Skip to content

build(deps): batch dependabot dependency updates#1594

Open
timsaucer wants to merge 2 commits into
apache:mainfrom
timsaucer:chore/batch-dependabot-2
Open

build(deps): batch dependabot dependency updates#1594
timsaucer wants to merge 2 commits into
apache:mainfrom
timsaucer:chore/batch-dependabot-2

Conversation

@timsaucer

Copy link
Copy Markdown
Member

Which issue does this PR close?

N/A — this batches the remaining open Dependabot PRs (#1565, #1590, #1591, #1592, #1593) into one so they can be reviewed and merged together, as a follow-up to #1589.

Rationale for this change

Several Dependabot PRs remained open after #1589, including new security updates. Combining them into a single PR lets the updates land together with one CI run instead of repeatedly invalidating lockfiles.

What changes are included in this PR?

Cargo (Cargo.lock):

Python (uv.lock):

Are there any user-facing changes?

No public API changes. These are build and dev/test dependency updates only, including security fixes for jinja2 and setuptools.

Combine remaining open Dependabot updates into a single PR.

Cargo:
- uuid 1.23.2 -> 1.23.3 (apache#1565)

Python (uv.lock):
- filelock 3.18.0 -> 3.20.3 (apache#1590)
- virtualenv 20.31.2 -> 20.36.1 (apache#1591)
- jinja2 3.1.5 -> 3.1.6 (apache#1592)
- setuptools 75.8.0 -> 78.1.1 (apache#1593)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@timsaucer timsaucer added the dependencies Pull requests that update a dependency file label Jun 12, 2026

@ntjohnson1 ntjohnson1 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nothing here looks terribly controversial.

However, it would be nice to update the dependabot config to avoid updating for ~7 days from release with all the breakages and security vulnerabilities that have been popping up lately. That makes it even easier to rubber stamp the updates

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants