Skip to content

PYTHON-5853 Dependabot improvements#2834

Merged
blink1073 merged 1 commit into
mongodb:masterfrom
blink1073:PYTHON-5853
Jun 2, 2026
Merged

PYTHON-5853 Dependabot improvements#2834
blink1073 merged 1 commit into
mongodb:masterfrom
blink1073:PYTHON-5853

Conversation

@blink1073
Copy link
Copy Markdown
Member

PYTHON-5853

Changes in this PR

  • Replaced the pip Dependabot ecosystem entry with uv, since GitHub Dependabot now has native uv support.
  • Added cooldown: default-days: 7 to the uv ecosystem entry (matching the existing github-actions entry).
  • Bumped check-jsonschema pre-commit hook from 0.29.0 to 0.37.2 to pick up the updated SchemaStore Dependabot schema that recognises uv as a valid ecosystem.

Test Plan

The pre-commit check-dependabot hook validates the updated config and passes with check-jsonschema 0.37.2.

Checklist

Checklist for Author

  • Did you update the changelog (if necessary)?
  • Is there test coverage?
  • Is any followup work tracked in a JIRA ticket? If so, add link(s).

Checklist for Reviewer

  • Does the title of the PR reference a JIRA Ticket?
  • Do you fully understand the implementation? (Would you be comfortable explaining how this code works to someone else?)
  • Is all relevant documentation (README or docstring) updated?

@blink1073 blink1073 marked this pull request as ready for review June 2, 2026 11:54
@blink1073 blink1073 requested a review from a team as a code owner June 2, 2026 11:54
@blink1073 blink1073 requested a review from sleepyStick June 2, 2026 11:54
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@blink1073 blink1073 merged commit 8de9791 into mongodb:master Jun 2, 2026
89 checks passed
@blink1073 blink1073 deleted the PYTHON-5853 branch June 2, 2026 17:11
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.

3 participants