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(deps): update testing-library monorepo (major) #1047

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 8, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@testing-library/react 13.4.0 -> 16.0.1 age adoption passing confidence
@testing-library/svelte 3.2.2 -> 5.2.4 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
testing-library/svelte-testing-library (@​testing-library/svelte)

v5.2.4

Compare Source

Bug Fixes
  • vite: set ssr.noExternal even if not in project package.json (#​404) (b5e0f3d)

v5.2.3

Compare Source

Bug Fixes
  • svelte5: ensure typings are actually included in the module (#​402) (f4b1508)

v5.2.2

Compare Source

Bug Fixes
  • svelte5: update typings to support new component types (#​400) (6f45a96)

v5.2.1

Compare Source

Bug Fixes
  • svelte5: synchronously flush changes after mount and unmount (#​396) (75a3f38)

v5.2.0

Compare Source

Features
  • svelte5: incorporate Svelte 5 support into main entry point (#​375) (9dce164)
Bug Fixes

v5.1.0

Compare Source

Features

v5.0.1

Compare Source

Bug Fixes
  • release: trigger release (0b857d6)

v5.0.0

Compare Source

chore
BREAKING CHANGES
  • release: render is now more strict about the target
    option, and the container result is now the direct parent of
    your component instance.

v4.2.3

Compare Source

Bug Fixes

v4.2.2

Compare Source

Bug Fixes

v4.2.1

Compare Source

Bug Fixes

v4.2.0

Compare Source

Features

v4.1.0

Compare Source

Features

v4.0.6

Compare Source

Bug Fixes
  • types: correct type annotation for act (38f7518)

v4.0.5

Compare Source

v4.0.4

Compare Source

Bug Fixes
  • add missing supported Svelte options to SvelteComponentOptions #​212 (3379545)

v4.0.3

Compare Source

Bug Fixes
  • package.json exports order (ed0bcdc)

v4.0.2

Compare Source

Bug Fixes

v4.0.1

Compare Source

Bug Fixes
  • spurious commit to trigger release (12eaf28)

v4.0.0

Compare Source

Features
BREAKING CHANGES
  • moving to ESM

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 force-pushed the renovate/major-testing-library-monorepo branch from e7b84a4 to c1cf3fd Compare June 29, 2024 02:27
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch 5 times, most recently from 8787dbf to 42b5bd7 Compare July 26, 2024 06:24
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from 42b5bd7 to 2d4159e Compare August 29, 2024 13:01
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch 2 times, most recently from a396ce8 to cb8800f Compare October 2, 2024 03:41
@renovate renovate bot force-pushed the renovate/major-testing-library-monorepo branch from cb8800f to 45c22fd Compare October 18, 2024 19:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants