Skip to content

Bump eslint-plugin-testing-library from 7.2.0 to 7.3.0 in /frontend #1254

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps eslint-plugin-testing-library from 7.2.0 to 7.3.0.

Release notes

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

v7.3.0

7.3.0 (2025-05-30)

Features

  • prefer-find-by: handle waitFor wrapping findBy queries (#1013) (cf02697), closes #910

v7.2.2

7.2.2 (2025-05-26)

Bug Fixes

  • no-wait-for-side-effects: detect await expressions (#1008) (e4c0daa), closes #742

v7.2.1

7.2.1 (2025-05-19)

Bug Fixes

  • await-async-queries: false positive with optional chaining (#1009) (e9f8f4f), closes #882
Commits
  • cf02697 feat(prefer-find-by): handle waitFor wrapping findBy queries (#1013)
  • e4c0daa fix(no-wait-for-side-effects): detect await expressions (#1008)
  • 7077485 chore: update issue templates (#1012)
  • 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)
  • See full diff 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.0 to 7.3.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@v7.2.0...v7.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 2, 2025

The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.

@dependabot dependabot bot requested a review from evroon June 2, 2025 05:24
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 2, 2025
Copy link

vercel bot commented Jun 2, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
bracket ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 2, 2025 5:28am

@github-actions github-actions bot enabled auto-merge (squash) June 2, 2025 05:25
@github-actions github-actions bot merged commit 05b1688 into master Jun 2, 2025
5 of 6 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/frontend/eslint-plugin-testing-library-7.3.0 branch June 2, 2025 05:27
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