Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 9, 2025

Bumps eslint-plugin-testing-library from 6.5.0 to 7.13.0.

Release notes

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

v7.13.0

7.13.0 (2025-10-08)

Features

v7.12.0

7.12.0 (2025-10-06)

Features

  • no-wait-for-multiple-assertions: avoid reporting unrelated assertions (#1097) (db8756c), closes #1084

v7.11.0

7.11.0 (2025-09-29)

Features

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)

... (truncated)

Commits
  • c9fcf83 feat(no-wait-for-multiple-assertions): add auto-fix (#1099)
  • db8756c feat(no-wait-for-multiple-assertions): avoid reporting unrelated assertions (...
  • 95b88d5 feat(no-wait-for-multiple-assertions): improve autofix (#1091)
  • 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)
  • 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.5.0 to 7.13.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.5.0...v7.13.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@sonarqubecloud
Copy link

sonarqubecloud bot commented Oct 9, 2025

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 10, 2025

Superseded by #9156.

@dependabot dependabot bot closed this Oct 10, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-plugin-testing-library-7.13.0 branch October 10, 2025 03:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants