Skip to content

chore(deps-dev): consolidate dependabot dependency updates#1061

Merged
gavinbarron merged 3 commits into
mainfrom
chore/consolidate-dependabot-updates-may-2026
May 21, 2026
Merged

chore(deps-dev): consolidate dependabot dependency updates#1061
gavinbarron merged 3 commits into
mainfrom
chore/consolidate-dependabot-updates-may-2026

Conversation

@gavinbarron
Copy link
Copy Markdown
Member

Summary

Consolidates all 10 open Dependabot PRs into a single update of
equirements-dev.txt.

Dependency updates

Package From To
aiohttp 3.12.15 3.13.5
anyio 4.10.0 4.13.0
attrs 25.3.0 26.1.0
cryptography 46.0.5 48.0.0
dill 0.4.0 0.4.1
idna 3.10 3.15
opentelemetry-api 1.38.0 1.42.0
opentelemetry-sdk 1.38.0 1.42.0
opentelemetry-semantic-conventions 0.59b0 0.63b0
requests 2.32.5 2.33.0
tomlkit 0.13.3 0.15.0
tzdata 2025.2 2026.2

Supersedes

Once this PR is merged, the above PRs can be closed.

Bump the following dev dependencies:
- aiohttp: 3.12.15 → 3.13.5
- anyio: 4.10.0 → 4.13.0
- attrs: 25.3.0 → 26.1.0
- cryptography: 46.0.5 → 48.0.0
- dill: 0.4.0 → 0.4.1
- idna: 3.10 → 3.15
- opentelemetry-api: 1.38.0 → 1.42.0
- opentelemetry-sdk: 1.38.0 → 1.42.0
- opentelemetry-semantic-conventions: 0.59b0 → 0.63b0
- requests: 2.32.5 → 2.33.0
- tomlkit: 0.13.3 → 0.15.0
- tzdata: 2025.2 → 2026.2

Consolidates PRs #1047, #1050, #1051, #1052, #1053, #1054, #1055, #1056, #1057, #1059

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@gavinbarron gavinbarron requested a review from a team as a code owner May 21, 2026 17:54
gavinbarron and others added 2 commits May 21, 2026 10:56
Add an 'other-dependencies' group with a wildcard pattern to catch
all packages not already matched by a specific group. This reduces
individual PRs for ungrouped packages like requests, idna, attrs,
cryptography, etc. into a single grouped PR.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Take the higher version for each conflicting package:
- aiohttp: 3.13.5 (dependabot), anyio: 4.13.0 (dependabot), attrs: 26.1.0 (dependabot)
- azure-core: 1.41.0 (main), azure-identity: 1.25.3 (main)
- cryptography: 48.0.0 (dependabot), Deprecated: 1.3.1 (main), dill: 0.4.1 (dependabot)
- opentelemetry-*: 1.42.0/0.63b0 (dependabot), packaging: 26.2 (main)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@gavinbarron gavinbarron enabled auto-merge (squash) May 21, 2026 18:07
@gavinbarron gavinbarron merged commit e95fa7b into main May 21, 2026
12 checks passed
@gavinbarron gavinbarron deleted the chore/consolidate-dependabot-updates-may-2026 branch May 21, 2026 23: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.

2 participants