Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2025

Bumps cron-parser from 4.9.0 to 5.4.0.

Release notes

Sourced from cron-parser's releases.

v5.4.0

What's Changed

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

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

... (truncated)

Commits
  • 1b4f2fc Bump version
  • 3753b82 Clamp currentDate value when startDate or endDate are provided (#391)
  • 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
  • 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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 2, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/packages/controller/cron-parser-5.4.0 branch 7 times, most recently from d963506 to dba2422 Compare December 5, 2025 04:35
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 5, 2025

Dependabot can't resolve your JavaScript dependency files. Because of this, Dependabot cannot update this pull request.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/packages/controller/cron-parser-5.4.0 branch 5 times, most recently from 08bd9fb to 4fe8fe7 Compare December 6, 2025 11:53
Bumps [cron-parser](https://github.com/harrisiirak/cron-parser) from 4.9.0 to 5.4.0.
- [Release notes](https://github.com/harrisiirak/cron-parser/releases)
- [Commits](harrisiirak/cron-parser@4.9.0...v5.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/packages/controller/cron-parser-5.4.0 branch from 4fe8fe7 to 4d8f808 Compare December 6, 2025 18:17
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