Skip to content

fix(deps): update all dependencies #23

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 4 commits into from
Jun 26, 2025
Merged

fix(deps): update all dependencies #23

merged 4 commits into from
Jun 26, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 26, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@types/web ^0.0.239 -> ^0.0.243 age adoption passing confidence devDependencies patch
autofix-ci/action 2891949 -> 635ffb0 action digest
stable-hash-x ^0.1.1 -> ^0.2.0 age adoption passing confidence dependencies minor
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

un-ts/stable-hash-x (stable-hash-x)

v0.2.0

Compare Source

Minor Changes
Patch Changes
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 @types/web, stable-hash-x, and vite in package.json, and update autofix-ci/action in GitHub Actions workflow.

  • Dependencies:
    • Update @types/web from ^0.0.239 to ^0.0.243 in package.json.
    • Update stable-hash-x from ^0.1.1 to ^0.2.0 in package.json.
    • Update vite from ^6.3.5 to ^7.0.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 b227437. You can customize this summary. It will automatically update as commits are pushed.

Copy link

changeset-bot bot commented Jun 26, 2025

🦋 Changeset detected

Latest commit: 7a9b603

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
eslint-import-context Patch

Not sure what this means? Click here to learn what changesets are.

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

Copy link

coderabbitai bot commented Jun 26, 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 26, 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 26, 2025

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

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
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.10 ⏵ 1.9.210010037 -6395 -5100
Updated@​unrs/​resolver-binding-darwin-x64@​1.7.10 ⏵ 1.9.210010037 -6395 -5100
Updated@​unrs/​resolver-binding-freebsd-x64@​1.7.10 ⏵ 1.9.210010037 -6395 -5100
Updated@​unrs/​resolver-binding-linux-arm-gnueabihf@​1.7.10 ⏵ 1.9.210010037 -6395 -5100
Updated@​unrs/​resolver-binding-linux-arm-musleabihf@​1.7.10 ⏵ 1.9.210010037 -6395 -5100
Updated@​unrs/​resolver-binding-linux-arm64-gnu@​1.7.10 ⏵ 1.9.210010037 -6395 -5100
Updated@​unrs/​resolver-binding-linux-arm64-musl@​1.7.10 ⏵ 1.9.21001003795 +1100
Updated@​unrs/​resolver-binding-linux-ppc64-gnu@​1.7.10 ⏵ 1.9.210010037 -6395 -5100
Updated@​unrs/​resolver-binding-linux-riscv64-gnu@​1.7.10 ⏵ 1.9.21001003795 +1100
Updated@​unrs/​resolver-binding-linux-riscv64-musl@​1.7.10 ⏵ 1.9.210010037 -6394 -6100
Updated@​unrs/​resolver-binding-linux-s390x-gnu@​1.7.10 ⏵ 1.9.210010037 -6395 -5100
Updated@​unrs/​resolver-binding-linux-x64-gnu@​1.7.10 ⏵ 1.9.21001003795 +1100
Updated@​unrs/​resolver-binding-linux-x64-musl@​1.7.10 ⏵ 1.9.210010037 -6395 -5100
Updated@​unrs/​resolver-binding-win32-arm64-msvc@​1.7.10 ⏵ 1.9.210010037 -6395 -5100
Updated@​unrs/​resolver-binding-win32-ia32-msvc@​1.7.10 ⏵ 1.9.210010037 -6395 -5100
Updated@​unrs/​resolver-binding-win32-x64-msvc@​1.7.10 ⏵ 1.9.210010037 -6395 -5100
Updated@​1stg/​common-config@​14.1.0 ⏵ 14.2.0501005093100
Updated@​unrs/​resolver-binding-wasm32-wasi@​1.7.10 ⏵ 1.9.210010066 -3495 -5100
Updated@​typescript-eslint/​visitor-keys@​8.33.1 ⏵ 8.35.01001006897100
Updated@​1stg/​nano-staged@​0.2.0 ⏵ 0.2.169 -51007389 +1100
Updated@​typescript-eslint/​parser@​8.33.1 ⏵ 8.35.01001006997100
Updated@​typescript-eslint/​project-service@​8.33.1 ⏵ 8.35.01001006997 +2100
Updated@​vue/​compiler-ssr@​3.5.16 ⏵ 3.5.171001007093 -1100
Updatedtypescript-eslint@​8.33.1 ⏵ 8.35.01001007196100
Updated@​vue/​shared@​3.5.16 ⏵ 3.5.171001007193 -1100
Updated@​napi-rs/​wasm-runtime@​0.2.10 ⏵ 0.2.111001007289100
Updated@​1stg/​config@​1.1.0 ⏵ 1.2.099 +110073 +190100
See 38 more rows in the dashboard

View full report

Copy link
Contributor Author

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

pkg-pr-new bot commented Jun 26, 2025

Open in StackBlitz

npm i https://pkg.pr.new/eslint-import-context@23

commit: ab07833

Copy link

codecov bot commented Jun 26, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (20e7b5c) to head (7a9b603).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #23   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines           53        53           
  Branches        16        16           
=========================================
  Hits            53        53           

☔ 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

github-actions bot commented Jun 26, 2025

size-limit report 📦

Path Size
src/index.ts 184 B (0%)

Copy link
Contributor

github-actions bot commented Jun 26, 2025

Deploy preview for eslint-import-context ready!

✅ Preview
https://eslint-import-context-eb794h7c8-1stg.vercel.app

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

Copy link
Contributor

github-actions bot commented Jun 26, 2025

📊 Package size report   0.2%↑

File Before After
package.json 3.5 kB 1%↑3.5 kB
Total (Includes all files) 20.6 kB 0.2%↑20.6 kB
Tarball size 6.6 kB 0.3%↑6.6 kB
Unchanged files
File Size
lib/index.d.ts 351 B
lib/index.js 1.2 kB
lib/index.js.map 452 B
lib/types.d.ts 4.6 kB
lib/types.js 110 B
lib/types.js.map 102 B
lib/utils.d.ts 741 B
lib/utils.js 2.0 kB
lib/utils.js.map 1.4 kB
LICENSE 1.1 kB
README.md 5.0 kB

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

Signed-off-by: JounQin <admin@1stg.me>
@JounQin JounQin merged commit 1eb17f6 into main Jun 26, 2025
34 checks passed
@JounQin JounQin deleted the renovate/all branch June 26, 2025 04:36
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 b227437 in 1 minute and 12 seconds. Click for details.
  • Reviewed 43 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:34
  • Draft comment:
    Updated autofix-ci action commit hash to 635ffb0. Verify that the new pinned commit doesn't introduce any unexpected workflow changes.
  • Reason this comment was not posted:
    Confidence changes required: 33% <= threshold 50% None
2. package.json:55
  • Draft comment:
    Bump stable-hash-x from ^0.1.1 to ^0.2.0. Check the changelog (new 'crossRealm' option) to confirm it doesn't affect current usage.
  • Reason this comment was not posted:
    Confidence changes required: 50% <= threshold 50% None
3. package.json:72
  • Draft comment:
    Updated @types/web from ^0.0.239 to ^0.0.243. Review the added textContent definitions for any unintended type conflicts.
  • Reason this comment was not posted:
    Confidence changes required: 50% <= threshold 50% None
4. package.json:98
  • Draft comment:
    Upgrade Vite from ^6.3.5 to ^7.0.0. As this is a major update, please verify the Vite configuration and commands (docs, build, preview) per the migration guide.
  • Reason this comment was not posted:
    Comment did not seem useful. Confidence is useful = 0% <= threshold 50% The comment is related to a dependency change, specifically upgrading Vite to a new major version. The comment suggests verifying the configuration and commands according to the migration guide. This falls under the rule of not commenting on dependency changes or asking the author to verify or ensure things. Therefore, this comment should be removed.

Workflow ID: wflow_0fw0BpXcjqBrAlyr

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

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