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

Bump eslint-plugin-jest-dom from 3.8.1 to 4.0.0 #442

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 1, 2022

Bumps eslint-plugin-jest-dom from 3.8.1 to 4.0.0.

Release notes

Sourced from eslint-plugin-jest-dom's releases.

v4.0.0

4.0.0 (2021-12-26)

Features

BREAKING CHANGES

  • Requires Node@^12.22.0 || ^14.17.0 || >=16.0.0

v3.9.4

3.9.4 (2021-12-26)

Bug Fixes

  • prefer-to-have-value: check that property exists before accessing (#243) (3f59068)

v3.9.3

3.9.3 (2021-12-26)

Bug Fixes

  • prefer-in-document: check that argument exists before accessing (#242) (e8cefd3)

v3.9.2

3.9.2 (2021-09-12)

Bug Fixes

v3.9.1

3.9.1 (2021-09-11)

Bug Fixes

  • prefer-to-have-style: Handle case where matcher toBe contains empty string value (#180) (1e20f0c)

v3.9.0

3.9.0 (2021-05-10)

Features

... (truncated)

Commits
  • ebc684b feat: drop Node 10 support (#238)
  • 3f59068 fix(prefer-to-have-value): check that property exists before accessing (#243)
  • e8cefd3 fix(prefer-in-document): check that argument exists before accessing (#242)
  • 03f8df9 chore(CI): support testing against multiple ESLint versions (#237)
  • 5bf6436 test: remove jest-extended usage (#236)
  • 3ab987d chore: update dependencies to latest minor version (#235)
  • 8e04368 test: replace custom smoke test step with github action (#227)
  • 9cf6351 chore: Don't test with node 10 (#201)
  • a5fc94f chore: update dependencies (#199)
  • 1aa64e3 chore: upgrade to Jest 27 (#185)
  • 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-jest-dom](https://github.com/testing-library/eslint-plugin-jest-dom) from 3.8.1 to 4.0.0.
- [Release notes](https://github.com/testing-library/eslint-plugin-jest-dom/releases)
- [Commits](testing-library/eslint-plugin-jest-dom@v3.8.1...v4.0.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-jest-dom
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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

dependabot bot commented on behalf of github Feb 1, 2022

Superseded by #468.

@dependabot dependabot bot closed this Feb 1, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-plugin-jest-dom-4.0.0 branch February 1, 2022 05:19
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants