Skip to content

Bump Cronos from 0.8.4 to 0.12.0#23

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/Cronos-0.12.0
Open

Bump Cronos from 0.8.4 to 0.12.0#23
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/Cronos-0.12.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 13, 2026

Updated Cronos from 0.8.4 to 0.12.0.

Release notes

Sourced from Cronos's releases.

0.12.0

Release Notes

  • AddedSupport schedule jitter with the H character (#​89 by @​epicoxymoron).
  • Changed – Use unsigned types instead of signed ones internally (#​82 in collaboration with @​joesdu).
  • Project – Replace netcoreapp3.1 platform with net8.0 in tests.

0.11.1

Release Notes

  • Fixed – Make CronExpression equality operators accept null without triggering nullable warnings (#​87 by @​Nechepso).

0.11.0

Release Notes

  • Breaking – Sign all the assemblies with a strong name.
  • Added – Enable nullable reference types feature.
  • Project – Change how versioning is implemented in projects.

0.10.0

Release Notes

  • Changed – Removed year 2499 limitation and added tests for max value edge cases (PR #​80 by @​DevJasperNL).
  • Fixed – Bug finding occurrence with 0 ticks (PR #​77 by @​DevJasperNL).

0.9.0

Release Notes

  • Addednet6.0 platform with trimmable support and enabled analyzers.
  • Fixed – Don't throw ArgumentNullException from Parse/TryParse with an empty value (#​70).
  • FixedCronFormatException.Message has duplicated BaseMessage (#​74).
  • Project – Upgrade Hangfire.Build to version 0.5.0 for faster builds.

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)

---
updated-dependencies:
- dependency-name: Cronos
  dependency-version: 0.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Apr 13, 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 .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants