Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2025

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 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.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] <[email protected]>
@dependabot dependabot bot added dependabot dependencies Pull requests that update a dependency file labels Nov 1, 2025
@dependabot dependabot bot requested a review from a team as a code owner November 1, 2025 07:20
@dependabot dependabot bot added dependencies Pull requests that update a dependency file dependabot labels Nov 1, 2025
@coderabbitai
Copy link

coderabbitai bot commented Nov 1, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: allowlist dependabot dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant