Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 2, 2025

This PR contains the following updates:

Package Type Update Change Pending Age Adoption Passing Confidence
lockFileMaintenance All locks refreshed
@codemirror/view devDependencies patch ^6.36.5 -> ^6.36.6 age adoption passing confidence
@inquirer/prompts (source) devDependencies patch ^7.4.1 -> ^7.5.0 age adoption passing confidence
@shikijs/vitepress-twoslash (source) devDependencies patch ^3.2.2 -> ^3.3.0 age adoption passing confidence
@types/node (source) devDependencies patch ^18.19.86 -> ^18.19.87 age adoption passing confidence
@vue/language-server (source) devDependencies patch ^2.2.8 -> ^2.2.10 age adoption passing confidence
axios (source) overrides patch ^1.8.4 -> ^1.9.0 age adoption passing confidence
eslint-plugin-vue (source) devDependencies patch ^10.0.0 -> ^10.0.1 10.1.0 age adoption passing confidence
mocha (source) devDependencies minor ^11.1.0 -> ^11.2.2 age adoption passing confidence
nodemon (source) devDependencies patch ^3.1.9 -> ^3.1.10 age adoption passing confidence
rollup (source) devDependencies patch ^4.40.0 -> ^4.40.1 age adoption passing confidence
typescript-eslint (source) devDependencies patch ^8.31.0 -> ^8.31.1 age adoption passing confidence
vite (source) devDependencies patch ^6.3.2 -> ^6.3.3 6.3.4 age adoption passing confidence
vue-tsc (source) devDependencies patch ^2.2.8 -> ^2.2.10 age adoption passing confidence
actions/download-artifact action minor v4.2.1 -> v4.3.0 age adoption passing confidence
swc_common dependencies patch 8.1.0 -> 8.1.1 age adoption passing confidence
swc_ecma_parser dependencies patch 11.1.3 -> 11.1.4 age adoption passing confidence

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


Release Notes

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

v10.0.1

Compare Source

mochajs/mocha (mocha)

v11.2.2

Compare Source

🩹 Fixes
📚 Documentation

v11.2.1

Compare Source

🩹 Fixes
📚 Documentation
🧹 Chores

v11.2.0

Compare Source

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

v4.40.1

Compare Source

2025-04-28

Bug Fixes
  • Limit hash size for asset file names to the supported 21 (#​5921)
  • Do not inline user-defined entry chunks or chunks with explicit file name (#​5923)
  • Avoid top-level-await cycles when non-entry chunks use top-level await (#​5930)
  • Expose package.json via exports (#​5931)
Pull Requests
typescript-eslint/typescript-eslint (typescript-eslint)

v8.31.1

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

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

actions/download-artifact (actions/download-artifact)

v4.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: actions/download-artifact@v4.2.1...v4.3.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 2, 2025 03:01
Copy link

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

Copy link

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

Copy link

github-actions bot commented May 2, 2025

Performance report

  • BUILD: 7446ms, 746 MB
    • initialize: 0ms, 28.1 MB
    • generate module graph: 2848ms, 560 MB
      • generate ast: 1281ms, 553 MB
    • sort and bind modules: 399ms, 603 MB
    • mark included statements: 4198ms, 746 MB
      • treeshaking pass 1: 2466ms, 742 MB
      • treeshaking pass 2: 491ms, 748 MB
      • treeshaking pass 3: 425ms, 747 MB
      • treeshaking pass 4: 409ms, 747 MB
      • treeshaking pass 5: 404ms, 746 MB
  • GENERATE: 762ms, 986 MB
    • initialize render: 0ms, 883 MB
    • generate chunks: 74ms, 892 MB
      • optimize chunks: 0ms, 889 MB
    • render chunks: 668ms, 962 MB
    • transform chunks: 17ms, 986 MB
    • generate bundle: 0ms, 986 MB

Copy link

codecov bot commented May 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.55%. Comparing base (860df3f) to head (3f58394).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5942   +/-   ##
=======================================
  Coverage   98.55%   98.55%           
=======================================
  Files         270      270           
  Lines        8704     8704           
  Branches     1492     1492           
=======================================
  Hits         8578     8578           
  Misses         93       93           
  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 May 2, 2025
Merged via the queue into master with commit 4d018ae May 2, 2025
43 checks passed
@renovate renovate bot deleted the renovate/minorpatch-updates branch May 2, 2025 03:45
Copy link

github-actions bot commented May 6, 2025

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.

0 participants