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

fix(deps): update jest monorepo (major) #78

Open
wants to merge 1 commit into
base: stable
Choose a base branch
from

Conversation

makaira-github
Copy link
Contributor

@makaira-github makaira-github commented Aug 31, 2022

This PR contains the following updates:

Package Type Update Change
@types/jest devDependencies major 28.1.4 -> 29.5.10
ts-jest (source) devDependencies major 28.0.7 -> 29.1.1

Release Notes

kulshekhar/ts-jest

v29.1.1

Compare Source

Security Fixes
  • bump semver to 7.5.3

v29.1.0

Compare Source

Features

29.0.5 (2023-01-13)

Reverts

29.0.4 (2023-01-10)

Bug Fixes

29.0.3 (2022-09-28)

Bug Fixes
Features
  • add useESM option to pathsToModuleNameMapper options (#​3792) (eabe906)

29.0.2 (2022-09-23)

Bug Fixes

29.0.2 (2022-09-22)

Bug Fixes

29.0.1 (2022-09-13)

Bug Fixes
  • legacy: include existing globals config in cached config (#​3803) (e79be47)
Features
  • add typings for ts-jest options via transform config (#​3805) (664b0f2)

v29.0.5

Compare Source

Reverts

v29.0.4

Compare Source

Bug Fixes

v29.0.3

Compare Source

Bug Fixes
Features
  • add useESM option to pathsToModuleNameMapper options (#​3792) (eabe906)

v29.0.2

Compare Source

Bug Fixes

v29.0.1

Compare Source

Bug Fixes
  • legacy: include existing globals config in cached config (#​3803) (e79be47)
Features
  • add typings for ts-jest options via transform config (#​3805) (664b0f2)

v29.0.0

Compare Source

Features
DEPRECATIONS
  • Define ts-jest config under globals is now deprecated. Please define the config via transformer config instead.
BREAKING CHANGES
  • Only Node 14, 16 and 18 are supported
  • Jest 29 is required.

v28.0.8

Compare Source

Bug Fixes

Configuration

📅 Schedule: 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Renovate Bot.

@makaira-github makaira-github force-pushed the renovate/major-jest-monorepo branch 2 times, most recently from 42a970d to 766c24c Compare September 14, 2022 09:52
@makaira-github makaira-github force-pushed the renovate/major-jest-monorepo branch 2 times, most recently from bb0e64c to aad1ae9 Compare October 26, 2022 07:40
@makaira-github makaira-github force-pushed the renovate/major-jest-monorepo branch from aad1ae9 to 4a799c5 Compare January 4, 2023 08:30
@makaira-github makaira-github force-pushed the renovate/major-jest-monorepo branch from 4a799c5 to a506ac5 Compare January 25, 2023 11:25
@makaira-github makaira-github force-pushed the renovate/major-jest-monorepo branch from a506ac5 to 0caa896 Compare April 18, 2023 12:51
@makaira-github makaira-github force-pushed the renovate/major-jest-monorepo branch from 0caa896 to f2fe169 Compare August 10, 2023 15:09
@makaira-github makaira-github force-pushed the renovate/major-jest-monorepo branch from f2fe169 to 20338f4 Compare September 14, 2023 09:44
@makaira-github
Copy link
Contributor Author

makaira-github commented Sep 14, 2023

⚠ 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 unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/jest
npm ERR!   dev jest@"28.1.3" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer jest@"^29.0.0" from [email protected]
npm ERR! node_modules/ts-jest
npm ERR!   dev ts-jest@"29.1.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/2023-11-24T14_59_59_502Z-debug-0.log

@makaira-github makaira-github force-pushed the renovate/major-jest-monorepo branch from 20338f4 to c0ac5c6 Compare November 24, 2023 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants