Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 5, 2024

Bumps tortoise311 from 0.11.7 to 0.12.0.

Release notes

Sourced from tortoise311's releases.

v0.12.0

  • Cap the max reconnect rate by delaying before the first connect
  • Add jitter to backoff delays
  • Backoff when retrying failed subscriptions
  • Bump dependencies and test with Elixir 1.17
Changelog

Sourced from tortoise311's changelog.

0.12.0 - 2024-08-01

  • Cap the max reconnect rate by delaying before the first connect
  • Add jitter to backoff delays
  • Backoff when retrying failed subscriptions
  • Bump dependencies and test with Elixir 1.17
Commits
  • 16413b9 v0.12.0 release
  • a7c8d10 Don't run credo on CI yet
  • 06d8fae Fix compiler warnings
  • e47e853 Bump dependencies and test with Elixir 1.17
  • e58fcdb Cap the max reconnect rate by delaying before the first connect
  • 1a60f2c Add jitter to backoff delays
  • ddc25a1 Backoff and retry subscription failures
  • See full diff in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [tortoise311](https://github.com/smartrent/tortoise311) from 0.11.7 to 0.12.0.
- [Release notes](https://github.com/smartrent/tortoise311/releases)
- [Changelog](https://github.com/smartrent/tortoise311/blob/main/CHANGELOG.md)
- [Commits](smartrent/tortoise311@v0.11.7...v0.12.0)

---
updated-dependencies:
- dependency-name: tortoise311
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 5, 2024
@jarlah jarlah merged commit 2b7208c into main Sep 23, 2024
@jarlah jarlah deleted the dependabot/hex/tortoise311-0.12.0 branch September 23, 2024 17:03
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants