Skip to content

fix(deps): lock file maintenance minor/patch updates#6239

Merged
renovate[bot] merged 2 commits intomasterfrom
renovate/minorpatch-updates
Jan 16, 2026
Merged

fix(deps): lock file maintenance minor/patch updates#6239
renovate[bot] merged 2 commits intomasterfrom
renovate/minorpatch-updates

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 15, 2026

Note: This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Type Update Change Pending Age Confidence
lockFileMaintenance All locks refreshed
@codemirror/search devDependencies minor ^6.5.11^6.6.0 age confidence
@codemirror/view devDependencies patch ^6.39.8^6.39.10 6.39.11 age confidence
@shikijs/vitepress-twoslash (source) devDependencies patch ^3.20.0^3.21.0 age confidence
@types/node (source) devDependencies patch ^20.19.27^20.19.28 20.19.30 (+1) age confidence
typescript-eslint (source) devDependencies minor ^8.52.0^8.53.0 age confidence
vite (source) devDependencies patch ^7.3.0^7.3.1 age confidence
taiki-e/install-action action minor v2.65.13v2.66.2 v2.66.5 (+2) age confidence
mimalloc-safe dependencies patch 0.1.550.1.56 age confidence
napi dependencies patch 3.8.13.8.2 age confidence
napi-derive dependencies patch 3.5.03.5.1 age confidence

🔧 This Pull Request updates lock files to use the latest dependency versions.


Release Notes

codemirror/search (@​codemirror/search)

v6.6.0

Compare Source

New features

Search queries now support a generic test field that can be used to implement custom tests on matches.

codemirror/view (@​codemirror/view)

v6.39.10

Compare Source

Bug fixes

Fix a regression in the way widget are reused when content next to them changes.

Make sure font metrics get recomputed on fonts.ready even if the line height doesn't change.

Fix an issue where compositions next to a widget that create a new text node could get needlessly interrupted during an editor update.

typescript-eslint/typescript-eslint (typescript-eslint)

v8.53.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

taiki-e/install-action (taiki-e/install-action)

v2.66.2

Compare Source

Initial release


Configuration

📅 Schedule: Branch creation - Between 06:00 PM and 11:59 PM, only on Thursday ( * 18-23 * * 4 ), Between 12:00 AM and 05:59 AM, only on Friday ( * 0-5 * * 5 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

@renovate renovate bot enabled auto-merge January 15, 2026 20:38
@vercel
Copy link

vercel bot commented Jan 15, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
rollup Ready Ready Preview, Comment Jan 16, 2026 1:06pm

Review with Vercel Agent

@github-actions
Copy link

github-actions bot commented Jan 15, 2026

Thank you for your contribution! ❤️

You can try out this pull request locally by installing Rollup via

npm install rollup/rollup#renovate/minorpatch-updates

Notice: Ensure you have installed the latest nightly Rust toolchain. If you haven't installed it yet, please see https://www.rust-lang.org/tools/install to learn how to download Rustup and install Rust.

or load it into the REPL:
https://rollup-7t8l5kkws-rollup-js.vercel.app/repl/?pr=6239

@github-actions
Copy link

github-actions bot commented Jan 15, 2026

Performance report

  • BUILD: 7084ms (+147ms, +2.1%), 811 MB (-5%)
    • initialize: 0ms, 24.5 MB
    • generate module graph: 2582ms, 637 MB
      • generate ast: 1380ms, 626 MB
    • sort and bind modules: 393ms, 702 MB
    • mark included statements: 4066ms (+140ms, +3.6%), 811 MB (-5%)
      • treeshaking pass 1: 2323ms, 849 MB
      • treeshaking pass 2: 466ms, 818 MB
      • treeshaking pass 3: 395ms, 820 MB (-3%)
      • treeshaking pass 4: 382ms, 818 MB
      • treeshaking pass 5: 380ms, 811 MB (-5%)
  • GENERATE: 690ms, 891 MB (-3%)
    • initialize render: 0ms, 811 MB (-5%)
    • generate chunks: 49ms, 820 MB
      • optimize chunks: 0ms, 819 MB
    • render chunks: 622ms, 880 MB
    • transform chunks: 17ms, 891 MB (-3%)
    • generate bundle: 0ms, 891 MB (-3%)

@codecov
Copy link

codecov bot commented Jan 15, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.81%. Comparing base (fed6c1d) to head (cd01d5a).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #6239   +/-   ##
=======================================
  Coverage   98.81%   98.81%           
=======================================
  Files         272      272           
  Lines       10720    10720           
  Branches     2870     2870           
=======================================
  Hits        10593    10593           
  Misses         85       85           
  Partials       42       42           

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

As this is our test framework, it is not critical.
@renovate
Copy link
Contributor Author

renovate bot commented Jan 16, 2026

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.

Merged via the queue into master with commit 147658a Jan 16, 2026
48 checks passed
@renovate renovate bot deleted the renovate/minorpatch-updates branch January 16, 2026 13:41
@github-actions
Copy link

This PR has been released as part of rollup@4.55.2. You can test it via npm install rollup.

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