Skip to content

Bump tokio-cron-scheduler from 0.13.0 to 0.14.0#595

Merged
marcua merged 1 commit intomainfrom
dependabot/cargo/tokio-cron-scheduler-0.14.0
May 20, 2025
Merged

Bump tokio-cron-scheduler from 0.13.0 to 0.14.0#595
marcua merged 1 commit intomainfrom
dependabot/cargo/tokio-cron-scheduler-0.14.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 7, 2025

Bumps tokio-cron-scheduler from 0.13.0 to 0.14.0.

Release notes

Sourced from tokio-cron-scheduler's releases.

v0.14.0 - NATS and store visibility

Thank you @​nicka101 for the PR on making the Job and Store packages public (so that MetadataStore can be implemented elsewhere).

Also - breaking changes, if you're using NATS. Swapped over to the async-nats crate. Default() is no longer available for the NATS stores because creating a connection is async.

Commits
  • 4d9e6d9 0.14.0 Update NATS
  • c23aa39 0.14.0 Update NATS
  • e859a5e Merge pull request #97 from nicka101/patch-1
  • 534b00d Make job and store public so MetaDataStorage can be implemented
  • bb533b0 Merge pull request #93 from shahar1/patch-1
  • f47942a Improve example in README.md
  • 6c56854 Merge pull request #86 from porkbrain/fix/outdated-readme-cron-schedule-example
  • d589d21 Cron schedule pattern no longer supports pattern for year
  • See full diff 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 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 [tokio-cron-scheduler](https://github.com/mvniekerk/tokio-cron-scheduler) from 0.13.0 to 0.14.0.
- [Release notes](https://github.com/mvniekerk/tokio-cron-scheduler/releases)
- [Commits](mvniekerk/tokio-cron-scheduler@v0.13.0...v0.14.0)

---
updated-dependencies:
- dependency-name: tokio-cron-scheduler
  dependency-version: 0.14.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 May 7, 2025
@marcua marcua merged commit 62d411b into main May 20, 2025
1 check passed
@marcua marcua deleted the dependabot/cargo/tokio-cron-scheduler-0.14.0 branch May 20, 2025 13:13
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