Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 26, 2025

Bumps eslint-plugin-testing-library from 6.2.0 to 7.2.1.

Release notes

Sourced from eslint-plugin-testing-library's releases.

v7.2.1

7.2.1 (2025-05-19)

Bug Fixes

  • await-async-queries: false positive with optional chaining (#1009) (e9f8f4f), closes #882

v7.2.0

7.2.0 (2025-05-13)

Features

v7.1.1

7.1.1 (2024-12-06)

Bug Fixes

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

v7.1.0

7.1.0 (2024-12-04)

Features

v7.0.0

7.0.0 (2024-11-23)

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

... (truncated)

Commits
  • e9f8f4f fix(await-async-queries): false positive with optional chaining (#1009)
  • 70fea91 build(deps): bump @​babel/helpers from 7.26.0 to 7.27.1 in the npm_and_yarn gr...
  • 8c847d7 build(deps): bump the npm_and_yarn group with 3 updates (#990)
  • 8905e0c docs: add StyleShit as a contributor for code, test, and doc (#1007)
  • abe42cd feat: add no-test-id-queries rule (#1006)
  • bde567f build(deps-dev): bump semver from 7.6.3 to 7.7.1 (#1004)
  • acc0acd docs: add danielrentz as a contributor for doc (#1003)
  • be6801f docs: fix example in prefer-screen-queries.md (#995)
  • c71374b build(deps-dev): bump @​commitlint/cli from 19.6.0 to 19.8.0 (#998)
  • 0e5e5f5 build(deps-dev): bump @​commitlint/config-conventional from 19.6.0 to 19.8.0 (...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [eslint-plugin-testing-library](https://github.com/testing-library/eslint-plugin-testing-library) from 6.2.0 to 7.2.1.
- [Release notes](https://github.com/testing-library/eslint-plugin-testing-library/releases)
- [Changelog](https://github.com/testing-library/eslint-plugin-testing-library/blob/main/.releaserc.json)
- [Commits](testing-library/eslint-plugin-testing-library@v6.2.0...v7.2.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-testing-library
  dependency-version: 7.2.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 26, 2025
Copy link
Author

dependabot bot commented on behalf of github Jun 2, 2025

Superseded by #12.

@dependabot dependabot bot closed this Jun 2, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-plugin-testing-library-7.2.1 branch June 2, 2025 05:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants