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

Update jest monorepo #131

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

Update jest monorepo #131

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Nov 30, 2021

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/jest (source) 27.0.0 -> 27.5.2 age adoption passing confidence
jest (source) 27.4.0 -> 27.5.1 age adoption passing confidence

Release Notes

jestjs/jest (jest)

v27.5.1

Compare Source

Features
  • [jest-config] Support comments in JSON config file (#​12316)
  • [pretty-format] Expose ConvertAnsi plugin (#​12308)
Fixes
  • [expect] Add type definitions for asymmetric closeTo matcher (#​12304)
  • [jest-cli] Load binary via exported API (#​12315)
  • [jest-config] Replace jsonlint with parse-json (#​12316)
  • [jest-repl] Make module importable (#​12311 & #​12315)
Chore & Maintenance
  • [*] Avoid anonymous default exports (#​12313)

v27.5.0

Compare Source

Features
  • [expect] Add asymmetric matcher expect.closeTo (#​12243)
  • [jest-mock] Added mockFn.mock.lastCall to retrieve last argument (#​12285)
Fixes
  • [expect] Add a fix for .toHaveProperty('') (#​12251)
  • [jest-each, @​jest/globals] Allow passing ReadonlyArray type of a table to describe.each and test.each (#​12297)
  • [@jest/globals] Add missing options argument to jest.doMock typing (#​12292)
  • [jest-environment-node] Add atob and btoa (#​12269)
  • [jest-matcher-utils] Correct diff for expected asymmetric matchers (#​12264)
  • [jest-message-util] Fix .getTopFrame() (and toMatchInlineSnapshot()) with mjs files (#​12277)
Chore & Maintenance
  • [*] Update graceful-fs to ^4.2.9 (#​11749)
Performance
  • [jest-resolve] perf: skip error creation on not found stat calls (#​11749)

v27.4.7

Compare Source

Fixes
  • jest-config Add missing @babel/core dependency (#​12216)

v27.4.6

Compare Source

Fixes
  • [jest-environment-node] Add AbortSignal (#​12157)
  • [jest-environment-node] Add Missing node global performance (#​12002)
  • [jest-runtime] Handle missing mocked property (#​12213)
  • [@jest/transform] Update dependency package pirates to 4.0.4 (#​12002)
Performance
  • jest-config perf: only register ts-node once when loading TS config files (#​12160)

v27.4.5

Compare Source

Fixes
  • [jest-worker] Stop explicitly passing process.env (#​12141)

v27.4.4

Compare Source

Fixes
  • [babel-jest] Add process.version chunk to the cache key (#​12122)
  • [jest-environment] Add mocked to jest object (#​12133)
  • [jest-worker] Stop explicitly passing execArgv (#​12128)
Chore & Maintenance
  • [website] Fix the card front that looks overlapping part of the card back

v27.4.3

Compare Source

Fixes
  • [jest-environment-jsdom] Remove @types/jsdom dependency (and make its dom property private) (#​12107)

v27.4.2

Compare Source

Fixes
  • [jest-worker] Add additional execArgv to filter (#​12103)

v27.4.1

Compare Source

Fixes
  • [jest-worker] Filter execArgv correctly (#​12097)

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.

👻 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 force-pushed the renovate/jest-monorepo branch from a6dedd7 to ea7747c Compare November 30, 2021 14:59
@renovate renovate bot changed the title Update dependency jest to v27.4.1 Update dependency jest to v27.4.2 Nov 30, 2021
@renovate renovate bot force-pushed the renovate/jest-monorepo branch from ea7747c to dd73d96 Compare December 1, 2021 14:33
@renovate renovate bot changed the title Update dependency jest to v27.4.2 Update dependency jest to v27.4.3 Dec 1, 2021
@renovate renovate bot force-pushed the renovate/jest-monorepo branch from dd73d96 to e15ead5 Compare December 10, 2021 05:30
@renovate renovate bot changed the title Update dependency jest to v27.4.3 Update dependency jest to v27.4.4 Dec 10, 2021
@renovate renovate bot force-pushed the renovate/jest-monorepo branch from e15ead5 to 39f0c27 Compare December 13, 2021 22:02
@renovate renovate bot changed the title Update dependency jest to v27.4.4 Update dependency jest to v27.4.5 Dec 13, 2021
@renovate renovate bot force-pushed the renovate/jest-monorepo branch from 39f0c27 to fbcbe80 Compare January 5, 2022 00:51
@renovate renovate bot changed the title Update dependency jest to v27.4.5 Update dependency jest to v27.4.6 Jan 5, 2022
@renovate renovate bot force-pushed the renovate/jest-monorepo branch from fbcbe80 to 017c122 Compare January 5, 2022 13:51
@renovate renovate bot changed the title Update dependency jest to v27.4.6 Update dependency jest to v27.4.7 Jan 5, 2022
@renovate renovate bot force-pushed the renovate/jest-monorepo branch from 017c122 to 91ee782 Compare March 7, 2022 16:41
@renovate renovate bot changed the title Update dependency jest to v27.4.7 Update dependency jest to v27.5.1 Mar 7, 2022
@renovate renovate bot changed the title Update dependency jest to v27.5.1 Update jest monorepo Mar 16, 2023
@renovate renovate bot force-pushed the renovate/jest-monorepo branch from 91ee782 to 18e09ea Compare March 16, 2023 15:54
@renovate renovate bot force-pushed the renovate/jest-monorepo branch from 18e09ea to efa3927 Compare April 3, 2023 09:56
@renovate renovate bot force-pushed the renovate/jest-monorepo branch from efa3927 to 63f8350 Compare April 17, 2023 13:56
@renovate renovate bot force-pushed the renovate/jest-monorepo branch 2 times, most recently from 35375b3 to 494c930 Compare June 4, 2023 10:51
@renovate renovate bot force-pushed the renovate/jest-monorepo branch from 494c930 to 79dbcfc Compare June 5, 2023 16:21
@renovate renovate bot force-pushed the renovate/jest-monorepo branch 3 times, most recently from 49b3b4d to 1802489 Compare June 19, 2023 10:05
@renovate renovate bot force-pushed the renovate/jest-monorepo branch from 1802489 to bc7618f Compare June 29, 2023 08:41
@renovate renovate bot force-pushed the renovate/jest-monorepo branch 2 times, most recently from 06123fa to 5a5fea0 Compare July 9, 2023 10:20
@renovate renovate bot force-pushed the renovate/jest-monorepo branch 2 times, most recently from 00761bf to fe373ce Compare July 19, 2023 09:26
@renovate renovate bot force-pushed the renovate/jest-monorepo branch from fe373ce to b196d2c Compare July 27, 2023 17:36
@renovate renovate bot changed the title Update jest monorepo Update dependency @types/jest to v27.5.2 Aug 21, 2023
@renovate renovate bot changed the title Update dependency @types/jest to v27.5.2 Update jest monorepo Aug 27, 2023
@renovate renovate bot force-pushed the renovate/jest-monorepo branch from 3cdb9c9 to 6a25e7d Compare August 27, 2023 09:50
@renovate renovate bot force-pushed the renovate/jest-monorepo branch 2 times, most recently from 1d314df to 811ffdc Compare September 26, 2023 14:21
@renovate renovate bot force-pushed the renovate/jest-monorepo branch from 811ffdc to 343e37b Compare September 28, 2023 15:27
@renovate renovate bot force-pushed the renovate/jest-monorepo branch 2 times, most recently from 9ed6771 to 424685d Compare October 15, 2023 15:27
@renovate renovate bot force-pushed the renovate/jest-monorepo branch from 424685d to f26873d Compare October 23, 2023 12:21
@renovate renovate bot force-pushed the renovate/jest-monorepo branch from f26873d to f9c28a9 Compare November 6, 2023 07:25
@renovate renovate bot force-pushed the renovate/jest-monorepo branch from f9c28a9 to eca1c2d Compare November 16, 2023 11:44
@renovate renovate bot force-pushed the renovate/jest-monorepo branch from eca1c2d to 191cb56 Compare December 3, 2023 10:27
@renovate renovate bot force-pushed the renovate/jest-monorepo branch 2 times, most recently from 28ae948 to 5fce46d Compare February 4, 2024 12:56
@renovate renovate bot force-pushed the renovate/jest-monorepo branch from 5fce46d to 0b8e094 Compare February 25, 2024 10:31
@renovate renovate bot force-pushed the renovate/jest-monorepo branch from 0b8e094 to b78072f Compare March 12, 2024 10:26
@renovate renovate bot force-pushed the renovate/jest-monorepo branch 2 times, most recently from e83c131 to 6ce19e2 Compare March 24, 2024 13:33
@renovate renovate bot force-pushed the renovate/jest-monorepo branch 2 times, most recently from 83a011d to 952d8db Compare April 21, 2024 08:46
@renovate renovate bot force-pushed the renovate/jest-monorepo branch from 952d8db to ed5a59c Compare April 25, 2024 08:03
@renovate renovate bot force-pushed the renovate/jest-monorepo branch 2 times, most recently from 2a6b0bd to cb1c039 Compare June 8, 2024 19:17
@renovate renovate bot force-pushed the renovate/jest-monorepo branch from cb1c039 to ff379f8 Compare July 21, 2024 15:08
@renovate renovate bot force-pushed the renovate/jest-monorepo branch from ff379f8 to e20cfaa Compare August 6, 2024 06:21
@renovate renovate bot force-pushed the renovate/jest-monorepo branch from e20cfaa to ba1e8f1 Compare August 28, 2024 07:08
@renovate renovate bot force-pushed the renovate/jest-monorepo branch from ba1e8f1 to e20445d Compare October 9, 2024 09:02
@renovate renovate bot force-pushed the renovate/jest-monorepo branch from e20445d to 495f53a Compare December 2, 2024 11:03
@renovate renovate bot force-pushed the renovate/jest-monorepo branch from 495f53a to c4a1ba3 Compare December 2, 2024 20:16
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.

0 participants