Skip to content

build(deps): bump lapin from 4.1.0 to 4.2.1#996

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/lapin-4.2.1
Open

build(deps): bump lapin from 4.1.0 to 4.2.1#996
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/lapin-4.2.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 9, 2026

Bumps lapin from 4.1.0 to 4.2.1.

Changelog

Sourced from lapin's changelog.

4.2.1 (2026-03-08)

Features

  • We now use exponential backoff for retries of AMQP connection too once the TCP connection is established

Misc

  • Added an example of semi automatic reconnection handling

4.2.0 (2026-03-07)

Bug Fixes

  • Fixes an issue preventing us from preoperly reconnecting during a rabbitmq server restart

4.1.1 (2026-03-05)

Bug Fixes

  • Properly handle errors emitted by tokio when reactor is shutting down
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 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.1.0 to 4.2.1.
- [Changelog](https://github.com/amqp-rs/lapin/blob/main/CHANGELOG.md)
- [Commits](https://github.com/amqp-rs/lapin/commits)

---
updated-dependencies:
- dependency-name: lapin
  dependency-version: 4.2.1
  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 Mar 9, 2026
@semanticdiff-com
Copy link

Review changes with  SemanticDiff

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