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

build(deps-dev): bump eslint-plugin-jest from 27.6.3 to 28.8.3 #2742

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 5, 2024

Bumps eslint-plugin-jest from 27.6.3 to 28.8.3.

Release notes

Sourced from eslint-plugin-jest's releases.

v28.8.3

28.8.3 (2024-09-04)

Bug Fixes

  • prefer-importing-jest-globals: don't add imports in the middle of statements (#1645) (9c4197c)

v28.8.2

28.8.2 (2024-09-02)

Performance Improvements

  • prefer-importing-jest-globals: stop collecting import specifiers for no reason (#1646) (0660242)

v28.8.1

28.8.1 (2024-08-29)

Bug Fixes

  • prefer-importing-jest-globals: support typescript-eslint parser (#1639) (307f6a7)

v28.8.0

28.8.0 (2024-08-07)

Features

  • import formatting rules from eslint-plugin-jest-formatting (#1563) (74078ee)

v28.7.0

28.7.0 (2024-08-03)

Features

  • allow [@typescript-eslint](https://github.com/typescript-eslint) v8 (#1636) (fb43171)

v28.6.0

28.6.0 (2024-06-06)

Features

  • prefer-jest-mocked: add new rule (#1599) (4b6a4f2)
  • valid-expect: supporting automatically fixing adding async in some cases (#1579) (5b9b47e)

v28.5.0

... (truncated)

Changelog

Sourced from eslint-plugin-jest's changelog.

28.8.3 (2024-09-04)

Bug Fixes

  • prefer-importing-jest-globals: don't add imports in the middle of statements (#1645) (9c4197c)

28.8.2 (2024-09-02)

Performance Improvements

  • prefer-importing-jest-globals: stop collecting import specifiers for no reason (#1646) (0660242)

28.8.1 (2024-08-29)

Bug Fixes

  • prefer-importing-jest-globals: support typescript-eslint parser (#1639) (307f6a7)

28.8.0 (2024-08-07)

Features

  • import formatting rules from eslint-plugin-jest-formatting (#1563) (74078ee)

28.7.0 (2024-08-03)

Features

  • allow [@typescript-eslint](https://github.com/typescript-eslint) v8 (#1636) (fb43171)

28.6.0 (2024-06-06)

Features

  • prefer-jest-mocked: add new rule (#1599) (4b6a4f2)
  • valid-expect: supporting automatically fixing adding async in some cases (#1579) (5b9b47e)

28.5.0 (2024-05-03)

Features

  • allow @typescript-eslint/utils v7 as a direct dependency (#1567) (1476f10)

... (truncated)

Commits
  • 497a500 chore(release): 28.8.3 [skip ci]
  • 9c4197c fix(prefer-importing-jest-globals): don't add imports in the middle of statem...
  • 9adda0a chore(release): 28.8.2 [skip ci]
  • 0660242 perf(prefer-importing-jest-globals): stop collecting import specifiers for no...
  • a789420 chore(deps): lock file maintenance
  • 1df45e9 chore(release): 28.8.1 [skip ci]
  • 307f6a7 fix(prefer-importing-jest-globals): support typescript-eslint parser (#1639)
  • 267702d chore(deps): lock file maintenance
  • f969f92 chore(deps): lock file maintenance
  • f5f3e99 chore(deps): lock file maintenance
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 5, 2024
contentful-automation[bot]
contentful-automation bot previously approved these changes Sep 5, 2024
@contentful-automation contentful-automation bot enabled auto-merge (squash) September 5, 2024 00:20
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-jest-28.8.3 branch 2 times, most recently from e2e402f to ca9fd2c Compare September 9, 2024 00:35
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-jest-28.8.3 branch from ca9fd2c to 978dd02 Compare September 10, 2024 00:10
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-jest-28.8.3 branch 3 times, most recently from 18a18d8 to db968ed Compare September 16, 2024 00:16
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-jest-28.8.3 branch from db968ed to 3922000 Compare September 17, 2024 00:18
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-jest-28.8.3 branch 2 times, most recently from c7fd3cb to 126e395 Compare September 20, 2024 00:28
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-jest-28.8.3 branch from 126e395 to 7c72ac1 Compare September 24, 2024 01:03
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-jest-28.8.3 branch 2 times, most recently from 5afcbcf to a9acbf9 Compare September 26, 2024 13:54
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-jest-28.8.3 branch from a9acbf9 to 608b406 Compare September 26, 2024 17:52
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-jest-28.8.3 branch 3 times, most recently from 55464ca to 1dc583d Compare September 30, 2024 00:43
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-jest-28.8.3 branch from 1dc583d to 30a4029 Compare October 2, 2024 01:53
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-jest-28.8.3 branch from 30a4029 to 98ae0f9 Compare October 3, 2024 00:24
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.6.3 to 28.8.3.
- [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@v27.6.3...v28.8.3)

---
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 force-pushed the dependabot/npm_and_yarn/eslint-plugin-jest-28.8.3 branch from 98ae0f9 to 0c77323 Compare October 4, 2024 00:20
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants