Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 24, 2025

Bumps eslint-plugin-jest from 29.10.1 to 29.11.0.

Release notes

Sourced from eslint-plugin-jest's releases.

v29.11.0

29.11.0 (2025-12-23)

Features

  • create new prefer-mock-return-shorthand rule (#1897) (0eb94b6)
Changelog

Sourced from eslint-plugin-jest's changelog.

29.11.0 (2025-12-23)

Features

  • create new prefer-mock-return-shorthand rule (#1897) (0eb94b6)
Commits

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)

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 29.10.1 to 29.11.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@v29.10.1...v29.11.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 24, 2025

Labels

The following labels could not be found: dependency-npm. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot requested a review from a team as a code owner December 24, 2025 12:07
@dependabot dependabot bot requested a review from EdwardZota December 24, 2025 12:07
@coderabbitai
Copy link

coderabbitai bot commented Dec 24, 2025

Important

Review skipped

Auto reviews are limited based on label configuration.

🏷️ Required labels (at least one) (1)
  • state:ready for merge

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@sonarqubecloud
Copy link

Copy link
Member

@samtrion samtrion left a comment

Choose a reason for hiding this comment

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

@dependabot squash and merge

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 24, 2025

Beginning January 27, 2026, Dependabot will no longer support the @dependabot squash and merge command. Please use GitHub's native pull request controls instead. Please see the changelog announcement for additional details.

@dependabot dependabot bot merged commit 58557e1 into main Dec 24, 2025
24 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-plugin-jest-29.11.0 branch December 24, 2025 12:09
samtrion added a commit that referenced this pull request Jan 2, 2026
* Add renovate.json

* build(ci): Bump github/codeql-action from 4.31.2 to 4.31.5 (#274)

* build(deps): Bump eslint-plugin-jest from 29.2.0 to 29.2.1 (#275)

* build(deps): Bump prettier from 3.6.2 to 3.7.1 (#276)

* build(deps): Bump prettier from 3.7.1 to 3.7.3 (#278)

* build(deps): Bump @eslint/eslintrc from 3.3.1 to 3.3.3 (#277)

* build(ci): Bump github/codeql-action from 4.31.5 to 4.31.6 (#279)

* build(ci): Bump actions/setup-dotnet from 5.0.0 to 5.0.1 (#281)

* build(deps): Bump prettier from 3.7.3 to 3.7.4 (#282)

* build(ci): Bump actions/setup-node from 6.0.0 to 6.1.0 (#283)

* build(ci): Bump github/codeql-action from 4.31.6 to 4.31.7 (#285)

* build(ci): Bump actions/checkout from 5.0.0 to 6.0.1 (#284)

Bumps [actions/checkout](https://github.com/actions/checkout) from 5.0.0 to 6.0.1.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v5.0.0...v6.0.1)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* build(ci): Bump github/codeql-action from 4.31.7 to 4.31.8 (#289)

* build(deps): Bump eslint from 9.39.1 to 9.39.2 (#290)

* build(deps): Bump eslint-plugin-jest from 29.2.1 to 29.5.0 (#291)

* build(ci): Bump actions/upload-artifact from 5.0.0 to 6.0.0 (#288)

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5.0.0 to 6.0.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v5.0.0...v6.0.0)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* build(deps): Bump eslint-plugin-jest from 29.5.0 to 29.9.0 (#295)

* build(deps): Bump eslint-plugin-jest from 29.9.0 to 29.10.1 (#296)

* build(deps): Bump eslint-plugin-jest from 29.10.1 to 29.11.0 (#297)

* build(deps): Bump eslint-plugin-jest from 29.11.0 to 29.11.1 (#299)

* build(deps): Bump eslint-plugin-jest from 29.11.1 to 29.11.2 (#300)

* build(ci): Bump github/codeql-action from 4.31.8 to 4.31.9 (#294)

* build(deps): Bump eslint-plugin-jest from 29.11.2 to 29.12.0 (#301)

* feat: Add workflow to clone labels from template repository

* fix: Update action and repository references in README and package.json

* feat: Update Renovate configuration for improved dependency management and automation

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Martin Stühmer <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants