t0gre / react-datepicker

An easily internationalizable, accessible, mobile-friendly datepicker library for the web, build with styled-components.
https://react-datepicker.netlify.com/
MIT License
331 stars 54 forks source link

chore(deps): update dependency @testing-library/react to v11 #111

Open renovate[bot] opened 4 years ago

renovate[bot] commented 4 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@testing-library/react ^10.2.1 -> ^11.0.0 age adoption passing confidence

Release Notes

testing-library/react-testing-library ### [`v11.2.5`](https://togithub.com/testing-library/react-testing-library/releases/v11.2.5) [Compare Source](https://togithub.com/testing-library/react-testing-library/compare/v11.2.4...v11.2.5) ##### Bug Fixes - **render:** add default type for Queries parameter ([#​871](https://togithub.com/testing-library/react-testing-library/issues/871)) ([5576e6f](https://togithub.com/testing-library/react-testing-library/commit/5576e6f71445fd08cb10a58b571976eb410699ec)) ### [`v11.2.4`](https://togithub.com/testing-library/react-testing-library/releases/v11.2.4) [Compare Source](https://togithub.com/testing-library/react-testing-library/compare/v11.2.3...v11.2.4) ##### Bug Fixes - **render:** Default to HTMLElement in returned container ([#​868](https://togithub.com/testing-library/react-testing-library/issues/868)) ([81c2de9](https://togithub.com/testing-library/react-testing-library/commit/81c2de90c621df4f0702db02adf0c1f31bc08cd6)) ### [`v11.2.3`](https://togithub.com/testing-library/react-testing-library/releases/v11.2.3) [Compare Source](https://togithub.com/testing-library/react-testing-library/compare/v11.2.2...v11.2.3) ##### Bug Fixes - Return type of unmount is `void` ([#​857](https://togithub.com/testing-library/react-testing-library/issues/857)) ([1389f09](https://togithub.com/testing-library/react-testing-library/commit/1389f094748991b3a900e2fcc9f4bf21df212da9)) ### [`v11.2.2`](https://togithub.com/testing-library/react-testing-library/releases/v11.2.2) [Compare Source](https://togithub.com/testing-library/react-testing-library/compare/v11.2.1...v11.2.2) ##### Bug Fixes - **dependencies:** bump dom testing library ([#​836](https://togithub.com/testing-library/react-testing-library/issues/836)) ([7fcb0f2](https://togithub.com/testing-library/react-testing-library/commit/7fcb0f2e930a34bc1a0fa3dc964cd05a74fdfefd)) ### [`v11.2.1`](https://togithub.com/testing-library/react-testing-library/releases/v11.2.1) [Compare Source](https://togithub.com/testing-library/react-testing-library/compare/v11.2.0...v11.2.1) ##### Bug Fixes - **types:** Allow all HTML and SVG elements in render. ([#​833](https://togithub.com/testing-library/react-testing-library/issues/833)) ([1dc33b2](https://togithub.com/testing-library/react-testing-library/commit/1dc33b23bec6d033d65674ac6e1c2dd7e9a71202)) ### [`v11.2.0`](https://togithub.com/testing-library/react-testing-library/releases/v11.2.0) [Compare Source](https://togithub.com/testing-library/react-testing-library/compare/v11.1.2...v11.2.0) ##### Features - bump dom testing library ([#​831](https://togithub.com/testing-library/react-testing-library/issues/831)) ([456424f](https://togithub.com/testing-library/react-testing-library/commit/456424ff33ea8d5156e5d86c64a756c6f852d96d)) ### [`v11.1.2`](https://togithub.com/testing-library/react-testing-library/releases/v11.1.2) [Compare Source](https://togithub.com/testing-library/react-testing-library/compare/v11.1.1...v11.1.2) ##### Bug Fixes - import pretty-format from [@​testing-library/dom](https://togithub.com/testing-library/dom) ([#​821](https://togithub.com/testing-library/react-testing-library/issues/821)) ([2712dc2](https://togithub.com/testing-library/react-testing-library/commit/2712dc2da46bc8af456b4759d5e4b2c971c54092)) ### [`v11.1.1`](https://togithub.com/testing-library/react-testing-library/releases/v11.1.1) [Compare Source](https://togithub.com/testing-library/react-testing-library/compare/v11.1.0...v11.1.1) ##### Bug Fixes - upgrade dependencies, typescript, [@​testing-library/dom](https://togithub.com/testing-library/dom) etc ([#​816](https://togithub.com/testing-library/react-testing-library/issues/816)) ([e07e641](https://togithub.com/testing-library/react-testing-library/commit/e07e6416f25fd75df510c5d4211dc06f9f7398d7)) ### [`v11.1.0`](https://togithub.com/testing-library/react-testing-library/releases/v11.1.0) [Compare Source](https://togithub.com/testing-library/react-testing-library/compare/v11.0.4...v11.1.0) ##### Features - bump [@​testing-library/dom](https://togithub.com/testing-library/dom) to v7.26.0 ([#​799](https://togithub.com/testing-library/react-testing-library/issues/799)) ([6b9a720](https://togithub.com/testing-library/react-testing-library/commit/6b9a7207adee15f9f94cfbd23903f9f54fc178ec)) ### [`v11.0.4`](https://togithub.com/testing-library/react-testing-library/releases/v11.0.4) [Compare Source](https://togithub.com/testing-library/react-testing-library/compare/v11.0.3...v11.0.4) ##### Bug Fixes - Trigger ongot-/onlostpointercapture when calling got-/lostpointercapture ([#​786](https://togithub.com/testing-library/react-testing-library/issues/786)) ([c546a6f](https://togithub.com/testing-library/react-testing-library/commit/c546a6f4927f925bf1187e631ca0444001f067f5)) ### [`v11.0.3`](https://togithub.com/testing-library/react-testing-library/releases/v11.0.3) [Compare Source](https://togithub.com/testing-library/react-testing-library/compare/v11.0.2...v11.0.3) ##### Bug Fixes - Trigger onPointerEnter/Leave when calling pointerEnter/Leave ([#​784](https://togithub.com/testing-library/react-testing-library/issues/784)) ([c7b5622](https://togithub.com/testing-library/react-testing-library/commit/c7b5622bf7fa4b5435a0b12d8deaf4f57923cf8d)) ### [`v11.0.2`](https://togithub.com/testing-library/react-testing-library/releases/v11.0.2) [Compare Source](https://togithub.com/testing-library/react-testing-library/compare/v11.0.1...v11.0.2) ##### Bug Fixes - **cleanup:** remove unnecessary async/await ([#​778](https://togithub.com/testing-library/react-testing-library/issues/778)) ([220d8d4](https://togithub.com/testing-library/react-testing-library/commit/220d8d4fd1f29c64e5094a6efa46fdee7b8105de)) ### [`v11.0.1`](https://togithub.com/testing-library/react-testing-library/releases/v11.0.1) [Compare Source](https://togithub.com/testing-library/react-testing-library/compare/v11.0.0...v11.0.1) ##### Bug Fixes - Update typings for cleanup ([#​776](https://togithub.com/testing-library/react-testing-library/issues/776)) ([9191890](https://togithub.com/testing-library/react-testing-library/commit/9191890c882314c0048206e23a1fff40561b7ee4)) ### [`v11.0.0`](https://togithub.com/testing-library/react-testing-library/releases/v11.0.0) [Compare Source](https://togithub.com/testing-library/react-testing-library/compare/v10.4.9...v11.0.0) ##### Features - use act to flush instead of custom implementation ([#​768](https://togithub.com/testing-library/react-testing-library/issues/768)) ([693228c](https://togithub.com/testing-library/react-testing-library/commit/693228ce10f23e2b695730ea88dbdaa35506e00e)) ##### BREAKING CHANGES - cleanup is now synchronous and wraps the unmounting process in `act`.

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 you tick the rebase/retry checkbox.

:no_bell: 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.