Update dependency jest to v27.0.6
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
jest (source) | devDependencies | patch | 27.0.4 -> 27.0.6 |
Release Notes
facebook/jest
v27.0.6
Fixes
-
[*]
Publish all modules to include the build change in #11569
v27.0.5
Features
-
[@jest/fake-timers]
Flush callbacks scheduled withrequestAnimationFrame
every 16ms when using legacy timers. (#11523) -
[pretty-format]
UseglobalThis
(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 addsetImmediate
andclearImmediate
if they do not exist in the global environment (#11599) -
[@jest/reporters]
Allownode-notifier@10
as peer dependency (#11523) -
[@jest/reporters]
Updatev8-to-istanbul
(#11523)
Configuration
-
If you want to rebase/retry this MR, check this box.
This MR has been generated by Renovate Bot. The local configuration can be found in the SI Renovate Bot repository.