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

chore(deps): update jest monorepo #2289

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 5, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/jest (source) 28.1.0 -> 28.1.8 age adoption passing confidence
jest (source) 28.1.0 -> 28.1.3 age adoption passing confidence

Release Notes

jestjs/jest (jest)

v28.1.3

Compare Source

Features
  • [jest-leak-detector] Use native FinalizationRegistry when it exists to get rid of external C dependency (#​12973)
Fixes
  • [jest-changed-files] Fix a lock-up after repeated invocations (#​12757)
  • [@jest/expect-utils] Fix deep equality of ImmutableJS OrderedSets (#​12977)
  • [jest-mock] Add index signature support for spyOn types (#​13013, #​13020)
  • [jest-snapshot] Fix indentation of awaited inline snapshots (#​12986)
Chore & Maintenance
  • [*] Replace internal usage of pretty-format/ConvertAnsi with jest-serializer-ansi-escapes (#​12935, #​13004)
  • [docs] Update spyOn docs (#​13000)

v28.1.2

Compare Source

Fixes
  • [jest-runtime] Avoid star type import from @jest/globals (#​12949)
Chore & Maintenance
  • [docs] Mention that jest-codemods now supports Sinon (#​12898)

v28.1.1

Compare Source

Features
  • [jest] Expose Config type (#​12848)
  • [@jest/reporters] Improve GitHubActionsReporters annotation format (#​12826)
  • [@jest/types] Infer argument types passed to test and describe callback functions from each tables (#​12885, #​12905)
Fixes
  • [@jest/expect-utils] Fix deep equality of ImmutableJS OrderedMaps (#​12899)
  • [jest-docblock] Handle multiline comments in parseWithComments (#​12845)
  • [jest-mock] Improve spyOn error messages (#​12901)
  • [jest-runtime] Correctly report V8 coverage with resetModules: true (#​12912)
  • [jest-worker] Make JestWorkerFarm helper type to include methods of worker module that take more than one argument (#​12839)
Chore & Maintenance
  • [docs] Updated docs to indicate that jest-environment-jsdom is a separate package #​12828
  • [docs] Document the comments used by coverage providers #​12835
  • [docs] Use docusaurus-remark-plugin-tab-blocks to format tabs with code examples (#​12859)
  • [jest-haste-map] Bump walker version (#​12324)

Configuration

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

🚦 Automerge: Enabled.

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, check this box

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

@renovate renovate bot added the [type] chore label Jun 5, 2022
@renovate
Copy link
Contributor Author

renovate bot commented Jun 5, 2022

⚠ 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: reporter-client/package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: @material-ui/[email protected]
npm ERR! Found: @types/[email protected]
npm ERR! node_modules/@types/react
npm ERR!   dev @types/react@"18.0.11" from the root project
npm ERR!   peerOptional @types/react@"*" from @material-ui/[email protected]
npm ERR!   node_modules/@material-ui/types
npm ERR!     @material-ui/types@"5.1.0" from @material-ui/[email protected]
npm ERR!     node_modules/@material-ui/core
npm ERR!       @material-ui/core@"4.12.4" from the root project
npm ERR!       1 more (@material-ui/icons)
npm ERR!     @material-ui/types@"5.1.0" from @material-ui/[email protected]
npm ERR!     node_modules/@material-ui/styles
npm ERR!       @material-ui/styles@"^4.11.5" from the root project
npm ERR!       1 more (@material-ui/core)
npm ERR!   2 more (@types/react-dom, @types/react-transition-group)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peerOptional @types/react@"^16.8.6 || ^17.0.0" from @material-ui/[email protected]
npm ERR! node_modules/@material-ui/core
npm ERR!   @material-ui/core@"4.12.4" from the root project
npm ERR!   peer @material-ui/core@"^4.0.0" from @material-ui/[email protected]
npm ERR!   node_modules/@material-ui/icons
npm ERR!     @material-ui/icons@"4.11.3" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: @types/[email protected]
npm ERR! node_modules/@types/react
npm ERR!   peerOptional @types/react@"^16.8.6 || ^17.0.0" from @material-ui/[email protected]
npm ERR!   node_modules/@material-ui/core
npm ERR!     @material-ui/core@"4.12.4" from the root project
npm ERR!     peer @material-ui/core@"^4.0.0" from @material-ui/[email protected]
npm ERR!     node_modules/@material-ui/icons
npm ERR!       @material-ui/icons@"4.11.3" 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! 
npm ERR! For a full report see:
npm ERR! /tmp/renovate/cache/others/npm/_logs/2024-03-28T20_21_01_940Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-03-28T20_21_01_940Z-debug-0.log

@renovate renovate bot force-pushed the renovate/jest-monorepo branch from fedd57b to 8b58ba4 Compare June 7, 2022 12:57
@renovate renovate bot changed the title chore(deps): update dependency @types/jest to v28.1.1 chore(deps): update jest monorepo to v28.1.1 Jun 7, 2022
@renovate renovate bot force-pushed the renovate/jest-monorepo branch 6 times, most recently from 0287dbe to 9667630 Compare June 17, 2022 12:34
@renovate renovate bot changed the title chore(deps): update jest monorepo to v28.1.1 chore(deps): update jest monorepo Jun 17, 2022
@renovate renovate bot force-pushed the renovate/jest-monorepo branch 3 times, most recently from 409e99a to 3e0876d Compare June 27, 2022 02:39
@renovate renovate bot force-pushed the renovate/jest-monorepo branch 5 times, most recently from 02e6b19 to 154aee1 Compare July 6, 2022 03:24
@renovate renovate bot force-pushed the renovate/jest-monorepo branch 2 times, most recently from c2a19e1 to a48e4a7 Compare July 13, 2022 02:59
@renovate renovate bot force-pushed the renovate/jest-monorepo branch 3 times, most recently from 5d4ee79 to 6ddae2e Compare July 15, 2022 23:08
@renovate renovate bot force-pushed the renovate/jest-monorepo branch 3 times, most recently from a2d4a33 to faecd98 Compare July 27, 2022 23:42
@renovate renovate bot force-pushed the renovate/jest-monorepo branch from faecd98 to ff1dca2 Compare August 5, 2022 03:22
@renovate renovate bot changed the title chore(deps): update jest monorepo chore(deps): update jest monorepo to v28.1.6 Aug 9, 2022
@renovate renovate bot changed the title chore(deps): update jest monorepo to v28.1.6 chore(deps): update jest monorepo Aug 10, 2022
@renovate renovate bot force-pushed the renovate/jest-monorepo branch 6 times, most recently from 3290d35 to 4be87a8 Compare April 17, 2023 18:45
@renovate renovate bot force-pushed the renovate/jest-monorepo branch 5 times, most recently from a5de556 to 192a3c3 Compare April 27, 2023 20:46
@renovate renovate bot force-pushed the renovate/jest-monorepo branch 7 times, most recently from be6722c to d9c11cf Compare May 4, 2023 22:47
@renovate renovate bot force-pushed the renovate/jest-monorepo branch 6 times, most recently from 0fa51e9 to 928c951 Compare May 11, 2023 16:59
@renovate renovate bot changed the title chore(deps): update jest monorepo chore(deps): update dependency @types/jest to v28.1.8 Aug 21, 2023
@renovate renovate bot changed the title chore(deps): update dependency @types/jest to v28.1.8 chore(deps): update jest monorepo Aug 27, 2023
@renovate renovate bot force-pushed the renovate/jest-monorepo branch from 928c951 to 3ccdfb2 Compare March 28, 2024 20:21
@renovate renovate bot force-pushed the renovate/jest-monorepo branch from 3ccdfb2 to e3bd27a Compare June 19, 2024 22:39
Copy link
Contributor Author

renovate bot commented Jun 19, 2024

⚠️ 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: reporter-client/package-lock.json
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @material-ui/[email protected]
npm error Found: @types/[email protected]
npm error node_modules/@types/react
npm error   dev @types/react@"18.0.11" from the root project
npm error   peerOptional @types/react@"*" from @material-ui/[email protected]
npm error   node_modules/@material-ui/types
npm error     @material-ui/types@"5.1.0" from @material-ui/[email protected]
npm error     node_modules/@material-ui/core
npm error       @material-ui/core@"4.12.4" from the root project
npm error       1 more (@material-ui/icons)
npm error     @material-ui/types@"5.1.0" from @material-ui/[email protected]
npm error     node_modules/@material-ui/styles
npm error       @material-ui/styles@"^4.11.5" from the root project
npm error       1 more (@material-ui/core)
npm error   2 more (@types/react-dom, @types/react-transition-group)
npm error
npm error Could not resolve dependency:
npm error peerOptional @types/react@"^16.8.6 || ^17.0.0" from @material-ui/[email protected]
npm error node_modules/@material-ui/core
npm error   @material-ui/core@"4.12.4" from the root project
npm error   peer @material-ui/core@"^4.0.0" from @material-ui/[email protected]
npm error   node_modules/@material-ui/icons
npm error     @material-ui/icons@"4.11.3" from the root project
npm error
npm error Conflicting peer dependency: @types/[email protected]
npm error node_modules/@types/react
npm error   peerOptional @types/react@"^16.8.6 || ^17.0.0" from @material-ui/[email protected]
npm error   node_modules/@material-ui/core
npm error     @material-ui/core@"4.12.4" from the root project
npm error     peer @material-ui/core@"^4.0.0" from @material-ui/[email protected]
npm error     node_modules/@material-ui/icons
npm error       @material-ui/icons@"4.11.3" 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 /tmp/renovate/cache/others/npm/_logs/2024-06-19T22_38_34_745Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-06-19T22_38_34_745Z-debug-0.log

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.

0 participants