Skip to content

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

Merged
renovate[bot] merged 1 commit intomasterfrom
renovate/minorpatch-updates
Mar 21, 2025
Merged

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

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 21, 2025

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
lockFileMaintenance All locks refreshed
@codemirror/language devDependencies patch ^6.10.8 -> ^6.11.0 age adoption passing confidence
@inquirer/prompts (source) devDependencies minor ^7.3.3 -> ^7.4.0 age adoption passing confidence
@rollup/plugin-node-resolve (source) devDependencies patch ^16.0.0 -> ^16.0.1 age adoption passing confidence
@shikijs/vitepress-twoslash (source) devDependencies patch ^3.1.0 -> ^3.2.1 age adoption passing confidence
lint-staged devDependencies patch ^15.4.3 -> ^15.5.0 age adoption passing confidence
rollup (source) devDependencies minor ^4.35.0 -> ^4.36.0 age adoption passing confidence
shx devDependencies minor ^0.3.4 -> ^0.4.0 age adoption passing confidence
vite (source) devDependencies patch ^6.2.1 -> ^6.2.2 age adoption passing confidence
swc_ecma_ast dependencies patch 8.0.0 -> 8.0.1 age adoption passing confidence

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


Release Notes

SBoudrias/Inquirer.js (@​inquirer/prompts)

v7.4.0

Compare Source

rollup/rollup (rollup)

v4.36.0

Compare Source

2025-03-17

Features
  • Extend renderDynamicImport hook to provide information about static dependencies of the imported module (#​5870)
  • Export several additional types used by Vite (#​5879)
Bug Fixes
  • Do not merge chunks if that would create a top-level await cycle between chunks (#​5843)
Pull Requests
shelljs/shx (shx)

v0.4.0

Compare Source

✨ Highlighted changes

  • This is based on ShellJS v0.9! This means we bumped the minimum node version to >= v18.
  • Small bash compatibility change to shx sed. Now if you invoke shx sed -i, this will not print any output to stdout (this is for consistency with unix sed). Using shx sed without the -i flag will still print to stdout as before.

What's Changed

New Contributors

Full Changelog: shelljs/shx@v0.3.4...v0.4.0

vitejs/vite (vite)

v6.2.2

Compare Source


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 March 21, 2025 03:05
@vercel
Copy link

vercel bot commented Mar 21, 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 Mar 21, 2025 3:06am

@github-actions
Copy link

github-actions bot commented Mar 21, 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-2xq0bw0q7-rollup-js.vercel.app/repl/?pr=5885

@github-actions
Copy link

Performance report

  • BUILD: 7083ms, 745 MB
    • initialize: 0ms, 28.2 MB
    • generate module graph: 2741ms, 561 MB
      • generate ast: 1248ms, 554 MB
    • sort and bind modules: 385ms, 605 MB
    • mark included statements: 3956ms, 745 MB
      • treeshaking pass 1: 2322ms, 740 MB
      • treeshaking pass 2: 460ms, 744 MB
      • treeshaking pass 3: 394ms, 743 MB
      • treeshaking pass 4: 387ms, 750 MB
      • treeshaking pass 5: 385ms, 745 MB
  • GENERATE: 726ms, 986 MB
    • initialize render: 0ms, 884 MB
    • generate chunks: 71ms, 895 MB
      • optimize chunks: 0ms, 890 MB
    • render chunks: 637ms, 964 MB
    • transform chunks: 16ms, 986 MB
    • generate bundle: 0ms, 986 MB

@codecov
Copy link

codecov bot commented Mar 21, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.55%. Comparing base (ab7bfa8) to head (b5e3ff2).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5885   +/-   ##
=======================================
  Coverage   98.55%   98.55%           
=======================================
  Files         269      269           
  Lines        8584     8584           
  Branches     1472     1472           
=======================================
  Hits         8460     8460           
  Misses         92       92           
  Partials       32       32           

☔ 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 Mar 21, 2025
Merged via the queue into master with commit 384d533 Mar 21, 2025
42 checks passed
@renovate renovate bot deleted the renovate/minorpatch-updates branch March 21, 2025 03:49
@github-actions
Copy link

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