Update jest monorepo#22
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/jest-monorepo
branch
from
January 5, 2022 01:03
f3179c4 to
063c4bc
Compare
renovate
Bot
force-pushed
the
renovate/jest-monorepo
branch
from
January 5, 2022 15:14
063c4bc to
75888af
Compare
renovate
Bot
force-pushed
the
renovate/jest-monorepo
branch
2 times, most recently
from
February 8, 2022 13:23
66d179a to
eb33a68
Compare
renovate
Bot
force-pushed
the
renovate/jest-monorepo
branch
from
March 7, 2022 11:18
eb33a68 to
942299f
Compare
renovate
Bot
force-pushed
the
renovate/jest-monorepo
branch
from
May 15, 2022 20:05
942299f to
a069d65
Compare
renovate
Bot
force-pushed
the
renovate/jest-monorepo
branch
from
June 18, 2022 15:28
a069d65 to
3816c71
Compare
renovate
Bot
force-pushed
the
renovate/jest-monorepo
branch
from
September 25, 2022 16:01
3816c71 to
9d3f560
Compare
renovate
Bot
force-pushed
the
renovate/jest-monorepo
branch
from
November 20, 2022 10:41
9d3f560 to
ebea9b9
Compare
renovate
Bot
force-pushed
the
renovate/jest-monorepo
branch
from
August 10, 2025 12:39
ebea9b9 to
98e8936
Compare
renovate
Bot
force-pushed
the
renovate/jest-monorepo
branch
from
August 19, 2025 14:34
98e8936 to
d14b0af
Compare
renovate
Bot
force-pushed
the
renovate/jest-monorepo
branch
from
September 25, 2025 18:27
d14b0af to
b78a53d
Compare
renovate
Bot
force-pushed
the
renovate/jest-monorepo
branch
from
October 21, 2025 17:01
b78a53d to
8e499ba
Compare
renovate
Bot
force-pushed
the
renovate/jest-monorepo
branch
from
November 10, 2025 15:12
8e499ba to
4bf8261
Compare
renovate
Bot
force-pushed
the
renovate/jest-monorepo
branch
from
December 31, 2025 13:53
4bf8261 to
d46e30f
Compare
renovate
Bot
force-pushed
the
renovate/jest-monorepo
branch
from
January 19, 2026 16:48
d46e30f to
306d696
Compare
renovate
Bot
force-pushed
the
renovate/jest-monorepo
branch
from
February 2, 2026 17:13
306d696 to
524e8a7
Compare
renovate
Bot
force-pushed
the
renovate/jest-monorepo
branch
from
February 12, 2026 18:30
524e8a7 to
af49ffc
Compare
renovate
Bot
force-pushed
the
renovate/jest-monorepo
branch
from
March 27, 2026 12:51
af49ffc to
a18d109
Compare
renovate
Bot
force-pushed
the
renovate/jest-monorepo
branch
from
April 29, 2026 10:17
a18d109 to
d9fdde5
Compare
renovate
Bot
force-pushed
the
renovate/jest-monorepo
branch
from
May 12, 2026 10:49
d9fdde5 to
6d68783
Compare
renovate
Bot
force-pushed
the
renovate/jest-monorepo
branch
from
May 28, 2026 16:42
6d68783 to
16ccf62
Compare
renovate
Bot
force-pushed
the
renovate/jest-monorepo
branch
from
June 1, 2026 22:57
16ccf62 to
2ccf5dc
Compare
renovate
Bot
force-pushed
the
renovate/jest-monorepo
branch
from
June 11, 2026 13:05
2ccf5dc to
49d4ab9
Compare
renovate
Bot
force-pushed
the
renovate/jest-monorepo
branch
from
July 12, 2026 12:32
49d4ab9 to
50470ab
Compare
renovate
Bot
force-pushed
the
renovate/jest-monorepo
branch
from
July 17, 2026 01:24
50470ab to
c839f72
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
27.0.3→27.5.227.4.5→27.5.1Release Notes
jestjs/jest (jest)
v27.5.1Compare Source
Features
[jest-config]Support comments in JSON config file (#12316)[pretty-format]ExposeConvertAnsiplugin (#12308)Fixes
[expect]Add type definitions for asymmetriccloseTomatcher (#12304)[jest-cli]Load binary via exported API (#12315)[jest-config]Replacejsonlintwithparse-json(#12316)[jest-repl]Make module importable (#12311 & #12315)Chore & Maintenance
[*]Avoid anonymous default exports (#12313)New Contributors
Full Changelog: jestjs/jest@v27.5.0...v27.5.1
v27.5.0Compare Source
Features
[expect]Add asymmetric matcherexpect.closeTo(#12243)[jest-mock]AddedmockFn.mock.lastCallto retrieve last argument (#12285)Fixes
[expect]Add a fix for.toHaveProperty('')(#12251)[jest-each, @​jest/globals]Allow passingReadonlyArraytype of a table todescribe.eachandtest.each(#12297)[@jest/globals]Add missingoptionsargument tojest.doMocktyping (#12292)[jest-environment-node]Addatobandbtoa(#12269)[jest-matcher-utils]Correct diff for expected asymmetric matchers (#12264)[jest-message-util]Fix.getTopFrame()(andtoMatchInlineSnapshot()) withmjsfiles (#12277)Chore & Maintenance
[*]Updategraceful-fsto^4.2.9(#11749)Performance
[jest-resolve]perf: skip error creation on not foundstatcalls (#11749)New Contributors
Full Changelog: jestjs/jest@v27.4.7...v27.5.0
v27.4.7Compare Source
Fixes
jest-configAdd missing@babel/coredependency (#12216)Full Changelog: jestjs/jest@v27.4.6...v27.4.7
v27.4.6Compare Source
Fixes
[jest-environment-node]AddAbortSignal(#12157)[jest-environment-node]Add Missing node globalperformance(#12002)[jest-runtime]Handle missingmockedproperty (#12213)[@jest/transform]Update dependency packagepiratesto 4.0.4 (#12002)Performance
jest-configperf: only register ts-node once when loading TS config files (#12160)New Contributors
Full Changelog: jestjs/jest@v27.4.5...v27.4.6
Configuration
📅 Schedule: (UTC)
🚦 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.