Skip to content

Bump cron from 2.2.0 to 2.3.0

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

Bumps cron from 2.2.0 to 2.3.0.

Commits
  • 6e71be1 Minor version bump for refactoring get next date function and small bug fixes
  • 03f94ad manual rebase fix: Removing console logs that got in from master.
  • f5d4ea4 Swap function parameter ordering for _checkTimeInSkippedRangeMultiHour. Now...
  • 576866e swap double ternary for if/else in lambda function
  • 1b22742 remove implicit boolean conversion in addition
  • 38a0bd7 add comments clarifying the purpose of 'beforeJumpingPoint' and 'afterJumping...
  • b16f3d8 Fix broken logic in the do/while loop for finding the nearest past forward DS...
  • d905864 add a 24 hour bound to _findPreviousDSTJump + test.
  • df420d7 add a test for correctly checking the final minute of a skipped DST range.
  • eccad0c add extra tests for covering all cases of '_checkTimeInSkippedRange'.
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by intcreator, a new releaser for cron since your current version.



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