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 libraries (major) #5422

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 30, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@testing-library/dom 9.3.4 -> 10.4.0 age adoption passing confidence
@testing-library/react 14.3.1 -> 16.2.0 age adoption passing confidence
cypress (source) 13.12.0 -> 14.0.0 age adoption passing confidence

Release Notes

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

v10.4.0

Compare Source

v10.3.2

Compare Source

Bug Fixes

v10.3.1

Compare Source

Bug Fixes

v10.3.0

Compare Source

v10.2.0

Compare Source

Features
  • Support anonymous custom elements when pretty printing DOM (#​1319) (0a8ad65)

v10.1.0

Compare Source

Features

v10.0.0

Compare Source

Bug Fixes
  • use defineProperty on the error object instead of setting the message directly (#​1268) (3580f25), closes #​1259
Features
BREAKING CHANGES
  • Minimum supported Node.js version is 18.0
  • New version of aria-query changes various roles. Check out the changed tests in 2c57055 to get an overview about what changed.
testing-library/react-testing-library (@​testing-library/react)

v16.2.0

Compare Source

Features

v16.1.0

Compare Source

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

cypress-io/cypress (cypress)

v14.0.0

Compare Source

Changelog: https://docs.cypress.io/app/references/changelog#14-0-0

v13.17.0

Compare Source

Changelog: https://docs.cypress.io/app/references/changelog#13-17-0

v13.16.1

Compare Source

Changelog: https://docs.cypress.io/app/references/changelog#13-16-1

v13.16.0

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-16-0

v13.15.2

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-15-2

v13.15.1

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-15-1

v13.15.0

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-15-0

v13.14.2

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-14-2

v13.14.1

Compare Source

v13.14.0

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-14-0

v13.13.3

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-13-3

v13.13.2

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-13-2

v13.13.1

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-13-1

v13.13.0

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-13-0


Configuration

📅 Schedule: Branch creation - "before 5am on tuesday" in timezone Europe/London, 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.

👻 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.

@webteam-app
Copy link

@renovate renovate bot force-pushed the renovate/major-testing-libraries branch 4 times, most recently from 1c5fc37 to f7ab169 Compare May 7, 2024 12:42
@renovate renovate bot force-pushed the renovate/major-testing-libraries branch from f7ab169 to bd417ca Compare May 14, 2024 14:51
@renovate renovate bot force-pushed the renovate/major-testing-libraries branch 2 times, most recently from 888ed84 to 1ca29c7 Compare June 7, 2024 12:58
@renovate renovate bot force-pushed the renovate/major-testing-libraries branch 3 times, most recently from 2fd7f24 to 90cb2e3 Compare June 27, 2024 12:05
@renovate renovate bot force-pushed the renovate/major-testing-libraries branch 2 times, most recently from 3c51880 to 003ef3c Compare July 5, 2024 12:52
@renovate renovate bot force-pushed the renovate/major-testing-libraries branch 2 times, most recently from 6b309a3 to cf13f43 Compare July 22, 2024 13:13
@renovate renovate bot force-pushed the renovate/major-testing-libraries branch from cf13f43 to f84259c Compare August 29, 2024 11:51
@renovate renovate bot force-pushed the renovate/major-testing-libraries branch from f84259c to add6b89 Compare December 5, 2024 22:20
@renovate renovate bot changed the title chore(deps): update testing libraries (major) chore(deps): update testing libraries (major) - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/major-testing-libraries branch December 8, 2024 18:33
@renovate renovate bot changed the title chore(deps): update testing libraries (major) - autoclosed chore(deps): update testing libraries (major) Dec 10, 2024
@renovate renovate bot reopened this Dec 10, 2024
@renovate renovate bot force-pushed the renovate/major-testing-libraries branch from 12cd7b9 to add6b89 Compare December 10, 2024 04:04
@renovate renovate bot force-pushed the renovate/major-testing-libraries branch 2 times, most recently from cd82597 to e7eb519 Compare January 16, 2025 02:30
@renovate renovate bot force-pushed the renovate/major-testing-libraries branch from e7eb519 to 1cd37fb Compare January 16, 2025 22:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant