Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 11, 2025

Bumps eslint-plugin-testing-library from 7.2.2 to 7.5.2.

Release notes

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

v7.5.2

7.5.2 (2025-06-11)

Bug Fixes

v7.5.1

7.5.1 (2025-06-10)

Bug Fixes

  • no-node-access: exclude user to avoid false positives (#1025) (67f08f9), closes #1024

v7.5.0

7.5.0 (2025-06-09)

Features

v7.4.0

7.4.0 (2025-06-05)

Features

v7.3.0

7.3.0 (2025-05-30)

Features

  • prefer-find-by: handle waitFor wrapping findBy queries (#1013) (cf02697), closes #910
Commits
  • 6ed3785 fix(no-node-access): stop reporting focus() usage (#1028)
  • 67f08f9 fix(no-node-access): exclude user to avoid false positives (#1025)
  • 934bc5e feat(no-node-access): disallow DOM event methods (#1023)
  • 665577c refactor: Include test files in type checking (#1022)
  • 36facf1 ci: pass codecov token through env vars
  • 295eb44 ci: add workflow for coverage on main (#1021)
  • 4ab50a0 feat(prefer-presence-queries): add autofix support (#1020)
  • 5eed1dd build(deps-dev): bump @​types/node from 22.10.1 to 22.15.29 (#1016)
  • 342f640 build(deps-dev): bump eslint-plugin-jest from 28.9.0 to 28.12.0 (#1019)
  • 5b24014 refactor: strengthen type safety (#1015)
  • 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 7.2.2 to 7.5.2.
- [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@v7.2.2...v7.5.2)

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

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 Jun 11, 2025
@coveralls
Copy link

Pull Request Test Coverage Report for Build 15590879815

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 0.0%

Totals Coverage Status
Change from base Build 15578711714: 0.0%
Covered Lines: 0
Relevant Lines: 1970

💛 - Coveralls

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 13, 2025

Superseded by #509.

@dependabot dependabot bot closed this Jun 13, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-plugin-testing-library-7.5.2 branch June 13, 2025 16: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.

2 participants