Bump cron-parser from 2.18.0 to 4.9.0
Bumps cron-parser from 2.18.0 to 4.9.0.
Release notes
Sourced from cron-parser's releases.
4.9.0
- Remove superfluous files from npm package (#328) (
@sheerlox)4.8.1
- Fix multiple value ranges serialisation (#316)
4.8.0
- Fix expression stringify range step handling (#312)
- Fix invalid expression example in the documentation (#314)
- Update deps
4.7.1
- Update deps (harrisiirak/cron-parser#305)
4.7.0
- Fix to allow the same value for range start and end value (harrisiirak/cron-parser#291)
- Fix Sunday DOW handling in the range value (harrisiirak/cron-parser#292)
- Stricter repeat value validation (harrisiirak/cron-parser#294)
- Remove duplicate day of week values upon stringify (harrisiirak/cron-parser#295)
- Update Travis test matrix and include nodejs v18/v19 (https://github.com/harrisiirak/cron-parser/commit/e17df0b096c5570ca2b3df074a9cef8b574bd800)
- Update package-lock.json from v1 to v2 (harrisiirak/cron-parser#298)
- Update outdated dependencies (harrisiirak/cron-parser#296)
- Update min required TypeScript version information (https://github.com/harrisiirak/cron-parser/commit/fefd0a23f334fa0120d619951c3e5900be8cd37e)
4.6.0
- #280 Fix day of month stringify output handling with single month input
- 60891285df2fcacd371becff4a0f909706da8f5b Upgrade to luxon@v3
4.5.0
- #272 upgrade
luxontov2.4.0(see v2 support matrix documentation) (@DonBrinn)- aaed261a77a5b954ab955c647837d63688897731 bump outdated version requirements
4.4.0
- #267 Fix multiple dayofmonth ranges handling
4.3.0
- Update deps (fce854ec49e204085462698ae91cf245bbbbfb90)
- #260 Fix last weekday of month handling (
@pafik13)4.2.1
- Update deps (f687555f25ff0e4e12a951f3a4827b382436692f)
- #253 Normalize Regex expression (
@webdevium)- #252 Update docs
4.2.0
- Update deps (17681cd6493b1cf53dacdee9aa541629197679fa)
4.1.0
- #245 Support "last weekday of the month" expressions (
@albertorestifo)
... (truncated)
Commits
fa94e7fBump package version61f8ec7perf(npm): remove superfluous files from npm package (#328)b440182Bump versionb4d22efFix multiple value ranges serialisation (#316)a548a51Bump versionaf1ea50Fix last weekday of the month example expressions in documentation (#314)a8b96d8Update deps09972eaFix expression stringify range step handling (#312)adb3204Add github action for running the tests (#313)952c7edBump version- Additional commits viewable in compare view
You can trigger a rebase of this PR 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@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)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Hello dependabot[bot],
My role is to assist you with the merge of this
pull request. Please type @bert-e help to get information
on this process, or consult the user documentation.
Status report is not available.
The following options are set: bypass_author_approval, bypass_jira_check
Conflict
A conflict has been raised during the creation of
integration branch w/7.10/dependabot/npm_and_yarn/development/7.4/cron-parser-4.9.0 with contents from dependabot/npm_and_yarn/development/7.4/cron-parser-4.9.0
and development/7.10.
I have not created the integration branch.
Here are the steps to resolve this conflict:
$ git fetch
$ git checkout -B w/7.10/dependabot/npm_and_yarn/development/7.4/cron-parser-4.9.0 origin/development/7.10
$ git merge origin/dependabot/npm_and_yarn/development/7.4/cron-parser-4.9.0
$ # <intense conflict resolution>
$ git commit
$ git push -u origin w/7.10/dependabot/npm_and_yarn/development/7.4/cron-parser-4.9.0
The following options are set: bypass_author_approval, bypass_jira_check