Skip to content

Bump github.com/rabbitmq/amqp091-go from 1.13.0 to 1.14.0 - #113

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/github.com/rabbitmq/amqp091-go-1.14.0
Open

Bump github.com/rabbitmq/amqp091-go from 1.13.0 to 1.14.0#113
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/github.com/rabbitmq/amqp091-go-1.14.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 21, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/rabbitmq/amqp091-go from 1.13.0 to 1.14.0.

Release notes

Sourced from github.com/rabbitmq/amqp091-go's releases.

v1.14.0

What's Changed

Full Changelog: rabbitmq/amqp091-go@v1.13.0...v1.14.0

Changelog

Sourced from github.com/rabbitmq/amqp091-go's changelog.

v1.14.0 (2026-08-18)

Full Changelog

Implemented enhancements:

  • refactor: extract shared close prologue into beginClose() #376 (suchitd)

Fixed bugs:

  • Retry consumer recovery instead of cancelling on a failed re-subscribe #380 (lukebakken)
  • Fix auto-recovery correctness gaps #379 (suchitd)
  • Enforce frame size in pre-negotiation state #377 (Zerpet)
  • test: retry cleanup connection after clearing memory alarm #375 (suchitd)
  • fix: eliminate flakiness in TestTLSHandshake #373 (suchitd)
  • fix: close goroutine leaks from Close()/Reconnect() races #372 (suchitd)

Merged pull requests:

  • chore(deps): reduce github-actions dependabot updates to weekly #384 (suchitd)
  • chore(deps): bump github/codeql-action from 4.37.5 to 4.37.6 in the github-actions group #383 (dependabot[bot])
  • docs: update CLAUDE.md with lifecycle/log files and updated recovery details #382 (suchitd)
  • chore(deps): bump github/codeql-action from 4.37.4 to 4.37.5 in the github-actions group #381 (dependabot[bot])
  • chore(deps): bump github/codeql-action from 4.37.3 to 4.37.4 in the github-actions group #378 (dependabot[bot])
  • chore(deps): bump github/codeql-action from 4 to 4.37.3 in the github-actions group #374 (dependabot[bot])
Commits
  • 387d77a Release v1.14.0
  • 20e2bed Merge pull request #384 from rabbitmq/ci/gha-weekly-bump
  • 77f00bf chore(deps): reduce github-actions dependabot updates to weekly
  • b54f1b2 chore(deps): bump github/codeql-action in the github-actions group (#383)
  • 5b9f9b6 Merge pull request #382 from rabbitmq/doc/update-claude-doc
  • 5e65925 docs: update CLAUDE.md with lifecycle/log files and updated recovery details
  • 5e0c0c6 chore(deps): bump github/codeql-action in the github-actions group (#381)
  • c8ca6a4 Merge pull request #380 from lukebakken/fix/topology-recovery-consumer-config...
  • 8a08337 Retry consumer recovery instead of cancelling on a failed re-subscribe
  • bc24532 Merge pull request #379 from rabbitmq/fix/correctness_gaps
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/rabbitmq/amqp091-go](https://github.com/rabbitmq/amqp091-go) from 1.13.0 to 1.14.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.13.0...v1.14.0)

---
updated-dependencies:
- dependency-name: github.com/rabbitmq/amqp091-go
  dependency-version: 1.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Aug 21, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 21, 2026 10:32
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Aug 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants