Skip to content
This repository has been archived by the owner on Jun 14, 2022. It is now read-only.

Bump scheduled-thread-pool from 0.2.3 to 0.2.6 #788

Open
wants to merge 1 commit into
base: refactor/actix-rewrite
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 30, 2022

Bumps scheduled-thread-pool from 0.2.3 to 0.2.6.

Release notes

Sourced from scheduled-thread-pool's releases.

v0.2.6

  • Upgraded parking_lot.

v0.2.5

  • Upgraded parking_lot.

v0.2.4

  • Added the ability to schedule tasks that can dynamically change their interval.
Commits
  • d34a73e Release v0.2.6
  • 700f8aa Merge pull request #15 from sfackler/dependabot/cargo/parking_lot-0.12
  • 522ce8c Update parking_lot requirement from 0.11 to 0.12
  • 6d746be Merge pull request #12 from sfackler/dependabot/add-v2-config-file
  • 721e4dd Upgrade to GitHub-native Dependabot
  • d518a2f Release v0.2.5
  • d74eda2 Merge pull request #8 from JohnTitor/parking-lot
  • 8689d71 Update parking_lot to 0.11
  • 683d2be Release v0.2.4
  • 13d6f11 Merge pull request #7 from bcecchinato/feature/dynamics
  • Additional commits viewable in compare view

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 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 [scheduled-thread-pool](https://github.com/sfackler/scheduled-thread-pool) from 0.2.3 to 0.2.6.
- [Release notes](https://github.com/sfackler/scheduled-thread-pool/releases)
- [Commits](sfackler/scheduled-thread-pool@v0.2.3...v0.2.6)

---
updated-dependencies:
- dependency-name: scheduled-thread-pool
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies rust Pull requests that update Rust code labels May 30, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies rust Pull requests that update Rust code
Development

Successfully merging this pull request may close these issues.

0 participants