Skip to content
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

golang: bump github.com/rabbitmq/amqp091-go from 1.4.0 to 1.5.0 #238

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 11, 2022

Bumps github.com/rabbitmq/amqp091-go from 1.4.0 to 1.5.0.

Release notes

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

v1.5.0

GitHub Milestone

Highlights:

  • Support for the AMQP method connection.update-secret, which allows authentication tokens to be refreshed (PR)

What's Changed

New Contributors

Full Changelog: rabbitmq/amqp091-go@v1.4.0...v1.5.0

Commits
  • 5039e19 Version 1.5.0
  • 20e949e use PublishWithContext (#115)
  • ac70118 Add support for connection.update-secret (#114)
  • 6839a62 Merge pull request #113 from rabbitmq/small-readme-update
  • 1d9c22a Merge pull request #110 from rabbitmq/update-amqp-spec
  • ce9c012 Remove warning on RabbitMQ tutorials in go
  • 3e29db7 Update spec
  • 5d0fed7 Update connection capabilities
  • 36aa49d Merge pull request #109 from rabbitmq/example-reliable-consumer
  • feb4ba5 Add an example of reliable consumer
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.4.0 to 1.5.0.
- [Release notes](https://github.com/rabbitmq/amqp091-go/releases)
- [Commits](rabbitmq/amqp091-go@v1.4.0...v1.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added chore golang Language Go labels Sep 11, 2022
@dependabot dependabot bot requested review from a team, christianhuening and jastBytes and removed request for a team September 11, 2022 21:10
@coveralls
Copy link

Coverage Status

Coverage remained the same at 59.29% when pulling db56bf3 on dependabot/go_modules/github.com/rabbitmq/amqp091-go-1.5.0 into 52e5b72 on main.

@HaniAlshikh HaniAlshikh merged commit 428a456 into main Sep 15, 2022
@HaniAlshikh HaniAlshikh deleted the dependabot/go_modules/github.com/rabbitmq/amqp091-go-1.5.0 branch September 15, 2022 07:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore golang Language Go
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants