Bump babel-jest from 25.3.0 to 27.4.5 in /webapp
Created by: dependabot[bot]
Bumps babel-jest from 25.3.0 to 27.4.5.
Release notes
Sourced from babel-jest's releases.
v27.4.5
Fixes
[jest-worker]
Stop explicitly passingprocess.env
(#12141)New Contributors
@4geru
made their first contribution in facebook/jest#12144Full Changelog: https://github.com/facebook/jest/compare/v27.4.4...v27.4.5
v27.4.4
Fixes
[babel-jest]
Addprocess.version
chunk to the cache key (#12122)[jest-environment]
Addmocked
tojest
object (#12133)[jest-worker]
Stop explicitly passingexecArgv
(#12128)Chore & Maintenance
[website]
Fix the card front that looks overlapping part of the card backNew Contributors
@aghArdeshir
made their first contribution in facebook/jest#12109@ony3000
made their first contribution in facebook/jest#12127@liesislukas
made their first contribution in facebook/jest#12135@nicolo-ribaudo
made their first contribution in facebook/jest#12128Full Changelog: https://github.com/facebook/jest/compare/v27.4.3...v27.4.4
v27.4.3
27.4.3
Fixes
[jest-environment-jsdom]
Remove@types/jsdom
dependency (and make itsdom
propertyprivate
) (#12107)Full Changelog: https://github.com/facebook/jest/compare/v27.4.2...v27.4.3
v27.4.2
27.4.2
Fixes
[jest-worker]
Add additionalexecArgv
to filter (#12103)New Contributors
@JonWallsten
made their first contribution in facebook/jest#12103Full Changelog: https://github.com/facebook/jest/compare/v27.4.1...v27.4.2
... (truncated)
Changelog
Sourced from babel-jest's changelog.
27.4.5
Fixes
[jest-worker]
Stop explicitly passingprocess.env
(#12141)27.4.4
Fixes
[babel-jest]
Addprocess.version
chunk to the cache key (#12122)[jest-environment]
Addmocked
tojest
object (#12133)[jest-worker]
Stop explicitly passingexecArgv
(#12128)Chore & Maintenance
[website]
Fix the card front that looks overlapping part of the card back27.4.3
Fixes
[jest-environment-jsdom]
Remove@types/jsdom
dependency (and make itsdom
propertyprivate
) (#12107)27.4.2
Fixes
[jest-worker]
Add additionalexecArgv
to filter (#12103)27.4.1
Fixes
[jest-worker]
FilterexecArgv
correctly (#12097)27.4.0
Features
[expect]
Enhancing thetoHaveProperty
matcher to support array selection (#12092)[jest-core]
Add support fortestResultsProcessor
written in ESM (#12006)[jest-diff, pretty-format]
AddcompareKeys
option for custom sorting of object keys (#11992)[jest-mock]
Addts-jest
mock util functions (#12089)Fixes
... (truncated)
Commits
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)