Speedtest-Tracker
Speedtest-Tracker copied to clipboard
Bump dragonmantank/cron-expression from 3.1.0 to 3.3.1
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
be85b3fFixed #134, no transitions now immediately returns null63f2a76Added changelog for 3.3.0d81a567Fixed PHPStan errors99a8406More tests around DOW and DOM resolutionsd10f969Adding Registering alias feature to the package (#132)9b377d5Changed requirements from 7.1+ to 7.2+6e0003eFixed run date calculations when ? is used to skip9545deaFix for DOW DST changes, and updated README9c6ee74Additional tests covering other times that cropped up from v3.2.1 and issue 131ae5123bChanged handling of DOM for DST crossover- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)