chore(deps): update dependency eslint-plugin-testing-library to v7 #10

Merged
jleibl merged 1 commits from renovate/eslint-plugin-testing-library-7.x into main 2025-05-28 05:20:03 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
eslint-plugin-testing-library devDependencies major ^6.2.2 -> ^7.0.0

Release Notes

testing-library/eslint-plugin-testing-library (eslint-plugin-testing-library)

v7.2.2

Compare Source

Bug Fixes

v7.2.1

Compare Source

Bug Fixes

v7.2.0

Compare Source

Features

v7.1.1

Compare Source

Bug Fixes
  • use valid config type for supporting both ESLint v8 and v9 (#​976) (d8e44b2)

v7.1.0

Compare Source

Features

v7.0.0

Compare Source

You can follow the migration guide to v7.

BREAKING CHANGES
  • Requires Node@^18.18.0 || ^20.9.0 || >=21.1.0
  • Requires ESLint ^8.57.0, or ^9.0.0
Features
  • Full support for ESLint v9 (v8 still compatible) and typescript-eslint v8

Co-authored-by: @​MichaelDeBoey


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.


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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [eslint-plugin-testing-library](https://github.com/testing-library/eslint-plugin-testing-library) | devDependencies | major | [`^6.2.2` -> `^7.0.0`](https://renovatebot.com/diffs/npm/eslint-plugin-testing-library/6.5.0/7.2.2) | --- ### Release Notes <details> <summary>testing-library/eslint-plugin-testing-library (eslint-plugin-testing-library)</summary> ### [`v7.2.2`](https://github.com/testing-library/eslint-plugin-testing-library/releases/tag/v7.2.2) [Compare Source](https://github.com/testing-library/eslint-plugin-testing-library/compare/v7.2.1...v7.2.2) ##### Bug Fixes - **no-wait-for-side-effects:** detect await expressions ([#&#8203;1008](https://github.com/testing-library/eslint-plugin-testing-library/issues/1008)) ([e4c0daa](https://github.com/testing-library/eslint-plugin-testing-library/commit/e4c0daaabbee97e560f79c5c4a0a4cb67d3d35bd)), closes [#&#8203;742](https://github.com/testing-library/eslint-plugin-testing-library/issues/742) ### [`v7.2.1`](https://github.com/testing-library/eslint-plugin-testing-library/releases/tag/v7.2.1) [Compare Source](https://github.com/testing-library/eslint-plugin-testing-library/compare/v7.2.0...v7.2.1) ##### Bug Fixes - **await-async-queries:** false positive with optional chaining ([#&#8203;1009](https://github.com/testing-library/eslint-plugin-testing-library/issues/1009)) ([e9f8f4f](https://github.com/testing-library/eslint-plugin-testing-library/commit/e9f8f4fa6d381469ccccb3dc4256ce7523e5ee59)), closes [#&#8203;882](https://github.com/testing-library/eslint-plugin-testing-library/issues/882) ### [`v7.2.0`](https://github.com/testing-library/eslint-plugin-testing-library/releases/tag/v7.2.0) [Compare Source](https://github.com/testing-library/eslint-plugin-testing-library/compare/v7.1.1...v7.2.0) ##### Features - add `no-test-id-queries` rule ([#&#8203;1006](https://github.com/testing-library/eslint-plugin-testing-library/issues/1006)) ([abe42cd](https://github.com/testing-library/eslint-plugin-testing-library/commit/abe42cd90e34c992273e8a1cc72be9bbfc746937)), closes [#&#8203;279](https://github.com/testing-library/eslint-plugin-testing-library/issues/279) ### [`v7.1.1`](https://github.com/testing-library/eslint-plugin-testing-library/releases/tag/v7.1.1) [Compare Source](https://github.com/testing-library/eslint-plugin-testing-library/compare/v7.1.0...v7.1.1) ##### Bug Fixes - use valid config type for supporting both ESLint v8 and v9 ([#&#8203;976](https://github.com/testing-library/eslint-plugin-testing-library/issues/976)) ([d8e44b2](https://github.com/testing-library/eslint-plugin-testing-library/commit/d8e44b2c4b922f1feff5708d34e8a0a39938ee38)) ### [`v7.1.0`](https://github.com/testing-library/eslint-plugin-testing-library/releases/tag/v7.1.0) [Compare Source](https://github.com/testing-library/eslint-plugin-testing-library/compare/v7.0.0...v7.1.0) ##### Features - add config for Svelte ([#&#8203;973](https://github.com/testing-library/eslint-plugin-testing-library/issues/973)) ([fc118c7](https://github.com/testing-library/eslint-plugin-testing-library/commit/fc118c72e5a853b00585b327ac6488c7ed84f39b)) ### [`v7.0.0`](https://github.com/testing-library/eslint-plugin-testing-library/releases/tag/v7.0.0) [Compare Source](https://github.com/testing-library/eslint-plugin-testing-library/compare/v6.5.0...v7.0.0) You can follow the [migration guide to v7](https://github.com/testing-library/eslint-plugin-testing-library/blob/main/docs/migration-guides/v7.md). ##### BREAKING CHANGES - Requires Node@^18.18.0 || ^20.9.0 || >=21.1.0 - Requires ESLint `^8.57.0`, or `^9.0.0` ##### Features - Full support for ESLint v9 (v8 still compatible) and typescript-eslint v8 Co-authored-by: [@&#8203;MichaelDeBoey](https://github.com/MichaelDeBoey) </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 [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4zMi43IiwidXBkYXRlZEluVmVyIjoiNDAuMzIuNyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Renovate added 1 commit 2025-05-28 00:01:49 +00:00
chore(deps): update dependency eslint-plugin-testing-library to v7
All checks were successful
CI/CD Pipeline / Quick Checks (pull_request) Successful in 29s
CI/CD Pipeline / ESLint (pull_request) Successful in 12s
CI/CD Pipeline / Test & Coverage (pull_request) Successful in 13s
CI/CD Pipeline / Build Application (pull_request) Successful in 27s
5dbf4f67c2
jleibl merged commit ed07222957 into main 2025-05-28 05:20:03 +00:00
jleibl deleted branch renovate/eslint-plugin-testing-library-7.x 2025-05-28 05:20:03 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Templates/Next-Template-App-Router#10
No description provided.