chore(deps): update dependency jest to v27.4.0 #1107

Merged
konrad merged 1 commits from renovate/jest-monorepo into main 2021-11-29 20:50:13 +00:00
Member

This PR contains the following updates:

Package Type Update Change
jest (source) devDependencies minor 27.3.1 -> 27.4.0

Release Notes

facebook/jest

v27.4.0

Compare Source

Features
  • [expect] Enhancing the toHaveProperty matcher to support array selection (#​12092)
  • [jest-core] Add support for testResultsProcessor written in ESM (#​12006)
  • [jest-diff, pretty-format] Add compareKeys option for custom sorting of object keys (#​11992)
  • [jest-mock] Add ts-jest mock util functions (#​12089)
Fixes
  • [expect] Allow again expect.Matchers generic with single value (#​11986)
  • [jest-circus, jest-jasmine2] Avoid false concurrent test failures due to unhandled promise rejections (#​11987)
  • [jest-config] Add missing slash dependency to package.json (#​12080)
  • [jest-core] Incorrect detection of open ZLIB handles (#​12022)
  • [jest-diff] Break dependency cycle (#​10818)
  • [jest-environment-jsdom] Add @types/jsdom dependency (#​11999)
  • [jest-environment-jsdom] Do not reset the global.document too early on teardown (#​11871)
  • [jest-transform] Improve error and warning messages (#​11998)
Chore & Maintenance
  • [docs] CLI options alphabetized (#​11586)
  • [jest-runner] Add info regarding timers to forcedExit message(#​12083)
  • [*] Replaced substr method with substring (#​12066)
  • [*] Add types entry to all export maps (#​12073)

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.3.1` -> `27.4.0`](https://renovatebot.com/diffs/npm/jest/27.3.1/27.4.0) | --- ### Release Notes <details> <summary>facebook/jest</summary> ### [`v27.4.0`](https://github.com/facebook/jest/blob/master/CHANGELOG.md#&#8203;2740) [Compare Source](https://github.com/facebook/jest/compare/v27.3.1...v27.4.0) ##### Features - `[expect]` Enhancing the `toHaveProperty` matcher to support array selection ([#&#8203;12092](https://github.com/facebook/jest/pull/12092)) - `[jest-core]` Add support for `testResultsProcessor` written in ESM ([#&#8203;12006](https://github.com/facebook/jest/pull/12006)) - `[jest-diff, pretty-format]` Add `compareKeys` option for custom sorting of object keys ([#&#8203;11992](https://github.com/facebook/jest/pull/11992)) - `[jest-mock]` Add `ts-jest` mock util functions ([#&#8203;12089](https://github.com/facebook/jest/pull/12089)) ##### Fixes - `[expect]` Allow again `expect.Matchers` generic with single value ([#&#8203;11986](https://github.com/facebook/jest/pull/11986)) - `[jest-circus, jest-jasmine2]` Avoid false concurrent test failures due to unhandled promise rejections ([#&#8203;11987](https://github.com/facebook/jest/pull/11987)) - `[jest-config]` Add missing `slash` dependency to `package.json` ([#&#8203;12080](https://github.com/facebook/jest/pull/12080)) - `[jest-core]` Incorrect detection of open ZLIB handles ([#&#8203;12022](https://github.com/facebook/jest/pull/12022)) - `[jest-diff]` Break dependency cycle ([#&#8203;10818](https://github.com/facebook/jest/pull/10818)) - `[jest-environment-jsdom]` Add `@types/jsdom` dependency ([#&#8203;11999](https://github.com/facebook/jest/pull/11999)) - `[jest-environment-jsdom]` Do not reset the global.document too early on teardown ([#&#8203;11871](https://github.com/facebook/jest/pull/11871)) - `[jest-transform]` Improve error and warning messages ([#&#8203;11998](https://github.com/facebook/jest/pull/11998)) ##### Chore & Maintenance - `[docs]` CLI options alphabetized ([#&#8203;11586](https://github.com/facebook/jest/pull/11586)) - `[jest-runner]` Add info regarding timers to forcedExit message([#&#8203;12083](https://github.com/facebook/jest/pull/12083)) - `[*]` Replaced `substr` method with `substring` ([#&#8203;12066](https://github.com/facebook/jest/pull/12066)) - `[*]` Add `types` entry to all export maps ([#&#8203;12073](https://github.com/facebook/jest/pull/12073)) </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-11-29 14:02:45 +00:00
Member

Hi renovate!

Thank you for creating a PR!

I've deployed the changes of this PR on a preview environment under this URL: https://1107-renovatejest-monorepo--vikunja-frontend-preview.netlify.app

You can use this url to view the changes live and test them out.
You will need to manually connect this to an api running somehwere. The easiest to use is https://try.vikunja.io/.

Have a nice day!

Beep boop, I'm a bot.

Hi renovate! Thank you for creating a PR! I've deployed the changes of this PR on a preview environment under this URL: https://1107-renovatejest-monorepo--vikunja-frontend-preview.netlify.app You can use this url to view the changes live and test them out. You will need to manually connect this to an api running somehwere. The easiest to use is https://try.vikunja.io/. Have a nice day! > Beep boop, I'm a bot.
renovate force-pushed renovate/jest-monorepo from 26c86a0f52 to 2e8323e18e 2021-11-29 20:14:35 +00:00 Compare
konrad merged commit c07288dd8b into main 2021-11-29 20:50:13 +00:00
konrad deleted branch renovate/jest-monorepo 2021-11-29 20:50:13 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.