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.1 #248

Closed

Conversation

biancode
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.1.

ℹ️ 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 3 versions ahead of your current version.
  • The recommended version was released a month ago, on 2023-08-14.
Release notes
Package name: cron
  • 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

    Minor version bump for refactoring get next date function and small b…

    …ug fixes

from cron GitHub release notes
Commit messages
Package name: cron
  • 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
  • 659510c Patch version bump: fix linting and update tests
  • 7e26c23 fix: don't start job in setTime if it wasn't running
  • 4322ef2 test: add test case for #598 fix
  • f0d5d3f test: don't stop/start job before using setTime
  • 31989e0 chore: wrap setTime tests in describe and move down
  • 8e5fc90 Publish only the necessary files
  • 323a5d9 Replace deprecated eslint node package and add node 14 dependency

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

@github-actions
Copy link

Greet Contributors Bot
Thank you for taking your time and effort for your contribution, we truly value it. 🎉

The amazing contributor in this pull request is @snyk-bot

@github-actions github-actions bot added the Stale label Nov 14, 2023
@github-actions github-actions bot closed this Nov 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants