Skip to content

build(deps): bump lapin from 4.7.4 to 4.10.0#1155

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

build(deps): bump lapin from 4.7.4 to 4.10.0#1155
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/lapin-4.10.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps lapin from 4.7.4 to 4.10.0.

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
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 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 4.7.4 to 4.10.0.
- [Changelog](https://github.com/amqp-rs/lapin/blob/main/CHANGELOG.md)
- [Commits](amqp-rs/lapin@v4.7.4...v4.10.0)

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