Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 8, 2025

This PR contains the following updates:

Package Change Age Confidence
@types/jest (source) ^29.5.14 -> ^30.0.0 age confidence
jest (source) ^29.7.0 -> ^30.0.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

jestjs/jest (jest)

v30.0.5

Compare Source

v30.0.4

Compare Source

Features
  • [expect] The Inverse type is now exported (#​15714)
  • [expect] feat: support async functions in toBe (#​15704)
Fixes
  • [jest] jest --onlyFailures --listTests now correctly lists only failed tests (#​15700)
  • [jest-snapshot] Handle line endings in snapshots (#​15708)

v30.0.3

Compare Source

Fixes
  • [jest-config] Fix ESM TS config loading in a CJS project (#​15694)
Features
  • [jest-diff] Show non-printable control characters to diffs (#​15696)

v30.0.2

Compare Source

v30.0.1

Compare Source

v30.0.0

Compare Source


Configuration

📅 Schedule: Branch creation - Between 01:00 AM and 05:59 AM, Monday through Friday ( * 1-5 * * 1-5 ) in timezone Europe/Zurich, Automerge - Between 05:00 AM and 07:59 AM, Monday through Friday ( * 5-7 * * 1-5 ) in timezone Europe/Zurich.

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

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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


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

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

Copy link
Contributor Author

renovate bot commented Aug 8, 2025

⚠️ 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: frontend/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: @angular-devkit/[email protected]
npm error Found: [email protected]
npm error node_modules/jest
npm error   dev jest@"^30.0.0" from the root project
npm error   peer jest@"^29.0.0 || ^30.0.0" from [email protected]
npm error   node_modules/ts-jest
npm error     ts-jest@"^29.3.0" from [email protected]
npm error     node_modules/jest-preset-angular
npm error       dev jest-preset-angular@"^14.4.2" from the root project
npm error
npm error Could not resolve dependency:
npm error peerOptional jest@"^29.5.0" from @angular-devkit/[email protected]
npm error node_modules/@angular-devkit/build-angular
npm error   dev @angular-devkit/build-angular@"^20.1.6" from the root project
npm error
npm error Conflicting peer dependency: [email protected]
npm error node_modules/jest
npm error   peerOptional jest@"^29.5.0" from @angular-devkit/[email protected]
npm error   node_modules/@angular-devkit/build-angular
npm error     dev @angular-devkit/build-angular@"^20.1.6" 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-08-19T12_30_23_423Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2025-08-19T12_30_23_423Z-debug-0.log

@renovate renovate bot force-pushed the renovate/major-jest-monorepo branch 3 times, most recently from 1d2c27f to cab4460 Compare August 11, 2025 12:52
@renovate renovate bot changed the title Update jest monorepo to v30 (major) chore(deps): update jest monorepo to v30 (major) Aug 11, 2025
@renovate renovate bot force-pushed the renovate/major-jest-monorepo branch 3 times, most recently from 39aff79 to 4b620e7 Compare August 12, 2025 12:46
@renovate renovate bot requested a review from MasterEvarior as a code owner August 12, 2025 12:46
@renovate renovate bot force-pushed the renovate/major-jest-monorepo branch 3 times, most recently from b2c581e to 8c10716 Compare August 13, 2025 12:07
@renovate renovate bot requested a review from a team as a code owner August 13, 2025 12:07
@renovate renovate bot force-pushed the renovate/major-jest-monorepo branch 6 times, most recently from 03e4fc1 to 0c7709c Compare August 15, 2025 07:03
@nevio18324 nevio18324 self-assigned this Aug 15, 2025
@nevio18324
Copy link
Collaborator

angular-devkit v19 and v20 currently aren't supporting Jest v30 but there's a PR open that should make it supported.

@renovate renovate bot force-pushed the renovate/major-jest-monorepo branch 8 times, most recently from 423a504 to 261e3a8 Compare August 19, 2025 07:15
@renovate renovate bot force-pushed the renovate/major-jest-monorepo branch 5 times, most recently from b03d6e0 to 34e9804 Compare August 19, 2025 12:29
@renovate renovate bot force-pushed the renovate/major-jest-monorepo branch from 34e9804 to d163568 Compare August 19, 2025 12:30
Copy link
Contributor Author

renovate bot commented Aug 19, 2025

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 30.x releases. But if you manually upgrade to 30.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/major-jest-monorepo branch August 19, 2025 13:02
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.

2 participants