Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump eslint-plugin-jest from 24.4.0 to 25.2.1 #2364

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 15, 2021

Bumps eslint-plugin-jest from 24.4.0 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

v25.0.6

25.0.6 (2021-10-14)

Bug Fixes

  • valid-expect-in-promise: allow expect.resolve & expect.reject (#948) (71b7e17), closes #947
  • valid-expect-in-promise: support await in arrays (#949) (a62130c)

v25.0.5

25.0.5 (2021-10-11)

Bug Fixes

  • support @typescript-eslint/eslint-plugin@5 (#942) (9b842a3)

v25.0.4

25.0.4 (2021-10-11)

Bug Fixes

  • update @typescript-eslint/experimental-utils to v5 (#941) (afad49a)

v25.0.3

... (truncated)

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

25.0.6 (2021-10-14)

Bug Fixes

  • valid-expect-in-promise: allow expect.resolve & expect.reject (#948) (71b7e17), closes #947
  • valid-expect-in-promise: support await in arrays (#949) (a62130c)

25.0.5 (2021-10-11)

Bug Fixes

  • support @typescript-eslint/eslint-plugin@5 (#942) (9b842a3)

25.0.4 (2021-10-11)

Bug Fixes

  • update @typescript-eslint/experimental-utils to v5 (#941) (afad49a)

25.0.3 (2021-10-11)

Bug Fixes

  • valid-expect-in-promise: support awaited promises in arguments (#936) (bd2c33c)

... (truncated)

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)
  • a8a8ca2 chore(release): 25.0.6 [skip ci]
  • a62130c fix(valid-expect-in-promise): support await in arrays (#949)
  • 71b7e17 fix(valid-expect-in-promise): allow expect.resolve & expect.reject (#948)
  • 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](https://github.com/jest-community/eslint-plugin-jest) from 24.4.0 to 25.2.1.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v24.4.0...v25.2.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-jest
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 15, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 18, 2021

Superseded by #2365.

@dependabot dependabot bot closed this Oct 18, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-plugin-jest-25.2.1 branch October 18, 2021 13:02
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
Development

Successfully merging this pull request may close these issues.

0 participants