ChristianMurphy / selective

Statically find HTML anti patterns using CSS Selectors
MIT License
14 stars 0 forks source link

chore: update dependency jest to v27.0.5 #1098

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
jest (source) 27.0.4 -> 27.0.5 age adoption passing confidence

Release Notes

facebook/jest ### [`v27.0.5`](https://togithub.com/facebook/jest/blob/master/CHANGELOG.md#​2705) [Compare Source](https://togithub.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. ([#​11523](https://togithub.com/facebook/jest/pull/11567)) - `[pretty-format]` Use `globalThis` (with polyfill if required) to bring support for esbuild's browser bundling mode ([#​11569](https://togithub.com/facebook/jest/pull/11569) ##### Fixes - `[jest-core]` Support special characters like `@`, `+` and `()` on Windows with `--findRelatedTests` ([#​11548](https://togithub.com/facebook/jest/pull/11548)) - `[@jest/fake-timers]` Do not add `setImmediate` and `clearImmediate` if they do not exist in the global environment ([#​11599](https://togithub.com/facebook/jest/pull/11599)) - `[@jest/reporters]` Allow `node-notifier@10` as peer dependency ([#​11523](https://togithub.com/facebook/jest/pull/11523)) - `[@jest/reporters]` Update `v8-to-istanbul` ([#​11523](https://togithub.com/facebook/jest/pull/11523))

Configuration

πŸ“… Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

β™» 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.



This PR has been generated by WhiteSource Renovate. View repository job log here.