-
Notifications
You must be signed in to change notification settings - Fork 9
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 and ts-jest in /assets #428
Bump jest and ts-jest in /assets #428
Conversation
af423d8
to
6a90e7d
Compare
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
6a90e7d
to
12e86af
Compare
7d3507b
to
f366c52
Compare
0f32fdb
to
f796f0a
Compare
@dependabot rebase |
Bumps [jest](https://github.com/facebook/jest) and [ts-jest](https://github.com/kulshekhar/ts-jest). These dependencies needed to be updated together. Updates `jest` from 24.9.0 to 25.1.0 - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md) - [Commits](jestjs/jest@v24.9.0...v25.1.0) Updates `ts-jest` from 24.3.0 to 25.0.0 - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v24.3.0...v25.0.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
f796f0a
to
bbfb479
Compare
Codecov Report
@@ Coverage Diff @@
## master #428 +/- ##
=======================================
Coverage 97.29% 97.29%
=======================================
Files 151 151
Lines 3474 3474
Branches 461 461
=======================================
Hits 3380 3380
Misses 91 91
Partials 3 3 Continue to review full report at Codecov.
|
Bumps jest and ts-jest. These dependencies needed to be updated together.
Updates
jest
from 24.9.0 to 25.1.0Release notes
Sourced from jest's releases.
Changelog
Sourced from jest's changelog.
Commits
5dcc480
Release 25.1.0170eee1
fix: expose vm context directly from test envs (#9428)e818dca
feat: add support for .mjs config (#9431)8236779
Fix: Prevent maintaining RegExp state between multiple tests (#9289)f19adb1
chore: bump babel (#9427)2ece4f9
Do not highlight matched asymmetricMatcher in diffs (#9257)2839036
chore: sort entries in changelog7ee717d
Fix pretty-format to respect displayName on forwardRef. (#9422)abaea37
Normalize --findRelatedTests paths on win32 platforms (#8961)c8c4c4e
jest-snapshot: Fix regression in diff for jest-snapshot-seriali… (#9419)Maintainer changes
This version was pushed to npm by davidzilburg, a new releaser for jest since your current version.
Updates
ts-jest
from 24.3.0 to 25.0.0Changelog
Sourced from ts-jest's changelog.
Commits
c72b05f
chore(release): 25.0.0cda6519
Merge pull request #1355 from kibertoad/jest25154f1d6
fix: Fix tests for version checks v29dc14f2
chore: Fix tests for version checksa644574
chore: Fix version checks82445bb
fix: Try to fix snapshots v2ea0ea50
fix: Try to fix snapshotsed52e58
chore: Resolve conflicts308fb72
Merge branch 'master' of https://github.com/kibertoad/ts-jest into jest259255e9b
Merge pull request #1352 from kulshekhar/dependabot/npm_and_yarn/resolve-1.15.0Dependabot 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 use these labels
will set the current labels as the default for future PRs for this repo and language@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language@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 your Dependabot dashboard: