Skip to content

[BREAKING/v3] Bump eslint-plugin-testing-library from 4.12.4 to 5.3.0#1564

Merged
LukeSheard merged 6 commits intomainfrom
dependabot/npm_and_yarn/eslint-plugin-testing-library-5.3.0
Apr 28, 2022
Merged

[BREAKING/v3] Bump eslint-plugin-testing-library from 4.12.4 to 5.3.0#1564
LukeSheard merged 6 commits intomainfrom
dependabot/npm_and_yarn/eslint-plugin-testing-library-5.3.0

Conversation

@dependabot
Copy link
Contributor

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

Bumps eslint-plugin-testing-library from 4.12.4 to 5.3.0.

Release notes

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

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

v5.0.6

5.0.6 (2022-03-03)

Bug Fixes

  • use isNodeOfType from ASTUtils instead of own version (700e2cc0)(#556)

v5.0.5

5.0.5 (2022-02-01)

Bug Fixes

  • move to non-experimental TS-ESLint utils (#550) (f03f6ef)

... (truncated)

Commits
  • 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)
  • a94006a fix: use isNodeOfType from ASTUtils instead of own version
  • 700e2cc refactor: use isNodeOfType from ASTUtils instead of own version (#556)
  • 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)

Bumps [eslint-plugin-testing-library](https://github.com/testing-library/eslint-plugin-testing-library) from 4.12.4 to 5.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@v4.12.4...v5.3.0)

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

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 Apr 12, 2022
@changeset-bot
Copy link

changeset-bot bot commented Apr 12, 2022

🦋 Changeset detected

Latest commit: 261f490

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
eslint-config-modular-app Major

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@coveralls
Copy link
Collaborator

coveralls commented Apr 12, 2022

Coverage Status

Coverage remained the same at 26.211% when pulling 261f490 on dependabot/npm_and_yarn/eslint-plugin-testing-library-5.3.0 into dda3c93 on main.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 13, 2022

A newer version of eslint-plugin-testing-library exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@LukeSheard LukeSheard changed the title Bump eslint-plugin-testing-library from 4.12.4 to 5.3.0 [BREAKING/v3] Bump eslint-plugin-testing-library from 4.12.4 to 5.3.0 Apr 20, 2022
@LukeSheard LukeSheard merged commit 6a31ac9 into main Apr 28, 2022
@LukeSheard LukeSheard deleted the dependabot/npm_and_yarn/eslint-plugin-testing-library-5.3.0 branch April 28, 2022 10:25
This was referenced Apr 28, 2022
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.

3 participants