Skip to content
This repository has been archived by the owner on Jan 11, 2024. It is now read-only.

chore(deps): bump cron and @types/cron #519

Merged
merged 1 commit into from
Sep 2, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2023

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


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

Release notes

Sourced from cron's releases.

v2.4.3

2.4.3 (2023-08-26)

🐛 Bug Fixes

  • fix range parsing when upper limit = 0 (#687) (d96746f)

🚨 Tests

v2.4.2

2.4.2 (2023-08-26)

🐛 Bug Fixes

v2.4.1

2.4.1 (2023-08-14)

🐛 Bug Fixes

  • replace loop timeout by max match date (#686) (c685c63)

⚙️ Continuous Integrations

v2.4.0

2.4.0 (2023-07-24)

✨ Features

🐛 Bug Fixes

  • don't start job in setTime if it wasn't running (7e26c23)

🛠 Builds

... (truncated)

Changelog

Sourced from cron's changelog.

2.4.3 (2023-08-26)

🐛 Bug Fixes

  • fix range parsing when upper limit = 0 (#687) (d96746f)

🚨 Tests

2.4.2 (2023-08-26)

🐛 Bug Fixes

2.4.1 (2023-08-14)

🐛 Bug Fixes

  • replace loop timeout by max match date (#686) (c685c63)

⚙️ Continuous Integrations

2.4.0 (2023-07-24)

✨ Features

🐛 Bug Fixes

  • don't start job in setTime if it wasn't running (7e26c23)

🛠 Builds

  • npm: ship type definitions with releases (0b663a8)

🚨 Tests

... (truncated)

Commits

Updates @types/cron from 2.0.1 to 2.4.0

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 2.3.1 to 2.4.3
- [Release notes](https://github.com/kelektiv/node-cron/releases)
- [Changelog](https://github.com/kelektiv/node-cron/blob/main/CHANGELOG.md)
- [Commits](kelektiv/node-cron@v2.3.1...v2.4.3)

Updates `@types/cron` from 2.0.1 to 2.4.0
- [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-minor
- dependency-name: "@types/cron"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the type: dependencies Pull requests that update a dependency file label Sep 1, 2023
@EndBug EndBug merged commit f18039f into main Sep 2, 2023
5 checks passed
@EndBug EndBug deleted the dependabot/npm_and_yarn/cron-and-types/cron-2.4.3 branch September 2, 2023 07:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant