Skip to content
This repository has been archived by the owner on Mar 26, 2022. It is now read-only.

Bump eslint-plugin-jest from 24.4.2 to 25.2.4 #640

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 14, 2021

Bumps eslint-plugin-jest from 24.4.2 to 25.2.4.

Release notes

Sourced from eslint-plugin-jest's releases.

v25.2.4

25.2.4 (2021-11-08)

Bug Fixes

  • prefer-to-be: preserve resolves and rejects modifiers (#980) (a1296bd)

v25.2.3

25.2.3 (2021-11-04)

Bug Fixes

  • no-deprecated-functions: mark jest as an optional peer dependency (#970) (f468752)

v25.2.2

25.2.2 (2021-10-17)

Bug Fixes

  • require-hook: check variables are either const or declarations (#959) (ce8cd61)

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)

... (truncated)

Changelog

Sourced from eslint-plugin-jest's changelog.

25.2.4 (2021-11-08)

Bug Fixes

  • prefer-to-be: preserve resolves and rejects modifiers (#980) (a1296bd)

25.2.3 (2021-11-04)

Bug Fixes

  • no-deprecated-functions: mark jest as an optional peer dependency (#970) (f468752)

25.2.2 (2021-10-17)

Bug Fixes

  • require-hook: check variables are either const or declarations (#959) (ce8cd61)

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)

... (truncated)

Commits
  • 7833de4 chore(release): 25.2.4 [skip ci]
  • a1296bd fix(prefer-to-be): preserve resolves and rejects modifiers (#980)
  • 43e1722 chore(deps): update yarn to v3.1.0 (#975)
  • 84bc605 chore(deps): lock file maintenance
  • 1cfded5 chore(release): 25.2.3 [skip ci]
  • f468752 fix(no-deprecated-functions): mark jest as an optional peer dependency (#970)
  • 5403268 chore(deps): lock file maintenance
  • 59d86f5 chore(deps): lock file maintenance
  • 4762cce docs(prefer-lowercase-title): fix rule name in examples (#968)
  • e7a9a9b chore(deps): update dependency @​types/node to v16 (#967)
  • 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.2 to 25.2.4.
- [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.2...v25.2.4)

---
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 Nov 14, 2021
@codecov
Copy link

codecov bot commented Nov 14, 2021

Codecov Report

Merging #640 (f9b38cc) into develop (6d54dc2) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##           develop      #640   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         8           
  Lines          106       106           
  Branches        25        25           
=========================================
  Hits           106       106           

@UnsungHero97 UnsungHero97 merged commit aa251fa into develop Nov 20, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-plugin-jest-25.2.4 branch November 20, 2021 01:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant