Bump expect from 25.3.0 to 28.1.3
Created by: dependabot[bot]
Bumps expect from 25.3.0 to 28.1.3.
Release notes
Sourced from expect's releases.
v28.1.3
Features
[jest-leak-detector]
Use nativeFinalizationRegistry
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 forspyOn
types (#13013, #13020)[jest-snapshot]
Fix indentation of awaited inline snapshots (#12986)Chore & Maintenance
[*]
Replace internal usage ofpretty-format/ConvertAnsi
withjest-serializer-ansi-escapes
(#12935, #13004)[docs]
Update spyOn docs (#13000)New Contributors
@joshkel
made their first contribution in facebook/jest#12960@enrilzhou
made their first contribution in facebook/jest#12973@milahu
made their first contribution in facebook/jest#12983@MiguelYax
made their first contribution in facebook/jest#13000@kaffarell
made their first contribution in facebook/jest#13015@TheKhanj
made their first contribution in facebook/jest#12988@Fdawgs
made their first contribution in facebook/jest#13019Full Changelog: https://github.com/facebook/jest/compare/v28.1.2...v28.1.3
v28.1.2
Fixes
[jest-runtime]
Avoid star type import from@jest/globals
(#12949)Chore & Maintenance
[docs]
Mention that jest-codemods now supports Sinon (#12898)New Contributors
@danbeam
made their first contribution in facebook/jest#12898@DanRowe
made their first contribution in facebook/jest#12915Full Changelog: https://github.com/facebook/jest/compare/v28.1.1...v28.1.2
v28.1.1
Features
... (truncated)
Changelog
Sourced from expect's changelog.
28.1.3
Features
[jest-leak-detector]
Use nativeFinalizationRegistry
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 forspyOn
types (#13013, #13020)[jest-snapshot]
Fix indentation of awaited inline snapshots (#12986)Chore & Maintenance
[*]
Replace internal usage ofpretty-format/ConvertAnsi
withjest-serializer-ansi-escapes
(#12935, #13004)[docs]
Update spyOn docs (#13000)28.1.2
Fixes
[jest-runtime]
Avoid star type import from@jest/globals
(#12949)Chore & Maintenance
[docs]
Mention that jest-codemods now supports Sinon (#12898)28.1.1
Features
[jest]
ExposeConfig
type (#12848)[@jest/reporters]
ImproveGitHubActionsReporter
s annotation format (#12826)[@jest/types]
Infer argument types passed totest
anddescribe
callback functions fromeach
tables (#12885, #12905)Fixes
[@jest/expect-utils]
Fix deep equality of ImmutableJS OrderedMaps (#12763)[jest-docblock]
Handle multiline comments in parseWithComments (#12845)[jest-mock]
ImprovespyOn
error messages (#12901)[jest-runtime]
Correctly report V8 coverage withresetModules: true
(#12912)[jest-worker]
MakeJestWorkerFarm
helper type to include methods of worker module that take more than one argument (#12839)Chore & Maintenance
... (truncated)
Commits
-
2cce069
v28.1.3 -
0425de0
chore: bumptypescript
and related dependencies (#13017) -
43368be
chore: bumpjest-runner-tsd
(#12981) -
eb954f8
v28.1.1 -
6e6d4b4
chore: bumptypescript
to v4.7.3 (#12909) -
24e0472
chore(lint): enable recommended configs (#12902) -
3e38157
chore: bumptypescript
to v4.7 (#12901) -
815a3a0
chore: update ts-node (#12894) -
f5db241
v28.1.0 -
a5bb884
fix(expect): adjust typings of*CalledWith
matchers to allow a case there a... - Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)