Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 9, 2025

This PR contains the following updates:

Package Type Update Change Pending Age Confidence
lockFileMaintenance All locks refreshed
@codemirror/commands devDependencies patch ^6.8.1 -> ^6.9.0 age confidence
@codemirror/view devDependencies patch ^6.38.4 -> ^6.38.5 age confidence
@eslint/js (source) devDependencies patch ^9.36.0 -> ^9.37.0 age confidence
@mermaid-js/mermaid-cli devDependencies minor ^11.4.0 -> ^11.12.0 age confidence
@napi-rs/cli devDependencies patch ^3.2.0 -> ^3.3.0 3.3.1 age confidence
@rollup/plugin-node-resolve (source) devDependencies patch ^16.0.1 -> ^16.0.2 age confidence
@vue/language-server (source) devDependencies patch ^3.1.0 -> ^3.1.1 age confidence
eslint (source) devDependencies patch ^9.36.0 -> ^9.37.0 age confidence
memfs devDependencies minor ^4.47.0 -> ^4.49.0 age confidence
mocha (source) devDependencies patch ^11.7.3 -> ^11.7.4 age confidence
rollup (source) devDependencies patch ^4.52.3 -> ^4.52.4 age confidence
semver overrides patch ^7.7.2 -> ^7.7.3 age confidence
semver devDependencies patch ^7.7.2 -> ^7.7.3 age confidence
typescript-eslint (source) devDependencies minor ^8.45.0 -> ^8.46.0 age confidence
vite (source) devDependencies patch ^7.1.7 -> ^7.1.9 age confidence
taiki-e/install-action action patch v2.62.14 -> v2.62.23 v2.62.27 (+3) age confidence
parking_lot dependencies patch 0.12.4 -> 0.12.5 age confidence
swc_ecma_parser dependencies patch 24.0.2 -> 24.0.3 age confidence

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


Release Notes

codemirror/view (@​codemirror/view)

v6.38.5

Compare Source

Bug fixes

Avoid firing text changes that cover unchanged text on Android.

Fix an issue where the editor could, in some circumstances, insert a stray newline when typing over a document that ended in a block widget.

Work around an issue in Safari 26 that causes inappropriate scrolling on focus in some circumstances.

mermaid-js/mermaid-cli (@​mermaid-js/mermaid-cli)

v11.12.0

Compare Source

Changes

📦 Dependency updates

v11.10.1

Compare Source

Changes

🚀 Features

  • feat: add iconPacksNamesAndUrls option in order to be able to use icons outside unpkg @​lmondeil1 (#​954)

📦 Dependency updates

v11.9.0

Compare Source

Changes

📦 Dependency updates

v11.6.0

Compare Source

Changes

🚀 Features

📦 Dependency updates

v11.4.3

Compare Source

Changes

🚀 Features

🐛 Bug Fixes

🧰 Maintenance

📦 Dependency updates

v11.4.2

Compare Source

Changes

🐛 Bug Fixes

  • fix(types): correct rootDir in tsconfig.json @​aloisklink (#​804)
    This fixes TypeScripts imports in v11.4.1

Full Changelog: mermaid-js/mermaid-cli@11.4.1...11.4.2

v11.4.1

Compare Source

Changes

🐛 Bug Fixes

📦 Dependency updates

rollup/plugins (@​rollup/plugin-node-resolve)

v16.0.2

2025-10-04

Bugfixes
  • fix: error thrown with empty entry (#​1893)
vuejs/language-tools (@​vue/language-server)

v3.1.1

Compare Source

Features
  • feat(language-server): support --tsdk command line arg (#​5691)
Bug Fixes
  • fix(language-core): tolerate non-literal export default (#​5675) - Thanks to @​KazariEX!
  • fix(language-core): use component instance props as fallthrough attributes (#​5686) - Thanks to @​KazariEX!
  • fix(typescript-plugin): determine if variable is Ref by RefSymbol property (#​5687) - Thanks to @​KazariEX!
  • fix(language-core): exclude effect of comments on root node (#​5689) - Thanks to @​KazariEX!
  • fix(typescript-plugin): place __vue__ in project instead of program (#​5690)
  • fix(component-type-helpers): remove deprecated $scopedSlots support for Vue 2
  • fix(language-core): replace markdown links after sfc blocks processing (#​5695) - Thanks to @​KazariEX!
  • fix(language-core): do not report unused error on __VLS_export (#​5696) - Thanks to @​KazariEX!
Other Changes
  • refactor(language-core): reimplement writeGlobalTypes without side effects
streamich/memfs (memfs)

v4.49.0

Compare Source

Bug Fixes
  • harden flaky watchFile test by adding proper timing delays (092a1ba)
Features
  • handle stream reading past file size in FsaNodeReadStream (2eac49b)

4.48.1 (2025-10-01)

Bug Fixes
  • 🐛 throw EISDIR when writing over folder (d20095e)
npm/node-semver (semver)

v7.7.3

Compare Source

Bug Fixes
Chores
typescript-eslint/typescript-eslint (typescript-eslint)

v8.46.0

Compare Source

🚀 Features
❤️ Thank You

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

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

v2.62.23

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 October 9, 2025 21:01
@vercel
Copy link

vercel bot commented Oct 9, 2025

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

Project Deployment Preview Comments Updated (UTC)
rollup Ready Ready Preview Comment Oct 11, 2025 5:22am

@github-actions
Copy link

github-actions bot commented Oct 9, 2025

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-l81c80mg2-rollup-js.vercel.app/repl/?pr=6142

@github-actions
Copy link

github-actions bot commented Oct 9, 2025

Performance report

  • BUILD: 6951ms (+164ms, +2.4%), 827 MB
    • initialize: 0ms, 24.6 MB
    • generate module graph: 2573ms, 630 MB
      • generate ast: 1376ms, 619 MB
    • sort and bind modules: 384ms, 689 MB
    • mark included statements: 3916ms (+98ms, +2.6%), 827 MB
      • treeshaking pass 1: 2334ms (+94ms, +4.2%), 821 MB
      • treeshaking pass 2: 448ms, 804 MB
      • treeshaking pass 3: 382ms, 828 MB
      • treeshaking pass 4: 371ms, 803 MB
      • treeshaking pass 5: 369ms, 827 MB
  • GENERATE: 682ms (-309ms, -31.2%), 978 MB (+6%)
    • initialize render: 0ms, 894 MB (-5%)
    • generate chunks: 47ms (-198ms, -80.8%), 890 MB (-3%)
      • optimize chunks: 0ms, 877 MB (-8%)
    • render chunks: 614ms (-19ms, -3.0%), 924 MB (+3%)
    • transform chunks: 17ms, 978 MB (+6%)
    • generate bundle: 0ms, 978 MB (+6%)

@codecov
Copy link

codecov bot commented Oct 9, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.72%. Comparing base (01f02bd) to head (e5a2cd4).
⚠️ Report is 3 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #6142   +/-   ##
=======================================
  Coverage   98.72%   98.72%           
=======================================
  Files         271      271           
  Lines       10638    10638           
  Branches     2847     2847           
=======================================
  Hits        10502    10502           
  Misses         91       91           
  Partials       45       45           

☔ 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 Oct 11, 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.

@renovate renovate bot added this pull request to the merge queue Oct 11, 2025
Merged via the queue into master with commit 69a9336 Oct 11, 2025
46 checks passed
@renovate renovate bot deleted the renovate/minorpatch-updates branch October 11, 2025 06:04
@github-actions
Copy link

This PR has been released as part of [email protected]. 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.

2 participants