Closed dependabot-preview[bot] closed 4 years ago
Merging #26 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #26 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 1 1
Lines 14 14
Branches 1 1
=====================================
Hits 14 14
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update d9d4a25...0d14479. Read the comment docs.
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.2.1Changelog
Sourced from ts-jest's changelog.
Commits
3e2e008
fix(docs): fixing slack link and some minor typos in documenation (#1404)9003131
Merge pull request #1402 from kulshekhar/dependabot/npm_and_yarn/typescript-3...8396d67
build(deps-dev): bump typescript from 3.7.5 to 3.8.2e1c4b27
build(deps-dev): bump @types/babel__core from 7.1.4 to 7.1.5 (#1401)66ee916
build(deps-dev): bump @types/jest from 25.1.2 to 25.1.3 (#1399)5c561ad
build(deps-dev): bump @types/node from 10.17.15 to 10.17.16 (#1398)0390361
Merge pull request #1397 from kulshekhar/dependabot/npm_and_yarn/make-error-1...297ad99
build(deps): bump make-error from 1.3.5 to 1.3.6055c47d
build(deps-dev): bump @types/fs-extra from 8.0.1 to 8.1.0 (#1396)0fa5943
Merge pull request #1395 from kulshekhar/dependabot/npm_and_yarn/types/babel_...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 will not automatically merge this PR because it includes a major update to a development dependency.
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 readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)