Skip to content

Conversation

dependabot[bot]
Copy link

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

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

Release notes

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

v4.0.3

4.0.3 (2022-11-10)

Bug Fixes

  • prefer-in-document: handle toHaveLength without any arguments and with trailing commas (#276) (5ab24d9)

v4.0.2

4.0.2 (2022-05-21)

Bug Fixes

  • prefer-to-have-style: properly handle index access of style property (#266) (8de3593)

v4.0.1

4.0.1 (2022-01-02)

Bug Fixes

  • prefer-in-document: don't crash on matchers that are not being called (#250) (6b02930)

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

... (truncated)

Commits
  • 5ab24d9 fix(prefer-in-document): handle toHaveLength without any arguments and with...
  • 4299024 docs: automate docs with eslint-doc-generator (#275)
  • e1d8511 chore(deps): bump styfle/cancel-workflow-action from 0.10.1 to 0.11.0 (#274)
  • efae7d0 chore(deps): bump styfle/cancel-workflow-action from 0.10.0 to 0.10.1 (#272)
  • e3f11cc chore(deps-dev): bump eslint-remote-tester-repositories (#271)
  • 4e949e4 chore(deps): bump styfle/cancel-workflow-action from 0.9.1 to 0.10.0 (#269)
  • b15c04c chore(deps-dev): bump eslint-remote-tester from 2.1.4 to 3.0.0 (#268)
  • ae7a190 chore(deps-dev): bump eslint-remote-tester-repositories (#267)
  • 8de3593 fix(prefer-to-have-style): properly handle index access of style property (...
  • 9b48d90 chore(deps): bump codecov/codecov-action from 2 to 3 (#263)
  • 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.3.
- [Release notes](https://github.com/testing-library/eslint-plugin-jest-dom/releases)
- [Commits](testing-library/eslint-plugin-jest-dom@v3.8.1...v4.0.3)

---
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 Dec 1, 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants