Update dependency jest to v28.1.3#16
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/jest-monorepo
branch
from
June 29, 2022 10:51
eed9ced to
d67d425
Compare
renovate
Bot
force-pushed
the
renovate/jest-monorepo
branch
from
July 13, 2022 15:29
d67d425 to
57b2208
Compare
renovate
Bot
force-pushed
the
renovate/jest-monorepo
branch
from
August 27, 2023 10:49
57b2208 to
b16b6fb
Compare
renovate
Bot
force-pushed
the
renovate/jest-monorepo
branch
2 times, most recently
from
August 13, 2025 14:49
6b5f7dc to
032a046
Compare
renovate
Bot
force-pushed
the
renovate/jest-monorepo
branch
from
August 19, 2025 17:46
032a046 to
33a01ef
Compare
renovate
Bot
force-pushed
the
renovate/jest-monorepo
branch
from
September 25, 2025 20:45
33a01ef to
a359198
Compare
renovate
Bot
force-pushed
the
renovate/jest-monorepo
branch
from
October 21, 2025 10:00
a359198 to
67f7c11
Compare
renovate
Bot
force-pushed
the
renovate/jest-monorepo
branch
from
November 11, 2025 00:51
67f7c11 to
ebca44d
Compare
renovate
Bot
force-pushed
the
renovate/jest-monorepo
branch
from
November 18, 2025 13:54
ebca44d to
aca8b4e
Compare
renovate
Bot
force-pushed
the
renovate/jest-monorepo
branch
from
January 19, 2026 16:14
aca8b4e to
e521d20
Compare
renovate
Bot
force-pushed
the
renovate/jest-monorepo
branch
from
February 2, 2026 14:45
e521d20 to
d3455c8
Compare
renovate
Bot
force-pushed
the
renovate/jest-monorepo
branch
from
February 12, 2026 12:10
d3455c8 to
ed8cc4b
Compare
renovate
Bot
force-pushed
the
renovate/jest-monorepo
branch
from
April 1, 2026 17:35
ed8cc4b to
778f323
Compare
renovate
Bot
force-pushed
the
renovate/jest-monorepo
branch
from
April 29, 2026 12:12
778f323 to
57e7dd8
Compare
renovate
Bot
force-pushed
the
renovate/jest-monorepo
branch
from
May 12, 2026 16:48
57e7dd8 to
be57d5b
Compare
renovate
Bot
force-pushed
the
renovate/jest-monorepo
branch
from
May 28, 2026 21:29
be57d5b to
18d65df
Compare
renovate
Bot
force-pushed
the
renovate/jest-monorepo
branch
from
June 13, 2026 16:12
18d65df to
fdd6971
Compare
renovate
Bot
force-pushed
the
renovate/jest-monorepo
branch
from
July 12, 2026 12:35
fdd6971 to
4c8cc68
Compare
renovate
Bot
force-pushed
the
renovate/jest-monorepo
branch
from
July 16, 2026 20:32
4c8cc68 to
7a4ec8e
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:
28.1.0→28.1.3Release Notes
jestjs/jest (jest)
v28.1.3Compare Source
Features
[jest-leak-detector]Use nativeFinalizationRegistrywhen 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 forspyOntypes (#13013, #13020)[jest-snapshot]Fix indentation of awaited inline snapshots (#12986)Chore & Maintenance
[*]Replace internal usage ofpretty-format/ConvertAnsiwithjest-serializer-ansi-escapes(#12935, #13004)[docs]Update spyOn docs (#13000)New Contributors
Full Changelog: jestjs/jest@v28.1.2...v28.1.3
v28.1.2Compare Source
Fixes
[jest-runtime]Avoid star type import from@jest/globals(#12949)Chore & Maintenance
[docs]Mention that jest-codemods now supports Sinon (#12898)New Contributors
Full Changelog: jestjs/jest@v28.1.1...v28.1.2
v28.1.1Compare Source
Features
[jest]ExposeConfigtype (#12848)[@jest/reporters]ImproveGitHubActionsReporters annotation format (#12826)[@jest/types]Infer argument types passed totestanddescribecallback functions fromeachtables (#12885, #12905)Fixes
[@jest/expect-utils]Fix deep equality of ImmutableJS OrderedMaps (#12763)[jest-docblock]Handle multiline comments in parseWithComments (#12845)[jest-mock]ImprovespyOnerror messages (#12901)[jest-runtime]Correctly report V8 coverage withresetModules: true(#12912)[jest-worker]MakeJestWorkerFarmhelper type to include methods of worker module that take more than one argument (#12839)Chore & Maintenance
[docs]Updated docs to indicate thatjest-environment-jsdomis a separate package #12828[docs]Document the comments used by coverage providers #12835[docs]Usedocusaurus-remark-plugin-tab-blocksto format tabs with code examples (#12859)[jest-haste-map]Bumpwalkerversion (#12324)[expect]Adjust typings oflastCalledWith,nthCalledWith,toBeCalledWithmatchers to allow a case there a mock was called with no arguments (#12807)[@jest/expect-utils]Fix deep equality of ImmutableJS Lists (#12763)[jest-core]Do not collectSIGNREQUESTas open handles (#12789)New Contributors
Full Changelog: jestjs/jest@v28.1.0...v28.1.1
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.