Skip to content
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

chore(deps): bump eslint-plugin-testing-library from 4.2.0 to 4.6.0 #803

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 8, 2021

Bumps eslint-plugin-testing-library from 4.2.0 to 4.6.0.

Release notes

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

v4.6.0

4.6.0 (2021-05-22)

Features

  • prefer-screen-queries: detect render in wrappers (#388) (b92132d), closes #367

v4.5.1

4.5.1 (2021-05-22)

Bug Fixes

  • dependencies: bump @​typescript-eslint/experimental-utils (eb85374)

v4.5.0

4.5.0 (2021-05-18)

Features

v4.4.0

4.4.0 (2021-05-13)

Features

  • no-debug: support more debugging functions (#357) (b2579bb)

v4.3.0

4.3.0 (2021-05-11)

Features

v4.2.1

4.2.1 (2021-05-09)

Bug Fixes

  • await-async-query: get correct Identifier related to CallExpression (#374) (816df6e), closes #359
Commits
  • b92132d feat(prefer-screen-queries): detect render in wrappers (#388)
  • eb85374 fix(dependencies): bump @​typescript-eslint/experimental-utils
  • 9a334d3 chore: update dependencies (#390)
  • ef03394 feat: add compatibility for Node 16 (#350)
  • 5f734ea chore: migrate ESLint config (#385)
  • 3331e72 docs: add G-Rath as a contributor (#383)
  • b2579bb feat(no-debug): support more debugging functions (#357)
  • 88416b2 feat: new no-unnecessary-act rule (#365)
  • 816df6e fix(await-async-query): get correct Identifier related to CallExpression (#374)
  • 632b492 docs: update no-wait-for-empty-callback docs (#369)
  • 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 4.2.0 to 4.6.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.2.0...v4.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the change: dependencies Updates to dependencies only label Jun 8, 2021
@AndrewLeedham AndrewLeedham merged commit 80a7c94 into next Jun 8, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/next/eslint-plugin-testing-library-4.6.0 branch June 8, 2021 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
change: dependencies Updates to dependencies only
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant