-
-
Notifications
You must be signed in to change notification settings - Fork 747
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump jest from 27.5.1 to 28.0.3 #1216
Conversation
80093b5
to
01019a7
Compare
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 27.5.1 to 28.0.3. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/jest/commits/v28.0.3/packages/jest) --- updated-dependencies: - dependency-name: jest dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
01019a7
to
21aa349
Compare
Seems like the build is broken and some tests fail. Is this due to this change or is main broken as well? |
Fix rollup build test by setting test environment to node. See https://jestjs.io/docs/configuration#testenvironment-string. The error message was something like:
|
Bundle size report: Size Change: 0 B
ℹ️ View DetailsNo major changes |
playwright-community/jest-playwright#797 we need to wait for jest-playwright-preset to support jest 28... |
A newer version of jest exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
@dependabot recreate |
Looks like jest is updatable in another way, so this is no longer needed. |
Bumps jest from 27.5.1 to 28.0.3.
Release notes
Sourced from jest's releases.
... (truncated)
Changelog
Sourced from jest's changelog.
... (truncated)
Commits
1bea778
v28.0.3279ee66
v28.0.29241321
fix(*): Lower Node requirement to 16.10 (#12754)0a08639
v28.0.18f9b812
v28.0.08b4b787
v28.0.0-alpha.11d5eda7f
v28.0.0-alpha.107c63f59
v28.0.0-alpha.9ccecdae
Enforce same version of a dependency (#12668)09fa164
feat(jest-core, jest-watcher)!: moveTestWatcher
class tojest-watcher
(#...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)