Update dependency jest to v27.0.5 #558

Merged
konrad merged 1 commits from renovate/jest-monorepo into main 2021-06-22 12:14:26 +00:00
Member

This PR contains the following updates:

Package Type Update Change
jest (source) devDependencies patch 27.0.4 -> 27.0.5

Release Notes

facebook/jest

v27.0.5

Compare Source

Features
  • [@jest/fake-timers] Flush callbacks scheduled with requestAnimationFrame every 16ms when using legacy timers. (#​11523)
  • [pretty-format] Use globalThis (with polyfill if required) to bring support for esbuild's browser bundling mode (#​11569
Fixes
  • [jest-core] Support special characters like @, + and () on Windows with --findRelatedTests (#​11548)
  • [@jest/fake-timers] Do not add setImmediate and clearImmediate if they do not exist in the global environment (#​11599)
  • [@jest/reporters] Allow node-notifier@10 as peer dependency (#​11523)
  • [@jest/reporters] Update v8-to-istanbul (#​11523)

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.4` -> `27.0.5`](https://renovatebot.com/diffs/npm/jest/27.0.4/27.0.5) | --- ### Release Notes <details> <summary>facebook/jest</summary> ### [`v27.0.5`](https://github.com/facebook/jest/blob/master/CHANGELOG.md#&#8203;2705) [Compare Source](https://github.com/facebook/jest/compare/v27.0.4...v27.0.5) ##### Features - `[@jest/fake-timers]` Flush callbacks scheduled with `requestAnimationFrame` every 16ms when using legacy timers. ([#&#8203;11523](https://github.com/facebook/jest/pull/11567)) - `[pretty-format]` Use `globalThis` (with polyfill if required) to bring support for esbuild's browser bundling mode ([#&#8203;11569](https://github.com/facebook/jest/pull/11569) ##### Fixes - `[jest-core]` Support special characters like `@`, `+` and `()` on Windows with `--findRelatedTests` ([#&#8203;11548](https://github.com/facebook/jest/pull/11548)) - `[@jest/fake-timers]` Do not add `setImmediate` and `clearImmediate` if they do not exist in the global environment ([#&#8203;11599](https://github.com/facebook/jest/pull/11599)) - `[@jest/reporters]` Allow `node-notifier@10` as peer dependency ([#&#8203;11523](https://github.com/facebook/jest/pull/11523)) - `[@jest/reporters]` Update `v8-to-istanbul` ([#&#8203;11523](https://github.com/facebook/jest/pull/11523)) </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-06-22 12:01:46 +00:00
renovate added 1 commit 2021-06-22 12:01:46 +00:00
continuous-integration/drone/pr Build is passing Details
998451cee7
Update dependency jest to v27.0.5
konrad merged commit 92d3c8521f into main 2021-06-22 12:14:26 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.