sproogen / itsgoingto.be

The magic behind itsgoingto.be
http://www.itsgoingto.be/
GNU General Public License v3.0
12 stars 6 forks source link

Bump eslint-plugin-jest-dom from 3.6.5 to 4.0.2 in /app #319

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 2 years ago

Bumps eslint-plugin-jest-dom from 3.6.5 to 4.0.2.

Release notes

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

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

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

v3.9.2

3.9.2 (2021-09-12)

Bug Fixes

... (truncated)

Commits
  • 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)
  • f259858 chore: fix title of prefer-required in docs (#262)
  • 4461abd chore(deps-dev): bump eslint-remote-tester-repositories (#261)
  • 259cbbd chore(deps): bump actions/checkout from 2 to 3 (#259)
  • 9187483 chore: fix workflows (#258)
  • d7565ed chore(deps): bump actions/setup-node from 2 to 3 (#257)
  • b84fadd test: add ESLint 8.x tests (#200)
  • 1e665e6 chore(deps-dev): bump eslint-remote-tester-repositories (#254)
  • 6b02930 fix(prefer-in-document): don't crash on matchers that are not being called (#...
  • 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)
dependabot[bot] commented 1 year ago

Superseded by #337.