Skip to content

fix(deps): update dependency @types/jest to v29.5.14 - #171

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/jest-monorepo
Open

fix(deps): update dependency @types/jest to v29.5.14#171
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/jest-monorepo

Conversation

@renovate

@renovaterenovateBot commented Apr 16, 2024

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

PackageChangeAgeConfidence
@types/jest (source)29.5.529.5.14ageconfidence

Configuration

📅 Schedule: (UTC)

  • 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

renovateBot commented Apr 16, 2024

Copy link
Copy Markdown
ContributorAuthor

⚠ 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: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! npm ERR! While resolving: react-scripts@5.0.1
npm ERR! Found: typescript@5.2.2
npm ERR! node_modules/typescript
npm ERR! typescript@"5.2.2" from the root project
npm ERR! typescript@"^4.6.4 || ^5.0.0" from @commitlint/load@17.7.2
npm ERR! node_modules/@commitlint/load
npm ERR! @commitlint/load@"^17.7.2" from @commitlint/cli@17.7.2
npm ERR! node_modules/@commitlint/cli
npm ERR! dev @commitlint/cli@"17.7.2" from the root project
npm ERR! 1 more (commitlint)
npm ERR! 5 more (cosmiconfig, cosmiconfig-typescript-loader, ...)
npm ERR! npm ERR! Could not resolve dependency:
npm ERR! peerOptional typescript@"^3.2.1 || ^4" from react-scripts@5.0.1
npm ERR! node_modules/react-scripts
npm ERR! react-scripts@"5.0.1" from the root project
npm ERR! npm ERR! Conflicting peer dependency: typescript@4.9.5
npm ERR! node_modules/typescript
npm ERR! peerOptional typescript@"^3.2.1 || ^4" from react-scripts@5.0.1
npm ERR! node_modules/react-scripts
npm ERR! react-scripts@"5.0.1" from the root project
npm ERR! npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! npm ERR! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.
npm ERR! A complete log of this run can be found in:
npm ERR! /tmp/renovate/cache/others/npm/_logs/2024-04-16T14_28_46_785Z-debug-0.log

@renovate
renovateBotforce-pushed the renovate/jest-monorepo branch from 9400c57 to cdd7db0CompareSeptember 13, 2024 02:44
@renovaterenovateBot changed the title fix(deps): update dependency @types/jest to v29.5.12fix(deps): update dependency @types/jest to v29.5.13Sep 13, 2024
@renovate

renovateBot commented Sep 13, 2024

Copy link
Copy Markdown
ContributorAuthor

⚠️ 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: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! npm ERR! While resolving: react-scripts@5.0.1
npm ERR! Found: typescript@5.2.2
npm ERR! node_modules/typescript
npm ERR! typescript@"5.2.2" from the root project
npm ERR! typescript@"^4.6.4 || ^5.0.0" from @commitlint/load@17.7.2
npm ERR! node_modules/@commitlint/load
npm ERR! @commitlint/load@"^17.7.2" from @commitlint/cli@17.7.2
npm ERR! node_modules/@commitlint/cli
npm ERR! dev @commitlint/cli@"17.7.2" from the root project
npm ERR! 1 more (commitlint)
npm ERR! 5 more (cosmiconfig, cosmiconfig-typescript-loader, ...)
npm ERR! npm ERR! Could not resolve dependency:
npm ERR! peerOptional typescript@"^3.2.1 || ^4" from react-scripts@5.0.1
npm ERR! node_modules/react-scripts
npm ERR! react-scripts@"5.0.1" from the root project
npm ERR! npm ERR! Conflicting peer dependency: typescript@4.9.5
npm ERR! node_modules/typescript
npm ERR! peerOptional typescript@"^3.2.1 || ^4" from react-scripts@5.0.1
npm ERR! node_modules/react-scripts
npm ERR! react-scripts@"5.0.1" from the root project
npm ERR! npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! npm ERR! See /runner/cache/others/npm/eresolve-report.txt for a full report.
npm ERR! A complete log of this run can be found in:
npm ERR! /runner/cache/others/npm/_logs/2026-09-03T22_45_33_478Z-debug-0.log

@renovate
renovateBotforce-pushed the renovate/jest-monorepo branch from cdd7db0 to 130c834CompareOctober 23, 2024 05:57
@renovaterenovateBot changed the title fix(deps): update dependency @types/jest to v29.5.13fix(deps): update dependency @types/jest to v29.5.14Oct 23, 2024
@renovaterenovateBot changed the title fix(deps): update dependency @types/jest to v29.5.14fix(deps): update jest monorepo to v29.5.14Jun 2, 2026
@renovaterenovateBot changed the title fix(deps): update jest monorepo to v29.5.14fix(deps): update jest monorepoJun 22, 2026
@renovaterenovateBot changed the title fix(deps): update jest monorepofix(deps): update dependency @types/jest to v29.5.14Jun 25, 2026
Sign up for freeto 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.

0 participants