Skip to content

Bump eslint-plugin-jest from 28.11.0 to 28.12.0#409

Merged
dependabot[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/eslint-plugin-jest-28.12.0
Jun 2, 2025
Merged

Bump eslint-plugin-jest from 28.11.0 to 28.12.0#409
dependabot[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/eslint-plugin-jest-28.12.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 2, 2025

Bumps eslint-plugin-jest from 28.11.0 to 28.12.0.

Release notes

Sourced from eslint-plugin-jest's releases.

v28.12.0

28.12.0 (2025-05-29)

Features

  • no-disabled-tests: improve error message and simplify rule (#1739) (1fb5a4a)

v28.11.2

28.11.2 (2025-05-29)

Bug Fixes

  • no-commented-out-tests: make message less ambiguous (#1740) (14c27ab)

v28.11.1

28.11.1 (2025-05-27)

Bug Fixes

  • no-large-snapshots: use a far better message for when an unexpected snapshot is found (#1736) (0f5b873)
Changelog

Sourced from eslint-plugin-jest's changelog.

28.12.0 (2025-05-29)

Features

  • no-disabled-tests: improve error message and simplify rule (#1739) (1fb5a4a)

28.11.2 (2025-05-29)

Bug Fixes

  • no-commented-out-tests: make message less ambiguous (#1740) (14c27ab)

28.11.1 (2025-05-27)

Bug Fixes

  • no-large-snapshots: use a far better message for when an unexpected snapshot is found (#1736) (0f5b873)
Commits
  • aa64936 chore(release): 28.12.0 [skip ci]
  • 1fb5a4a feat(no-disabled-tests): improve error message and simplify rule (#1739)
  • ff8c9ac chore(release): 28.11.2 [skip ci]
  • 14c27ab fix(no-commented-out-tests): make message less ambiguous (#1740)
  • 2e59959 refactor(prefer-lowercase-title): rename message id (#1738)
  • f22560c chore(release): 28.11.1 [skip ci]
  • 5c10c18 chore(deps): lock file maintenance (#1737)
  • 0f5b873 fix(no-large-snapshots): use a far better message for when an unexpected snap...
  • db8172b chore(deps): lock file maintenance (#1735)
  • 3b4bc34 chore(deps): lock file maintenance (#1733)
  • 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 will merge this PR once it's up-to-date and CI passes on it, as requested by @edwardsph.


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 Jun 2, 2025
@dependabot dependabot Bot requested a review from a team as a code owner June 2, 2025 04:31
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 2, 2025
@dependabot dependabot Bot temporarily deployed to ESS PodSpaces June 2, 2025 04:31 Inactive
@dependabot dependabot Bot temporarily deployed to ESS Dev-2-3 June 2, 2025 04:31 Inactive
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-jest-28.12.0 branch from d4de109 to b674eec Compare June 2, 2025 07:37
@dependabot dependabot Bot temporarily deployed to ESS PodSpaces June 2, 2025 07:37 Inactive
@dependabot dependabot Bot temporarily deployed to ESS Dev-2-3 June 2, 2025 07:37 Inactive
@dependabot dependabot Bot temporarily deployed to ESS Dev-2-3 June 2, 2025 07:37 Inactive
@dependabot dependabot Bot temporarily deployed to ESS Dev-2-3 June 2, 2025 07:37 Inactive
@dependabot dependabot Bot temporarily deployed to ESS PodSpaces June 2, 2025 07:37 Inactive
@dependabot dependabot Bot temporarily deployed to ESS PodSpaces June 2, 2025 07:37 Inactive
@dependabot dependabot Bot temporarily deployed to ESS Dev-2-3 June 2, 2025 07:37 Inactive
@dependabot dependabot Bot temporarily deployed to ESS PodSpaces June 2, 2025 07:37 Inactive
Copy link
Copy Markdown
Contributor

@edwardsph edwardsph left a comment

Choose a reason for hiding this comment

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

@dependabot merge

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-jest-28.12.0 branch from b674eec to b072818 Compare June 2, 2025 07:44
@dependabot dependabot Bot temporarily deployed to ESS Dev-2-3 June 2, 2025 07:44 Inactive
@dependabot dependabot Bot temporarily deployed to ESS PodSpaces June 2, 2025 07:44 Inactive
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jun 2, 2025

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 28.11.0 to 28.12.0.
- [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.11.0...v28.12.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-jest-28.12.0 branch from b072818 to d17c706 Compare June 2, 2025 07:48
@dependabot dependabot Bot temporarily deployed to ESS PodSpaces June 2, 2025 07:48 Inactive
@dependabot dependabot Bot temporarily deployed to ESS Dev-2-3 June 2, 2025 07:48 Inactive
@dependabot dependabot Bot temporarily deployed to ESS Dev-2-3 June 2, 2025 07:48 Inactive
@dependabot dependabot Bot temporarily deployed to ESS PodSpaces June 2, 2025 07:48 Inactive
@dependabot dependabot Bot temporarily deployed to ESS Dev-2-3 June 2, 2025 07:48 Inactive
@dependabot dependabot Bot temporarily deployed to ESS Dev-2-3 June 2, 2025 07:48 Inactive
@dependabot dependabot Bot temporarily deployed to ESS PodSpaces June 2, 2025 07:48 Inactive
@dependabot dependabot Bot temporarily deployed to ESS PodSpaces June 2, 2025 07:48 Inactive
@dependabot dependabot Bot merged commit e91a14a into main Jun 2, 2025
21 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/eslint-plugin-jest-28.12.0 branch June 2, 2025 07:50
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant