Skip to content

chore: bump eslint-plugin-jest from 28.6.0 to 29.0.1 #2558

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

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2025

Bumps eslint-plugin-jest from 28.6.0 to 29.0.1.

Release notes

Sourced from eslint-plugin-jest's releases.

v29.0.1

29.0.1 (2025-06-18)

Bug Fixes

  • update semantic-release config so new v29 major is marked as latest on npm (#1772) (531c8ba)

v29.0.0

29.0.0 (2025-06-18)

Bug Fixes

  • remove jest/no-alias-methods from styles config (d3bf1dc)

Features

  • drop support for [@typescript-eslint](https://github.com/typescript-eslint) v6 (fe61a40)
  • drop support for [@typescript-eslint](https://github.com/typescript-eslint) v7 (5ca65d3)
  • drop support for ESLint v7 (b06e7d0)
  • drop support for ESLint v8.x prior to v8.57.0 (d79765a)
  • drop support for Node v16 (aaf62cd)
  • drop support for Node v18 (598880c)
  • drop support for Node v20.x prior to v20.12.0 (2f2fb68)
  • drop support for Node v21 (a366393)
  • drop support for Node v23 (1fb1a67)
  • unbound-method: remove docs.recommended and docs.requiresTypeChecking properties (945651c)

BREAKING CHANGES

  • dropped support for ESLint v8.x prior to v8.57.0
  • dropped support for Node v20.x prior to v20.12.0
  • dropped support for Node v23
  • dropped support for Node v18
  • unbound-method: removed docs.recommend and docs.requiresTypeChecking from unbound-method
  • dropped support for @typescript-eslint v7
  • dropped support for @typescript-eslint v6
  • jest/no-alias-methods has been removed from the styles config as its already in the recommended config
  • dropped support for ESLint v7
  • dropped support for Node v21
  • dropped support for Node v16

v28.14.0

... (truncated)

Changelog

Sourced from eslint-plugin-jest's changelog.

29.0.1 (2025-06-18)

Bug Fixes

  • update semantic-release config so new v29 major is marked as latest on npm (#1772) (531c8ba)

29.0.0 (2025-06-18)

Bug Fixes

  • remove jest/no-alias-methods from styles config (d3bf1dc)

Features

  • drop support for [@typescript-eslint](https://github.com/typescript-eslint) v6 (fe61a40)
  • drop support for [@typescript-eslint](https://github.com/typescript-eslint) v7 (5ca65d3)
  • drop support for ESLint v7 (b06e7d0)
  • drop support for ESLint v8.x prior to v8.57.0 (d79765a)
  • drop support for Node v16 (aaf62cd)
  • drop support for Node v18 (598880c)
  • drop support for Node v20.x prior to v20.12.0 (2f2fb68)
  • drop support for Node v21 (a366393)
  • drop support for Node v23 (1fb1a67)
  • unbound-method: remove docs.recommended and docs.requiresTypeChecking properties (945651c)

BREAKING CHANGES

  • dropped support for ESLint v8.x prior to v8.57.0
  • dropped support for Node v20.x prior to v20.12.0
  • dropped support for Node v23
  • dropped support for Node v18
  • unbound-method: removed docs.recommend and docs.requiresTypeChecking from unbound-method
  • dropped support for @typescript-eslint v7
  • dropped support for @typescript-eslint v6
  • jest/no-alias-methods has been removed from the styles config as its already in the recommended config
  • dropped support for ESLint v7
  • dropped support for Node v21
  • dropped support for Node v16

28.14.0 (2025-06-15)

Features

  • unbound-method: mark docs.recommended and docs.requiresTypeChecking as deprecated (#1762) (30440ef)

... (truncated)

Commits
  • 0206a8a chore(release): 29.0.1 [skip ci]
  • 1a9d310 docs: remove duplicate changelog entry (again) (#1774)
  • f3deac1 chore(release): 29.0.0 [skip ci]
  • 6eade92 docs: remove duplicate changelog entry (#1773)
  • 5b4cb54 chore(release): 29.0.0 [skip ci]
  • 531c8ba fix: update semantic-release config so new v29 major is marked as latest on `...
  • fc41e8d chore(release): 29.0.0 [skip ci]
  • d4caa67 refactor: remove ESLint context fallbacks
  • 854cef4 feat: drop support for ESLint v8.x prior to v8.57.0
  • 83c130b feat: drop support for Node v20.x prior to v20.12.0
  • 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 1, 2025
Copy link

vercel bot commented Jul 1, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docsify-preview ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 28, 2025 3:00pm

@sy-records
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-jest-29.0.1 branch from b13c647 to e7abff8 Compare July 2, 2025 02:29
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 28.6.0 to 29.0.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@v28.6.0...v29.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-jest-29.0.1 branch from e7abff8 to 91ee33b Compare July 3, 2025 03:36
Copy link
Member

@Koooooo-7 Koooooo-7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

conflict

@Koooooo-7 Koooooo-7 closed this Jul 28, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 28, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-plugin-jest-29.0.1 branch July 28, 2025 15:38
@sy-records sy-records restored the dependabot/npm_and_yarn/eslint-plugin-jest-29.0.1 branch July 29, 2025 01:57
@sy-records
Copy link
Member

@dependabot rebase

@sy-records sy-records reopened this Jul 29, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 29, 2025

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@sy-records sy-records closed this Jul 29, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-plugin-jest-29.0.1 branch July 29, 2025 01:58
@sy-records sy-records restored the dependabot/npm_and_yarn/eslint-plugin-jest-29.0.1 branch July 29, 2025 01:58
@sy-records sy-records reopened this Jul 29, 2025
@sy-records sy-records closed this Jul 29, 2025
@sy-records sy-records deleted the dependabot/npm_and_yarn/eslint-plugin-jest-29.0.1 branch July 29, 2025 02:00
@docsifyjs docsifyjs deleted a comment from dependabot bot Jul 29, 2025
@docsifyjs docsifyjs deleted a comment from dependabot bot Jul 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
attention dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants