Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 25, 2025

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

Release notes

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

v7.6.6

7.6.6 (2025-08-12)

Bug Fixes

  • no-node-access: improve user-event setup local detection (#1055) (d428723), closes #1057

v7.6.5

7.6.5 (2025-08-12)

Bug Fixes

  • await-async-utils: allow un-called async util references (#1061) (5f6adb3), closes #1060

v7.6.4

7.6.4 (2025-08-11)

Bug Fixes

  • no-node-access: support user-event instances returned from custom render (#1048) (079043b)

v7.6.3

7.6.3 (2025-07-28)

Bug Fixes

  • disallow additional properties in rule options (#1045) (a8f9555)

v7.6.2

7.6.2 (2025-07-28)

Bug Fixes

  • Aggressive Reporting support when resolving Testing Library utils (#1043) (b29277f), closes #1038

v7.6.1

7.6.1 (2025-07-23)

Bug Fixes

v7.6.0

7.6.0 (2025-07-14)

... (truncated)

Commits
  • d428723 fix(no-node-access): improve user-event setup local detection (#1055)
  • 92a6bf5 build(deps-dev): bump prettier from 3.3.3 to 3.6.2 (#1034)
  • 5f6adb3 fix(await-async-utils): allow un-called async util references (#1061)
  • 079043b fix(no-node-access): support user-event instances returned from custom render...
  • 2e7e1b6 docs: add andreww2012 as a contributor for code (#1050)
  • a8f9555 fix: disallow additional properties in rule options (#1045)
  • b29277f fix: Aggressive Reporting support when resolving Testing Library utils (#1043)
  • 247b205 fix: handled promises assigned to vars are valid (#1047)
  • 35e2b40 docs: add puglyfe as a contributor for code, and test (#1044)
  • c27465e feat: add support for expectAsync matchers (#1040)
  • 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.6.6.
- [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.6.6)

---
updated-dependencies:
- dependency-name: eslint-plugin-testing-library
  dependency-version: 7.6.6
  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 Aug 25, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 8, 2025

Superseded by #22.

@dependabot dependabot bot closed this Sep 8, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-plugin-testing-library-7.6.6 branch September 8, 2025 03:39
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