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.1.7 to 3.2.1 #366

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 13, 2024

Bumps cron from 3.1.7 to 3.2.1.

Release notes

Sourced from cron's releases.

v3.2.1

3.2.1 (2024-11-12)

🛠 Builds

v3.2.0

3.2.0 (2024-11-12)

✨ Features

⚙️ Continuous Integrations

  • action: update actions/checkout action to v4.2.2 (#880) (293f54a)
  • action: update actions/checkout digest to 11bd719 (#879) (0287c69)
  • action: update actions/setup-node digest to 39370e3 (#889) (0f7a3aa)
  • action: update actions/upload-artifact action to v4.4.3 (#878) (226ad5b)
  • action: update step-security/harden-runner action to v2.10.1 (#882) (b09438e)

♻️ Chores

v3.1.9

3.1.9 (2024-11-04)

🛠 Builds

  • typescript: add missing "types" property to package.json (#908) (1953c97)

📚 Documentation

  • Add .nvmrc with recommended Node version for development (#904) (91848e9)

⚙️ Continuous Integrations

  • action: update github/codeql-action action to v3.27.0 (#866) (a6dd871)
  • action: update ossf/scorecard-action action to v2.4.0 (#883) (e0880a1)

♻️ Chores

... (truncated)

Changelog

Sourced from cron's changelog.

3.2.1 (2024-11-12)

🛠 Builds

3.2.0 (2024-11-12)

✨ Features

⚙️ Continuous Integrations

  • action: update actions/checkout action to v4.2.2 (#880) (293f54a)
  • action: update actions/checkout digest to 11bd719 (#879) (0287c69)
  • action: update actions/setup-node digest to 39370e3 (#889) (0f7a3aa)
  • action: update actions/upload-artifact action to v4.4.3 (#878) (226ad5b)
  • action: update step-security/harden-runner action to v2.10.1 (#882) (b09438e)

♻️ Chores

3.1.9 (2024-11-04)

🛠 Builds

  • typescript: add missing "types" property to package.json (#908) (1953c97)

📚 Documentation

  • Add .nvmrc with recommended Node version for development (#904) (91848e9)

⚙️ Continuous Integrations

  • action: update github/codeql-action action to v3.27.0 (#866) (a6dd871)
  • action: update ossf/scorecard-action action to v2.4.0 (#883) (e0880a1)

♻️ Chores

... (truncated)

Commits
  • 441b4a2 Release v3.2.1 [skip ci]
  • 38c1044 build: migrate eslint config to flat style (#913)
  • 15bb206 Release v3.2.0 [skip ci]
  • 9147b20 feat: add support for Node v22 (#914)
  • 9ea2216 chore(deps): update dependency husky to v9 (#844)
  • ad613cb chore(deps): lock file maintenance
  • a17bbdd chore(deps): update dependency @​semantic-release/github to v11.0.1
  • 293f54a ci(action): update actions/checkout action to v4.2.2 (#880)
  • 4509c4d chore(deps): update dependency @​types/node to v20.17.6
  • 0287c69 ci(action): update actions/checkout digest to 11bd719 (#879)
  • 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.1.7 to 3.2.1.
- [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.1.7...v3.2.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 13, 2024
Copy link

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails
npm/cron 3.2.1 🟢 8.2
Details
CheckScoreReason
Binary-Artifacts🟢 10no binaries found in the repo
Branch-Protection🟢 8branch protection is not maximal on development and all release branches
CI-Tests🟢 1017 out of 17 merged PRs checked by a CI test -- score normalized to 10
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Code-Review⚠️ 2Found 5/18 approved changesets -- score normalized to 2
Contributors🟢 10project has 12 contributing companies or organizations
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Dependency-Update-Tool🟢 10update tool detected
Fuzzing🟢 10project is fuzzed
License🟢 10license file detected
Maintained🟢 1030 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10
Packaging🟢 10packaging workflow detected
Pinned-Dependencies🟢 10all dependencies are pinned
SAST🟢 10SAST tool is run on all commits
Security-Policy🟢 10security policy file detected
Signed-Releases⚠️ -1no releases found
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Vulnerabilities🟢 100 existing vulnerabilities detected
npm/luxon 3.5.0 🟢 4.8
Details
CheckScoreReason
Maintained🟢 101 commit(s) and 14 issue activity found in the last 90 days -- score normalized to 10
Code-Review🟢 7Found 20/27 approved changesets -- score normalized to 7
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
License🟢 10license file detected
Signed-Releases⚠️ -1no releases found
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Packaging⚠️ -1packaging workflow not detected
Branch-Protection⚠️ 0branch protection not enabled on development/release branches
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Binary-Artifacts🟢 10no binaries found in the repo
Security-Policy⚠️ 0security policy file not detected
Fuzzing⚠️ 0project is not fuzzed
Pinned-Dependencies⚠️ 2dependency not pinned by hash detected -- score normalized to 2
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Vulnerabilities🟢 64 existing vulnerabilities detected
npm/cron ^3.2.1 🟢 8.2
Details
CheckScoreReason
Binary-Artifacts🟢 10no binaries found in the repo
Branch-Protection🟢 8branch protection is not maximal on development and all release branches
CI-Tests🟢 1017 out of 17 merged PRs checked by a CI test -- score normalized to 10
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Code-Review⚠️ 2Found 5/18 approved changesets -- score normalized to 2
Contributors🟢 10project has 12 contributing companies or organizations
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Dependency-Update-Tool🟢 10update tool detected
Fuzzing🟢 10project is fuzzed
License🟢 10license file detected
Maintained🟢 1030 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10
Packaging🟢 10packaging workflow detected
Pinned-Dependencies🟢 10all dependencies are pinned
SAST🟢 10SAST tool is run on all commits
Security-Policy🟢 10security policy file detected
Signed-Releases⚠️ -1no releases found
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Vulnerabilities🟢 100 existing vulnerabilities detected

Scanned Files

  • package-lock.json
  • package.json

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.

0 participants