Skip to content

Bump eslint-plugin-jest-dom from 3.9.2 to 3.9.4#2134

Merged
cristiano-belloni merged 2 commits intomainfrom
dependabot/npm_and_yarn/eslint-plugin-jest-dom-3.9.4
Sep 20, 2022
Merged

Bump eslint-plugin-jest-dom from 3.9.2 to 3.9.4#2134
cristiano-belloni merged 2 commits intomainfrom
dependabot/npm_and_yarn/eslint-plugin-jest-dom-3.9.4

Conversation

@dependabot
Copy link
Contributor

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

Bumps eslint-plugin-jest-dom from 3.9.2 to 3.9.4.

Release notes

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

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)
Commits
  • 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)
  • afe0651 chore(deps): bump actions/setup-node from 1 to 2 (#197)
  • 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-jest-dom](https://github.com/testing-library/eslint-plugin-jest-dom) from 3.9.2 to 3.9.4.
- [Release notes](https://github.com/testing-library/eslint-plugin-jest-dom/releases)
- [Commits](testing-library/eslint-plugin-jest-dom@v3.9.2...v3.9.4)

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

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

changeset-bot bot commented Sep 12, 2022

🦋 Changeset detected

Latest commit: 710fac4

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 Patch

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 Sep 12, 2022

Coverage Status

Coverage decreased (-0.5%) to 33.358% when pulling 710fac4 on dependabot/npm_and_yarn/eslint-plugin-jest-dom-3.9.4 into 19f0413 on main.

@cristiano-belloni cristiano-belloni merged commit 704b3a4 into main Sep 20, 2022
@cristiano-belloni cristiano-belloni deleted the dependabot/npm_and_yarn/eslint-plugin-jest-dom-3.9.4 branch September 20, 2022 11:44
This was referenced Sep 20, 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.

2 participants