Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Bump cron and @types/cron #592

Merged
merged 1 commit into from
May 15, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 15, 2023

Bumps cron and @types/cron. These dependencies needed to be updated together.
Updates cron from 1.8.2 to 2.3.0

Changelog

Sourced from cron's changelog.

[v2.0.0] - 2022-05-03

  • Upgrade vulnerable dependencies
  • Move from moment.js to luxon (breaking change)
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.


Updates @types/cron from 1.7.3 to 2.0.1

Commits

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 [cron](https://github.com/kelektiv/node-cron) and [@types/cron](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/cron). These dependencies needed to be updated together.

Updates `cron` from 1.8.2 to 2.3.0
- [Release notes](https://github.com/kelektiv/node-cron/releases)
- [Changelog](https://github.com/kelektiv/node-cron/blob/master/CHANGELOG.md)
- [Commits](kelektiv/node-cron@v1.8.2...v2.3.0)

Updates `@types/cron` from 1.7.3 to 2.0.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/cron)

---
updated-dependencies:
- dependency-name: cron
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: "@types/cron"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 15, 2023
@sonarcloud
Copy link

sonarcloud bot commented May 15, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@dev-jotape dev-jotape merged commit ef93c2c into main May 15, 2023
@dev-jotape dev-jotape deleted the dependabot/npm_and_yarn/cron-and-types/cron-2.3.0 branch May 15, 2023 14:10
dev-jotape pushed a commit that referenced this pull request May 23, 2023
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants