-
Notifications
You must be signed in to change notification settings - Fork 2
chore(deps): bump the dependencies group with 17 updates #307
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the dependencies group with 17 updates: | Package | From | To | | --- | --- | --- | | [github.com/Scalingo/go-handlers](https://github.com/Scalingo/go-handlers) | `1.8.2` | `1.9.1` | | [github.com/bits-and-blooms/bitset](https://github.com/bits-and-blooms/bitset) | `1.22.0` | `1.24.0` | | [github.com/moby/moby](https://github.com/moby/moby) | `28.3.3+incompatible` | `28.4.0+incompatible` | | [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.10.0` | `1.11.1` | | [go.etcd.io/etcd/api/v3](https://github.com/etcd-io/etcd) | `3.6.4` | `3.6.5` | | [go.etcd.io/etcd/client/v3](https://github.com/etcd-io/etcd) | `3.6.4` | `3.6.5` | | [golang.org/x/sys](https://github.com/golang/sys) | `0.34.0` | `0.36.0` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.74.2` | `1.75.1` | | [github.com/coreos/go-systemd/v22](https://github.com/coreos/go-systemd) | `22.5.0` | `22.6.0` | | [github.com/docker/go-connections](https://github.com/docker/go-connections) | `0.5.0` | `0.6.0` | | [github.com/grpc-ecosystem/grpc-gateway/v2](https://github.com/grpc-ecosystem/grpc-gateway) | `2.27.1` | `2.27.2` | | [go.etcd.io/etcd/client/pkg/v3](https://github.com/etcd-io/etcd) | `3.6.4` | `3.6.5` | | [golang.org/x/net](https://github.com/golang/net) | `0.42.0` | `0.44.0` | | [golang.org/x/text](https://github.com/golang/text) | `0.27.0` | `0.29.0` | | [google.golang.org/genproto/googleapis/api](https://github.com/googleapis/go-genproto) | `0.0.0-20250603155806-513f23925822` | `0.0.0-20250818200422-3122310a409c` | | [google.golang.org/genproto/googleapis/rpc](https://github.com/googleapis/go-genproto) | `0.0.0-20250603155806-513f23925822` | `0.0.0-20250818200422-3122310a409c` | | google.golang.org/protobuf | `1.36.6` | `1.36.7` | Updates `github.com/Scalingo/go-handlers` from 1.8.2 to 1.9.1 - [Release notes](https://github.com/Scalingo/go-handlers/releases) - [Changelog](https://github.com/Scalingo/go-handlers/blob/master/CHANGELOG.md) - [Commits](Scalingo/go-handlers@v1.8.2...v1.9.1) Updates `github.com/bits-and-blooms/bitset` from 1.22.0 to 1.24.0 - [Release notes](https://github.com/bits-and-blooms/bitset/releases) - [Commits](bits-and-blooms/bitset@v1.22.0...v1.24.0) Updates `github.com/moby/moby` from 28.3.3+incompatible to 28.4.0+incompatible - [Release notes](https://github.com/moby/moby/releases) - [Commits](moby/moby@v28.3.3...v28.4.0) Updates `github.com/stretchr/testify` from 1.10.0 to 1.11.1 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.10.0...v1.11.1) Updates `go.etcd.io/etcd/api/v3` from 3.6.4 to 3.6.5 - [Release notes](https://github.com/etcd-io/etcd/releases) - [Commits](etcd-io/etcd@v3.6.4...v3.6.5) Updates `go.etcd.io/etcd/client/v3` from 3.6.4 to 3.6.5 - [Release notes](https://github.com/etcd-io/etcd/releases) - [Commits](etcd-io/etcd@v3.6.4...v3.6.5) Updates `golang.org/x/sys` from 0.34.0 to 0.36.0 - [Commits](golang/sys@v0.34.0...v0.36.0) Updates `google.golang.org/grpc` from 1.74.2 to 1.75.1 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.74.2...v1.75.1) Updates `github.com/coreos/go-systemd/v22` from 22.5.0 to 22.6.0 - [Release notes](https://github.com/coreos/go-systemd/releases) - [Commits](coreos/go-systemd@v22.5.0...v22.6.0) Updates `github.com/docker/go-connections` from 0.5.0 to 0.6.0 - [Commits](docker/go-connections@v0.5.0...v0.6.0) Updates `github.com/grpc-ecosystem/grpc-gateway/v2` from 2.27.1 to 2.27.2 - [Release notes](https://github.com/grpc-ecosystem/grpc-gateway/releases) - [Changelog](https://github.com/grpc-ecosystem/grpc-gateway/blob/main/.goreleaser.yml) - [Commits](grpc-ecosystem/grpc-gateway@v2.27.1...v2.27.2) Updates `go.etcd.io/etcd/client/pkg/v3` from 3.6.4 to 3.6.5 - [Release notes](https://github.com/etcd-io/etcd/releases) - [Commits](etcd-io/etcd@v3.6.4...v3.6.5) Updates `golang.org/x/net` from 0.42.0 to 0.44.0 - [Commits](golang/net@v0.42.0...v0.44.0) Updates `golang.org/x/text` from 0.27.0 to 0.29.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.27.0...v0.29.0) Updates `google.golang.org/genproto/googleapis/api` from 0.0.0-20250603155806-513f23925822 to 0.0.0-20250818200422-3122310a409c - [Commits](https://github.com/googleapis/go-genproto/commits) Updates `google.golang.org/genproto/googleapis/rpc` from 0.0.0-20250603155806-513f23925822 to 0.0.0-20250818200422-3122310a409c - [Commits](https://github.com/googleapis/go-genproto/commits) Updates `google.golang.org/protobuf` from 1.36.6 to 1.36.7 --- updated-dependencies: - dependency-name: github.com/Scalingo/go-handlers dependency-version: 1.9.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/bits-and-blooms/bitset dependency-version: 1.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/moby/moby dependency-version: 28.4.0+incompatible dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/stretchr/testify dependency-version: 1.11.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: go.etcd.io/etcd/api/v3 dependency-version: 3.6.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: go.etcd.io/etcd/client/v3 dependency-version: 3.6.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: golang.org/x/sys dependency-version: 0.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: google.golang.org/grpc dependency-version: 1.75.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/coreos/go-systemd/v22 dependency-version: 22.6.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/docker/go-connections dependency-version: 0.6.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/grpc-ecosystem/grpc-gateway/v2 dependency-version: 2.27.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: go.etcd.io/etcd/client/pkg/v3 dependency-version: 3.6.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: golang.org/x/net dependency-version: 0.44.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: golang.org/x/text dependency-version: 0.29.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: google.golang.org/genproto/googleapis/api dependency-version: 0.0.0-20250818200422-3122310a409c dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: google.golang.org/genproto/googleapis/rpc dependency-version: 0.0.0-20250818200422-3122310a409c dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: google.golang.org/protobuf dependency-version: 1.36.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
auto-merge was automatically disabled
November 1, 2025 11:01
Pull request was closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the dependencies group with 17 updates:
1.8.21.9.11.22.01.24.028.3.3+incompatible28.4.0+incompatible1.10.01.11.13.6.43.6.53.6.43.6.50.34.00.36.01.74.21.75.122.5.022.6.00.5.00.6.02.27.12.27.23.6.43.6.50.42.00.44.00.27.00.29.00.0.0-20250603155806-513f239258220.0.0-20250818200422-3122310a409c0.0.0-20250603155806-513f239258220.0.0-20250818200422-3122310a409c1.36.61.36.7Updates
github.com/Scalingo/go-handlersfrom 1.8.2 to 1.9.1Release notes
Sourced from github.com/Scalingo/go-handlers's releases.
Changelog
Sourced from github.com/Scalingo/go-handlers's changelog.
Commits
81d9e22Merge pull request #119 from Scalingo/release/1.9.1aef676aBump v1.9.1ed6b512Merge pull request #118 from Scalingo/chore/deps/upgrade_errors_package9e6a9bdchore(deps) upgrade go-utils/errors/v3 to support retro-compatibilityd0a1999Merge pull request #117 from Scalingo/release/1.9.064b3ebeBump v1.9.054b6a1cMerge pull request #116 from Scalingo/fix/accept_header8c6efdbfix(changelog) Fix typo in changelogf01bf87feature(errors_middleware) If no content-type was set by the controller, use ...70c4128fix(go) Do not require a more recent version than needed in libsUpdates
github.com/bits-and-blooms/bitsetfrom 1.22.0 to 1.24.0Release notes
Sourced from github.com/bits-and-blooms/bitset's releases.
Commits
67ed33eputting back bound checkere90b4c8Merge pull request #205 from whisk/fix/popcnt-emptyb1e974cMerge pull request #206 from whisk/fix/shiftleft-word17c8f69fixed index out of range; added a test3d78640fixed popcntMaskSlice, popcntAndSlice, popcntOrSlice, popcntXorSlice for empt...167865aMerge pull request #203 from gaissmai/fb-bce2b1e3ebminimize inlining cost and code complexityUpdates
github.com/moby/mobyfrom 28.3.3+incompatible to 28.4.0+incompatibleRelease notes
Sourced from github.com/moby/moby's releases.
... (truncated)
Commits
249d679Merge pull request #50890 from vvoland/50889-28.xd664cfeupdate to go1.24.7b384cd2Merge pull request #50888 from vvoland/50885-28.xc1ce88evendor: update buildkit to v0.24.04a34e8eMerge pull request #50875 from vvoland/50867-28.xcfa70d0gha/arm64: Setup qemud70382eintegration/internal: Print Buildkit logs687b206c8d/history: Fix non-native platformse4224f8integration/internal: Handle Buildkit in GetImageIDFromBody5d5332bMerge pull request #50871 from vvoland/50870-28.xUpdates
github.com/stretchr/testifyfrom 1.10.0 to 1.11.1Release notes
Sourced from github.com/stretchr/testify's releases.
... (truncated)
Commits
2a57335Merge pull request #1788 from brackendawson/1785-backport-1.11af8c912Backport #1786 to release/1.11b7801fbMerge pull request #1778 from stretchr/dependabot/github_actions/actions/chec...69831f3build(deps): bump actions/checkout from 4 to 5a53be35Improve captureTestingT helperaafb604mock: improve formatting of error message7218e03improve error msg929a212Merge pull request #1758 from stretchr/dolmen/suite-faster-method-filteringbc7459esuite: faster filtering of methods (-testify.m)7d37b5csuite: refactor methodFilterUpdates
go.etcd.io/etcd/api/v3from 3.6.4 to 3.6.5Release notes
Sourced from go.etcd.io/etcd/api/v3's releases.
... (truncated)
Commits
a061450version: bump up to 3.6.5f1199c4Merge pull request #20664 from ivanvc/release-3.6-go-1.24.7-bumpcdf7054Bump go to 1.24.74f94718Merge pull request #20650 from k8s-infra-cherrypick-robot/cherry-pick-20553-t...5e92f3cfix 20271: protect backend usage from concurrent applySnapshot and defrag659eaaeMerge pull request #20615 from ahrtr/20250906_lease_renew_3.6776cfcbRe-check that the lease still exists during the renew process3100e83Add an e2e test to reproduce lease Renew returns a wrong response51275bdMerge pull request #20527 from ivanvc/release-3.6-go-1.249deb3f2Merge pull request #20534 from linux-on-ibm-z/big-endian-TestCorruptedBackupF...Updates
go.etcd.io/etcd/client/v3from 3.6.4 to 3.6.5Release notes
Sourced from go.etcd.io/etcd/client/v3's releases.
... (truncated)
Commits
a061450version: bump up to 3.6.5f1199c4Merge pull request #20664 from ivanvc/release-3.6-go-1.24.7-bumpcdf7054Bump go to 1.24.74f94718Merge pull request #20650 from k8s-infra-cherrypick-robot/cherry-pick-20553-t...5e92f3cfix 20271: protect backend usage from concurrent applySnapshot and defrag659eaaeMerge pull request #20615 from ahrtr/20250906_lease_renew_3.6776cfcbRe-check that the lease still exists during the renew process3100e83Add an e2e test to reproduce lease Renew returns a wrong response51275bdMerge pull request #20527 from ivanvc/release-3.6-go-1.249deb3f2Merge pull request #20534 from linux-on-ibm-z/big-endian-TestCorruptedBackupF...Updates
golang.org/x/sysfrom 0.34.0 to 0.36.0Commits
b06ce05windows: add FILE_ZERO_DATA_INFORMATION689cc11unix: fix Listen on solarisa4712b9plan9: drop go version tags for unsupported versions0293703unix: add IFAL_* consts and ifaddrlblmsg on linuxab85cbbunix/linux: extend rtnetlink constants9bd3753unix: switch (*CPUSet).Zero to clear builtin899c232windows/mkwinsyscall: use syscall.SyscallN instead of syscall.Syscall{6,9,12,15}543f21aall: upgrade go directive to at least 1.24.0 [generated]5b936e1unix/linux: update to Linux kernel 6.16, Go to 1.24.53a82703unix: remove redundant xnu version check for {p}readv/{p}writevUpdates
google.golang.org/grpcfrom 1.74.2 to 1.75.1Release notes
Sourced from google.golang.org/grpc's releases.
Commits
b4dc263Change version to 1.75.1 (#8559)1fffee7Cherry-pick #8528 to v1.75.x (#8555)a52e42bCherry pick #8483 into v1.75.x (#8541)369c9aaCherry-pick #8519 to v1.75.x (#8530)7269d5fChange version to 1.75.1-dev (#8494)b9788efChange version to 1.75.0 (#8493)2bd74b2credentials: fix behavior of grpc.WithAuthority and credential handshake prec...9fa3267xds: remove xds client fallback environment variable (#8482)62ec29fgrpc: Fix cardinality violations in non-client streaming RPCs. (#8385)85240a5stats: change non-standard units to annotations (#8481)Updates
github.com/coreos/go-systemd/v22from 22.5.0 to 22.6.0Release notes
Sourced from github.com/coreos/go-systemd/v22's releases.
Commits
8214e15Merge pull request #469 from kolyshkin/nits3c6acceimport1: fix TestImport* cleanup9f51dd8import1: use t.TempDirc063befMerge pull request #470 from kolyshkin/fix-readmef9135e7README: bump minimal Go version45cbc16Merge pull request #468 from Luap99/go-1.25485b30bci: test go 1.25b4e6d71Merge pull request #467 from coreos/dependabot/github_actions/actions/checkout-5227924fbuild(deps): bump actions/checkout from 4 to 5446c54aMerge pull request #466 from kolyshkin/modernizeUpdates
github.com/docker/go-connectionsfrom 0.5.0 to 0.6.0Commits
42faf79Merge pull request #138 from thaJeztah/sockets_move_unix_options9ffab7esockets: make NewUnixSocket, WithChown, WithChmod unix-only6bb1d15Merge pull request #135 from thaJeztah/rename_test_filesb6c843dsockets: rename files to be considered test files80898b6Merge pull request #133 from thaJeztah/deprecate_socket_dialpipea4399e5socket: deprecate DialPipeb071e04Merge pull request #128 from thaJeztah/remove_old_cyphers578bfdeMerge pull request #132 from thaJeztah/optimize_ParsePortSpecdeccd71tlsconfig: align client and server defaults, remove weak CBC ciphers30b91c8nat: ParsePortSpec: combine some conditionsUpdates
github.com/grpc-ecosystem/grpc-gateway/v2from 2.27.1 to 2.27.2Release notes
Sourced from github.com/grpc-ecosystem/grpc-gateway/v2's releases.
Commits
91958dfchore(deps): update dependency rules_shell to v0.6.0 (#5862)74cf2e0Replace gopkg.in/yaml.v3 with go.yaml.in/yaml/v3 (Description has been truncated