HospitalRun / components

Reusable React components used by HospitalRun
https://components.hospitalrun.io
MIT License
121 stars 182 forks source link

chore(deps-dev): bump eslint-plugin-jest from 25.0.6 to 25.2.1 #871

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps eslint-plugin-jest from 25.0.6 to 25.2.1.

Release notes

Sourced from eslint-plugin-jest's releases.

v25.2.1

25.2.1 (2021-10-15)

Bug Fixes

  • expect-expect: don't error on it.todo & test.todo calls (#954) (d3cc0db)

v25.2.0

25.2.0 (2021-10-14)

Features

  • expect-expect: support additionalTestBlockFunctions option (#850) (3b94c62)

v25.1.0

25.1.0 (2021-10-14)

Features

Changelog

Sourced from eslint-plugin-jest's changelog.

25.2.1 (2021-10-15)

Bug Fixes

  • expect-expect: don't error on it.todo & test.todo calls (#954) (d3cc0db)

25.2.0 (2021-10-14)

Features

  • expect-expect: support additionalTestBlockFunctions option (#850) (3b94c62)

25.1.0 (2021-10-14)

Features

Commits
  • 973e2b5 chore(release): 25.2.1 [skip ci]
  • d3cc0db fix(expect-expect): don't error on it.todo & test.todo calls (#954)
  • 34cdbe0 chore(release): 25.2.0 [skip ci]
  • 3b94c62 feat(expect-expect): support additionalTestBlockFunctions option (#850)
  • 0a1d573 chore(release): 25.1.0 [skip ci]
  • 5a9e45f feat: support eslint@8 (#940)
  • 17cb163 docs(prefer-lowercase-title): use new rule name (#951)
  • 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)