Skip to content

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

Merged
renovate[bot] merged 1 commit intomasterfrom
renovate/minorpatch-updates
May 23, 2025
Merged

fix(deps): lock file maintenance minor/patch updates#5964
renovate[bot] merged 1 commit intomasterfrom
renovate/minorpatch-updates

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 23, 2025

This PR contains the following updates:

Package Type Update Change Pending Age Adoption Passing Confidence
lockFileMaintenance All locks refreshed
@codemirror/lang-javascript devDependencies patch ^6.2.3 -> ^6.2.4 age adoption passing confidence
@codemirror/search devDependencies patch ^6.5.10 -> ^6.5.11 age adoption passing confidence
@eslint/js (source) devDependencies minor ^9.26.0 -> ^9.27.0 age adoption passing confidence
@shikijs/vitepress-twoslash (source) devDependencies patch ^3.4.0 -> ^3.4.2 age adoption passing confidence
@types/node (source) devDependencies patch ^18.19.100 -> ^18.19.101 18.19.103 (+1) age adoption passing confidence
eslint (source) devDependencies minor ^9.26.0 -> ^9.27.0 age adoption passing confidence
mocha (source) devDependencies minor ^11.2.2 -> ^11.4.0 age adoption passing confidence
rollup (source) devDependencies minor ^4.40.2 -> ^4.41.0 age adoption passing confidence
terser (source) devDependencies patch ^5.39.0 -> ^5.39.2 age adoption passing confidence
vue (source) devDependencies patch ^3.5.13 -> ^3.5.14 age adoption passing confidence
codecov/codecov-action action patch v5.4.2 -> v5.4.3 age adoption passing confidence
cross-platform-actions/action action minor v0.27.0 -> v0.28.0 age adoption passing confidence
xxhash-rust dependencies patch 0.8.14 -> 0.8.15 age adoption passing confidence
napi-build build-dependencies minor 2.1.6 -> 2.2.0 age adoption passing confidence

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


Release Notes

eslint/eslint (@​eslint/js)

v9.27.0

Compare Source

eslint/eslint (eslint)

v9.27.0

Compare Source

mochajs/mocha (mocha)

v11.4.0

Compare Source

🌟 Features
📚 Documentation
  • added CHANGELOG.md note around 11.1 yargs-parser update (#​5362) (618415d)

v11.3.0

Compare Source

🌟 Features
📚 Documentation
🧹 Chores
rollup/rollup (rollup)

v4.41.0

Compare Source

2025-05-18

Features
  • Detect named exports in more dynamic import scenarios (#​5954)
Pull Requests
codecov/codecov-action (codecov/codecov-action)

v5.4.3

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.4.2..v5.4.3

cross-platform-actions/action (cross-platform-actions/action)

v0.28.0: Cross Platform Action 0.28.0

Compare Source

Added
napi-rs/napi-rs (napi-build)

v2.2.0

Compare Source

What's Changed

Full Changelog: https://github.com/napi-rs/napi-rs/compare/napi-build@2.1.6...napi-build@2.2.0


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 May 23, 2025 03:40
@vercel
Copy link

vercel bot commented May 23, 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 May 23, 2025 3:41am

@github-actions
Copy link

github-actions bot commented May 23, 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-1jjrp8s4l-rollup-js.vercel.app/repl/?pr=5964

@github-actions
Copy link

Performance report

  • BUILD: 7290ms, 761 MB
    • initialize: 0ms, 24.6 MB
    • generate module graph: 2772ms, 568 MB
      • generate ast: 1246ms, 560 MB
    • sort and bind modules: 412ms, 622 MB
    • mark included statements: 4094ms, 761 MB
      • treeshaking pass 1: 2392ms, 755 MB
      • treeshaking pass 2: 481ms, 787 MB
      • treeshaking pass 3: 416ms, 760 MB
      • treeshaking pass 4: 400ms, 759 MB (-4%)
      • treeshaking pass 5: 398ms, 761 MB
  • GENERATE: 700ms, 1 GB
    • initialize render: 0ms, 879 MB
    • generate chunks: 48ms, 904 MB
      • optimize chunks: 0ms, 898 MB
    • render chunks: 633ms, 973 MB
    • transform chunks: 16ms, 1 GB
    • generate bundle: 0ms, 1 GB

@codecov
Copy link

codecov bot commented May 23, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.77%. Comparing base (0928185) to head (3f922d0).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5964   +/-   ##
=======================================
  Coverage   98.77%   98.77%           
=======================================
  Files         270      270           
  Lines        8727     8727           
  Branches     1505     1505           
=======================================
  Hits         8620     8620           
  Misses         73       73           
  Partials       34       34           

☔ 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 May 23, 2025
Merged via the queue into master with commit b88492b May 23, 2025
42 checks passed
@renovate renovate bot deleted the renovate/minorpatch-updates branch May 23, 2025 04:02
@github-actions
Copy link

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