chore(deps): update dependency jest to v27.1.0 #687

Merged
konrad merged 1 commits from renovate/jest-monorepo into main 2021-08-27 12:10:40 +00:00
Member

This PR contains the following updates:

Package Type Update Change
jest (source) devDependencies minor 27.0.6 -> 27.1.0

Release Notes

facebook/jest

v27.1.0

Compare Source

Features
  • [jest-haste-map] Use watchman suffix-set option for faster file indexing. (#​11784)
  • [jest-cli] Adds a new config options snapshotFormat which offers a way to override any of the formatting settings which come with pretty-format. (#​11654)
  • [jest-reporters] Expose the getSummary util (#​11695).
  • [jest-resolver] Support node: prefix when importing Node core modules (#​11331)
Fixes
  • [jest-each] Relaxed the validation to allow multibyte characters in headings (#​11575)
  • [jest-environment-jsdom] Add support for userAgent option (#​11773)
  • [jest-environment-node] Add Event and EventTarget to node global environment. (#​11727)
  • [jest-mock] Fix spyOn to use Object.prototype.hasOwnProperty (#​11721)
  • [jest-resolver] Add dependency on jest-haste-map (#​11759)
  • [jest-types] Compat with @types/node v16 (#​11645)
Chore & Maintenance
  • [docs] Correct expects.assertions documentation by adding async/await for asynchronous function.

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.0.6` -> `27.1.0`](https://renovatebot.com/diffs/npm/jest/27.0.6/27.1.0) | --- ### Release Notes <details> <summary>facebook/jest</summary> ### [`v27.1.0`](https://github.com/facebook/jest/blob/master/CHANGELOG.md#&#8203;2710) [Compare Source](https://github.com/facebook/jest/compare/v27.0.6...v27.1.0) ##### Features - `[jest-haste-map]` Use watchman suffix-set option for faster file indexing. ([#&#8203;11784](https://github.com/facebook/jest/pull/11784)) - `[jest-cli]` Adds a new config options `snapshotFormat` which offers a way to override any of the formatting settings which come with [pretty-format](https://www.npmjs.com/package/pretty-format#usage-with-options). ([#&#8203;11654](https://github.com/facebook/jest/pull/11654)) - `[jest-reporters]` Expose the `getSummary` util ([#&#8203;11695](https://github.com/facebook/jest/pull/11695)). - `[jest-resolver]` Support `node:` prefix when importing Node core modules ([#&#8203;11331](https://github.com/facebook/jest/pull/11331)) ##### Fixes - `[jest-each]` Relaxed the validation to allow multibyte characters in headings ([#&#8203;11575](https://github.com/facebook/jest/pull/11575)) - `[jest-environment-jsdom]` Add support for `userAgent` option ([#&#8203;11773](https://github.com/facebook/jest/pull/11773)) - `[jest-environment-node]` Add `Event` and `EventTarget` to node global environment. ([#&#8203;11727](https://github.com/facebook/jest/pull/11727)) - `[jest-mock]` Fix `spyOn` to use `Object.prototype.hasOwnProperty` ([#&#8203;11721](https://github.com/facebook/jest/pull/11721)) - `[jest-resolver]` Add dependency on `jest-haste-map` ([#&#8203;11759](https://github.com/facebook/jest/pull/11759)) - `[jest-types]` Compat with `@types/node` v16 ([#&#8203;11645](https://github.com/facebook/jest/pull/11645)) ##### Chore & Maintenance - `[docs]` Correct `expects.assertions` documentation by adding async/await for asynchronous function. </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-08-27 10:01:19 +00:00
renovate added 1 commit 2021-08-27 10:01:19 +00:00
continuous-integration/drone/pr Build is passing Details
3714d9be4e
chore(deps): update dependency jest to v27.1.0
konrad merged commit 7a3aeab867 into main 2021-08-27 12:10:40 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.