Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update dependency @testing-library/react to v16 #966

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 16, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@testing-library/react ^12.0.0 -> ^16.0.0 age adoption passing confidence
@testing-library/react ^13.3.0 -> ^16.0.0 age adoption passing confidence

Release Notes

testing-library/react-testing-library (@​testing-library/react)

v16.0.1

Compare Source

v16.0.0

Compare Source

Features
  • Move @testing-library/dom and @types/react-dom to peer dependencies (#​1305) (a4744fa)
BREAKING CHANGES
  • @testing-library/dom was moved to a peer dependency and needs to be explicitly installed. This reduces the chance of having conflicting versions of @testing-library/dom installed that frequently caused bugs when used with @testing-library/user-event. We will also be able to allow new versions of @testing-library/dom being used without a SemVer major release of @testing-library/react by just widening the peer dependency.
    @types/react-dom needs to be installed if you're typechecking files using @testing-library/react.

v15.0.7

Compare Source

v15.0.6

Compare Source

v15.0.5

Compare Source

v15.0.4

Compare Source

v15.0.3

Compare Source

Bug Fixes
  • Don't raise TypeScript errors when hydating document (#​1304) (067d0c6)

v15.0.2

Compare Source

v15.0.1

Compare Source

v15.0.0

Compare Source

v14.3.1

Compare Source

Bug Fixes

v14.3.0

Compare Source

v14.2.2

Compare Source

v14.2.1

Compare Source

Bug Fixes
  • Update types to support all possible react component return values (#​1272) (55e79c2)

v14.2.0

Compare Source

Features
  • add reactStrictMode option to enable strict mode render (#​1241) (0880eba)

v14.1.2

Compare Source

Bug Fixes

v14.1.1

Compare Source

Bug Fixes

v14.1.0

Compare Source

Features

v14.0.0

Compare Source

Bug Fixes
Features
BREAKING CHANGES

v13.4.0

Compare Source

Features
  • renderHook: allow passing of all render options to renderHook (#​1118) (27a9584)

v13.3.0

Compare Source

Features

v13.2.0

Compare Source

Features

v13.1.1

Compare Source

Bug Fixes

v13.1.0

Compare Source

Features

v13.0.1

Compare Source

Bug Fixes

v13.0.0

Compare Source

Features
BREAKING CHANGES

v12.1.5

Compare Source

Bug Fixes

v12.1.4

Compare Source

Bug Fixes
  • Match runtime type of baseElement in TypeScript types (#​1023) (96ed8da)

v12.1.3

Compare Source

Bug Fixes

v12.1.2

Compare Source

Bug Fixes
  • render: Don't reject wrapper types based on statics (#​973) (7f53b56)

v12.1.1

Compare Source

Bug Fixes

v12.1.0

Compare Source

Features

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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the renovate label Apr 16, 2024
@renovate renovate bot requested review from a team, herablog, tokimari and tatz012 and removed request for a team April 16, 2024 13:44
Copy link
Contributor

github-actions bot commented Apr 16, 2024

Visit the preview URL for this PR (updated for commit e7a6698):

https://ameba-spindle-hooks--pr966-renovate-major-testi-6zghs626.web.app

(expires Thu, 10 Oct 2024 02:09:06 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 7dd86a3c25a55dbb81dd4fa259473bf50648140b

Copy link
Contributor

Visit the preview URL for this PR (updated for commit a8d2855):

https://ameba-spindle--pr966-renovate-major-testi-33v92xnz.web.app

(expires Thu, 16 May 2024 13:49:44 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: e7521619a2dd5c653490c8246e81ec2a5c8f1435

Copy link

reg-suit bot commented Apr 16, 2024

✨✨ That's perfect, there is no visual difference! ✨✨

Check out the report here.

@renovate renovate bot changed the title chore: update dependency @testing-library/react to v15 chore: update dependency @testing-library/react to v16 Jun 3, 2024
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from a8d2855 to 04776b6 Compare June 3, 2024 15:38
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from 04776b6 to 033098b Compare September 3, 2024 09:13
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from 033098b to e7a6698 Compare September 10, 2024 02:04
@herablog
Copy link
Member

#1070 で対応します

@herablog herablog closed this Sep 11, 2024
@herablog herablog deleted the renovate/major-testing-library-monorepo branch September 11, 2024 03:51
Copy link
Contributor Author

renovate bot commented Sep 11, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 16.x releases. But if you manually upgrade to 16.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant