EvgenyOrekhov / eslint-config-hardcore

The most strict (yet practical) ESLint config. 53 plugins. 1342 rules. React, Vue, Node, and pure JS/TS.
https://www.npmjs.com/package/eslint-config-hardcore
MIT License
413 stars 13 forks source link

Bump eslint-plugin-testing-library from 5.11.0 to 5.11.1 #787

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps eslint-plugin-testing-library from 5.11.0 to 5.11.1.

Release notes

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

v5.11.1

5.11.1 (2023-08-05)

Bug Fixes

  • prefer-presence-queries: ignore getBy* inside within on absence queries (#740) (b75dc73)
Commits
  • b75dc73 fix(prefer-presence-queries): ignore getBy* inside within for on absence ...
  • 8a6db01 build(deps-dev): bump @​typescript-eslint/parser from 5.58.0 to 5.62.0 (#787)
  • c20a417 build(deps-dev): bump @​babel/core from 7.21.4 to 7.22.9 (#783)
  • 77fba6f build(deps-dev): bump @​babel/eslint-plugin from 7.19.1 to 7.22.5 (#785)
  • 100a14e build(deps-dev): bump @​commitlint/cli from 17.5.1 to 17.6.7 (#786)
  • 946b1d2 build(deps-dev): bump eslint-plugin-import from 2.27.5 to 2.28.0 (#784)
  • 8b00968 build(deps-dev): bump @​babel/eslint-parser from 7.21.3 to 7.22.9 (#780)
  • 718ddba build(deps): bump word-wrap from 1.2.3 to 1.2.4 (#778)
  • ba14bec build(deps-dev): bump @​commitlint/config-conventional from 17.4.4 to 17.6.5 (...
  • 8bd50c8 build(deps): bump AriPerkkio/eslint-remote-tester-run-action from 3 to 4 (#767)
  • 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 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)