Skip to content

fix(deps): update eslint (patch) #882

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
wants to merge 1 commit into from
Closed

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 10, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@typescript-eslint/eslint-plugin (source) >=6.9.1 -> >=7.18.0 age adoption passing confidence
@typescript-eslint/parser (source) ^6.9.1 -> ^6.21.0 age adoption passing confidence
eslint (source) ^8.56.0 -> ^8.57.1 age adoption passing confidence
eslint-find-rules ^4.1.0 -> ^4.2.0 age adoption passing confidence
eslint-import-resolver-typescript ^3.6.1 -> ^3.6.3 age adoption passing confidence
eslint-plugin-antfu ^1.0.1 -> ^1.0.13 age adoption passing confidence
eslint-plugin-cypress ^2.15.1 -> ^2.15.2 age adoption passing confidence
eslint-plugin-cypress ^2.15.1 -> ^2.15.2 age adoption passing confidence
eslint-plugin-es-x ^7.2.0 -> ^7.8.0 age adoption passing confidence
eslint-plugin-i ^2.29.0 -> ^2.29.1 age adoption passing confidence
eslint-plugin-jest ^27.4.0 -> ^27.4.3 age adoption passing confidence
eslint-plugin-jest ^27.6.0 -> ^27.6.3 age adoption passing confidence
eslint-plugin-jest-dom ^5.1.0 -> ^5.1.1 age adoption passing confidence
eslint-plugin-jest-dom ^5.1.0 -> ^5.1.1 age adoption passing confidence
eslint-plugin-jsdoc ^46.9.1 -> ^46.10.1 age adoption passing confidence
eslint-plugin-jsx-a11y ^6.8.0 -> ^6.10.2 age adoption passing confidence
eslint-plugin-mdx (source) ^2.2.0 -> ^2.2.1 age adoption passing confidence
eslint-plugin-n ^16.2.0 -> ^16.6.2 age adoption passing confidence
eslint-plugin-no-only-tests (source) ^3.1.0 -> ^3.3.0 age adoption passing confidence
eslint-plugin-no-unsanitized ^4.0.2 -> ^4.1.2 age adoption passing confidence
eslint-plugin-perfectionist (source) ^2.2.0 -> ^2.11.0 age adoption passing confidence
eslint-plugin-promise ^6.1.1 -> ^6.6.0 age adoption passing confidence
eslint-plugin-react ^7.33.2 -> ^7.37.5 age adoption passing confidence
eslint-plugin-react-hooks (source) ^4.6.0 -> ^4.6.2 age adoption passing confidence
eslint-plugin-react-hooks (source) ^4.6.0 -> ^4.6.2 age adoption passing confidence
eslint-plugin-react-redux ^4.1.0 -> ^4.2.2 age adoption passing confidence
eslint-plugin-regexp ^2.1.1 -> ^2.1.2 age adoption passing confidence
eslint-plugin-storybook ^0.6.14 -> ^0.6.15 age adoption passing confidence
eslint-plugin-tailwindcss ^3.13.0 -> ^3.13.1 age adoption passing confidence
eslint-plugin-tailwindcss ^3.13.0 -> ^3.13.1 age adoption passing confidence
eslint-plugin-testing-library ^6.0.1 -> ^6.0.2 age adoption passing confidence
eslint-plugin-testing-library ^6.2.0 -> ^6.2.2 age adoption passing confidence
eslint-plugin-toml (source) ^0.6.0 -> ^0.6.1 age adoption passing confidence
eslint-plugin-vitest ^0.3.18 -> ^0.3.26 age adoption passing confidence
eslint-plugin-you-dont-need-lodash-underscore (source) ^6.13.0 -> ^6.14.0 age adoption passing confidence

Release Notes

cypress-io/eslint-plugin-cypress (eslint-plugin-cypress)

v2.15.2

Compare Source

Bug Fixes
  • deps: update semantic-release to 19.0.3 (573be16)
jest-community/eslint-plugin-jest (eslint-plugin-jest)

v27.4.3

Compare Source

Bug Fixes

v27.4.2

Compare Source

Bug Fixes

v27.4.1

Compare Source

Bug Fixes
  • no-focused-tests: make reporting location consistent (#​1443) (a871775)
testing-library/eslint-plugin-jest-dom (eslint-plugin-jest-dom)

v5.1.1

Compare Source

Bug Fixes
  • prefer-to-have-style: handle toHaveProperty with variable property name (#​347) (622c191)
jsx-eslint/eslint-plugin-react (eslint-plugin-react)

v7.37.5

Compare Source

Fixed
Changed

v7.37.4

Compare Source

Fixed

v7.37.3

Compare Source

Fixed
Changed
  • [Tests] [jsx-no-script-url]: Improve tests (#​3849 @​radu2147)
  • [Docs] fix broken links: [default-props-match-prop-types], [jsx-boolean-value], [jsx-curly-brace-presence], [jsx-no-bind], [no-array-index-key], [no-is-mounted], [no-render-return-value], [require-default-props] (#​3841 @​bastiendmt)
facebook/react (eslint-plugin-react-hooks)

v4.6.2

Compare Source

v4.6.1

Compare Source

DianaSuvorova/eslint-plugin-react-redux (eslint-plugin-react-redux)

v4.2.2

Compare Source

Bug Fixes

v4.2.1

Compare Source

Bug Fixes
storybookjs/eslint-plugin-storybook (eslint-plugin-storybook)

v0.6.15

Compare Source

🐛 Bug Fix
  • no-uninstalled-addons: support satisfies operator and default reexport #​139 (@​hjoelh)
Authors: 1

francoismassart/eslint-plugin-tailwindcss (eslint-plugin-tailwindcss)

v3.13.1

Compare Source

fix: bg-center mark as conflicting with bg-[image:xxx]

testing-library/eslint-plugin-testing-library (eslint-plugin-testing-library)

v6.0.2

Compare Source

Bug Fixes

Configuration

📅 Schedule: Branch creation - "after 1am and before 5am every weekend" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Signed-off-by: Renovate Bot <bot@renovateapp.com>
Copy link
Contributor Author

renovate bot commented May 10, 2025

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@renovate renovate bot added the eslint label May 10, 2025
@renovate renovate bot requested a review from prisis as a code owner May 10, 2025 00:28
Copy link

coderabbitai bot commented May 10, 2025

Important

Review skipped

Bot user detected.

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.


🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Support

Need help? Join our Discord community for assistance with any issues or questions.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate sequence diagram to generate a sequence diagram of the changes in this PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

Copy link
Contributor

Thank you for following the naming conventions! 🙏

Copy link

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addedeslint-plugin-i@​2.28.19810010076100
Addedeslint@​8.50.09710010096100

View full report

@prisis prisis closed this May 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant