Skip to content

[Snyk] Upgrade cron from 1.8.3 to 4.1.0 #8

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

Closed

Conversation

gh0stdotexe
Copy link
Owner

snyk-top-banner

Snyk has created this PR to upgrade cron from 1.8.3 to 4.1.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


⚠️ Warning: This PR contains major version upgrade(s), and may be a breaking change.

  • The recommended version is 41 versions ahead of your current version.

  • The recommended version was released 2 months ago.

Release notes
Package name: cron
  • 4.1.0 - 2025-02-24

    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

    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)
  • 3.5.1-beta.1 - 2025-02-18

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

    🐛 Bug Fixes

    ♻️ 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)
    • runtime: dirty Node 16 drop, don't cherry-pick (d6815f3)
  • 3.5.0 - 2025-01-10

    3.5.0 (2025-01-10)

    ✨ Features

    • throw instead of silently rewriting invalid cron expressions (#937) (dcc5b93)

    ⚙️ Continuous Integrations

    • action: update step-security/harden-runner action to v2.10.3 (#943) (cd7ee9f)

    ♻️ Chores

  • 3.4.0 - 2025-01-09

    3.4.0 (2025-01-09)

    ✨ Features

    📚 Documentation

    • contributing: add "Submitting a Pull Request" & "Coding Rules" sections (#936) (ddd8988)

    ♻️ Chores

    • deps: lock file maintenance (494b4bf)
    • deps: update dependency @ types/node to v20.17.11 (2978e92)
    • deps: update dependency lint-staged to v15.3.0 (11f9bad)
    • deps: update semantic-release related packages (b830bdb)
    • deps: update tests (major) (#826) (e47fd5a)
  • 3.3.2 - 2024-12-30

    3.3.2 (2024-12-30)

    🐛 Bug Fixes

    ⚙️ Continuous Integrations

    • action: update marocchino/sticky-pull-request-comment action to v2.9.0 (#930) (1e7bce9)
    • renovate: pin GitHub action digests to semver (#926) (6541167)

    ♻️ Chores

  • 3.3.2-beta.1 - 2024-12-27

    3.3.2-beta.1 (2024-12-27)

    🐛 Bug Fixes

    ⚙️ Continuous Integrations

    • action: update marocchino/sticky-pull-request-comment action to v2.9.0 (#930) (1e7bce9)
    • renovate: pin GitHub action digests to semver (#926) (6541167)

    ♻️ Chores

  • 3.3.1 - 2024-12-12

    3.3.1 (2024-12-12)

    🐛 Bug Fixes

  • 3.3.0 - 2024-12-10

    3.3.0 (2024-12-10)

    ✨ Features

    ⚙️ Continuous Integrations

    • action: update github/codeql-action action to v3.27.2 (#912) (d11ba30)
    • action: update github/codeql-action action to v3.27.5 (#917) (2a4035e)
    • action: update step-security/harden-runner action to v2.10.2 (#920) (26a8f9f)
    • add pre-commit hook to lint and prettify (#911) (e1140d1), closes #907

    ♻️ Chores

  • 3.2.1 - 2024-11-12

    3.2.1 (2024-11-12)

    🛠 Builds

  • 3.2.0 - 2024-11-12
  • 3.1.9 - 2024-11-04
  • 3.1.8 - 2024-10-29
  • 3.1.7 - 2024-04-08
  • 3.1.6 - 2023-10-29
  • 3.1.5 - 2023-10-26
  • 3.1.4 - 2023-10-24
  • 3.1.3 - 2023-10-19
  • 3.1.2 - 2023-10-19
  • 3.1.1 - 2023-10-12
  • 3.1.0 - 2023-10-09
  • 3.0.0 - 2023-09-30
  • 3.0.0-beta.9 - 2023-09-29
  • 3.0.0-beta.8 - 2023-09-26
  • 3.0.0-beta.7 - 2023-09-26
  • 3.0.0-beta.6 - 2023-09-26
  • 3.0.0-beta.5 - 2023-09-25
  • 3.0.0-beta.4 - 2023-09-10
  • 3.0.0-beta.3 - 2023-08-15
  • 3.0.0-beta.2 - 2023-08-15
  • 3.0.0-beta.1 - 2023-07-23
  • 2.4.4 - 2023-09-25
  • 2.4.3 - 2023-08-26
  • 2.4.2 - 2023-08-26
  • 2.4.1 - 2023-08-14
  • 2.4.0 - 2023-07-24
  • 2.3.1 - 2023-05-25
  • 2.3.0 - 2023-03-16
  • 2.2.0 - 2023-01-09
  • 2.1.0 - 2022-07-14
  • 2.0.0 - 2022-05-03
  • 1.8.3 - 2022-04-29
from cron GitHub release notes

Important

  • Warning: This PR contains a major version upgrade, and may be a breaking change.
  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

Snyk has created this PR to upgrade cron from 1.8.3 to 4.1.0.

See this package in npm:
cron

See this project in Snyk:
https://app.snyk.io/org/gh0stdotexe/project/69edd000-4648-49f3-809a-01f229be01c4?utm_source=github&utm_medium=referral&page=upgrade-pr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants