Skip to content

deps(deps): bump lapin from 3.7.2 to 4.11.0 - #99

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 14, 2026

Copy link
Copy Markdown
Contributor

Bumps lapin from 3.7.2 to 4.11.0.

Changelog

Sourced from lapin's changelog.

4.11.0 (2026-09-08)

Bug Fixes

  • Properly retry initial connection when recover is enabled

4.10.0 (2026-05-24)

Features

  • Documentation iprovements

Misc

  • switch to event-listener for internal synchronisation

4.9.1 (2026-05-23)

Bug Fixes

  • Fix some doc-comments

4.9.0 (2026-05-23)

Features

  • Documentation overhaul

4.8.0 (2026-05-23)

Bug Fixes

  • Prevent possible (unlikely) race condition in notifier
  • Use saturating arithmetics as much as possible

4.7.4 (2026-05-12)

Misc

  • Add some must_use annotations

4.7.3 (2026-05-12)

Misc

  • Misc project metadata cleanup

4.7.2 (2026-05-08)

Bug Fixes

... (truncated)

Commits
  • 0dc84fc v4.11.0
  • c225973 Restart the initial protocol handshake after a TCP half-close
  • 2d4f939 Reject pending connection steps when initializing recovery
  • a2db8b7 update Cargo.lock
  • 71d01e2 v4.10.0
  • 3571fb9 docs: replace old-style HTML doc links with intra-doc links
  • b82a087 docs: explain channel sharing across threads in Channel doc
  • 860be6b refactor: SharedMutex/SharedRwLock wrappers, matches!(), deduplicate runtime doc
  • e50d323 promise: replace AtomicWaker with event-listener via Listener
  • dc56dd3 wakers: replace hand-rolled Vec<Waker>+Mutex with event-listener
  • 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 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.11.0.
- [Changelog](https://github.com/amqp-rs/lapin/blob/main/CHANGELOG.md)
- [Commits](amqp-rs/lapin@v3.7.2...v4.11.0)

---
updated-dependencies:
- dependency-name: lapin
  dependency-version: 4.11.0
  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