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 from 3.5.0 to 4.1.0 #133

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 27, 2025

Bumps cron from 3.5.0 to 4.1.0.

Release notes

Sourced from cron's releases.

v4.1.0

4.1.0 (2025-02-24)

✨ Features

  • add isCronTimeValid function to validate cron expressions (#959) (cbd8106)

♻️ Chores

  • action: update actions/setup-node action to v4.2.0 (#950) (3a4a701)
  • action: update github/codeql-action action to v3.28.9 (#946) (84ebb32)
  • action: update marocchino/sticky-pull-request-comment action to v2.9.1 (#947) (7cdcbc2)
  • action: update step-security/harden-runner action to v2.11.0 (#948) (b7f9c79)
  • deps: lock file maintenance (fa08aa3)
  • deps: lock file maintenance (#944) (374ac42)
  • deps: update dependency @​types/node to v22.13.4 (#952) (05f1702)
  • deps: update dependency lint-staged to v15.4.3 (#953) (b99fc3b)
  • deps: update dependency typescript to v5.7.3 (#949) (5313b71)
  • deps: update linters (#954) (9159759)
  • deps: update semantic-release related packages (#951) (92d7ac3)
  • remove bower.json, which is unused (#955) (8e509f3)

v4.0.0

4.0.0 (2025-02-19)

⚠ Breaking changes

  • drop support for Node v16 and rename job.running to job.isActive (#957)

📦 Code Refactoring

  • drop support for Node v16 and rename job.running to job.isActive (#957) (605e94e), closes #902 #905

♻️ Chores

  • action: update actions/checkout action to v4.2.2 (#927) (ff1721e)
  • action: update actions/setup-node action to v4.1.0 (#928) (3e27773)
  • action: update actions/upload-artifact action to v4.6.0 (#931) (8283000)
  • action: update amannn/action-semantic-pull-request action to v5.5.3 (#929) (f1851d7)
  • action: update github/codeql-action action to v3.28.1 (#922) (eefd476)
  • deps: lock file maintenance (c3af5fc)
  • deps: lock file maintenance (d689a1c)
  • renovate: improve schedules & automerging to reduce noise (#942) (c253032)

v3.5.1-beta.1

3.5.1-beta.1 (2025-02-18)

🐛 Bug Fixes

... (truncated)

Changelog

Sourced from cron's changelog.

4.1.0 (2025-02-24)

✨ Features

  • add isCronTimeValid function to validate cron expressions (#959) (cbd8106)

♻️ Chores

  • action: update actions/setup-node action to v4.2.0 (#950) (3a4a701)
  • action: update github/codeql-action action to v3.28.9 (#946) (84ebb32)
  • action: update marocchino/sticky-pull-request-comment action to v2.9.1 (#947) (7cdcbc2)
  • action: update step-security/harden-runner action to v2.11.0 (#948) (b7f9c79)
  • deps: lock file maintenance (fa08aa3)
  • deps: lock file maintenance (#944) (374ac42)
  • deps: update dependency @​types/node to v22.13.4 (#952) (05f1702)
  • deps: update dependency lint-staged to v15.4.3 (#953) (b99fc3b)
  • deps: update dependency typescript to v5.7.3 (#949) (5313b71)
  • deps: update linters (#954) (9159759)
  • deps: update semantic-release related packages (#951) (92d7ac3)
  • remove bower.json, which is unused (#955) (8e509f3)

4.0.0 (2025-02-19)

⚠ Breaking changes

  • drop support for Node v16 and rename job.running to job.isActive (#957)

📦 Code Refactoring

  • drop support for Node v16 and rename job.running to job.isActive (#957) (605e94e), closes #902 #905

♻️ Chores

  • action: update actions/checkout action to v4.2.2 (#927) (ff1721e)
  • action: update actions/setup-node action to v4.1.0 (#928) (3e27773)
  • action: update actions/upload-artifact action to v4.6.0 (#931) (8283000)
  • action: update amannn/action-semantic-pull-request action to v5.5.3 (#929) (f1851d7)
  • action: update github/codeql-action action to v3.28.1 (#922) (eefd476)
  • deps: lock file maintenance (c3af5fc)
  • deps: lock file maintenance (d689a1c)
  • renovate: improve schedules & automerging to reduce noise (#942) (c253032)
Commits
  • 66df6f6 Release v4.1.0 [skip ci]
  • cbd8106 feat: add isCronTimeValid function to validate cron expressions (#959)
  • fa08aa3 chore(deps): lock file maintenance
  • 8e509f3 chore: remove bower.json, which is unused (#955)
  • 05f1702 chore(deps): update dependency @​types/node to v22.13.4 (#952)
  • 3a4a701 chore(action): update actions/setup-node action to v4.2.0 (#950)
  • b7f9c79 chore(action): update step-security/harden-runner action to v2.11.0 (#948)
  • b99fc3b chore(deps): update dependency lint-staged to v15.4.3 (#953)
  • 5313b71 chore(deps): update dependency typescript to v5.7.3 (#949)
  • 7cdcbc2 chore(action): update marocchino/sticky-pull-request-comment action to v2.9.1...
  • 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 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) from 3.5.0 to 4.1.0.
- [Release notes](https://github.com/kelektiv/node-cron/releases)
- [Changelog](https://github.com/kelektiv/node-cron/blob/main/CHANGELOG.md)
- [Commits](kelektiv/node-cron@v3.5.0...v4.1.0)

---
updated-dependencies:
- dependency-name: cron
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 27, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 7, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/cron-4.1.0 branch March 7, 2025 08:53
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.

1 participant