Skip to content

Fix 2191 - #2192

Merged
oberstet merged 2 commits into
crossbario:masterfrom
oberstet:fix_2191
Jun 13, 2026
Merged

Fix 2191#2192
oberstet merged 2 commits into
crossbario:masterfrom
oberstet:fix_2191

Conversation

@oberstet

Copy link
Copy Markdown
Contributor

fixes #2191

oberstet added 2 commits June 13, 2026 11:18
Closes crossbario#2191.

- Add .github/dependabot.yml managing the uv (Python) and github-actions
  ecosystems: weekly schedule, grouped patch/minor bumps, and ignore rules
  for major-version updates of the deliberately major-capped dependencies
  (urllib3, h2, hyperframe, priority). Docker is intentionally not managed
  in this repo (production images are built outside it).
- Expand docs/uvlock.rst with a "Dependabot and Automated Updates" section
  codifying the review policy: uv.lock-only PRs are the fast lane (merge on
  green CI), pyproject.toml-touching PRs are the manual lane (review the
  rewritten constraint), with just update-uvlock remaining canonical.

Note: This work was completed with AI assistance (Claude Code).
@oberstet
oberstet merged commit ce61c8d into crossbario:master Jun 13, 2026
18 checks passed
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.

[FEATURE] Add version-controlled Dependabot config and document the lockfile-vs-constraint update policy

1 participant