build(deps): Bump the all-go group across 2 directories with 7 updates
Type: Pull Request
State: Open
Association: Unknown
Comments: 3
(6 days ago)
(6 days ago)
T:dependencies
Bumps the all-go group with 7 updates in the / directory:
| Package | From | To |
|---|---|---|
| connectrpc.com/connect | 1.19.2 |
1.20.0 |
| github.com/aws/aws-sdk-go-v2/config | 1.32.17 |
1.32.18 |
| github.com/aws/aws-sdk-go-v2/service/kms | 1.51.1 |
1.52.0 |
| github.com/libp2p/go-libp2p-kad-dht | 0.39.2 |
0.40.0 |
| golang.org/x/crypto | 0.51.0 |
0.52.0 |
| golang.org/x/net | 0.54.0 |
0.55.0 |
| google.golang.org/api | 0.279.0 |
0.280.0 |
Bumps the all-go group with 2 updates in the /execution/grpc directory: connectrpc.com/connect and golang.org/x/net.
Updates connectrpc.com/connect from 1.19.2 to 1.20.0
Release notes
Sourced from connectrpc.com/connect's releases.
v1.20.0
What's Changed
Other changes
- Bump minimum supported Go version to 1.25 by
@jonbodner-bufin #922- Update Unary-Get query parameter order to match spec recommendation by
@oliversun9in #926New Contributors
@jonbodner-bufmade their first contribution in #922Full Changelog: https://github.com/connectrpc/connect-go/compare/v1.19.2...v1.20.0
Commits
Updates github.com/aws/aws-sdk-go-v2/config from 1.32.17 to 1.32.18
Commits
db9f4e5Release 2026-05-2234e7ddcRegenerated Clientsf9db036Update endpoints modelae5eae1Update API model429dbddFeat discover endpoint partition validation (#3410)ab4f5b6Release 2026-05-21757a099Regenerated Clients02c8323Update API modelf4ac954Bump smithy-go version and update imports for evenstream protocoltests (#3420)6d93700Add replace for credentials dependency added on go.mod (#3419)- Additional commits viewable in compare view
Updates github.com/aws/aws-sdk-go-v2/service/kms from 1.51.1 to 1.52.0
Commits
d7a7049Release 2024-03-13625e1e6Regenerated Clients1ed868aUpdate API modele715922Merge customizations for S3b30a1ccRelease 2024-03-1271783e1Regenerated Clientsf434ec2Update API model9bac90aRelease 2024-03-11c3c777bRegenerated Clients2e16e91Update API model- Additional commits viewable in compare view
Updates github.com/libp2p/go-libp2p-kad-dht from 0.39.2 to 0.40.0
Release notes
Sourced from github.com/libp2p/go-libp2p-kad-dht's releases.
v0.40.0
[!NOTE] This release was brought to you by the Shipyard team.
Highlights
⚠️ Breaking change
SweepingProvider.Stats()now takes acontext.Contextand returns(stats.Stats, error). Callers must pass a ctx with a deadline — the key count is fetched through the keystore worker and can stall behind a slow datastore op. (#1251 by@guillaumemichel)Fixes
- Per-peer timeout on
ADD_PROVIDERsends so a single slow peer can't stall a reprovide cycle. (#1252 by@guillaumemichel)batchReprovidenow holdscycleStatsLkfor the full defer, fixing a stats race. (#1255 by@guillaumemichel)ResettableKeystorereset is faster and no longer blocks the worker. (#1256 by@guillaumemichel)Other
- Dependency updates. (#1250 by
@gammazero)Full Changelog: https://github.com/libp2p/go-libp2p-kad-dht/compare/v0.39.2...v0.40.0
Commits
d40b14bchore: release v0.40.0 (#1257)7b0dd02fix(ResettableKeystore): speed up reset process and keep worker responsive (#...d5ed076fix(provider): hold cycleStatsLk in batchReprovide defer (#1255)b73e1e8fix(provider): per-peer timeout on ADD_PROVIDER sends (#1252)63a3e3cfix(provider)!: bound keystore.Size in Stats with a timeout (#1251)3562661update dependencies (#1250)- See full diff in compare view
Updates golang.org/x/crypto from 0.51.0 to 0.52.0
Commits
a1c0d99go.mod: update golang.org/x dependencies3c7c869ssh: fix deadlock on unexpected channel responses533fb3fssh: fix source-address critical option bypassabbc44dssh: fix incorrect operator ordere052873ssh: fix infinite loop on large channel writes due to integer overflowb61cf85ssh: enforce user presence verification for security keys9c2cd33ssh: enforce strict limits on DSA key parameters8907318ssh: reject RSA keys with excessively large moduliffd87b4ssh: fix panic when authority callbacks are nil4e7a738ssh: fix deadlock on unexpected global responses- Additional commits viewable in compare view
Updates golang.org/x/net from 0.54.0 to 0.55.0
Commits
7770ec4go.mod: update golang.org/x dependencies4ece7b6html: escape greater-than symbol in doctype identifiers08be507html: improve Noah's Ark clause performancea8fb2fehtml: properly render fostered elements in foreign content0dc5b7ahtml: properly check namespace in "in body" any other end taga452f3chtml: ignore duplicate attributes during tokenizationf865199quic: fix appendMaxDataFrame erroneously accumulating sentLimit210ed3cquic: establish a "happened-before" relationship between stream write and readad8140equic: fix buffer slicing when handling overlapping stream data23ee2efhttp2: avoid API changes when built with go1.27- See full diff in compare view
Updates google.golang.org/api from 0.279.0 to 0.280.0
Release notes
Sourced from google.golang.org/api's releases.
v0.280.0
0.280.0 (2026-05-19)
Features
- all: Auto-regenerate discovery clients (#3591) (55ba2fa)
- all: Auto-regenerate discovery clients (#3593) (054d4b6)
- all: Auto-regenerate discovery clients (#3594) (0382916)
- all: Auto-regenerate discovery clients (#3595) (13e1ad2)
- all: Auto-regenerate discovery clients (#3596) (4c77865)
- all: Auto-regenerate discovery clients (#3598) (ae2f330)
- all: Auto-regenerate discovery clients (#3599) (f82d204)
Changelog
Sourced from google.golang.org/api's changelog.
0.280.0 (2026-05-19)
Features
- all: Auto-regenerate discovery clients (#3591) (55ba2fa)
- all: Auto-regenerate discovery clients (#3593) (054d4b6)
- all: Auto-regenerate discovery clients (#3594) (0382916)
- all: Auto-regenerate discovery clients (#3595) (13e1ad2)
- all: Auto-regenerate discovery clients (#3596) (4c77865)
- all: Auto-regenerate discovery clients (#3598) (ae2f330)
- all: Auto-regenerate discovery clients (#3599) (f82d204)
Commits
3887b09chore(main): release 0.280.0 (#3592)f82d204feat(all): auto-regenerate discovery clients (#3599)13e7314chore(all): update all (#3597)ae2f330feat(all): auto-regenerate discovery clients (#3598)4c77865feat(all): auto-regenerate discovery clients (#3596)13e1ad2feat(all): auto-regenerate discovery clients (#3595)0382916feat(all): auto-regenerate discovery clients (#3594)054d4b6feat(all): auto-regenerate discovery clients (#3593)55ba2fafeat(all): auto-regenerate discovery clients (#3591)- See full diff in compare view
Updates connectrpc.com/connect from 1.19.2 to 1.20.0
Release notes
Sourced from connectrpc.com/connect's releases.
v1.20.0
What's Changed
Other changes
- Bump minimum supported Go version to 1.25 by
@jonbodner-bufin #922- Update Unary-Get query parameter order to match spec recommendation by
@oliversun9in #926New Contributors
@jonbodner-bufmade their first contribution in #922Full Changelog: https://github.com/connectrpc/connect-go/compare/v1.19.2...v1.20.0
Commits
Updates golang.org/x/net from 0.54.0 to 0.55.0
Commits
7770ec4go.mod: update golang.org/x dependencies4ece7b6html: escape greater-than symbol in doctype identifiers08be507html: improve Noah's Ark clause performancea8fb2fehtml: properly render fostered elements in foreign content0dc5b7ahtml: properly check namespace in "in body" any other end taga452f3chtml: ignore duplicate attributes during tokenizationf865199quic: fix appendMaxDataFrame erroneously accumulating sentLimit210ed3cquic: establish a "happened-before" relationship between stream write and readad8140equic: fix buffer slicing when handling overlapping stream data23ee2efhttp2: avoid API changes when built with go1.27- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions
Package Dependencies
go
1.51.1 → 1.52.0
Minor
github.com/aws/aws-sdk-go-v2/config
go
1.32.17 → 1.32.18
Patch
github.com/libp2p/go-libp2p-kad-dht
go
0.39.2 → 0.40.0
Minor
Technical Details
| ID: | 15930232 |
| UUID: | 4520904981 |
| Node ID: | PR_kwDOFABrEc7fPYx9 |
| Host: | GitHub |
| Repository: | evstack/ev-node |