Skip to content

Update lapin requirement from 3.7.2 to 4.10.0#230

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/lapin-4.10.0
Open

Update lapin requirement from 3.7.2 to 4.10.0#230
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/lapin-4.10.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Updates the requirements on lapin to permit the latest version.

Changelog

Sourced from lapin's changelog.

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

  • Various build fixes with some feature combinations

4.7.1 (2026-05-03)

Bug Fixes

... (truncated)

Commits
  • 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
  • f61b354 v4.9.1
  • 007a96c docs: fix doctests and README examples to compile with current API
  • b0a0128 v4.9.0
  • d51fc4f docs: overhaul documentation and enforce missing_docs lint
  • Additional commits viewable in compare view

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)

Updates the requirements on [lapin](https://github.com/amqp-rs/lapin) to permit the latest version.
- [Changelog](https://github.com/amqp-rs/lapin/blob/main/CHANGELOG.md)
- [Commits](amqp-rs/lapin@v3.7.2...v4.10.0)

---
updated-dependencies:
- dependency-name: lapin
  dependency-version: 4.10.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels May 25, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 25, 2026 19:50
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels May 25, 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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants