Skip to content

Update eslint-plugin-jest-dom 4.0.3 → 5.0.1 (major)#4662

Merged
canova merged 1 commit into
mainfrom
depfu/update/yarn/eslint-plugin-jest-dom-5.0.1
Jun 13, 2023
Merged

Update eslint-plugin-jest-dom 4.0.3 → 5.0.1 (major)#4662
canova merged 1 commit into
mainfrom
depfu/update/yarn/eslint-plugin-jest-dom-5.0.1

Conversation

@depfu

@depfu depfu Bot commented Jun 11, 2023

Copy link
Copy Markdown
Contributor

Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ eslint-plugin-jest-dom (4.0.3 → 5.0.1) · Repo

Release Notes

5.0.1

5.0.1 (2023-06-04)

Bug Fixes

  • getQueryNodeFrom: move Identifier type checks to getInnerNodeFrom (#255) (96c364a)
  • prefer-to-have-style: do not offer invalid autofix for computed accessors (#306) (b38b8ea)

5.0.0

5.0.0 (2023-06-04)

Features

  • make @testing-library/dom a peer dependency (#304) (7b34cbf)

BREAKING CHANGES

  • Requires @testing-library/dom@^8.0.0 || ^9.0.0

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 17 commits:


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu cancel merge
Cancels automatic merging of this PR
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu Bot added the dependencies Pull requests that update a dependency file label Jun 11, 2023
@depfu depfu Bot requested review from canova and julienw June 11, 2023 14:55
@codecov

codecov Bot commented Jun 11, 2023

Copy link
Copy Markdown

Codecov Report

Patch and project coverage have no change.

Comparison is base (7f69829) 88.47% compared to head (98aace7) 88.47%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4662   +/-   ##
=======================================
  Coverage   88.47%   88.47%           
=======================================
  Files         295      295           
  Lines       26290    26290           
  Branches     7097     7097           
=======================================
  Hits        23260    23260           
  Misses       2818     2818           
  Partials      212      212           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@canova canova left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like they made the @testing-library/dom library a peer dependency and required. But we already have that dependency in our project, so we don't need to do anything special.

@canova canova merged commit 7cc75f6 into main Jun 13, 2023
@depfu depfu Bot deleted the depfu/update/yarn/eslint-plugin-jest-dom-5.0.1 branch June 13, 2023 13:55
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.

1 participant