-
Notifications
You must be signed in to change notification settings - Fork 184
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.1.3 in /frontend #2211
Conversation
0d67e5d
to
72ef34c
Compare
Carrying over from #2141 (comment):
|
6e1054a
to
9132e13
Compare
b3efb89
to
e23f0f7
Compare
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 27.5.1 to 28.1.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.1.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]>
e23f0f7
to
bdd740c
Compare
This is required since Jest 28: https://jestjs.io/docs/upgrading-to-jest28#jsdom
I haven't been able to find the cause of the failures, but since it's just two tests of a relatively straightforward feature, I'd like to no longer block the upgrade on it. For more info, see #2211 (comment)
I added two commits, one to migrate, and one to disable the remaining two tests. I'd like to get this upgrade over with, the tests aren't super critical, and unfortunately I haven't been able to figure out why they started failing. I've asked for someone else's review before I merge this. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I got one thumbs-up and a no-comment, so...
@dependabot merge
Bumps jest from 27.5.1 to 28.1.3.
Release notes
Sourced from jest's releases.
... (truncated)
Changelog
Sourced from jest's changelog.
... (truncated)
Commits
2cce069
v28.1.30425de0
chore: bumptypescript
and related dependencies (#13017)43368be
chore: bumpjest-runner-tsd
(#12981)789965e
v28.1.2eb954f8
v28.1.16e6d4b4
chore: bumptypescript
to v4.7.3 (#12909)3e38157
chore: bumptypescript
to v4.7 (#12901)a841a74
feat(jest): exposeConfig
type fromjest
(#12848)f5db241
v28.1.01bea778
v28.0.3Dependabot 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)