-
Notifications
You must be signed in to change notification settings - Fork 614
chore(deps-dev): bump jest from 25.5.4 to 26.1.0 #1295
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
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1295 +/- ##
===========================================
- Coverage 89.34% 77.67% -11.68%
===========================================
Files 152 286 +134
Lines 3145 11955 +8810
Branches 579 2623 +2044
===========================================
+ Hits 2810 9286 +6476
- Misses 335 2669 +2334
Continue to review full report at Codecov.
|
3929a63
to
bc7a18a
Compare
@dependabot recreate |
Bumps [jest](https://github.com/facebook/jest) from 25.5.4 to 26.1.0. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md) - [Commits](jestjs/jest@v25.5.4...v26.1.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
bc7a18a
to
56285c4
Compare
One of your CI runs failed on this pull request, so Dependabot won't merge it. Dependabot will still automatically merge this pull request if you amend it and your tests pass. |
codecov CI failure was due to bug fixed in #1324 |
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in this thread. |
Bumps jest from 25.5.4 to 26.1.0.
Release notes
Sourced from jest's releases.
Changelog
Sourced from jest's changelog.
Commits
817d8b6
v26.1.030658c6
chore: update changelog for releasea1fa776
chore: quote globs in scripts (#10190)17c3f14
chore: replacemake-dir
withfs.mkdir
(#10136)ee40194
Update ExpectAPI.md (#10141)95b94e8
feat(jest-mock): Export Mock, MockInstance, SpyInstance types (#10138)504cace
Improve Jest startup time and test runtime, particularly when running with co...4471bbb
Update GlobalAPI.md (#10157)15576d3
Update links to Reactiflux (#10180)852819a
Update UsingMatchers.md (#10161)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)@dependabot badge me
will comment on this PR with code to add a "Dependabot enabled" badge to your readmeAdditionally, you can set the following in the
.dependabot/config.yml
file in this repo: