Skip to content

Bump cron from 3.1.0 to 3.1.1

Dependabot requested to merge dependabot-npm_and_yarn-cron-3.1.1 into master

Bumps cron from 3.1.0 to 3.1.1.

Release notes

Sourced from cron's releases.

v3.1.1

3.1.1 (2023-10-12)

🐛 Bug Fixes

  • fix lastDate() value for intervals > 25 days (#711) (141aa00)
  • fix object constructor typings & make OC generic type optional (#712) (6536084)

📚 Documentation

  • readme: update nextDates documentation (#702) (1ad2e22)
Changelog

Sourced from cron's changelog.

3.1.1 (2023-10-12)

🐛 Bug Fixes

  • fix lastDate() value for intervals > 25 days (#711) (141aa00)
  • fix object constructor typings & make OC generic type optional (#712) (6536084)

📚 Documentation

  • readme: update nextDates documentation (#702) (1ad2e22)
Commits
  • b75c067 Release v3.1.1 [skip ci]
  • 1ad2e22 docs(readme): update nextDates documentation (#702)
  • 141aa00 fix: fix lastDate() value for intervals > 25 days (#711)
  • 6536084 fix: fix object constructor typings & make OC generic type optional (#712)
  • See full diff in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports