freecodecamp
freecodecamp copied to clipboard
chore(deps-dev): bump babel-jest from 24.9.0 to 29.4.3 in /api-server
Bumps babel-jest from 24.9.0 to 29.4.3.
Release notes
Sourced from babel-jest's releases.
v29.4.3
Features
[expect]
UpdatetoThrow()
to be able to use errorcause
s (#13606)[jest-core]
allow to useworkerIdleMemoryLimit
with only 1 worker orrunInBand
option (#13846)[jest-message-util]
Add support for errorcause
s (#13868 & #13912)[jest-runtime]
Revertimport assertions
for JSON modules as it's been relegated to Stage 2 (#13911)Fixes
[@jest/expect-utils]
subsetEquality
should consider also an object's inherited string keys (#13824)[jest-mock]
Clear mock state whenjest.restoreAllMocks()
is called (#13867)[jest-mock]
PreventmockImplementationOnce
andmockReturnValueOnce
bleeding intowithImplementation
(#13888)[jest-mock]
Do not restore mocks whenjest.resetAllMocks()
is called (#13866)New Contributors
@brodo
made their first contribution in facebook/jest#13868@DannyNemer
made their first contribution in facebook/jest#13878@ghusse
made their first contribution in facebook/jest#13846@broofa
made their first contribution in facebook/jest#13911Full Changelog: https://github.com/facebook/jest/compare/v29.4.2...v29.4.3
v29.4.2
Features
[@jest/core]
Instrument significant lifecycle events withperformance.mark()
(#13859)Fixes
[expect, @jest/expect]
Provide type ofactual
as a generic argument toMatchers
to allow better-typed extensions (#13848)[jest-circus]
Added explicit mention of test failing becausedone()
is not being called in error message (#13847)[jest-runtime]
Handle CJS re-exports of node core modules from ESM (#13856)[jest-transform]
Downgradewrite-file-atomic
to v4 (#13853)[jest-worker]
Ignore IPC messages not intended for Jest (#13543)Chore & Maintenance
[*]
make sure to exclude.eslintcache
from published module (#13832)[docs]
Cleanup incorrect links in CHANGELOG.md (#13857)New Contributors
@benjaminjkraft
made their first contribution in facebook/jest#13848@LinusU
made their first contribution in facebook/jest#13543@SuperSodaSea
made their first contribution in facebook/jest#13857@kowalski
made their first contribution in facebook/jest#13856Full Changelog: https://github.com/facebook/jest/compare/v29.4.1...v29.4.2
v29.4.1
... (truncated)
Changelog
Sourced from babel-jest's changelog.
29.4.3
Features
[expect]
UpdatetoThrow()
to be able to use errorcause
s (#13606)[jest-core]
allow to useworkerIdleMemoryLimit
with only 1 worker orrunInBand
option (#13846)[jest-message-util]
Add support for errorcause
s (#13868 & #13912)[jest-runtime]
Revertimport assertions
for JSON modules as it's been relegated to Stage 2 (#13911)Fixes
[@jest/expect-utils]
subsetEquality
should consider also an object's inherited string keys (#13824)[jest-mock]
Clear mock state whenjest.restoreAllMocks()
is called (#13867)[jest-mock]
PreventmockImplementationOnce
andmockReturnValueOnce
bleeding intowithImplementation
(#13888)[jest-mock]
Do not restore mocks whenjest.resetAllMocks()
is called (#13866)29.4.2
Features
[@jest/core]
Instrument significant lifecycle events withperformance.mark()
(#13859)Fixes
[expect, @jest/expect]
Provide type ofactual
as a generic argument toMatchers
to allow better-typed extensions (#13848)[jest-circus]
Added explicit mention of test failing becausedone()
is not being called in error message (#13847)[jest-runtime]
Handle CJS re-exports of node core modules from ESM (#13856)[jest-transform]
Downgradewrite-file-atomic
to v4 (#13853)[jest-worker]
Ignore IPC messages not intended for Jest (#13543)Chore & Maintenance
[*]
make sure to exclude.eslintcache
from published module (#13832)[docs]
Cleanup incorrect links in CHANGELOG.md (#13857)29.4.1
Features
[expect, jest-circus, @jest/types]
ImplementnumPassingAsserts
of testResults to track the number of passing asserts in a test (#13795)[jest-core]
Add newlines to JSON output (#13817)[@jest/reporters]
Automatic log folding in GitHub Actions Reporter (#13626)Fixes
[@jest/expect-utils]
toMatchObject
diffs should includeSymbol
properties (#13810)[jest-runtime]
Handle missingreplaceProperty
(#13823)[@jest/types]
Add partial support fordone
callbacks in typings ofeach
(#13756)29.4.0
... (truncated)
Commits
a49c886
v29.4.36d2632a
Update copyrights with Meta Platforms, restore original license in Jasmine fo...f0fc92e
v29.4.2ffe2352
chore: move@jest/test-utils
reference (#13468)bc7b20c
chore: make sure to exclude .eslintcache from published module (#13832)bc84c8a
v29.4.18884105
fix(@jest/types
): add partial support fordone
callbacks in typings of `eac...4bc0e8a
v29.4.086f3c89
feat: support async createTransformer (#13762)05deb83
v29.3.1- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by simenb, a new releaser for babel-jest since your current version.
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)
The following labels could not be found: dependabot
, platform: api
.