Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 1, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@stylistic/eslint-plugin (source) ^4.2.0 -> ^5.0.0 age adoption passing confidence devDependencies major
autofix-ci/action 2891949 -> 635ffb0 action digest
jest (source) ^29.7.0 -> ^30.0.0 age adoption passing confidence devDependencies major
prettier-plugin-pkg (source) ^0.19.0 -> ^0.21.0 age adoption passing confidence devDependencies minor

Release Notes

eslint-stylistic/eslint-stylistic (@​stylistic/eslint-plugin)

v5.1.0

Compare Source

Bug Fixes
Build Related
Chores

v5.0.0

Compare Source

Chores

v4.4.1

Compare Source

Bug Fixes
  • keyword-spacing: check spaces around the type keyword in export declarations (#​797) (6854a3c)
Chores

v4.4.0

Compare Source

Features

v4.3.0

Compare Source

Features
Bug Fixes
  • eslint-plugin: only export interfaces in index (#​763) (93a4eb1)
  • handle new AST change on TSImportType (8f31461)
  • indent: handle ChainExpression and AwaitExpression when offsetTernaryExpressionsOffsetCallExpressions (#​751) (a1af663)
  • indent: wrong PropertyDefinition value offset when ts type have multiple line (#​774) (140e18f)
  • no-extra-parens: do not break specific ReturnStatement (#​738) (a375a92)
Documentation
Chores
jestjs/jest (jest)

v30.0.3

Compare Source

Fixes
  • [jest-config] Fix ESM TS config loading in a CJS project (#​15694)
Features
  • [jest-diff] Show non-printable control characters to diffs (#​15696)

v30.0.2

Compare Source

v30.0.1

Compare Source

v30.0.0

Compare Source

un-ts/prettier (prettier-plugin-pkg)

v0.21.1

Compare Source

Patch Changes

Full Changelog: https://github.com/un-ts/prettier/compare/[email protected]@0.21.1

v0.21.0

Compare Source

Minor Changes
New Contributors

Full Changelog: https://github.com/un-ts/prettier/compare/[email protected]@0.21.0

v0.20.0

Compare Source

Minor Changes

Full Changelog: https://github.com/un-ts/prettier/compare/[email protected]@0.20.0

v0.19.1

Compare Source

Patch Changes

Full Changelog: https://github.com/un-ts/prettier/compare/[email protected]@0.19.1


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 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.


Important

Update dependencies and GitHub Action for autofix-ci in the project.

  • Dependencies Updated:
    • @stylistic/eslint-plugin updated from ^4.2.0 to ^5.0.0 in package.json.
    • jest updated from ^29.7.0 to ^30.0.0 in package.json.
    • prettier-plugin-pkg updated from ^0.19.0 to ^0.21.0 in package.json.
  • GitHub Actions:
    • Update autofix-ci/action to commit 635ffb0 in .github/workflows/autofix.yml.

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

Copy link

changeset-bot bot commented Jul 1, 2025

⚠️ No Changeset found

Latest commit: c95ec60

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.
    • @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 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.
    • @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

pkg-pr-new bot commented Jul 1, 2025

Open in StackBlitz

npm i https://pkg.pr.new/eslint-config-prettier@338

commit: 8e322e1

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 8e322e1 in 1 minute and 9 seconds. Click for details.
  • Reviewed 37 lines of code in 2 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. .github/workflows/autofix.yml:37
  • Draft comment:
    Updated autofix-ci/action commit hash to a pinned version for enhanced security.
  • Reason this comment was not posted:
    Comment did not seem useful. Confidence is useful = 0% <= threshold 50% This comment is purely informative, as it just states what was done without providing any actionable feedback or suggestions. It doesn't ask for confirmation or suggest any improvements.
2. package.json:78
  • Draft comment:
    Bump @stylistic/eslint-plugin to ^5.0.0 (major update); ensure any breaking changes in rules/config are handled.
  • Reason this comment was not posted:
    Comment did not seem useful. Confidence is useful = 0% <= threshold 50% This comment is about a dependency change, specifically a major version bump of an eslint plugin. The comment suggests ensuring that any breaking changes are handled, which falls under the rule of not asking the PR author to ensure behavior is intended or tested. Therefore, this comment should be removed.
3. package.json:97
  • Draft comment:
    Upgrade jest to ^30.0.0; review test configs for any adjustments required due to major version update.
  • Reason this comment was not posted:
    Comment did not seem useful. Confidence is useful = 0% <= threshold 50% The comment is purely informative and suggests reviewing test configurations due to a major version update. It doesn't provide a specific code suggestion or ask for a specific test to be written. It also doesn't point out a specific issue or ask for confirmation of an intentional change.
4. package.json:101
  • Draft comment:
    Update prettier-plugin-pkg to ^0.21.0; verify if new options or changes affect any custom formatting settings.
  • Reason this comment was not posted:
    Comment did not seem useful. Confidence is useful = 0% <= threshold 50% This comment is related to a dependency update, specifically the prettier-plugin-pkg. It asks the author to verify if new options or changes affect custom formatting settings. This falls under the rule of not asking the author to verify or double-check things, especially related to dependencies.

Workflow ID: wflow_6RbXB8XLjwwJ6Ms2

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

Copy link
Contributor Author

renovate bot commented Jul 1, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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.

0 participants