Skip to content

chore(deps): update all dependencies #750

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

Merged
merged 2 commits into from
Aug 6, 2025
Merged

chore(deps): update all dependencies #750

merged 2 commits into from
Aug 6, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 1, 2025

This PR contains the following updates:

Package Change Age Confidence
@eslint/json ^0.12.0 -> ^0.13.0 age confidence
@html-eslint/parser ^0.41.0 -> ^0.44.0 age confidence
eslint-plugin-eslint-plugin ^6.4.0 -> ^7.0.0 age confidence

Release Notes

eslint/json (@​eslint/json)

v0.13.1

Compare Source

Bug Fixes
  • bump plugin-kit to latest to resolve security vulnerabilities (#​125) (5de1544)

v0.13.0

Compare Source

Features
yeonjuan/html-eslint (@​html-eslint/parser)

v0.44.0

Compare Source

What's Changed

Full Changelog: yeonjuan/html-eslint@v0.43.1...v0.44.0

v0.43.0

Compare Source

What's Changed

New Contributors

Full Changelog: yeonjuan/html-eslint@v0.42.0...v0.43.0

v0.42.0

Compare Source

What's Changed

New Contributors

Full Changelog: yeonjuan/html-eslint@v0.41.0...v0.42.0

eslint-community/eslint-plugin-eslint-plugin (eslint-plugin-eslint-plugin)

v7.0.0

Compare Source

⚠ BREAKING CHANGES
  • enable no-meta-replaced-by, no-meta-schema-default, require-meta-default-options, require-meta-schema-description as recommended rules (#​530)
  • remove eslint v8 / eslintrc support and remove flat/ prefix from configs (#​528)
  • move to ESM only (#​516)
  • require Node 20, 22, 24+ (#​529)
Features

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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.


Important

Update dependencies and refactor eslint.config.js to eslint.config.mjs using ES module syntax.

  • Dependencies:
    • Update @eslint/json from ^0.12.0 to ^0.13.0.
    • Update @html-eslint/parser from ^0.41.0 to ^0.44.0.
    • Update eslint-plugin-eslint-plugin from ^6.4.0 to ^7.0.0.
  • Configuration:
    • Rename eslint.config.js to eslint.config.mjs and refactor to use ES module syntax.
    • Update import statements in eslint.config.mjs to use import instead of require.

This description was created by Ellipsis for 0731c8e. You can customize this summary. It will automatically update as commits are pushed.

@renovate renovate bot enabled auto-merge (squash) July 1, 2025 01:13
Copy link

changeset-bot bot commented Jul 1, 2025

⚠️ No Changeset found

Latest commit: 0731c8e

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

coderabbitai bot commented Jul 1, 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.
    • Explain this complex logic.
    • 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 explain this code block.
  • 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 explain its main purpose.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

Support

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

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

pkg-pr-new bot commented Jul 1, 2025

Open in StackBlitz

npm i https://pkg.pr.new/eslint-plugin-prettier@750

commit: 0731c8e

Copy link

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

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

Important

Looks good to me! 👍

Reviewed everything up to b826925 in 29 seconds. Click for details.
  • Reviewed 13 lines of code in 1 files
  • Skipped 1 files when reviewing.
  • Skipped posting 1 draft comments. View those below.
  • Modify your settings and rules to customize what types of comments Ellipsis leaves. And don't forget to react with 👍 or 👎 to teach Ellipsis.
1. package.json:79
  • Draft comment:
    Bump '@html-eslint/parser' from ^0.41.0 to ^0.42.0. Verify against release notes for any breaking changes.
  • Reason this comment was not posted:
    Confidence changes required: 0% <= threshold 50% None

Workflow ID: wflow_m85XyAPCmWmDkDr9

You can customize Ellipsis by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.

@renovate renovate bot changed the title chore(deps): update dependency @html-eslint/parser to ^0.42.0 chore(deps): update all dependencies Jul 11, 2025
Copy link
Contributor Author

renovate bot commented Jul 11, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pnpm-lock.yaml
 ERROR   ERROR  Unknown option: 'ignore-scripts'
Did you mean 'ignore-workspace'? Use "--config.unknown=value" to force an unknown option.
For help, run: pnpm help dedupe

Copy link

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

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

Important

Looks good to me! 👍

Reviewed 0731c8e in 48 seconds. Click for details.
  • Reviewed 32 lines of code in 1 files
  • Skipped 1 files when reviewing.
  • Skipped posting 4 draft comments. View those below.
  • Modify your settings and rules to customize what types of comments Ellipsis leaves. And don't forget to react with 👍 or 👎 to teach Ellipsis.
1. eslint.config.mjs:1
  • Draft comment:
    Good conversion to ESM. Ensure your runtime/environment and package.json (with "type": "module") are configured to handle ESM modules.
  • Reason this comment was not posted:
    Comment did not seem useful. Confidence is useful = 0% <= threshold 50% The comment is asking the PR author to ensure their environment is configured correctly, which violates the rule against asking the author to ensure things are set up correctly. It doesn't provide a specific code suggestion or point out a specific issue with the code itself.
2. eslint.config.mjs:4
  • Draft comment:
    Note that 'eslint-plugin-eslint-plugin' now requires Node 20+ (per its breaking changes). Ensure that your development and CI environments meet this requirement.
  • Reason this comment was not posted:
    Comment did not seem useful. Confidence is useful = 0% <= threshold 50% This comment is purely informative, as it informs the PR author about a requirement of a dependency. It does not provide a specific code suggestion or ask for a specific test to be written. It also does not address any specific code change in the PR.
3. eslint.config.mjs:7
  • Draft comment:
    Good use of an explicit file extension for './recommended.js'. This ensures proper ESM resolution.
  • Reason this comment was not posted:
    Comment did not seem useful. Confidence is useful = 0% <= threshold 50% This comment is purely informative, as it praises the use of an explicit file extension without suggesting any changes or improvements. It doesn't provide actionable feedback or raise any concerns.
4. eslint.config.mjs:17
  • Draft comment:
    The file-specific override for '*.mjs' (setting sourceType to 'module') looks appropriate. Double-check that this covers all ESM files in your project.
  • Reason this comment was not posted:
    Comment was not on a location in the diff, so it can't be submitted as a review comment.

Workflow ID: wflow_TRnkADUdjq70GwYm

You can customize Ellipsis by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.

@renovate renovate bot merged commit 98a8bfd into main Aug 6, 2025
13 checks passed
@renovate renovate bot deleted the renovate/all branch August 6, 2025 09:06
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.

1 participant