chore(deps): update dependency jest to v27.2.1 #745

Merged
konrad merged 1 commits from renovate/jest-monorepo into main 2021-09-21 16:22:28 +00:00
Member

This PR contains the following updates:

Package Type Update Change
jest (source) devDependencies minor 27.1.1 -> 27.2.1

Release Notes

facebook/jest

v27.2.1

Compare Source

Features
  • [jest-transform] Improve the unexpected token error message. (#​11807)
Fixes
  • [jest-runtime] Fix regression when using jest.isolateModules and mocks (#​11882)
  • [jest-runtime] Include test name when importing modules after test has completed (#​11885)
  • [jest-runtime] Error when ESM import is used after test is torn down (#​11885)

v27.2.0

Compare Source

Features
  • [jest-resolver, jest-runtime] Pass conditions to custom resolvers to enable them to implement support for package.json exports field (#​11859)
  • [jest-runtime] Allow custom envs to specify exportConditions which is passed together with Jest's own conditions to custom resolvers (#​11863)
Fixes
  • [@jest/reporters] Use async transform if available to transform files with no coverage (#​11852)
  • [jest-util] Return correct value from process.send stub (#​11799)

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 | minor | [`27.1.1` -> `27.2.1`](https://renovatebot.com/diffs/npm/jest/27.1.1/27.2.1) | --- ### Release Notes <details> <summary>facebook/jest</summary> ### [`v27.2.1`](https://github.com/facebook/jest/blob/master/CHANGELOG.md#&#8203;2721) [Compare Source](https://github.com/facebook/jest/compare/v27.2.0...v27.2.1) ##### Features - `[jest-transform]` Improve the unexpected token error message. ([#&#8203;11807](https://github.com/facebook/jest/pull/11807)) ##### Fixes - `[jest-runtime]` Fix regression when using `jest.isolateModules` and mocks ([#&#8203;11882](https://github.com/facebook/jest/pull/11882)) - `[jest-runtime]` Include test name when importing modules after test has completed ([#&#8203;11885](https://github.com/facebook/jest/pull/11885)) - `[jest-runtime]` Error when ESM import is used after test is torn down ([#&#8203;11885](https://github.com/facebook/jest/pull/11885)) ### [`v27.2.0`](https://github.com/facebook/jest/blob/master/CHANGELOG.md#&#8203;2720) [Compare Source](https://github.com/facebook/jest/compare/v27.1.1...v27.2.0) ##### Features - `[jest-resolver, jest-runtime]` Pass `conditions` to custom resolvers to enable them to implement support for package.json `exports` field ([#&#8203;11859](https://github.com/facebook/jest/pull/11859)) - `[jest-runtime]` Allow custom envs to specify `exportConditions` which is passed together with Jest's own conditions to custom resolvers ([#&#8203;11863](https://github.com/facebook/jest/pull/11863)) ##### Fixes - `[@jest/reporters]` Use async transform if available to transform files with no coverage ([#&#8203;11852](https://github.com/facebook/jest/pull/11852)) - `[jest-util]` Return correct value from `process.send` stub ([#&#8203;11799](https://github.com/facebook/jest/pull/11799)) </details> --- ### 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-09-13 09:01:33 +00:00
renovate added 1 commit 2021-09-13 09:01:33 +00:00
continuous-integration/drone/pr Build is passing Details
764866ce95
chore(deps): update dependency jest to v27.2.0
renovate changed title from chore(deps): update dependency jest to v27.2.0 to chore(deps): update dependency jest to v27.2.1 2021-09-20 14:01:56 +00:00
renovate force-pushed renovate/jest-monorepo from 764866ce95 to 5150a40e88 2021-09-20 14:01:57 +00:00 Compare
konrad merged commit b6ad09e3d8 into main 2021-09-21 16:22:28 +00:00
konrad deleted branch renovate/jest-monorepo 2021-09-21 16:22:28 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.