-
-
Notifications
You must be signed in to change notification settings - Fork 377
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
deps: bump jest from 25.2.4 to 25.2.6 #207
Conversation
Bumps [jest](https://github.com/facebook/jest) from 25.2.4 to 25.2.6. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md) - [Commits](jestjs/jest@v25.2.4...v25.2.6) Signed-off-by: dependabot-preview[bot] <[email protected]>
Codecov Report
@@ Coverage Diff @@
## master #207 +/- ##
=======================================
Coverage 53.03% 53.03%
=======================================
Files 4 4
Lines 247 247
Branches 42 42
=======================================
Hits 131 131
Misses 116 116 Continue to review full report at Codecov.
|
There's a lot of PRs from dependabot 🤔 |
Dependabot is more diligent than me 😂 |
😆 But doesn't it clutter your feed? Since I started watching this repo I'm a bit afraid that I might miss some new PRs/issues among the sea of dependabot updates. Well, I should probably fix that on my side with filters. |
I have sent my feedback about those filters to the notifications beta now. 😄 |
Oh great, didn't know there was a notifications beta. Hope it goes through 👍 |
Bumps jest from 25.2.4 to 25.2.6.
Release notes
Sourced from jest's releases.
Changelog
Sourced from jest's changelog.
Commits
43207b7
v25.2.606a2dcf
chore: update changelog for release964ec0e
v25.2.522da65a
chore: update changelog for release37656ec
chore: extractAssertionResult
from@jest/test-result
(#9749)c32f498
chore: fix broken link watchman (#9727)f11c366
chore: moveTransformResult
to types package (#9747)c1bea10
chore(jest-types): expose TransformedSource for transformers (#9736)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: