Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Bump dragonmantank/cron-expression from 3.1.0 to 3.3.1 #850

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 19, 2022

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)

Bumps [dragonmantank/cron-expression](https://github.com/dragonmantank/cron-expression) from 3.1.0 to 3.3.1.
- [Release notes](https://github.com/dragonmantank/cron-expression/releases)
- [Changelog](https://github.com/dragonmantank/cron-expression/blob/master/CHANGELOG.md)
- [Commits](dragonmantank/cron-expression@v3.1.0...v3.3.1)

---
updated-dependencies:
- dependency-name: dragonmantank/cron-expression
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Jan 19, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 12, 2022

Superseded by #1057.

@dependabot dependabot bot closed this Sep 12, 2022
@dependabot dependabot bot deleted the dependabot/composer/dev/dragonmantank/cron-expression-3.3.1 branch September 12, 2022 03:03
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependencies Pull requests that update a dependency file php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants