Skip to content

Update dependency cron to v4 - #493

Closed
renovate[bot] wants to merge 2 commits into
mainfrom
renovate/cron-4.x
Closed

renovate[bot] wants to merge 2 commits into
mainfrom
renovate/cron-4.x

Conversation

@renovate

@renovate renovate Bot commented May 25, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cron ^3.1.7 -> ^4.0.0 age adoption passing confidence

Release Notes

kelektiv/node-cron (cron)

v4.3.0

Compare Source

✨ Features

v4.2.0

Compare Source

✨ Features
♻️ Chores

v4.1.4

Compare Source

🛠 Builds
♻️ Chores
  • deps: lock file maintenance (c3190bf)

v4.1.3

Compare Source

🛠 Builds
  • deps: update dependency luxon to ~3.6.0 (5935617)

v4.1.2

Compare Source

🐛 Bug Fixes

v4.1.1

Compare Source

🐛 Bug Fixes
♻️ Chores
  • action: update actions/setup-node action to v4.3.0 (e70709f)
  • action: update actions/upload-artifact action to v4.6.1 (06ed76c)
  • action: update actions/upload-artifact action to v4.6.2 (69ea222)
  • action: update github/codeql-action action to v3.28.10 (1d14a08)
  • action: update github/codeql-action action to v3.28.11 (cd28d4f)
  • action: update github/codeql-action action to v3.28.13 (154f885)
  • action: update ossf/scorecard-action action to v2.4.1 (6a4ec39)
  • deps: lock file maintenance (6742c01)
  • deps: lock file maintenance (a97cdb1)
  • deps: lock file maintenance (c585973)
  • deps: lock file maintenance (e156aa7)
  • deps: update dependency @​commitlint/cli to v19.8.0 (3984884)
  • deps: update dependency @​eslint/js to v9.22.0 (7415480)
  • deps: update dependency @​eslint/js to v9.23.0 (00fc7ed)
  • deps: update dependency @​fast-check/jest to v2.1.0 (a9a8608)
  • deps: update dependency @​types/node to v22.13.11 (38cf6a6)
  • deps: update dependency @​types/node to v22.13.5 (a746320)
  • deps: update dependency @​types/node to v22.13.9 (4ac339f)
  • deps: update dependency lint-staged to v15.5.0 (5efb27f)
  • deps: update dependency prettier to v3.5.3 (d8f2456)
  • deps: update dependency sinon to v19.0.4 (5144f4d)
  • deps: update dependency ts-jest to v29.2.6 (3625528)
  • deps: update dependency typescript to v5.8.2 (4ef66e8)
  • deps: update linters (ecbe916)
  • deps: update node.js to v23.10.0 (#​970) (6775fff)
  • deps: update tests (5d5e555)

v4.1.0

Compare Source

✨ Features
  • add isCronTimeValid function to validate cron expressions (#​959) (cbd8106)
♻️ Chores

v4.0.0

Compare Source

⚠ Breaking changes
  • drop support for Node v16 and rename job.running to job.isActive (#​957)
📦 Code Refactoring
♻️ Chores
  • action: update actions/checkout action to v4.2.2 (#​927) (ff1721e)
  • action: update actions/setup-node action to v4.1.0 (#​928) (3e27773)
  • action: update actions/upload-artifact action to v4.6.0 (#​931) (8283000)
  • action: update amannn/action-semantic-pull-request action to v5.5.3 (#​929) (f1851d7)
  • action: update github/codeql-action action to v3.28.1 (#​922) (eefd476)
  • deps: lock file maintenance (c3af5fc)
  • deps: lock file maintenance (d689a1c)
  • renovate: improve schedules & automerging to reduce noise (#​942) (c253032)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate

renovate Bot commented May 25, 2025

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: backend/package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm.
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @nestjs/axios@3.1.3
npm error Found: @nestjs/common@11.1.1
npm error node_modules/@nestjs/common
npm error   @nestjs/common@"^11.0.12" from the root project
npm error   peer @nestjs/common@"^9.0.0 || ^10.0.0 || ^11.0.0" from @nest-lab/fastify-multer@1.3.0
npm error   node_modules/@nest-lab/fastify-multer
npm error     @nest-lab/fastify-multer@"^1.2.0" from the root project
npm error   11 more (@nestjs/core, @nestjs/mongoose, ...)
npm error
npm error Could not resolve dependency:
npm error peer @nestjs/common@"^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0" from @nestjs/axios@3.1.3
npm error node_modules/@nestjs/axios
npm error   @nestjs/axios@"^3.0.2" from the root project
npm error   peerOptional @nestjs/axios@"^2.0.0 || ^3.0.0 || ^4.0.0" from @nestjs/terminus@11.0.0
npm error   node_modules/@nestjs/terminus
npm error     @nestjs/terminus@"^11.0.0" from the root project
npm error
npm error Conflicting peer dependency: @nestjs/common@10.4.17
npm error node_modules/@nestjs/common
npm error   peer @nestjs/common@"^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0" from @nestjs/axios@3.1.3
npm error   node_modules/@nestjs/axios
npm error     @nestjs/axios@"^3.0.2" from the root project
npm error     peerOptional @nestjs/axios@"^2.0.0 || ^3.0.0 || ^4.0.0" from @nestjs/terminus@11.0.0
npm error     node_modules/@nestjs/terminus
npm error       @nestjs/terminus@"^11.0.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2025-05-25T22_11_44_328Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2025-05-25T22_11_44_328Z-debug-0.log

@github-actions

Copy link
Copy Markdown

⚠️ CHANGELOG.md was not updated. Please update it before merging the PR.

@github-actions

Copy link
Copy Markdown

⚠️ CHANGELOG.md was not updated. Please update it before merging the PR.

@renovate

renovate Bot commented May 30, 2025

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@tilloh-dev

Copy link
Copy Markdown
Owner

Closing Renovate PR as we're removing automated dependency updates from this repository. Dependencies will be managed manually going forward.

@tilloh-dev tilloh-dev closed this Feb 20, 2026
@tilloh-dev
tilloh-dev deleted the renovate/cron-4.x branch February 20, 2026 10:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant