Skip to content

build(deps): bump cron-parser from 5.5.0 to 5.6.0 in the production-dependencies group#10

Merged
asmuelle merged 1 commit into
mainfrom
dependabot/npm_and_yarn/production-dependencies-85d1471ebd
Jun 20, 2026
Merged

build(deps): bump cron-parser from 5.5.0 to 5.6.0 in the production-dependencies group#10
asmuelle merged 1 commit into
mainfrom
dependabot/npm_and_yarn/production-dependencies-85d1471ebd

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 20, 2026

Copy link
Copy Markdown
Contributor

Bumps the production-dependencies group with 1 update: cron-parser.

Updates cron-parser from 5.5.0 to 5.6.0

Commits
  • b122a77 chore: bump version
  • 2a5707f chore: update deps and adapt tsconfig for TypeScript 6 (#412)
  • f54834c chore: include nodejs 26.x in the matrix
  • c8afb3e fix: preserve timezone in CronExpression.reset() (#407)
  • 04e300a fix: stop hour-step loop early on spring-forward DST days to prevent day skip...
  • 0fe3deb test: achieve 100% code coverage
  • 033048e test: remove unseeded hash expressions with conflicting dayOfMonth/month
  • 90e1c68 fix: ES6 iterator done flag handling
  • b98dda1 chore: include nodejs 24.x and 25.x in the matrix
  • 862c0cd fix: CronExpressionParser.#parseRepeat ranges parsing
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the production-dependencies group with 1 update: [cron-parser](https://github.com/harrisiirak/cron-parser).


Updates `cron-parser` from 5.5.0 to 5.6.0
- [Release notes](https://github.com/harrisiirak/cron-parser/releases)
- [Commits](harrisiirak/cron-parser@v5.5.0...v5.6.0)

---
updated-dependencies:
- dependency-name: cron-parser
  dependency-version: 5.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

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 Jun 20, 2026
@asmuelle asmuelle merged commit beb5e24 into main Jun 20, 2026
3 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/production-dependencies-85d1471ebd branch June 20, 2026 22:30
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