Skip to content

build(deps): bump lapin from 4.0.0 to 4.1.0#974

Merged
gemcoder21 merged 1 commit intomainfrom
dependabot/cargo/lapin-4.1.0
Feb 27, 2026
Merged

build(deps): bump lapin from 4.0.0 to 4.1.0#974
gemcoder21 merged 1 commit intomainfrom
dependabot/cargo/lapin-4.1.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 27, 2026

Bumps lapin from 4.0.0 to 4.1.0.

Changelog

Sourced from lapin's changelog.

4.1.0 (2026-02-27)

Breaking changes

  • The closure passed to ConnectionProperties::configure_backoff now needs to return the ExponentialBuilder

Bug Fixes

  • ConnectionProperties::configure_backoff now works properly. It was previously broken due to implicit Copy behaviour.
  • We now retry several times (16 as of now) the TCP connection itself by default when recovery is enabled.

4.0.3 (2026-02-21)

Bug Fixes

  • PublisherConfirms is now public

4.0.2 (2026-02-20)

Features

  • ConnectionBuilder (and ConnectionProperties) now implement Debug

4.0.1 (2026-02-19)

Features

  • New ConnectionBuilder (and DefaultConnectionBuilder) types to centralize everything related to connecting.

Bug Fixes

  • ConnectionProperties reimplements Clone
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.0.0 to 4.1.0.
- [Changelog](https://github.com/amqp-rs/lapin/blob/main/CHANGELOG.md)
- [Commits](amqp-rs/lapin@v4.0.0...v4.1.0)

---
updated-dependencies:
- dependency-name: lapin
  dependency-version: 4.1.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 Feb 27, 2026
@semanticdiff-com
Copy link

Review changes with  SemanticDiff

@gemcoder21 gemcoder21 merged commit 3ff60c8 into main Feb 27, 2026
4 checks passed
@gemcoder21 gemcoder21 deleted the dependabot/cargo/lapin-4.1.0 branch February 27, 2026 23:21
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.

1 participant