Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update dependency @testing-library/react to v14.2.1 (#680)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@testing-library/react](https://github.com/testing-library/react-testing-library) | [`14.0.0` -> `14.2.1`](https://renovatebot.com/diffs/npm/@testing-library%2freact/14.0.0/14.2.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@testing-library%2freact/14.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@testing-library%2freact/14.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@testing-library%2freact/14.0.0/14.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@testing-library%2freact/14.0.0/14.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>testing-library/react-testing-library (@​testing-library/react)</summary> ### [`v14.2.1`](https://github.com/testing-library/react-testing-library/releases/tag/v14.2.1) [Compare Source](https://github.com/testing-library/react-testing-library/compare/v14.2.0...v14.2.1) ##### Bug Fixes - Update types to support all possible react component return values ([#​1272](https://github.com/testing-library/react-testing-library/issues/1272)) ([55e79c2](https://github.com/testing-library/react-testing-library/commit/55e79c290d3ec8a8eb3d39539e2c05bf35dff3d9)) ### [`v14.2.0`](https://github.com/testing-library/react-testing-library/releases/tag/v14.2.0) [Compare Source](https://github.com/testing-library/react-testing-library/compare/v14.1.2...v14.2.0) ##### Features - add `reactStrictMode` option to enable strict mode render ([#​1241](https://github.com/testing-library/react-testing-library/issues/1241)) ([0880eba](https://github.com/testing-library/react-testing-library/commit/0880eba4a01c030f942ad93600081bbb86eac959)) ### [`v14.1.2`](https://github.com/testing-library/react-testing-library/releases/tag/v14.1.2) [Compare Source](https://github.com/testing-library/react-testing-library/compare/v14.1.1...v14.1.2) ##### Bug Fixes - revert missing hooks warnings ([#​1255](https://github.com/testing-library/react-testing-library/issues/1255)) ([1c67477](https://github.com/testing-library/react-testing-library/commit/1c67477443244e52c3ae57db49e1a6e8226e0c0d)) ### [`v14.1.1`](https://github.com/testing-library/react-testing-library/releases/tag/v14.1.1) [Compare Source](https://github.com/testing-library/react-testing-library/compare/v14.1.0...v14.1.1) ##### Bug Fixes - log globals warning only once ([#​1252](https://github.com/testing-library/react-testing-library/issues/1252)) ([fd52a59](https://github.com/testing-library/react-testing-library/commit/fd52a593a7987a14d3cf5c94f112795a1630725d)), closes [#​1249](https://github.com/testing-library/react-testing-library/issues/1249) ### [`v14.1.0`](https://github.com/testing-library/react-testing-library/releases/tag/v14.1.0) [Compare Source](https://github.com/testing-library/react-testing-library/compare/v14.0.0...v14.1.0) ##### Features - add warnings when globals are missing ([#​1244](https://github.com/testing-library/react-testing-library/issues/1244)) ([d80319f](https://github.com/testing-library/react-testing-library/commit/d80319f5695d0ddbd93f7d63ca1cb71450663ba6)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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 [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/ckomop0x/ckomop0x.me.site.v2). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE1My4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information