Skip to content

deps(deps): bump lapin from 3.7.2 to 4.7.2#80

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/lapin-4.7.2
Open

deps(deps): bump lapin from 3.7.2 to 4.7.2#80
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/lapin-4.7.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 11, 2026

Bumps lapin from 3.7.2 to 4.7.2.

Changelog

Sourced from lapin's changelog.

4.7.2 (2026-05-08)

Bug Fixes

  • Various build fixes with some feature combinations

4.7.1 (2026-05-03)

Bug Fixes

  • Properly clear dropped PublisherConfirms on channel error

4.7.0 (2026-05-01)

Misc

  • Added ErrorKind::FutureCompleted
  • Some internal cleanups

4.6.0 (2026-04-27)

Features

  • Add durable/exclusive constructors on QueueDeclareOptions for better defaults.
  • Add auto_delete/passive helpers on QueueDeclareOptions to facilitate using these features.

4.5.0 (2026-04-18)

Features

  • New rustls-platform-verifier feature (new default)

4.4.0 (2026-03-29)

Misc

  • Reworked internal state handling during early connection steps

Bug Fixes

  • Updated async-rs to 0.8.2 to make sure the lapin Internal RPC loop is bound to the right tokio context

4.3.0 (2026-03-10)

Misc

  • Added ErrorKind::RuntimeShutdownError and reworked internal detection and handling

4.2.1 (2026-03-08)

... (truncated)

Commits

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 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 [lapin](https://github.com/amqp-rs/lapin) from 3.7.2 to 4.7.2.
- [Changelog](https://github.com/amqp-rs/lapin/blob/main/CHANGELOG.md)
- [Commits](amqp-rs/lapin@v3.7.2...v4.7.2)

---
updated-dependencies:
- dependency-name: lapin
  dependency-version: 4.7.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant