Changelog
*Sourced from [jest's changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md).*
> ## 23.4.1
>
> ### Features
>
> - `[jest-cli]` Watch plugins now have access to a broader range of global configuration options in their `updateConfigAndRun` callbacks, so they can provide a wider set of extra features ([#6473](https://github-redirect.dependabot.com/facebook/jest/pull/6473))
>
> ## Fixes
>
> - `[jest-haste-map]` Optimize watchman crawler by using `glob` on initial query ([#6689](https://github-redirect.dependabot.com/facebook/jest/pull/6689))
Commits
- [`ce52523`](https://github.com/facebook/jest/commit/ce52523289a8f624a6135b7d8f1a766d741ccd6f) Release v23.4.1
- [`8b8f5bc`](https://github.com/facebook/jest/commit/8b8f5bc40efc658c3dc8bc83de592293e245f37c) Tweak jest-haste-map watchman initial query to make it faster ([#6689](https://github-redirect.dependabot.com/facebook/jest/issues/6689))
- [`7eaeb03`](https://github.com/facebook/jest/commit/7eaeb03375207beb094ecebec2fa88f2ca63e2b4) Fix typo in _getAbsolutPath ([#6685](https://github-redirect.dependabot.com/facebook/jest/issues/6685))
- [`6c61baa`](https://github.com/facebook/jest/commit/6c61baa76e366a9a7bfb351108a2d4ca97820bf9) Feature: broader uses for watch plugins ([#6473](https://github-redirect.dependabot.com/facebook/jest/issues/6473))
- [`7d9544b`](https://github.com/facebook/jest/commit/7d9544b1ee8fd02145708f4fc78a78f657c34b05) fix beforeAll hooks in jest-circus ([#6681](https://github-redirect.dependabot.com/facebook/jest/issues/6681))
- [`40b0c6a`](https://github.com/facebook/jest/commit/40b0c6a799c728c38dba96dbdbb4d59289b135c9) fix beforeEach hook execution order ([#6673](https://github-redirect.dependabot.com/facebook/jest/issues/6673))
- See full diff in [compare view](https://github.com/facebook/jest/compare/v23.4.0...v23.4.1)
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.
Bumps jest from 23.4.0 to 23.4.1.
Changelog
*Sourced from [jest's changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md).* > ## 23.4.1 > > ### Features > > - `[jest-cli]` Watch plugins now have access to a broader range of global configuration options in their `updateConfigAndRun` callbacks, so they can provide a wider set of extra features ([#6473](https://github-redirect.dependabot.com/facebook/jest/pull/6473)) > > ## Fixes > > - `[jest-haste-map]` Optimize watchman crawler by using `glob` on initial query ([#6689](https://github-redirect.dependabot.com/facebook/jest/pull/6689))Commits
- [`ce52523`](https://github.com/facebook/jest/commit/ce52523289a8f624a6135b7d8f1a766d741ccd6f) Release v23.4.1 - [`8b8f5bc`](https://github.com/facebook/jest/commit/8b8f5bc40efc658c3dc8bc83de592293e245f37c) Tweak jest-haste-map watchman initial query to make it faster ([#6689](https://github-redirect.dependabot.com/facebook/jest/issues/6689)) - [`7eaeb03`](https://github.com/facebook/jest/commit/7eaeb03375207beb094ecebec2fa88f2ca63e2b4) Fix typo in _getAbsolutPath ([#6685](https://github-redirect.dependabot.com/facebook/jest/issues/6685)) - [`6c61baa`](https://github.com/facebook/jest/commit/6c61baa76e366a9a7bfb351108a2d4ca97820bf9) Feature: broader uses for watch plugins ([#6473](https://github-redirect.dependabot.com/facebook/jest/issues/6473)) - [`7d9544b`](https://github.com/facebook/jest/commit/7d9544b1ee8fd02145708f4fc78a78f657c34b05) fix beforeAll hooks in jest-circus ([#6681](https://github-redirect.dependabot.com/facebook/jest/issues/6681)) - [`40b0c6a`](https://github.com/facebook/jest/commit/40b0c6a799c728c38dba96dbdbb4d59289b135c9) fix beforeEach hook execution order ([#6673](https://github-redirect.dependabot.com/facebook/jest/issues/6673)) - See full diff in [compare view](https://github.com/facebook/jest/compare/v23.4.0...v23.4.1)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.