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.1.9 #357

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps cron from 3.1.7 to 3.1.9.

Release notes

Sourced from cron's releases.

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

v3.1.8

3.1.8 (2024-10-29)

🛠 Builds

  • deps: update dependency luxon to ~3.5.0 (676045b)

⚙️ Continuous Integrations

  • allow Renovate to auto-merge minor and patch dependency version updates (#901) (3899b5d)

♻️ Chores

  • deps: lock file maintenance (f28aed4)
  • deps: lock file maintenance (a420629)
  • deps: lock file maintenance (63a1cf1)
  • deps: lock file maintenance (7366c8f)
  • deps: lock file maintenance (c44d785)
  • deps: lock file maintenance (cf74b29)
  • deps: lock file maintenance (67b2327)

... (truncated)

Changelog

Sourced from cron's changelog.

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

3.1.8 (2024-10-29)

🛠 Builds

  • deps: update dependency luxon to ~3.5.0 (676045b)

⚙️ Continuous Integrations

  • allow Renovate to auto-merge minor and patch dependency version updates (#901) (3899b5d)

♻️ Chores

  • deps: lock file maintenance (f28aed4)
  • deps: lock file maintenance (a420629)
  • deps: lock file maintenance (63a1cf1)
  • deps: lock file maintenance (7366c8f)
  • deps: lock file maintenance (c44d785)
  • deps: lock file maintenance (cf74b29)
  • deps: lock file maintenance (67b2327)
  • deps: lock file maintenance (190d845)
  • deps: lock file maintenance (166c4a2)

... (truncated)

Commits
  • e1b9a16 Release v3.1.9 [skip ci]
  • 1953c97 build(typescript): add missing "types" property to package.json (#908)
  • e0880a1 ci(action): update ossf/scorecard-action action to v2.4.0 (#883)
  • be77f4a chore(deps): lock file maintenance
  • 767c430 chore(deps): update dependency @​types/node to v20.17.5
  • 1ce42a4 chore(deps): update dependency @​types/node to v20.17.4
  • a6dd871 ci(action): update github/codeql-action action to v3.27.0 (#866)
  • 5ce34f4 chore(config): migrate renovate config (#903)
  • 5bd340e chore(deps): update dependency @​types/node to v20.17.3
  • 91848e9 docs: Add .nvmrc with recommended Node version for development (#904)
  • 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.1.9.
- [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.1.9)

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

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

github-actions bot commented Nov 5, 2024

Dependency Review

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

OpenSSF Scorecard

PackageVersionScoreDetails
npm/cron 3.1.9 🟢 8.1
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🟢 1010 out of 10 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⚠️ 1Found 3/24 approved changesets -- score normalized to 1
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🟢 109 commit(s) and 13 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
Packaging⚠️ -1packaging workflow not detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Branch-Protection⚠️ 0branch protection not enabled on development/release branches
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.1.9 🟢 8.1
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🟢 1010 out of 10 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⚠️ 1Found 3/24 approved changesets -- score normalized to 1
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

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 12, 2024

Superseded by #364.

@dependabot dependabot bot closed this Nov 12, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/master/cron-3.1.9 branch November 12, 2024 07:55
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