Update dependency jest to v27.0.3 #526

Merged
konrad merged 1 commits from renovate/jest-monorepo into main 2021-05-30 09:26:11 +00:00
Member

This PR contains the following updates:

Package Type Update Change
jest (source) devDependencies patch 27.0.1 -> 27.0.3

Release Notes

facebook/jest

v27.0.3

Compare Source

Fixes
  • [jest-config] require.resolve on default test sequencer and test environment (#​11482)
  • [jest-mock] Fixed fn and spyOn exports (#​11480)

v27.0.2

Compare Source

Features
  • [jest-circus] Add some APIs to make it easier to build your own test runner
  • [jest-reporters] Expose the getResultHeader util (#​11460)
  • [jest-resolver] Export resolve* utils for different Jest modules (#​11466)
  • [@jest/test-result] Export Test, TestEvents and TestFileEvent (#​11466)
Fixes
  • [jest-circus] Add missing slash dependency (#​11465)
  • [jest-circus, @​jest/test-sequencer] Remove dependency on jest-runner (#​11466)
  • [jest-config] Resolve config.runner to absolute path (#​11465)
  • [jest-config] Make sure to support functions as config (#​11475)
  • [jest-core] Do not warn about DNSCHANNEL handles when using the --detectOpenHandles option (#​11470)
  • [jest-runner] Remove dependency on jest-config (#​11466)
  • [jest-worker] Loosen engine requirement to >= 10.13.0 (#​11451)

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [jest](https://jestjs.io/) ([source](https://github.com/facebook/jest)) | devDependencies | patch | [`27.0.1` -> `27.0.3`](https://renovatebot.com/diffs/npm/jest/27.0.1/27.0.3) | --- ### Release Notes <details> <summary>facebook/jest</summary> ### [`v27.0.3`](https://github.com/facebook/jest/blob/master/CHANGELOG.md#&#8203;2703) [Compare Source](https://github.com/facebook/jest/compare/v27.0.2...v27.0.3) ##### Fixes - `[jest-config]` `require.resolve` on default test sequencer and test environment ([#&#8203;11482](https://github.com/facebook/jest/pull/11482)) - `[jest-mock]` Fixed `fn` and `spyOn` exports ([#&#8203;11480](https://github.com/facebook/jest/pull/11480)) ### [`v27.0.2`](https://github.com/facebook/jest/blob/master/CHANGELOG.md#&#8203;2702) [Compare Source](https://github.com/facebook/jest/compare/v27.0.1...v27.0.2) ##### Features - `[jest-circus]` Add some APIs to make it easier to build your own test runner - `[jest-reporters]` Expose the `getResultHeader` util ([#&#8203;11460](https://github.com/facebook/jest/pull/11460)) - `[jest-resolver]` Export `resolve*` utils for different Jest modules ([#&#8203;11466](https://github.com/facebook/jest/pull/11466)) - `[@jest/test-result]` Export `Test`, `TestEvents` and `TestFileEvent` ([#&#8203;11466](https://github.com/facebook/jest/pull/11466)) ##### Fixes - `[jest-circus]` Add missing `slash` dependency ([#&#8203;11465](https://github.com/facebook/jest/pull/11465)) - `[jest-circus, @&#8203;jest/test-sequencer]` Remove dependency on `jest-runner` ([#&#8203;11466](https://github.com/facebook/jest/pull/11466)) - `[jest-config]` Resolve `config.runner` to absolute path ([#&#8203;11465](https://github.com/facebook/jest/pull/11465)) - `[jest-config]` Make sure to support functions as config ([#&#8203;11475](https://github.com/facebook/jest/pull/11475)) - `[jest-core]` Do not warn about `DNSCHANNEL` handles when using the `--detectOpenHandles` option ([#&#8203;11470](https://github.com/facebook/jest/pull/11470)) - `[jest-runner]` Remove dependency on `jest-config` ([#&#8203;11466](https://github.com/facebook/jest/pull/11466)) - `[jest-worker]` Loosen engine requirement to `>= 10.13.0` ([#&#8203;11451](https://github.com/facebook/jest/pull/11451)) </details> --- ### Renovate configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻️ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
renovate added the
dependencies
label 2021-05-29 13:02:06 +00:00
renovate changed title from Update dependency jest to v27.0.2 to Update dependency jest to v27.0.3 2021-05-29 18:02:00 +00:00
renovate force-pushed renovate/jest-monorepo from bdd8acbc96 to f483662753 2021-05-29 18:02:00 +00:00 Compare
renovate force-pushed renovate/jest-monorepo from f483662753 to 242d1389ae 2021-05-30 09:02:03 +00:00 Compare
konrad merged commit 30e53d7aa2 into main 2021-05-30 09:26:11 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.