Skip to content

chore(deps): bump tokio-cron-scheduler from 0.13.0 to 0.15.1#181

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/tokio-cron-scheduler-0.15.1
Open

chore(deps): bump tokio-cron-scheduler from 0.13.0 to 0.15.1#181
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/tokio-cron-scheduler-0.15.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 11, 2026

Copy link
Copy Markdown
Contributor

Bumps tokio-cron-scheduler from 0.13.0 to 0.15.1.

Release notes

Sourced from tokio-cron-scheduler's releases.

v0.15.1 - Timezone bugfix

Bugfix release Thank you @​thomas-senechal for the PR #106

v0.15.0 - croner updates

A maintenance release - thank you @​JosiahParry for the PR. This includes an update to croner

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
  • ee987dd Fix timezone handling
  • bf84148 Merge pull request #106 from thomas-senechal/main
  • eedc921 Add a basic unit test for timezone-aware jobs created using JobBuilder
  • be75a7a Fix next_tick calculation for tz based jobs
  • 5b0bb12 Merge JosiahParry/main
  • b2ba1ab address depcreations
  • faa3abd migrate to croner 3.0.0
  • 4d9e6d9 0.14.0 Update NATS
  • c23aa39 0.14.0 Update NATS
  • e859a5e Merge pull request #97 from nicka101/patch-1
  • 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 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.15.1.
- [Release notes](https://github.com/mvniekerk/tokio-cron-scheduler/releases)
- [Commits](mvniekerk/tokio-cron-scheduler@v0.13.0...v0.15.1)

---
updated-dependencies:
- dependency-name: tokio-cron-scheduler
  dependency-version: 0.15.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 Apr 11, 2026
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