[gomod] Bump the all-dependencies group across 1 directory with 6 updates - #234
Open
dependabot[bot] wants to merge 1 commit into
Open
[gomod] Bump the all-dependencies group across 1 directory with 6 updates#234dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
force-pushed
the
dependabot/go_modules/all-dependencies-46cd249b5c
branch
from
July 20, 2026 23:23
c392990 to
9bb2a4a
Compare
…ates Bumps the all-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/rabbitmq/amqp091-go](https://github.com/rabbitmq/amqp091-go) | `1.11.0` | `1.13.0` | | [golang.org/x/net](https://github.com/golang/net) | `0.55.0` | `0.57.0` | | [golang.org/x/sync](https://github.com/golang/sync) | `0.20.0` | `0.22.0` | | [github.com/klauspost/compress](https://github.com/klauspost/compress) | `1.18.6` | `1.19.1` | | [github.com/lmittmann/tint](https://github.com/lmittmann/tint) | `1.1.3` | `1.2.0` | | [github.com/mattn/go-isatty](https://github.com/mattn/go-isatty) | `0.0.22` | `0.0.24` | Updates `github.com/rabbitmq/amqp091-go` from 1.11.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.11.0...v1.13.0) Updates `golang.org/x/net` from 0.55.0 to 0.57.0 - [Commits](golang/net@v0.55.0...v0.57.0) Updates `golang.org/x/sync` from 0.20.0 to 0.22.0 - [Commits](golang/sync@v0.20.0...v0.22.0) Updates `github.com/klauspost/compress` from 1.18.6 to 1.19.1 - [Release notes](https://github.com/klauspost/compress/releases) - [Commits](klauspost/compress@v1.18.6...v1.19.1) Updates `github.com/lmittmann/tint` from 1.1.3 to 1.2.0 - [Release notes](https://github.com/lmittmann/tint/releases) - [Commits](lmittmann/tint@v1.1.3...v1.2.0) Updates `github.com/mattn/go-isatty` from 0.0.22 to 0.0.24 - [Commits](mattn/go-isatty@v0.0.22...v0.0.24) --- updated-dependencies: - dependency-name: github.com/klauspost/compress dependency-version: 1.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: github.com/lmittmann/tint dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: github.com/mattn/go-isatty dependency-version: 0.0.23 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: github.com/rabbitmq/amqp091-go dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: golang.org/x/net dependency-version: 0.57.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: golang.org/x/sync dependency-version: 0.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/all-dependencies-46cd249b5c
branch
from
July 28, 2026 23:22
9bb2a4a to
0b01b96
Compare
Coverage Report for CI Build 30407787602Coverage remained the same at 85.854%Details
Uncovered ChangesNo uncovered changes found. Coverage RegressionsNo coverage regressions found. Coverage Stats
💛 - Coveralls |
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 all-dependencies group with 6 updates in the / directory:
1.11.01.13.00.55.00.57.00.20.00.22.01.18.61.19.11.1.31.2.00.0.220.0.24Updates
github.com/rabbitmq/amqp091-gofrom 1.11.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.
... (truncated)
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
golang.org/x/netfrom 0.55.0 to 0.57.0Commits
b8f09f6go.mod: update golang.org/x dependenciesf05f21bidna: reject all-ASCII xn-- labels on all Go versions0f748cfinternal/http3: clean up stream I/O methods usages in tests0bb961einternal/http3: add net/http.ResponseController support0ca694dwebdav: document Dir's lack of defense against filesystem modificationbd5f1dchttp2: initialize Transport on NewClientConn488ff63bpf: add security considerations to package docs93d1f25xsrftoken: avoid token collisions5a3baeeinternal/http3: prevent panic in QPACK decoder due to overflow9e7fdbfinternal/http3: fix wrong argument being given when validating header valueUpdates
golang.org/x/syncfrom 0.20.0 to 0.22.0Commits
1eb64d4semaphore: panic on negative weights5071ed6all: fix some comments to improve readabilityUpdates
github.com/klauspost/compressfrom 1.18.6 to 1.19.1Release notes
Sourced from github.com/klauspost/compress's releases.
Commits
2602f4aUpdate changelog for version 1.19.0983acecadd defensive checks9960386zstd: Validate SnappyConverter literal copies (#1170)e29d4d3flate: usePeekinstead ofReadBytefor thebufio.Readerdecode path (#...c0bbc84zstd: bump avo pin, regenerate arm64 asm (#1167)efdb6edbuild(deps): bump the github-actions group with 6 updates (#1166)f0953f9flate: fix buffer formatting in tests (#1165)ab2e3cczstd: Add arm64 decoder asm (#1160)bb2723dMerge commit from fork539243bs2sx: Clean symlink targets (#1163)Updates
github.com/lmittmann/tintfrom 1.1.3 to 1.2.0Release notes
Sourced from github.com/lmittmann/tint's releases.
Commits
42bfdacrefactor: rename NewHandler to NewTextHandler (#109)9f1df8fdrop go report card3b90985fix formating of[]bytevalues (#103)dcba16dAvoid throwaway time rounding (#102)ccd13bcfix handler test caseUpdates
github.com/mattn/go-isattyfrom 0.0.22 to 0.0.24Commits
c44dc0bUse TIOCGWINSZ instead of TCGETS to detect terminals (#97)4bc9b75Lower go directive to 1.20 for Windows 7 users (#94)4e061daadd stub for haiku os (#93)