Speedtest-Tracker icon indicating copy to clipboard operation
Speedtest-Tracker copied to clipboard

Bump dragonmantank/cron-expression from 3.1.0 to 3.3.1

Open dependabot[bot] opened this issue 3 years ago • 0 comments

Bumps dragonmantank/cron-expression from 3.1.0 to 3.3.1.

Release notes

Sourced from dragonmantank/cron-expression's releases.

v3.3.1

[3.3.1] - 2022-01-18

Added

  • N/A

Changed

  • N/A

Fixed

  • Fixed issue when timezones had no transition, which can occur over very short timespans (#134)

v3.3.0

[3.3.0] - 2022-01-13

Added

  • Added ability to register your own expression aliases (#132)

Changed

  • Changed how Day of Week and Day of Month resolve when one or the other is * or ?

Fixed

  • PHPStan should no longer error out

v3.2.4

[3.2.4] - 2022-01-12

Added

  • N/A

Changed

  • Changed how Day of Week increment/decrement to help with DST changes (#131)

Fixed

  • N/A

v3.2.3

[3.2.3] - 2022-01-05

Added

  • N/A

Changed

  • Changed how minutes and hours increment/decrement to help with DST changes (#131)

Fixed

  • N/A

v3.2.2

[3.2.2] - 2022-01-05

... (truncated)

Changelog

Sourced from dragonmantank/cron-expression's changelog.

[3.3.1] - 2022-01-18

Added

  • N/A

Changed

  • N/A

Fixed

  • Fixed issue when timezones had no transition, which can occur over very short timespans (#134)

[3.3.0] - 2022-01-13

Added

  • Added ability to register your own expression aliases (#132)

Changed

  • Changed how Day of Week and Day of Month resolve when one or the other is * or ?

Fixed

  • PHPStan should no longer error out

[3.2.4] - 2022-01-12

Added

  • N/A

Changed

  • Changed how Day of Week increment/decrement to help with DST changes (#131)

Fixed

  • N/A

[3.2.3] - 2022-01-05

Added

  • N/A

Changed

  • Changed how minutes and hours increment/decrement to help with DST changes (#131)

Fixed

  • N/A

[3.2.2] - 2022-01-05

Added

  • N/A

Changed

... (truncated)

Commits
  • be85b3f Fixed #134, no transitions now immediately returns null
  • 63f2a76 Added changelog for 3.3.0
  • d81a567 Fixed PHPStan errors
  • 99a8406 More tests around DOW and DOM resolutions
  • d10f969 Adding Registering alias feature to the package (#132)
  • 9b377d5 Changed requirements from 7.1+ to 7.2+
  • 6e0003e Fixed run date calculations when ? is used to skip
  • 9545dea Fix for DOW DST changes, and updated README
  • 9c6ee74 Additional tests covering other times that cropped up from v3.2.1 and issue 131
  • ae5123b Changed handling of DOM for DST crossover
  • 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 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[bot] avatar Jan 19 '22 03:01 dependabot[bot]