Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 25, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@types/web ^0.0.238 -> ^0.0.243 age adoption passing confidence devDependencies patch
@vitest/coverage-v8 (source) 3.2.1 -> 3.2.4 age adoption passing confidence devDependencies patch
autofix-ci/action 2891949 -> 635ffb0 action digest
vite (source) ^6.3.17 -> ^7.0.0 age adoption passing confidence resolutions major
vite (source) ^6.3.5 -> ^7.0.0 age adoption passing confidence devDependencies major

Release Notes

microsoft/TypeScript-DOM-Lib-Generator (@​types/web)

v0.0.243

Compare Source

asynciterable.d.ts

No changes

index.d.ts

No changes

iterable.d.ts

No changes

v0.0.242

Compare Source

asynciterable.d.ts

No changes

index.d.ts

No changes

iterable.d.ts

No changes

v0.0.241

Compare Source

asynciterable.d.ts

No changes

index.d.ts

No changes

iterable.d.ts

No changes

v0.0.240

Compare Source

asynciterable.d.ts

No changes

index.d.ts

Modified

  • Attr
    • Added: textContent
  • CharacterData
    • Added: textContent
  • Document
    • Added: textContent
  • DocumentFragment
    • Added: textContent
  • DocumentType
    • Added: textContent
  • Element
    • Added: textContent

iterable.d.ts

No changes

v0.0.239

Compare Source

asynciterable.d.ts

No changes

index.d.ts

New interfaces

  • CookieStoreManager

Modified

  • ServiceWorkerRegistration
    • Added: cookies
Non-value types
  • GlobalEventHandlersEventMap
    • Added: "pointerrawupdate"
  • GlobalEventHandlers
    • Added: onpointerrawupdate

iterable.d.ts

No changes

vitest-dev/vitest (@​vitest/coverage-v8)

v3.2.4

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.2.3

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v3.2.2

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
vitejs/rolldown-vite (vite)

v7.0.0

Compare Source

vitejs/vite (vite)

v7.0.0

Compare Source


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 including vite and @vitest/coverage-v8, and adjust GitHub Actions workflows.

  • Dependencies:
    • Update vite to ^7.0.0 and @vitest/coverage-v8 to 3.2.4 in package.json.
    • Update @types/web to ^0.0.243 and @vitejs/plugin-react-swc to ^3.10.2.
  • GitHub Actions:
    • Update autofix-ci/action to 635ffb0 in autofix.yml.
    • Remove Node.js 18 from the matrix in ci.yml.

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

Copy link

changeset-bot bot commented Jun 25, 2025

⚠️ No Changeset found

Latest commit: f3cfd72

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 Jun 25, 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

codesandbox-ci bot commented Jun 25, 2025

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Copy link

socket-security bot commented Jun 25, 2025

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

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Added@​esbuild/​aix-ppc64@​0.25.51001003690100
Added@​esbuild/​android-arm64@​0.25.51001003690100
Added@​esbuild/​darwin-arm64@​0.25.51001003690100
Added@​esbuild/​darwin-x64@​0.25.51001003690100
Added@​esbuild/​freebsd-arm64@​0.25.51001003690100
Added@​esbuild/​freebsd-x64@​0.25.51001003690100
Added@​esbuild/​linux-arm@​0.25.51001003690100
Added@​esbuild/​linux-arm64@​0.25.51001003690100
Added@​esbuild/​linux-ia32@​0.25.51001003690100
Added@​esbuild/​linux-loong64@​0.25.51001003690100
Added@​esbuild/​linux-mips64el@​0.25.51001003690100
Added@​esbuild/​linux-ppc64@​0.25.51001003690100
Added@​esbuild/​linux-riscv64@​0.25.51001003690100
Added@​esbuild/​linux-s390x@​0.25.51001003690100
Added@​esbuild/​linux-x64@​0.25.51001003690100
Added@​esbuild/​openbsd-arm64@​0.25.51001003690100
Added@​esbuild/​openbsd-x64@​0.25.51001003690100
Added@​esbuild/​sunos-x64@​0.25.51001003690100
Added@​esbuild/​win32-arm64@​0.25.51001003690100
Added@​esbuild/​win32-ia32@​0.25.51001003690100
Added@​esbuild/​win32-x64@​0.25.51001003690100
Added@​esbuild/​netbsd-arm64@​0.25.51001003789100
Added@​esbuild/​netbsd-x64@​0.25.51001003790100
Added@​unrs/​resolver-binding-android-arm-eabi@​1.9.21001003788100
Added@​unrs/​resolver-binding-android-arm64@​1.9.21001003788100
Updated@​unrs/​resolver-binding-darwin-arm64@​1.7.9 ⏵ 1.9.21001003795 +1100
Updated@​unrs/​resolver-binding-darwin-x64@​1.7.9 ⏵ 1.9.21001003795 +1100
Updated@​unrs/​resolver-binding-freebsd-x64@​1.7.9 ⏵ 1.9.21001003795 +1100
Updated@​unrs/​resolver-binding-linux-arm-gnueabihf@​1.7.9 ⏵ 1.9.21001003795 +1100
Updated@​unrs/​resolver-binding-linux-arm-musleabihf@​1.7.9 ⏵ 1.9.21001003795 +1100
See 197 more rows in the dashboard

View full report

Copy link

pkg-pr-new bot commented Jun 25, 2025

Open in StackBlitz

npm i https://pkg.pr.new/stable-hash-x@12

commit: 0eb6db2

Copy link
Contributor

@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 aa33f41 in 40 seconds. Click for details.
  • Reviewed 45 lines of code in 2 files
  • Skipped 1 files when reviewing.
  • Skipped posting 5 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:34
  • Draft comment:
    Verify that updating the autofix-ci action commit (now using 635ffb0c9798bd160680f18fd73371e355b85f27) behaves as expected and is safe from a security perspective.
  • Reason this comment was not posted:
    Comment did not seem useful. Confidence is useful = 0% <= threshold 50% This comment is asking the PR author to verify the behavior and security of a change, which is against the rules. It does not provide a specific suggestion or point out a specific issue with the code.
2. package.json:64
  • Draft comment:
    Ensure the updated '@types/web' (^0.0.243) does not introduce unexpected type changes in DOM interfaces.
  • Reason this comment was not posted:
    Comment did not seem useful. Confidence is useful = 0% <= threshold 50% This comment is asking the PR author to ensure that the updated dependency does not introduce unexpected changes. It is related to dependency changes, which is against the rules for making comments.
3. package.json:67
  • Draft comment:
    Confirm that '@vitest/coverage-v8' update to 3.2.4 is fully compatible with existing tests and coverage reports.
  • Reason this comment was not posted:
    Comment did not seem useful. Confidence is useful = 0% <= threshold 50% This comment is asking the PR author to confirm compatibility of a dependency update, which is against the rules. It does not provide a specific suggestion or point out a specific issue with the code.
4. package.json:89
  • Draft comment:
    Major version bump for 'vite' (^7.0.0) may include breaking changes; ensure thorough testing and review of migration guides.
  • Reason this comment was not posted:
    Comment did not seem useful. Confidence is useful = 0% <= threshold 50% The comment is about a major version bump for a dependency, which is related to dependencies. The rules specify not to comment on pure dependency changes or library versions that are not recognized. This comment is asking for thorough testing and review, which is not allowed.
5. package.json:97
  • Draft comment:
    Review the change in the 'resolutions' field for 'vite'; switching from 'npm:rolldown-vite@^6.3.17' to '^7.0.0' might affect dependency resolution.
  • Reason this comment was not posted:
    Comment did not seem useful. Confidence is useful = 30% <= threshold 50% The comment is about a change in the 'resolutions' field for a dependency. It suggests that the change might affect dependency resolution, which is a valid concern. However, it doesn't ask the author to confirm the intention or provide a specific suggestion. It is more of a cautionary note, which is not allowed by the rules.

Workflow ID: wflow_8mTbiJrjKbJhFVJ3

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

Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% (target: -1.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (304fe40) 63 63 100.00%
Head commit (aa33f41) 63 (+0) 63 (+0) 100.00% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#12) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Copy link

codacy-production bot commented Jun 25, 2025

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% (target: -1.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (304fe40) 63 63 100.00%
Head commit (b292eec) 63 (+0) 63 (+0) 100.00% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#12) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Copy link
Contributor

github-actions bot commented Jun 25, 2025

📊 Package size report   -0.01%↓

File Before After
package.json 3.1 kB -0.03%↓3.1 kB
Total (Includes all files) 19.2 kB -0.01%↓19.2 kB
Tarball size 5.9 kB 0.08%↑5.9 kB
Unchanged files
File Size
lib/index.cjs 1.7 kB
lib/index.d.cts 153 B
lib/index.d.ts 153 B
lib/index.js 1.7 kB
LICENSE 1.1 kB
README.md 11.4 kB

🤖 This report was automatically generated by pkg-size-action

Copy link

codecov bot commented Jun 25, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (304fe40) to head (f3cfd72).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #12   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           69        69           
  Branches        26        26           
=========================================
  Hits            69        69           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Contributor Author

renovate bot commented Jun 25, 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.

Copy link
Contributor

@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 b292eec in 1 minute and 16 seconds. Click for details.
  • Reviewed 65 lines of code in 1 files
  • Skipped 0 files when reviewing.
  • Skipped posting 12 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:54
  • Draft comment:
    Bump @1stg/common-config to ^14.2.0. Confirm no breaking changes with updated config.
  • Reason this comment was not posted:
    Comment did not seem useful. Confidence is useful = 0% <= threshold 50% This comment is related to a dependency change, specifically bumping a version of a package. The comment asks to confirm no breaking changes, which is against the rules as it asks the author to ensure something. Therefore, this comment should be removed.
2. package.json:56
  • Draft comment:
    Upgrade @changesets/cli to ^2.29.5; a minor patch bump which should be safe.
  • Reason this comment was not posted:
    Comment did not seem useful. Confidence is useful = 0% <= threshold 50% This comment is purely informative, discussing a dependency upgrade and its perceived safety. It doesn't provide a specific suggestion or highlight a potential issue with the code.
3. package.json:60
  • Draft comment:
    Update @shikijs/rehype to ^3.7.0. Check if any breaking changes affect the rehype processing.
  • 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 and asks the author to check for breaking changes, which is against the rules. It doesn't provide a specific suggestion or point out a specific issue with the code.
4. package.json:61
  • Draft comment:
    Bump @types/node to ^22.15.33. This patch update should enhance type support without issues.
  • Reason this comment was not posted:
    Comment did not seem useful. Confidence is useful = 0% <= threshold 50% This comment is purely informative and discusses a dependency change, which is not allowed according to the rules. It doesn't provide any actionable feedback or suggestions for improvement.
5. package.json:62
  • Draft comment:
    Upgrade @types/react to ^19.1.8 for improved typings.
  • Reason this comment was not posted:
    Comment did not seem useful. Confidence is useful = 0% <= threshold 50% This comment is purely informative and relates to a dependency change. It doesn't provide a specific suggestion or highlight a potential issue with the code. According to the rules, purely informative comments and comments on dependency changes should be removed.
6. package.json:66
  • Draft comment:
    Update @vitejs/plugin-react-swc to ^3.10.2. Ensure compatibility with current Vite and React setups.
  • Reason this comment was not posted:
    Comment did not seem useful. Confidence is useful = 0% <= threshold 50% This comment is about updating a dependency version and ensuring compatibility, which falls under the rule of not commenting on dependency changes or asking the author to ensure compatibility. Therefore, this comment should be removed.
7. package.json:70
  • Draft comment:
    Upgrade eslint to ^9.29.0. A patch update to improve linting performance and fixes.
  • Reason this comment was not posted:
    Comment did not seem useful. Confidence is useful = 0% <= threshold 50% This comment is purely informative, providing details about a dependency update. It doesn't suggest any action or raise any concerns about the change.
8. package.json:78
  • Draft comment:
    Update prettier in devDependencies to ^3.6.1. Verify that formatting rules remain consistent with the team’s config.
  • 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 verify that formatting rules remain consistent, which is against the rules. It is related to dependency changes, which should not be commented on unless there's a specific issue or suggestion.
9. package.json:88
  • Draft comment:
    Bump tsdown to ^0.12.9. Ensure that the build process remains unaffected.
  • 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 bumping the version of 'tsdown'. The comment also asks to ensure that the build process remains unaffected, which is a request for confirmation or verification. According to the rules, comments on dependency changes and requests for confirmation or verification are not allowed.
10. package.json:92
  • Draft comment:
    Upgrade vitest to ^3.2.4 to benefit from recent bug fixes and improvements.
  • Reason this comment was not posted:
    Comment did not seem useful. Confidence is useful = 0% <= threshold 50% This comment is purely informative and relates to a dependency change. It does not provide a specific suggestion or highlight a potential issue with the code.
11. package.json:96
  • Draft comment:
    In resolutions, update prettier to ^3.6.0 to align with the new dependency version.
  • Reason this comment was not posted:
    Comment did not seem useful. Confidence is useful = 0% <= threshold 50% This comment is suggesting a change to a dependency version, which is related to dependencies. According to the rules, I should not comment on pure dependency changes or library versions that I don't recognize. Therefore, this comment should be removed.
12. package.json:97
  • Draft comment:
    Change Vite resolution to 'npm:rolldown-vite@^7.0.0' to enforce a consistent Vite version. Verify that this alias functions correctly with all Vite-related scripts.
  • Reason this comment was not posted:
    Comment did not seem useful. Confidence is useful = 50% <= threshold 50% The comment suggests a specific change to enforce a consistent Vite version, which is a valid suggestion. However, it also asks the author to verify that the alias functions correctly, which violates the rule against asking the author to ensure behavior is intended or tested. The first part of the comment is useful, but the second part is not allowed.

Workflow ID: wflow_qhzwGPn44Y7QCucl

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

Copy link
Contributor

github-actions bot commented Jun 25, 2025

Deploy preview for stable-hash-x ready!

✅ Preview
https://stable-hash-14aoy7ap0-1stg.vercel.app

Built with commit f3cfd72.
This pull request is being automatically deployed with vercel-action

Copy link
Contributor

github-actions bot commented Jun 25, 2025

size-limit report 📦

Path Size
lib/index.js 595 B (0%)

Copy link

codacy-production bot commented Jun 25, 2025

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% (target: -1.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (304fe40) 63 63 100.00%
Head commit (f3cfd72) 63 (+0) 63 (+0) 100.00% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#12) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Copy link
Contributor

@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 f3cfd72 in 1 minute and 35 seconds. Click for details.
  • Reviewed 89 lines of code in 3 files
  • Skipped 0 files when reviewing.
  • Skipped posting 3 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:34
  • Draft comment:
    The autofix-ci action version comment is updated to v1.3.2. Please confirm that the referenced digest and version label are intentional and secure.
  • Reason this comment was not posted:
    Confidence changes required: 33% <= threshold 50% None
2. .github/workflows/ci.yml:16
  • Draft comment:
    Node version 18 has been removed from the CI matrix. If older Node versions are still supported (as per package engines >=12), consider adding Node 18 to the test matrix.
  • Reason this comment was not posted:
    Decided after close inspection that this draft comment was likely wrong and/or not actionable: usefulness confidence = 10% vs. threshold = 50% The comment is speculative since it depends on information in package.json that I can't see. It's asking to "consider" something rather than pointing out a definite issue. The author likely removed Node 18 intentionally, and without seeing package.json, I can't verify if this is actually a problem. The comment could be valid if the package.json actually declares support for Node 18. I might be wrong to dismiss it without checking that file. Even if package.json does support Node 18, the PR author deliberately removed it, likely knowing the implications. Without strong evidence of a mistake, we should trust the author's judgment. Delete the comment because it's speculative and asks for consideration rather than pointing out a definite issue. The removal of Node 18 was likely intentional.
3. package.json:54
  • Draft comment:
    Multiple dependency updates (e.g. prettier, @vitejs/plugin-react-swc, vitest, and the resolution alias for vite) are applied. Please verify that these version bumps are fully compatible with your codebase and that the aliasing of 'vite' to 'rolldown-vite' meets your intended behavior.
  • Reason this comment was not posted:
    Confidence changes required: 33% <= threshold 50% None

Workflow ID: wflow_3VOkGHnltz0GYGSe

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

@JounQin JounQin merged commit 427ad84 into main Jun 25, 2025
36 checks passed
@JounQin JounQin deleted the renovate/all branch June 25, 2025 14:59
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