Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps tokio-cron-scheduler from 0.13.0 to 0.15.0.

Release notes

Sourced from tokio-cron-scheduler's releases.

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
  • 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
  • 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
  • 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)

@dependabot dependabot bot added dependabot dependencies Pull requests that update a dependency file labels Oct 1, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 1, 2025 07:21
@dependabot dependabot bot added dependencies Pull requests that update a dependency file dependabot labels Oct 1, 2025
@dependabot dependabot bot force-pushed the dependabot/cargo/tokio-cron-scheduler-0.15.0 branch from 0b5584d to 05d09e5 Compare October 19, 2025 18:17
@coderabbitai
Copy link

coderabbitai bot commented Oct 19, 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.

Bumps [tokio-cron-scheduler](https://github.com/mvniekerk/tokio-cron-scheduler) from 0.13.0 to 0.15.0.
- [Release notes](https://github.com/mvniekerk/tokio-cron-scheduler/releases)
- [Commits](mvniekerk/tokio-cron-scheduler@v0.13.0...v0.15.0)

---
updated-dependencies:
- dependency-name: tokio-cron-scheduler
  dependency-version: 0.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/tokio-cron-scheduler-0.15.0 branch from 05d09e5 to 65e9ba6 Compare October 28, 2025 18:36
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 1, 2025

Superseded by #398.

@dependabot dependabot bot closed this Nov 1, 2025
@dependabot dependabot bot deleted the dependabot/cargo/tokio-cron-scheduler-0.15.0 branch November 1, 2025 07:20
@github-actions github-actions bot locked and limited conversation to collaborators Nov 1, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant