Skip to content

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

Merged
renovate[bot] merged 3 commits intomasterfrom
renovate/minorpatch-updates
Jun 15, 2025
Merged

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

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jun 13, 2025

This PR contains the following updates:

Package Type Update Change Pending Age Adoption Passing Confidence
lockFileMaintenance All locks refreshed
@mermaid-js/mermaid-cli devDependencies patch ^11.4.2 -> ^11.4.3 age adoption passing confidence
@shikijs/vitepress-twoslash (source) devDependencies patch ^3.4.2 -> ^3.6.0 age adoption passing confidence
@types/estree (source) dependencies patch 1.0.7 -> 1.0.8 age adoption passing confidence
@types/node (source) devDependencies patch ^18.19.110 -> ^18.19.111 age adoption passing confidence
acorn devDependencies minor ^8.14.1 -> ^8.15.0 age adoption passing confidence
eslint-plugin-vue (source) devDependencies minor ^10.1.0 -> ^10.2.0 age adoption passing confidence
memfs devDependencies patch ^4.17.0 -> ^4.17.2 age adoption passing confidence
mocha (source) devDependencies patch ^11.5.0 -> ^11.6.0 age adoption passing confidence
pinia (source) devDependencies patch ^3.0.2 -> ^3.0.3 age adoption passing confidence
rollup (source) devDependencies minor ^4.41.1 -> ^4.43.0 age adoption passing confidence
terser (source) devDependencies minor ^5.40.0 -> ^5.42.0 age adoption passing confidence
typescript-eslint (source) devDependencies patch ^8.33.1 -> ^8.34.0 age adoption passing confidence
napi-build build-dependencies patch 2.2.0 -> 2.2.1 age adoption passing confidence
swc_common dependencies patch 11.0.3 -> 11.1.3 age adoption passing confidence
swc_compiler_base dependencies patch 22.0.0 -> 22.0.1 age adoption passing confidence
swc_config dependencies minor 3.0.0 -> 3.1.0 3.1.1 age adoption passing confidence
swc_ecma_parser dependencies patch 14.0.1 -> 14.0.2 age adoption passing confidence

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


Release Notes

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

v11.4.3

Compare Source

Changes

🚀 Features

🐛 Bug Fixes

🧰 Maintenance

📦 Dependency updates

acornjs/acorn (acorn)

v8.15.0

Compare Source

vuejs/eslint-plugin-vue (eslint-plugin-vue)

v10.2.0

Compare Source

Minor Changes
Patch Changes
rollup/rollup (rollup)

v4.43.0

Compare Source

2025-06-11

Features
  • Provide new fs option and this.fs API to replace file system (#​5944)
Pull Requests

v4.42.0

Compare Source

2025-06-06

Features
  • Add option to allow the input to be located in the output in watch mode (#​5966)
Pull Requests

v4.41.2

Compare Source

2025-06-06

Bug Fixes
  • Detect named export usages in dynamic imports with then and non-arrow function expressions (#​5977)
  • Do not replace usages of constant variables with their values for readability (#​5968)
Pull Requests
terser/terser (terser)

v5.42.0

Compare Source

  • Improved performance in the parse step by adding a fast path for simple identifiers.
  • Improved ESTree conversion

Configuration

📅 Schedule: Branch creation - "before 4am on Friday" (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 June 13, 2025 00:57
@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 13, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
rollup ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 15, 2025 5:47am

Copy link
Copy Markdown

@Asask-sized Asask-sized left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

#5601 support us when output issue not made by Asa

@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Jun 15, 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.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 15, 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 stable 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-724r4wk3u-rollup-js.vercel.app/repl/?pr=5984

@github-actions
Copy link
Copy Markdown

Performance report

  • BUILD: 7093ms, 769 MB
    • initialize: 0ms, 24.6 MB
    • generate module graph: 2714ms, 573 MB
      • generate ast: 1234ms, 562 MB
    • sort and bind modules: 397ms, 630 MB
    • mark included statements: 3951ms, 769 MB
      • treeshaking pass 1: 2300ms, 765 MB
      • treeshaking pass 2: 465ms, 767 MB (-3%)
      • treeshaking pass 3: 400ms, 771 MB
      • treeshaking pass 4: 388ms, 758 MB (-2%)
      • treeshaking pass 5: 387ms, 769 MB
  • GENERATE: 692ms, 1.01 GB
    • initialize render: 0ms, 884 MB
    • generate chunks: 58ms, 905 MB
      • optimize chunks: 0ms, 896 MB
    • render chunks: 613ms, 977 MB
    • transform chunks: 15ms, 1.01 GB
    • generate bundle: 0ms, 1.01 GB

@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 15, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.78%. Comparing base (72858cb) to head (28dde00).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5984   +/-   ##
=======================================
  Coverage   98.78%   98.78%           
=======================================
  Files         270      270           
  Lines        8735     8735           
  Branches     1510     1510           
=======================================
  Hits         8629     8629           
  Misses         73       73           
  Partials       33       33           

☔ 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 renovate Bot added this pull request to the merge queue Jun 15, 2025
Merged via the queue into master with commit 5dcce11 Jun 15, 2025
41 checks passed
@renovate renovate Bot deleted the renovate/minorpatch-updates branch June 15, 2025 06:15
@github-actions
Copy link
Copy Markdown

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

2 participants