Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 29, 2025

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

Release notes

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

v7.10.0

7.10.0 (2025-09-25)

Features

  • no-wait-for-multiple-assertions: add partial fix support (#1090) (bd01e08)

v7.9.2

7.9.2 (2025-09-24)

Bug Fixes

  • await-async-event: prevent adding async/await in forEach loops (#1075) (54ee4ae), closes #843

v7.9.1

7.9.1 (2025-09-23)

Bug Fixes

  • declare .finally(...) usages as handled in async rules (#1074) (2d24966)

v7.9.0

7.9.0 (2025-09-23)

Features

v7.8.1

7.8.1 (2025-09-22)

Bug Fixes

  • await-async-events: improveuserEvent.setup() detection (#1056) (742cd11), closes #812

v7.8.0

7.8.0 (2025-09-15)

Features

v7.7.0

7.7.0 (2025-09-12)

... (truncated)

Commits
  • bd01e08 feat(no-wait-for-multiple-assertions): add partial fix support (#1090)
  • 54ee4ae fix(await-async-event): prevent adding async/await in forEach loops (#1075)
  • 1477f21 docs: add bonkevin as a contributor for code, and test (#1088)
  • 2d24966 fix: declare .finally(...) usages as handled in async rules (#1074)
  • 9ba0041 feat(await-async-utils): add auto-fix (#1086)
  • 7676f18 docs: add y-hsgw as a contributor for ideas (#1087)
  • 742cd11 fix(await-async-events): improveuserEvent.setup() detection (#1056)
  • 086eab9 refactor: enforce strict types in test case mapping (#1085)
  • 3e90351 feat(no-await-sync-queries): add auto-fix (#1079)
  • 01165d9 feat(await-async-queries): add auto-fix (#1077)
  • 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.10.0.
- [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.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 29, 2025
Copy link
Author

dependabot bot commented on behalf of github Oct 6, 2025

Superseded by #28.

@dependabot dependabot bot closed this Oct 6, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-plugin-testing-library-7.10.0 branch October 6, 2025 03:32
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