Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 20, 2025

Updates the requirements on lapin to permit the latest version.

Changelog

Sourced from lapin's changelog.

3.7.2 (2025-11-05)

Bug Fixes

  • Fix defunct io_loop threads being kept in a deadlock on (very) early connection failure

3.7.1 (2025-10-12)

Bug Fixes

  • Fix io_loop tracing span

3.7.0 (2025-09-22)

Bug Fixes

  • Make sure we don't run the heartbeat loop multiple times after reconnection

3.6.0 (2025-09-15)

Features

  • Allow configuring the backoff for TCP connection more easily

3.5.0 (2025-09-13)

Features

  • Allow configuring exponential backoff for retrying TCP connection (using the backon crate)

3.4.0 (2025-09-02)

Bug Fixes

  • Fix rabbit-cr-demo auth
  • Make sure we always recover on connection process errors

3.3.0 (2025-08-30)

Features

  • Add Connection::events_listener for listening to internal events

3.2.1 (2025-08-19)

Misc

  • Add Acker::mock() to help writing tests in external programs

3.2.0 (2025-08-11)

... (truncated)

Commits

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 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@lapin-2.3.0...v3.7.2)

---
updated-dependencies:
- dependency-name: lapin
  dependency-version: 3.7.2
  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 Nov 20, 2025
@NormB NormB enabled auto-merge (squash) November 20, 2025 05:25
@NormB NormB merged commit 75205ba into main Nov 20, 2025
28 of 30 checks passed
@NormB NormB deleted the dependabot/cargo/reference-apps/rust/lapin-3.7 branch November 20, 2025 05:27
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.

2 participants