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.8 #350

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 30, 2024

Bumps cron from 3.1.7 to 3.1.8.

Release notes

Sourced from cron's releases.

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)
  • deps: lock file maintenance (190d845)
  • deps: lock file maintenance (166c4a2)
  • deps: lock file maintenance (b6680c7)
  • deps: lock file maintenance (18679e9)
  • deps: lock file maintenance (d99fc57)
  • deps: lock file maintenance (8c63a93)
  • deps: lock file maintenance (91a5d20)
  • deps: lock file maintenance (738f2ac)
  • deps: lock file maintenance (59df061)
  • deps: lock file maintenance (ad3aac7)
  • deps: lock file maintenance (abda61e)
  • deps: lock file maintenance (b6954f8)
  • deps: lock file maintenance (650401f)
  • deps: lock file maintenance (a9cd1a6)
  • deps: lock file maintenance (652b595)
  • deps: lock file maintenance (e52f3e7)
  • deps: lock file maintenance (a149323)
  • deps: lock file maintenance (dc19fcd)
  • deps: lock file maintenance (9aab99b)
  • deps: lock file maintenance (5a8f16d)
  • deps: lock file maintenance (e2ab57f)
  • deps: lock file maintenance (cdc4477)
  • deps: lock file maintenance (83e2a67)
  • deps: lock file maintenance (4ffc01c)
  • deps: update dependency @​fast-check/jest to v1.8.2 (6dfafb6)
  • deps: update dependency @​types/jest to v29.5.13 (1de1b8a)
  • deps: update dependency @​types/jest to v29.5.14 (30cd519)

... (truncated)

Changelog

Sourced from cron's changelog.

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

... (truncated)

Commits
  • 066612e Release v3.1.8 [skip ci]
  • 676045b build(deps): update dependency luxon to ~3.5.0
  • 3899b5d ci: allow Renovate to auto-merge minor and patch dependency version updates (...
  • 7b7275d chore(deps): update dependency @​types/node to v20.17.1
  • f28aed4 chore(deps): lock file maintenance
  • 3823c7b chore(deps): update dependency @​types/node to v20.17.0
  • 518d610 chore(deps): update dependency @​types/node to v20.16.15
  • 30cd519 chore(deps): update dependency @​types/jest to v29.5.14
  • 49e621c chore(deps): update dependency @​types/node to v20.16.14
  • 716b77b chore(deps): update dependency @​types/node to v20.16.13
  • 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.8.
- [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.8)

---
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 Oct 30, 2024
Copy link

Dependency Review

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

OpenSSF Scorecard

PackageVersionScoreDetails
npm/cron 3.1.8 🟢 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🟢 103 out of 3 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⚠️ 0found 29 unreviewed changesets out of 30 -- score normalized to 0
Contributors🟢 1010 different organizations found -- score normalized to 10
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) out of 30 and 9 issue activity out of 30 found in the last 90 days -- score normalized to 10
Packaging🟢 10publishing 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🟢 10no 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
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Packaging⚠️ -1packaging workflow not detected
Branch-Protection⚠️ 0branch protection not enabled on development/release branches
Signed-Releases⚠️ -1no releases found
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.8 🟢 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🟢 103 out of 3 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⚠️ 0found 29 unreviewed changesets out of 30 -- score normalized to 0
Contributors🟢 1010 different organizations found -- score normalized to 10
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) out of 30 and 9 issue activity out of 30 found in the last 90 days -- score normalized to 10
Packaging🟢 10publishing 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🟢 10no vulnerabilities detected

Scanned Files

  • package-lock.json
  • package.json

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 5, 2024

Superseded by #357.

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