Bump babel-jest from 25.3.0 to 27.4.6 in /webapp
Created by: dependabot[bot]
Bumps babel-jest from 25.3.0 to 27.4.6.
Release notes
Sourced from babel-jest's releases.
v27.4.6
Fixes
[jest-environment-node]
AddAbortSignal
(#12157)[jest-environment-node]
Add Missing node globalperformance
(#12002)[jest-runtime]
Handle missingmocked
property (#12213)[@jest/transform]
Update dependency packagepirates
to 4.0.4 (#12002)Performance
jest-config
perf: only register ts-node once when loading TS config files (#12160)New Contributors
@laozhu
made their first contribution in facebook/jest#12136@sfiquet
made their first contribution in facebook/jest#12161@SimonSiefke
made their first contribution in facebook/jest#12002@Semigradsky
made their first contribution in facebook/jest#12190@cmpadden
made their first contribution in facebook/jest#12204@LitoMore
made their first contribution in facebook/jest#12211Full Changelog: https://github.com/facebook/jest/compare/v27.4.5...v27.4.6
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
... (truncated)
Changelog
Sourced from babel-jest's changelog.
27.4.6
Fixes
[jest-environment-node]
AddAbortSignal
(#12157)[jest-environment-node]
Add Missing node globalperformance
(#12002)[jest-runtime]
Handle missingmocked
property (#12002)[@jest/transform]
Update dependency packagepirates
to 4.0.4 (#12213)Performance
jest-config
perf: only register ts-node once when loading TS config files (#12160)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
... (truncated)
Commits
-
644d2d3
v27.4.6 -
830f953
Rework dependencies (#12190) -
e7ed702
chore: refresh lockfile (#12197) -
73f3a57
v27.4.5 -
e231612
v27.4.4 -
3093c18
fix(babel-jest): addprocess.version
chunk to the cache key (#12122) -
7965591
v27.4.2 -
fa4a398
v27.4.1 -
0dc6dde
v27.4.0 -
f8c6e75
Addtypes
entry in export map (#12073) - 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)
Merge request reports
Activity
Filter activity
Please register or sign in to reply