PHANTOM
🇮🇳 IN
Skip to content

fix(deps): update minor/patch updates#6267

Merged
renovate[bot] merged 1 commit intomasterfrom
renovate/minorpatch-updates
Feb 20, 2026
Merged

fix(deps): update minor/patch updates#6267
renovate[bot] merged 1 commit intomasterfrom
renovate/minorpatch-updates

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 19, 2026

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Type Update Pending
@codemirror/view ^6.39.13^6.39.14 age confidence devDependencies patch 6.39.15
napi 3.8.23.8.3 age confidence dependencies patch
napi-derive 3.5.13.5.2 age confidence dependencies patch
rollup-plugin-license ^3.6.0^3.7.0 age confidence devDependencies minor
taiki-e/install-action v2.67.28v2.68.0 age confidence action minor v2.68.4 (+3)

Release Notes

napi-rs/napi-rs (napi)

v3.8.3

Compare Source

Fixed
  • (napi) prevent async iterator use-after-free during GC (#​3120)
Other
  • replace BufferRef mention with BufferSlice (#​3112)
mjeanroy/rollup-plugin-license (rollup-plugin-license)

v3.7.0

Compare Source


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 19, 2026 20:57
@vercel
Copy link

vercel bot commented Feb 19, 2026

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

Project Deployment Actions Updated (UTC)
rollup Ready Ready Preview, Comment Feb 20, 2026 8:10am

Request Review

@codecov
Copy link

codecov bot commented Feb 19, 2026

Codecov Report

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

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #6267   +/-   ##
=======================================
  Coverage   98.76%   98.76%           
=======================================
  Files         273      273           
  Lines       10712    10712           
  Branches     2855     2855           
=======================================
  Hits        10580    10580           
  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.

@github-actions
Copy link

github-actions bot commented Feb 20, 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-23j8ck1ku-rollup-js.vercel.app/repl/?pr=6267

@github-actions
Copy link

Performance report

  • BUILD: 6866ms, 842 MB
    • initialize: 0ms, 23.8 MB (+8%)
    • generate module graph: 2492ms, 638 MB
      • generate ast: 1324ms (+30ms, +2.3%), 626 MB
    • sort and bind modules: 442ms, 702 MB
    • mark included statements: 3930ms, 842 MB
      • treeshaking pass 1: 2197ms, 833 MB
      • treeshaking pass 2: 485ms, 865 MB (+3%)
      • treeshaking pass 3: 423ms, 840 MB
      • treeshaking pass 4: 410ms, 874 MB (+6%)
      • treeshaking pass 5: 408ms, 842 MB
  • GENERATE: 707ms, 943 MB (+3%)
    • initialize render: 0ms, 842 MB
    • generate chunks: 40ms, 865 MB (+3%)
      • optimize chunks: 0ms, 857 MB (+2%)
    • render chunks: 648ms, 916 MB (+3%)
    • transform chunks: 18ms, 943 MB (+3%)
    • generate bundle: 0ms, 943 MB (+3%)

@lukastaegert lukastaegert force-pushed the renovate/minorpatch-updates branch from 213336f to 4976fce Compare February 20, 2026 08:07
@renovate renovate bot added this pull request to the merge queue Feb 20, 2026
Merged via the queue into master with commit 2aa5da9 Feb 20, 2026
48 of 52 checks passed
@renovate renovate bot deleted the renovate/minorpatch-updates branch February 20, 2026 08:46
@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.

0 participants