ScriptedAlchemy / webpack-external-import

Dynamically import modules from other webpack bundles. Painless code sharing between separate apps
BSD 3-Clause "New" or "Revised" License
415 stars 42 forks source link

fix(deps): update dependency @testing-library/jest-dom to v5 #139

Closed ScriptedAlchemy closed 4 years ago

ScriptedAlchemy commented 4 years ago

This PR contains the following updates:

Package Type Update Change
@testing-library/jest-dom dependencies major ^4.2.4 -> ^5.0.0

Release Notes

testing-library/jest-dom ### [`v5.1.1`](https://togithub.com/testing-library/jest-dom/releases/v5.1.1) [Compare Source](https://togithub.com/testing-library/jest-dom/compare/v5.1.0...v5.1.1) ##### Bug Fixes - root matchers module (closes [#​197](https://togithub.com/testing-library/jest-dom/issues/197)) ([#​200](https://togithub.com/testing-library/jest-dom/issues/200)) ([3b98d4d](https://togithub.com/testing-library/jest-dom/commit/3b98d4d16b51b7b8d9d9ca77172b5367503f203f)) ### [`v5.1.0`](https://togithub.com/testing-library/jest-dom/releases/v5.1.0) [Compare Source](https://togithub.com/testing-library/jest-dom/compare/v5.0.2...v5.1.0) ##### Features - Enhance toHaveStyle to accept JS as css ([#​196](https://togithub.com/testing-library/jest-dom/issues/196)) ([7921e4a](https://togithub.com/testing-library/jest-dom/commit/7921e4a0a9e21e419122951eb28ed270c13209c5)) ### [`v5.0.2`](https://togithub.com/testing-library/jest-dom/releases/v5.0.2) [Compare Source](https://togithub.com/testing-library/jest-dom/compare/v5.0.1...v5.0.2) ##### Bug Fixes - toBeVisible ignoring Details element ([#​184](https://togithub.com/testing-library/jest-dom/issues/184)) ([e4d61c2](https://togithub.com/testing-library/jest-dom/commit/e4d61c2ef16018197c316135f57f905bf5b2ca2a)) ### [`v5.0.1`](https://togithub.com/testing-library/jest-dom/releases/v5.0.1) [Compare Source](https://togithub.com/testing-library/jest-dom/compare/v5.0.0...v5.0.1) ##### Bug Fixes - Add [@​types/testing-library](https://togithub.com/types/testing-library)\_\_jest-dom dependency ([#​189](https://togithub.com/testing-library/jest-dom/issues/189)) ([030da62](https://togithub.com/testing-library/jest-dom/commit/030da6207a2e4862035b7b9d9f915328c5ff4e2f)), closes [#​123](https://togithub.com/testing-library/jest-dom/issues/123) [#​160](https://togithub.com/testing-library/jest-dom/issues/160) [#​185](https://togithub.com/testing-library/jest-dom/issues/185) ### [`v5.0.0`](https://togithub.com/testing-library/jest-dom/releases/v5.0.0) [Compare Source](https://togithub.com/testing-library/jest-dom/compare/v4.2.4...v5.0.0) - Remove extend-expect typings ([#​182](https://togithub.com/testing-library/jest-dom/issues/182)) ([c76f8c5](https://togithub.com/testing-library/jest-dom/commit/c76f8c548b3d99b8639aea05f76c111997c5bce5)), closes [#​182](https://togithub.com/testing-library/jest-dom/issues/182) ##### BREAKING CHANGES - moving typings to [@​types/testing-library](https://togithub.com/types/testing-library)\_\_jest-dom - This version does not includes types. The next patch release v5.0.1 will. If you need the type definitions please do not update to v.5.0.0.

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Renovate Bot.

ScriptedAlchemy commented 4 years ago

:tada: This PR is included in version 2.2.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: