Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2025

Bumps cron from 4.3.4 to 4.3.5.

Release notes

Sourced from cron's releases.

v4.3.5

4.3.5 (2025-11-30)

🐛 Bug Fixes

♻️ Chores

  • action: update actions/checkout action to v5.0.1 (0f3b9f3)
  • action: update actions/checkout action to v6 (#1028) (232f23a)
  • action: update actions/create-github-app-token action to v2.2.0 (1ade9ce)
  • action: update actions/setup-node action to v6 (#1017) (288cf0d)
  • action: update actions/upload-artifact action to v5 (#1018) (7091186)
  • action: update github/codeql-action action to v3.31.2 (8c5c4db)
  • action: update github/codeql-action action to v3.31.5 (c6516f1)
  • action: update github/codeql-action action to v4 (#1014) (258ee3b)
  • action: update step-security/harden-runner action to v2.13.2 (2f44428)
  • deps: update dependency @​eslint/js to v9.39.1 (319462a)
  • deps: update dependency @​semantic-release/github to v12.0.1 (dfa3411)
  • deps: update dependency @​swc/core to v1.15.0 (7aa02a2)
  • deps: update dependency @​swc/core to v1.15.3 (af87e4d)
  • deps: update dependency @​types/node to v22.19.0 (67701aa)
  • deps: update dependency @​types/node to v22.19.1 (2c0d2bb)
  • deps: update dependency @​types/sinon to v21 (#1029) (028b8b7)
  • deps: update semantic-release related packages (e29b122)
Changelog

Sourced from cron's changelog.

4.3.5 (2025-11-30)

🐛 Bug Fixes

♻️ Chores

  • action: update actions/checkout action to v5.0.1 (0f3b9f3)
  • action: update actions/checkout action to v6 (#1028) (232f23a)
  • action: update actions/create-github-app-token action to v2.2.0 (1ade9ce)
  • action: update actions/setup-node action to v6 (#1017) (288cf0d)
  • action: update actions/upload-artifact action to v5 (#1018) (7091186)
  • action: update github/codeql-action action to v3.31.2 (8c5c4db)
  • action: update github/codeql-action action to v3.31.5 (c6516f1)
  • action: update github/codeql-action action to v4 (#1014) (258ee3b)
  • action: update step-security/harden-runner action to v2.13.2 (2f44428)
  • deps: update dependency @​eslint/js to v9.39.1 (319462a)
  • deps: update dependency @​semantic-release/github to v12.0.1 (dfa3411)
  • deps: update dependency @​swc/core to v1.15.0 (7aa02a2)
  • deps: update dependency @​swc/core to v1.15.3 (af87e4d)
  • deps: update dependency @​types/node to v22.19.0 (67701aa)
  • deps: update dependency @​types/node to v22.19.1 (2c0d2bb)
  • deps: update dependency @​types/sinon to v21 (#1029) (028b8b7)
  • deps: update semantic-release related packages (e29b122)
Commits
  • 3f1f009 Release v4.3.5 [skip ci]
  • 74d3b74 fix: suppress setTimeout warning with negatives (#1030)
  • 258ee3b chore(action): update github/codeql-action action to v4 (#1014)
  • 288cf0d chore(action): update actions/setup-node action to v6 (#1017)
  • 7091186 chore(action): update actions/upload-artifact action to v5 (#1018)
  • 232f23a chore(action): update actions/checkout action to v6 (#1028)
  • 028b8b7 chore(deps): update dependency @​types/sinon to v21 (#1029)
  • 1ade9ce chore(action): update actions/create-github-app-token action to v2.2.0
  • e29b122 chore(deps): update semantic-release related packages
  • 2c0d2bb chore(deps): update dependency @​types/node to v22.19.1
  • 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 4.3.4 to 4.3.5.
- [Release notes](https://github.com/kelektiv/node-cron/releases)
- [Changelog](https://github.com/kelektiv/node-cron/blob/main/CHANGELOG.md)
- [Commits](kelektiv/node-cron@v4.3.4...v4.3.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Dec 1, 2025
@sorydima sorydima merged commit 99b32b0 into main Dec 2, 2025
1 of 4 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/cron-4.3.5 branch December 2, 2025 07:36
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants