[jest-config] [BREAKING] Stop shipping jest-environment-jsdom by default (#12354)
[jest-config] [BREAKING] Stop shipping jest-jasmine2 by default (#12355)
[jest-config, @jest/types] Add ci to GlobalConfig (#12378)
[jest-config] [BREAKING] Rename moduleLoader to runtime (#10817)
[jest-config] [BREAKING] Rename extraGlobals to sandboxInjectedGlobals (#10817)
[jest-config] [BREAKING] Throw an error instead of showing a warning if multiple configs are used (#12510)
[jest-config] [BREAKING] Do not normalize long deprecated configuration options preprocessorIgnorePatterns, scriptPreprocessor, setupTestFrameworkScriptFile and testPathDirs (#12701)
[jest-cli, jest-core] Add --ignoreProjects CLI argument to ignore test suites by project name (#12620)
[jest-core] Pass project config to globalSetup/globalTeardown function as second argument (#12440)
[jest-core] Stabilize test runners with event emitters (#12641)
[jest-config] [BREAKING] Stop shipping jest-environment-jsdom by default (#12354)
[jest-config] [BREAKING] Stop shipping jest-jasmine2 by default (#12355)
[jest-config, @jest/types] Add ci to GlobalConfig (#12378)
[jest-config] [BREAKING] Rename moduleLoader to runtime (#10817)
[jest-config] [BREAKING] Rename extraGlobals to sandboxInjectedGlobals (#10817)
[jest-config] [BREAKING] Throw an error instead of showing a warning if multiple configs are used (#12510)
[jest-config] [BREAKING] Do not normalize long deprecated configuration options preprocessorIgnorePatterns, scriptPreprocessor, setupTestFrameworkScriptFile and testPathDirs (#12701)
[jest-cli, jest-core] Add --ignoreProjects CLI argument to ignore test suites by project name (#12620)
[jest-core] Pass project config to globalSetup/globalTeardown function as second argument (#12440)
[jest-core] Stabilize test runners with event emitters (#12641)
[jest-core, jest-watcher] [BREAKING] Move TestWatcher class to jest-watcher package (#12652)
[jest-core] Allow using Summary Reporter as stand-alone reporter (#12687)
[jest-environment-jsdom] [BREAKING] Upgrade jsdom to 19.0.0 (#12290)
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)
Bumps babel-jest from 26.6.3 to 28.0.2.
Release notes
Sourced from babel-jest's releases.
... (truncated)
Changelog
Sourced from babel-jest's changelog.
... (truncated)
Commits
279ee66
v28.0.29241321
fix(*): Lower Node requirement to 16.10 (#12754)0a08639
v28.0.18f9b812
v28.0.0fc85b8f
fix: replace hash routine md5 with sha256 (#12722)8b4b787
v28.0.0-alpha.11d5eda7f
v28.0.0-alpha.105183c15
fix: passroot
in babel config (#12689)7c63f59
v28.0.0-alpha.92ce4a0a
chore: make dependency version more consistent across the monorepo (#12656)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)