iobroker-community-adapters / ioBroker.pvforecast

Forecast for your photovoltaic plant in ioBroker
Other
24 stars 13 forks source link

Bump cron from 2.2.0 to 2.3.0 #98

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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 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 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)