wayofdev / next-starter-tpl

πŸ€– This is a microservices-ready template for building Next.js applications, used by Wayofdev. It comes bundled with Turbo and is managed as a monorepo using PNPM
https://next-starter-tpl-docs.wayof.dev
MIT License
61 stars 8 forks source link

chore(deps): update dependency @testing-library/react to v14.2.1 #622

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@testing-library/react 14.0.0 -> 14.2.1 age adoption passing confidence

Release Notes

testing-library/react-testing-library (@​testing-library/react) ### [`v14.2.1`](https://togithub.com/testing-library/react-testing-library/releases/tag/v14.2.1) [Compare Source](https://togithub.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://togithub.com/testing-library/react-testing-library/issues/1272)) ([55e79c2](https://togithub.com/testing-library/react-testing-library/commit/55e79c290d3ec8a8eb3d39539e2c05bf35dff3d9)) ### [`v14.2.0`](https://togithub.com/testing-library/react-testing-library/releases/tag/v14.2.0) [Compare Source](https://togithub.com/testing-library/react-testing-library/compare/v14.1.2...v14.2.0) ##### Features - add `reactStrictMode` option to enable strict mode render ([#​1241](https://togithub.com/testing-library/react-testing-library/issues/1241)) ([0880eba](https://togithub.com/testing-library/react-testing-library/commit/0880eba4a01c030f942ad93600081bbb86eac959)) ### [`v14.1.2`](https://togithub.com/testing-library/react-testing-library/releases/tag/v14.1.2) [Compare Source](https://togithub.com/testing-library/react-testing-library/compare/v14.1.1...v14.1.2) ##### Bug Fixes - revert missing hooks warnings ([#​1255](https://togithub.com/testing-library/react-testing-library/issues/1255)) ([1c67477](https://togithub.com/testing-library/react-testing-library/commit/1c67477443244e52c3ae57db49e1a6e8226e0c0d)) ### [`v14.1.1`](https://togithub.com/testing-library/react-testing-library/releases/tag/v14.1.1) [Compare Source](https://togithub.com/testing-library/react-testing-library/compare/v14.1.0...v14.1.1) ##### Bug Fixes - log globals warning only once ([#​1252](https://togithub.com/testing-library/react-testing-library/issues/1252)) ([fd52a59](https://togithub.com/testing-library/react-testing-library/commit/fd52a593a7987a14d3cf5c94f112795a1630725d)), closes [#​1249](https://togithub.com/testing-library/react-testing-library/issues/1249) ### [`v14.1.0`](https://togithub.com/testing-library/react-testing-library/releases/tag/v14.1.0) [Compare Source](https://togithub.com/testing-library/react-testing-library/compare/v14.0.0...v14.1.0) ##### Features - add warnings when globals are missing ([#​1244](https://togithub.com/testing-library/react-testing-library/issues/1244)) ([d80319f](https://togithub.com/testing-library/react-testing-library/commit/d80319f5695d0ddbd93f7d63ca1cb71450663ba6))

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - 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 Mend Renovate. View repository job log here.

vercel[bot] commented 7 months ago

The latest updates on your projects. Learn more about Vercel for Git β†—οΈŽ

Name Status Preview Comments Updated (UTC)
next-starter-tpl-docs βœ… Ready (Inspect) Visit Preview πŸ’¬ Add feedback Feb 1, 2024 9:16pm
next-starter-tpl-storybook βœ… Ready (Inspect) Visit Preview πŸ’¬ Add feedback Feb 1, 2024 9:16pm
next-starter-tpl-web βœ… Ready (Inspect) Visit Preview πŸ’¬ Add feedback Feb 1, 2024 9:16pm
changeset-bot[bot] commented 7 months ago

⚠️ No Changeset found

Latest commit: 05e4e99d03b8084653d37816de56e9424919c3a3

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (779ed1d) 7.75% compared to head (05e4e99) 7.75%. Report is 200 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #622 +/- ## ====================================== Coverage 7.75% 7.75% ====================================== Files 32 32 Lines 245 245 Branches 36 37 +1 ====================================== Hits 19 19 + Misses 226 219 -7 - Partials 0 7 +7 ``` | [Flag](https://app.codecov.io/gh/wayofdev/next-starter-tpl/pull/622/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wayofdev) | Coverage Ξ” | | |---|---|---| | [web](https://app.codecov.io/gh/wayofdev/next-starter-tpl/pull/622/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wayofdev) | `7.75% <ΓΈ> (ΓΈ)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wayofdev#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.