Skip to content

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

Merged
ncalteen merged 1 commit intomainfrom
dependabot/npm_and_yarn/eslint-plugin-jest-28.12.0
Jun 6, 2025
Merged

Bump eslint-plugin-jest from 28.11.0 to 28.12.0#233
ncalteen 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 1, 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 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 @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Jun 1, 2025

The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.

@dependabot dependabot bot requested a review from a team June 1, 2025 13:14
@dependabot dependabot bot added dependabot Dependabot issues and PRs npm Node.js issues and PRs labels Jun 1, 2025
@github-actions
Copy link
Copy Markdown

github-actions bot commented Jun 1, 2025

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ JSON jsonlint 7 0 0 0.17s
✅ JSON npm-package-json-lint yes no no 0.55s
✅ JSON prettier 7 0 0 1.23s
✅ JSON v8r 7 0 0 8.92s
✅ MARKDOWN markdownlint 1 0 0 0.63s
✅ MARKDOWN markdown-link-check 1 0 0 2.0s
✅ REPOSITORY checkov yes no no 21.32s
✅ REPOSITORY gitleaks yes no no 1.39s
✅ REPOSITORY git_diff yes no no 0.03s
✅ REPOSITORY grype yes no no 34.46s
✅ REPOSITORY secretlint yes no no 1.16s
✅ REPOSITORY syft yes no no 5.27s
✅ REPOSITORY trivy-sbom yes no no 2.3s
✅ REPOSITORY trufflehog yes no no 15.63s
✅ TYPESCRIPT prettier 10 0 0 1.61s
✅ YAML prettier 13 0 0 0.52s
✅ YAML v8r 13 0 0 7.03s
✅ YAML yamllint 13 0 0 0.42s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-jest-28.12.0 branch 6 times, most recently from 735ec1d to 0eaa120 Compare June 6, 2025 15:13
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 0eaa120 to 136d5f0 Compare June 6, 2025 15:18
@ncalteen ncalteen merged commit ea01977 into main Jun 6, 2025
5 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-plugin-jest-28.12.0 branch June 6, 2025 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependabot Dependabot issues and PRs npm Node.js issues and PRs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant