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

[Snyk] Upgrade cron from 2.3.0 to 2.4.4 #401

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

j-mendez
Copy link
Contributor

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade cron from 2.3.0 to 2.4.4.

ℹ️ 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.


  • The recommended version is 6 versions ahead of your current version.
  • The recommended version was released 6 months ago, on 2023-09-25.
Release notes
Package name: cron
  • 2.4.4 - 2023-09-25

    2.4.4 (2023-09-25)

    🐛 Bug Fixes

  • 2.4.3 - 2023-08-26

    2.4.3 (2023-08-26)

    🐛 Bug Fixes

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

    🚨 Tests

  • 2.4.2 - 2023-08-26

    2.4.2 (2023-08-26)

    🐛 Bug Fixes

  • 2.4.1 - 2023-08-14

    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

    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

    • add test case for #598 fix (4322ef2)
    • don't stop/start job before using setTime (f0d5d3f)

    ⚙️ Continuous Integrations

    • add support for beta & maintenance releases (#677) (c6fc842)
    • setup conventional commits & release automation (#673) (c6f39ff)

    ♻️ Chores

    • update default branch name (#678) (7471e95)
    • wrap setTime tests in describe and move down (31989e0)
  • 2.3.1 - 2023-05-25

    2.3.1 (2023-05-25)

    🐛 Bug Fixes

    • fix: don't start job in setTime if it wasn't running

    🚨 Tests

    • Update testing libraries for Node v19
    • add passing range test

    ♻️ Chores

    • add logo to README!
    • update usage wording in README
    • Eslint update to latest + lint fixes
  • 2.3.0 - 2023-03-16
from cron GitHub release notes
Commit messages
Package name: cron
  • 742ac42 Release v2.4.4 [skip ci]
  • ce78478 fix: added fractional offset support (#685)
  • 0317684 Release v2.4.3 [skip ci]
  • f046016 test: add TS types check (#690)
  • d96746f fix: fix range parsing when upper limit = 0 (#687)
  • 97f9241 Release v2.4.2 [skip ci]
  • c95a449 fix(deps): update dependency luxon to v3.3.0 & add @ types/luxon (#689)
  • a09b521 Release v2.4.1 [skip ci]
  • c685c63 fix: replace loop timeout by max match date (#686)
  • 9dbe962 ci(renovate): configure renovate (#683)
  • d0e287e Release v2.4.0 [skip ci]
  • 7471e95 chore: update default branch name (#678)
  • c6fc842 ci: add support for beta & maintenance releases (#677)
  • c6f39ff ci: setup conventional commits & release automation (#673)
  • efc3e26 add note about how the 0-11 index for months is different from Unix cron
  • fc5543e add clarification on time zones and fix typos in readme
  • 390b703 fix small typo for clarity in readme
  • 988f7f2 Update CHANGELOG.md to include mention of logo
  • 98be828 Update CHANGELOG.md for v2.1.0 to current
  • 0b663a8 build(npm): ship type definitions with releases
  • d8a2f14 feat: import type definitions from @ types/cron
  • c7f4f3b fix failing test
  • 0dd0abc Merge branch 'master' of github.com:kelektiv/node-cron
  • c44ab3f add logo, update README, add myself as a contributor, add test

Compare


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:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

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