Skip to content
This repository has been archived by the owner on May 11, 2022. It is now read-only.

Bump eslint-plugin-testing-library from 5.0.6 to 5.3.1 #1053

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 12, 2022

Bumps eslint-plugin-testing-library from 5.0.6 to 5.3.1.

Release notes

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

v5.3.1

5.3.1 (2022-04-12)

Bug Fixes

  • no-await-sync-events: define option schema correctly (#570) (59ee30d)

v5.3.0

5.3.0 (2022-04-11)

Features

  • no-await-sync-events: add eventModules option (#569) (88f6735), closes #567

v5.2.1

5.2.1 (2022-04-04)

Bug Fixes

  • no-global-regexp-flag-in-query: check if empty name property node (#566) (7f751e1), closes #565

v5.2.0

5.2.0 (2022-03-31)

Features

v5.1.0

5.1.0 (2022-03-12)

Features

  • prefer-presence-queries: add absence & presence options (#557) (3999534), closes #518
Commits
  • 59ee30d fix(no-await-sync-events): define option schema correctly (#570)
  • 88f6735 feat(no-await-sync-events): add eventModules option (#569)
  • 7f751e1 fix(no-global-regexp-flag-in-query): check if empty name property node (#566)
  • b62ba43 build(deps-dev): bump cpy-cli from 3.1.1 to 4.1.0 (#563)
  • 295c9c6 build(deps-dev): bump ts-jest from 27.1.3 to 27.1.4 (#564)
  • fb1fe77 build(deps-dev): bump prettier from 2.5.1 to 2.6.1 (#561)
  • 6e645e6 feat: add no-global-regex-flag-in-query rule (#560)
  • 7bc2b9c docs: add themagickoala as a contributor for code, test (#558)
  • 3999534 feat(prefer-presence-queries): add absence & presence options (#557)
  • 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 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 5.0.6 to 5.3.1.
- [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@v5.0.6...v5.3.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 12, 2022
@vercel
Copy link

vercel bot commented Apr 12, 2022

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants