Skip to content

reorder build-system and project in pyproject#535

Merged
minhsueh merged 1 commit into
mainfrom
fix-Dependabot
May 18, 2026
Merged

reorder build-system and project in pyproject#535
minhsueh merged 1 commit into
mainfrom
fix-Dependabot

Conversation

@minhsueh
Copy link
Copy Markdown
Collaborator

Fix Dependabot fail.

updater | 2026/05/15 23:02:47 ERROR <job_1369807079> Error processing job (Dependabot::DependabotError)
2026/05/15 23:02:47 ERROR <job_1369807079> No supported dependency file present.

From Claude Haiku4.5:

The Real Culprit: Dependabot/GitHub Updated Their Parser
Since May 8-9, 2026, GitHub likely updated their Dependabot dependency grapher to be more strict with:

TOML parsing rules
PEP 621 compliance validation
Python dependency file detection logic
This is a Dependabot service-side change, not something you did.

Fix:
Reordering the pyproject for the parser, aligning with modern PEP compliance validation.

@minhsueh minhsueh merged commit a79210b into main May 18, 2026
3 of 6 checks passed
@minhsueh minhsueh deleted the fix-Dependabot branch May 18, 2026 17:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant