Closed dependabot-preview[bot] closed 6 years ago
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version
or @dependabot ignore this minor version
.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.
Bumps jest from 23.2.0 to 23.3.0.
Changelog
*Sourced from [jest's changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md).* > ## 23.3.0 > > ### Features > > - `[jest-cli]` Allow watch plugin to be configured ([#6603](https://github-redirect.dependabot.com/facebook/jest/pull/6603)) > - `[jest-snapshot]` Introduce `toMatchInlineSnapshot` and `toThrowErrorMatchingInlineSnapshot` matchers ([#6380](https://github-redirect.dependabot.com/facebook/jest/pull/6380)) > > ### Fixes > > - `[jest-regex-util]` Improve handling already escaped path separators on Windows ([#6523](https://github-redirect.dependabot.com/facebook/jest/pull/6523)) > - `[jest-cli]` Fix `testNamePattern` value with interactive snapshots ([#6579](https://github-redirect.dependabot.com/facebook/jest/pull/6579)) > - `[jest-cli]` Fix enter to interrupt watch mode ([#6601](https://github-redirect.dependabot.com/facebook/jest/pull/6601)) > > ### Chore & Maintenance > > - `[website]` Switch domain to https://jestjs.io ([#6549](https://github-redirect.dependabot.com/facebook/jest/pull/6549)) > - `[tests]` Improve stability of `yarn test` on Windows ([#6534](https://github-redirect.dependabot.com/facebook/jest/pull/6534)) > - `[*]` Transpile object shorthand into Node 4 compatible syntax ([#6582](https://github-redirect.dependabot.com/facebook/jest/pull/6582)) > - `[*]` Update all legacy links to jestjs.io ([#6622](https://github-redirect.dependabot.com/facebook/jest/pull/6622))Commits
- [`266e820`](https://github.com/facebook/jest/commit/266e820c0039f485fc870d0db8ff35337cb4b5ef) Release v23.3.0 - [`d6db226`](https://github.com/facebook/jest/commit/d6db226c171cfcbfb2ad1220cf96df1ad25a4ae6) Test Jest website build for every PR ([#6613](https://github-redirect.dependabot.com/facebook/jest/issues/6613)) - [`6edbeb1`](https://github.com/facebook/jest/commit/6edbeb185720fbe0bb98220928c0e396f7902bd7) chore: transpile object shorthand syntax for node 4 compatibility ([#6582](https://github-redirect.dependabot.com/facebook/jest/issues/6582)) - [`0c61496`](https://github.com/facebook/jest/commit/0c6149627f997d7a951565346e97ac208231f1aa) Fix enter to interrupt ([#6601](https://github-redirect.dependabot.com/facebook/jest/issues/6601)) - [`de21fd4`](https://github.com/facebook/jest/commit/de21fd428f1651e53f0bcd3fb88070a1ed135437) Allow watch plugin to be configured ([#6603](https://github-redirect.dependabot.com/facebook/jest/issues/6603)) - [`2208288`](https://github.com/facebook/jest/commit/220828800e92f47eb776c7fb3f0a20e2f5af3f58) rename `prettier` option to `prettierPath` ([#6607](https://github-redirect.dependabot.com/facebook/jest/issues/6607)) - [`4ec046b`](https://github.com/facebook/jest/commit/4ec046b5e92c6a438c7052b9c3ec32bc8125385a) Fix `testNamePattern` value with interactive snapshots ([#6579](https://github-redirect.dependabot.com/facebook/jest/issues/6579)) - [`fa8550d`](https://github.com/facebook/jest/commit/fa8550d53061585dee27ad6b78774d6098241005) Add reporter documentation to CLI docs ([#6605](https://github-redirect.dependabot.com/facebook/jest/issues/6605)) - [`9bb8909`](https://github.com/facebook/jest/commit/9bb89093ac61584b53da5b22cf3ae67c58db34bc) Fix yarn test on windows ([#6534](https://github-redirect.dependabot.com/facebook/jest/issues/6534)) - [`c0bdb55`](https://github.com/facebook/jest/commit/c0bdb558d4edabeeb2f2fb8638c1ecab47f137d6) Skip deploy website if it is a pull request ([#6590](https://github-redirect.dependabot.com/facebook/jest/issues/6590)) - Additional commits viewable in [compare view](https://github.com/facebook/jest/compare/v23.2.0...v23.3.0)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 merge` will merge this PR after your CI passes on it - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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 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) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.