Bump the gomod group across 1 directory with 9 updates#133
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the gomod group across 1 directory with 9 updates#133dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the gomod group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) | `1.14.47` | `1.14.48` | | [github.com/rabbitmq/amqp091-go](https://github.com/rabbitmq/amqp091-go) | `1.12.0` | `1.13.0` | | [go.etcd.io/etcd/api/v3](https://github.com/etcd-io/etcd) | `3.6.13` | `3.7.0` | | [go.etcd.io/etcd/client/v3](https://github.com/etcd-io/etcd) | `3.6.13` | `3.7.0` | | [go.etcd.io/etcd/server/v3](https://github.com/etcd-io/etcd) | `3.6.13` | `3.7.0` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.53.0` | `0.54.0` | Updates `github.com/mattn/go-sqlite3` from 1.14.47 to 1.14.48 - [Release notes](https://github.com/mattn/go-sqlite3/releases) - [Commits](mattn/go-sqlite3@v1.14.47...v1.14.48) Updates `github.com/rabbitmq/amqp091-go` from 1.12.0 to 1.13.0 - [Release notes](https://github.com/rabbitmq/amqp091-go/releases) - [Changelog](https://github.com/rabbitmq/amqp091-go/blob/main/CHANGELOG.md) - [Commits](rabbitmq/amqp091-go@v1.12.0...v1.13.0) Updates `go.etcd.io/etcd/api/v3` from 3.6.13 to 3.7.0 - [Release notes](https://github.com/etcd-io/etcd/releases) - [Commits](etcd-io/etcd@v3.6.13...v3.7.0) Updates `go.etcd.io/etcd/client/v3` from 3.6.13 to 3.7.0 - [Release notes](https://github.com/etcd-io/etcd/releases) - [Commits](etcd-io/etcd@v3.6.13...v3.7.0) Updates `go.etcd.io/etcd/server/v3` from 3.6.13 to 3.7.0 - [Release notes](https://github.com/etcd-io/etcd/releases) - [Commits](etcd-io/etcd@v3.6.13...v3.7.0) Updates `golang.org/x/crypto` from 0.53.0 to 0.54.0 - [Commits](golang/crypto@v0.53.0...v0.54.0) Updates `golang.org/x/sync` from 0.21.0 to 0.22.0 - [Commits](golang/sync@v0.21.0...v0.22.0) Updates `golang.org/x/sys` from 0.46.0 to 0.47.0 - [Commits](golang/sys@v0.46.0...v0.47.0) Updates `golang.org/x/text` from 0.39.0 to 0.40.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.39.0...v0.40.0) --- updated-dependencies: - dependency-name: github.com/mattn/go-sqlite3 dependency-version: 1.14.48 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/rabbitmq/amqp091-go dependency-version: 1.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: go.etcd.io/etcd/api/v3 dependency-version: 3.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: go.etcd.io/etcd/client/v3 dependency-version: 3.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: go.etcd.io/etcd/server/v3 dependency-version: 3.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: golang.org/x/crypto dependency-version: 0.54.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: golang.org/x/sync dependency-version: 0.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: golang.org/x/sys dependency-version: 0.47.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: golang.org/x/text dependency-version: 0.40.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod ... Signed-off-by: dependabot[bot] <support@github.com>
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 gomod group with 6 updates in the / directory:
1.14.471.14.481.12.01.13.03.6.133.7.03.6.133.7.03.6.133.7.00.53.00.54.0Updates
github.com/mattn/go-sqlite3from 1.14.47 to 1.14.48Release notes
Sourced from github.com/mattn/go-sqlite3's releases.
... (truncated)
Commits
0cfec60Merge pull request #1427 from mattn/sqlite-amalgamation-3053003603b1baUpgrade SQLite to version 30530033be2bdbMerge pull request #1426 from mattn/fix-load-extension-errmsg-leak7a3f560Merge pull request #1425 from mattn/fix-trampoline-abia5fd1f6Merge pull request #1424 from mattn/fix-preupdate-null-deref66371d2Merge pull request #1423 from mattn/fix-open-error-leakb55096dMerge pull request #1418 from mattn/add-coderabbit-configfa5cf80Merge pull request #1422 from mattn/fix-bind-unsupported-type08a4ce4Add regression tests for bind error pathsca77cf4Merge pull request #1421 from mattn/fix-callback-named-typesUpdates
github.com/rabbitmq/amqp091-gofrom 1.12.0 to 1.13.0Release notes
Sourced from github.com/rabbitmq/amqp091-go's releases.
Changelog
Sourced from github.com/rabbitmq/amqp091-go's changelog.
Commits
d26d57eRelease v1.13.0df5953bMerge pull request #365 from rabbitmq/feature/topology-recovery-skip-failure-...80e7d1erefactor: extract Channel.reopenIfClosed, fix channel-id leak, add error context2219a1ffix: infinite recovery loop from skipped, permanently-failing topology entities3d42358refactor: remove isRecoverable check in favor of unified recovery shuntscb4e045Enhance TopologyRecoveryEntity to work with bindingsd69d856feat: skip-and-continue topology recovery with per-entity error surfacing1b0bfd8chore(deps): bump actions/setup-go in the github-actions group (#370)08f7f63fix: reject frames exceeding negotiated frame_max before allocation (#369)3a6c497fix: eliminate multiple data races in Channel and Connection operations (#366)Updates
go.etcd.io/etcd/api/v3from 3.6.13 to 3.7.0Release notes
Sourced from go.etcd.io/etcd/api/v3's releases.
... (truncated)
Commits
4d71f7cversion: bump up to 3.7.0b4bbb7cMerge pull request #22058 from ivanvc/release-3.7-go-1.26.5-bump2d6d9a0Bump go toolchain to 1.26.5e1fd700Merge pull request #22031 from ivanvc/release-3.7-x-net-bump-to-0.55.0f2280aedependency: bump golang.org/x/net from 0.54.0 to 0.55.07a64574Merge pull request #22024 from ahrtr/20260701_crl_3.7d227a3cReject the client request if the client certificate has been revoked18f048eMerge pull request #22009 from ahrtr/20260629_deps_3.7721e394Bump go.etcd.io/raft/v3 to v3.7.0b0a329aBump go.etcd.io/bbolt to v1.5.0Updates
go.etcd.io/etcd/client/v3from 3.6.13 to 3.7.0Release notes
Sourced from go.etcd.io/etcd/client/v3's releases.
... (truncated)
Commits
4d71f7cversion: bump up to 3.7.0b4bbb7cMerge pull request #22058 from ivanvc/release-3.7-go-1.26.5-bump2d6d9a0Bump go toolchain to 1.26.5e1fd700Merge pull request #22031 from ivanvc/release-3.7-x-net-bump-to-0.55.0f2280aedependency: bump golang.org/x/net from 0.54.0 to 0.55.07a64574Merge pull request #22024 from ahrtr/20260701_crl_3.7d227a3cReject the client request if the client certificate has been revoked18f048eMerge pull request #22009 from ahrtr/20260629_deps_3.7721e394Bump go.etcd.io/raft/v3 to v3.7.0b0a329aBump go.etcd.io/bbolt to v1.5.0Updates
go.etcd.io/etcd/server/v3from 3.6.13 to 3.7.0Release notes
Sourced from go.etcd.io/etcd/server/v3's releases.
... (truncated)
Commits
4d71f7cversion: bump up to 3.7.0b4bbb7cMerge pull request #22058 from ivanvc/release-3.7-go-1.26.5-bump2d6d9a0Bump go toolchain to 1.26.5e1fd700Merge pull request #22031 from ivanvc/release-3.7-x-net-bump-to-0.55.0f2280aedependency: bump golang.org/x/net from 0.54.0 to 0.55.07a64574Merge pull request #22024 from ahrtr/20260701_crl_3.7d227a3cReject the client request if the client certificate has been revoked18f048eMerge pull request #22009 from ahrtr/20260629_deps_3.7721e394Bump go.etcd.io/raft/v3 to v3.7.0b0a329aBump go.etcd.io/bbolt to v1.5.0Updates
golang.org/x/cryptofrom 0.53.0 to 0.54.0Commits
cdce021go.mod: update golang.org/x dependenciesd9474ccopenpgp: make the deprecation message more explicit7626c50ssh: verify declared key type matches decoded key in authorized_keys0471e79ssh/agent: enforce strict limits on DSA key parameters6435c37ssh: sanitize client disconnect messages7d695dassh/agent: drain channel stderr in agent forwarders5b7f841acme/autocert: fix data race in Manager.createCert0b316e7argon2: update RFC 9106 parameter recommendations55aec0ax509roots/fallback: update bundle5f2de1ainternal: remove wycheproof testsUpdates
golang.org/x/syncfrom 0.21.0 to 0.22.0Commits
1eb64d4semaphore: panic on negative weightsUpdates
golang.org/x/sysfrom 0.46.0 to 0.47.0Commits
9e7e939cpu: handle vendor suffixes in parseReleasef6fb8a1unix: use epoll_pwait rather than epoll_waitf3eeabfwindows: avoid length overflow in NewNTString3cb6647unix: update glibc to 2.43c507910windows: document safe usage of TrusteeValueUpdates
golang.org/x/textfrom 0.39.0 to 0.40.0Commits
724af9cgo.mod: update golang.org/x dependenciesbf5b9d6internal/export/idna: always treat Punycode encoding pure ASCII as an errorDependabot 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