Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 14, 2025

Bumps cron-parser from 4.9.0 to 5.3.1.

Release notes

Sourced from cron-parser's releases.

v5.3.1

What's Changed

Full Changelog: harrisiirak/cron-parser@v5.3.0...v5.3.1

v5.3.0

What's Changed

Full Changelog: harrisiirak/cron-parser@v5.2.0...v5.3.0

v5.2.0

What's Changed

Breaking Changes

  • harrisiirak/cron-parser#379 changed CronField constructor signature and removed nthDayOfWeek field from CronExpressionOptions. See PR for more details.

New Contributors

Full Changelog: harrisiirak/cron-parser@v5.1.1...v5.2.0

v5.1.1

  • e6b004681f22831fda57032d67b373c3915ec2db - Fix last day of month handling when explicit month is set (#375)
  • a306f80860127e3084092927d50dd051190022c7 - Update luxon to the latest (3.6.1) version
  • 099bc2860c825970a5200392f977c2705c469bb9 - Update development dependencies to the latest versions

v5.1.0

v5.0.6

  • 8f2081ec042cbfe6ee98148b7bc50162e058124a - Simplify strict mode flag usage in getRawFields
  • 6599e154461b5e91f505b8bd041e7421969e4c16 - Update strict mode documentation

v5.0.5

  • 38a84580ff072cba1dda7add4da08bc90fc1caff - Restore 4.x compatibility and use the current timezone for currentDate instead of setting it to UTC (#370)

v5.0.4

  • 84e100f75d8ae2ab651f8b72c19b00cb871500f0 - Set milliseconds to 0 before returning schedule (#368)

v5.0.3

  • e0bda7ec2c66305d87dd75bf902116f60166b2a4 - Parse field for day of week should allow 0 or SUN values (#366)

... (truncated)

Commits
  • a8267e2 Bump version
  • 1c32a84 Update luxon to the latest version
  • 5f41fbf Include pre-defined hashSeed for benchmark runs
  • 4b16aa9 CronFieldCollection.from should allow passing in special chars (#387)
  • d88c64c Fix invalid start and end time span validation logic (#386)
  • 2c5807b Bump version
  • aa1ee7d Hashed values (H) ranges and steps support (#382)
  • 3970e52 Bump version
  • 2b2af27 Extended serialization for cron fields (#379)
  • f4f3947 Adding support for the H syntax, allowing to add jitter to a cron expression ...
  • 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 [cron-parser](https://github.com/harrisiirak/cron-parser) from 4.9.0 to 5.3.1.
- [Release notes](https://github.com/harrisiirak/cron-parser/releases)
- [Commits](harrisiirak/cron-parser@4.9.0...v5.3.1)

---
updated-dependencies:
- dependency-name: cron-parser
  dependency-version: 5.3.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 14, 2025
@dependabot dependabot bot requested a review from groupsky September 14, 2025 20:22
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 1, 2025

Superseded by #1051.

@dependabot dependabot bot closed this Oct 1, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/docker/automations/cron-parser-5.3.1 branch October 1, 2025 05:02
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant