PHANTOM
🇮🇳 IN
Skip to content

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

Merged
renovate[bot] merged 2 commits intomasterfrom
renovate/minorpatch-updates
Feb 6, 2026
Merged

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

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 5, 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/view devDependencies patch ^6.39.11^6.39.12 age confidence
@shikijs/vitepress-twoslash (source) devDependencies minor ^3.21.0^3.22.0 age confidence
axios (source) overrides patch ^1.13.3^1.13.4 age confidence
globals devDependencies minor ^17.1.0^17.3.0 age confidence
rollup (source) devDependencies patch ^4.56.0^4.57.1 age confidence
actions/cache action patch v5.0.2v5.0.3 age confidence
taiki-e/install-action action patch v2.67.13v2.67.18 v2.67.22 (+3) age confidence
swc_ecma_ast dependencies patch 20.0.020.0.1 age confidence
swc_ecma_parser dependencies patch 33.0.033.0.1 age confidence

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


Release Notes

codemirror/view (@​codemirror/view)

v6.39.12

Compare Source

Bug fixes

Fix a bug where the visual selection drawn by drawSelection could fail to update properly in some circumstances.

Fix a bug where PageUp/PageDown near the edge of the viewport might completely skip to the start/end of the document.

Fix a regression that caused mark decorations to be split on text node chunk boundaries again.

shikijs/shiki (@​shikijs/vitepress-twoslash)

v3.22.0

Compare Source

   🚀 Features
    View changes on GitHub
sindresorhus/globals (globals)

v17.3.0

Compare Source


rollup/rollup (rollup)

v4.57.1

Compare Source

2026-01-30

Bug Fixes
  • Fix heap corruption issue in Windows (#​6251)
  • Ensure exports of a dynamic import are fully included when called from a try...catch (#​6254)
Pull Requests
actions/cache (actions/cache)

v5.0.3

Compare Source

What's Changed

Full Changelog: actions/cache@v5...v5.0.3

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

v2.67.18

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

@renovate renovate bot enabled auto-merge February 5, 2026 22:13
@vercel
Copy link

vercel bot commented Feb 5, 2026

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

Project Deployment Actions Updated (UTC)
rollup Ready Ready Preview, Comment Feb 6, 2026 5:40am

Request Review

@github-actions
Copy link

github-actions bot commented Feb 5, 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-233n5yv96-rollup-js.vercel.app/repl/?pr=6261

@github-actions
Copy link

github-actions bot commented Feb 5, 2026

Performance report

  • BUILD: 6635ms, 845 MB
    • initialize: 0ms, 24.6 MB (+8%)
    • generate module graph: 2520ms, 640 MB
      • generate ast: 1341ms, 627 MB
    • sort and bind modules: 386ms, 705 MB
    • mark included statements: 3732ms, 845 MB
      • treeshaking pass 1: 2175ms, 836 MB
      • treeshaking pass 2: 439ms, 870 MB
      • treeshaking pass 3: 380ms, 843 MB
      • treeshaking pass 4: 368ms, 857 MB
      • treeshaking pass 5: 365ms, 845 MB
  • GENERATE: 650ms, 943 MB
    • initialize render: 0ms, 845 MB
    • generate chunks: 36ms, 869 MB
      • optimize chunks: 0ms, 861 MB
    • render chunks: 599ms, 916 MB
    • transform chunks: 16ms, 943 MB
    • generate bundle: 0ms, 943 MB

@codecov
Copy link

codecov bot commented Feb 5, 2026

Codecov Report

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

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #6261   +/-   ##
=======================================
  Coverage   98.76%   98.76%           
=======================================
  Files         273      273           
  Lines       10714    10714           
  Branches     2855     2855           
=======================================
  Hits        10582    10582           
  Misses         89       89           
  Partials       43       43           

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

@renovate
Copy link
Contributor Author

renovate bot commented Feb 6, 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.

@renovate renovate bot added this pull request to the merge queue Feb 6, 2026
Merged via the queue into master with commit 1c974d2 Feb 6, 2026
48 checks passed
@renovate renovate bot deleted the renovate/minorpatch-updates branch February 6, 2026 06:16
@github-actions
Copy link

This PR has been released as part of rollup@4.58.0. 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