Skip to content
This repository was archived by the owner on Feb 5, 2026. It is now read-only.

deps(deps): bump lapin from 2.5.5 to 3.7.1 in /rust#22

Merged
ahartel merged 1 commit intomainfrom
dependabot/cargo/rust/lapin-3.7.1
Nov 3, 2025
Merged

deps(deps): bump lapin from 2.5.5 to 3.7.1 in /rust#22
ahartel merged 1 commit intomainfrom
dependabot/cargo/rust/lapin-3.7.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Nov 3, 2025

Bumps lapin from 2.5.5 to 3.7.1.

Changelog

Sourced from lapin's changelog.

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)

Features

  • Add hickory-dns feature to use hickory-dns for domain name resolution to avoid spurious network hangs

3.1.1 (2025-08-09)

... (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 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)

Bumps [lapin](https://github.com/amqp-rs/lapin) from 2.5.5 to 3.7.1.
- [Changelog](https://github.com/amqp-rs/lapin/blob/main/CHANGELOG.md)
- [Commits](amqp-rs/lapin@lapin-2.5.5...v3.7.1)

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

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 3, 2025
@ahartel ahartel merged commit d02e08e into main Nov 3, 2025
@ahartel ahartel deleted the dependabot/cargo/rust/lapin-3.7.1 branch November 3, 2025 13:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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.

1 participant