Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 18, 2025

This PR contains the following updates:

Package Type Update Change Pending Age Confidence
lockFileMaintenance All locks refreshed
@eslint/js (source) devDependencies minor ^9.30.0 -> ^9.31.0 age confidence
@inquirer/prompts (source) devDependencies patch ^7.5.3 -> ^7.6.0 age confidence
@jridgewell/sourcemap-codec (source) devDependencies patch ^1.5.3 -> ^1.5.4 age confidence
@shikijs/vitepress-twoslash (source) devDependencies minor ^3.7.0 -> ^3.8.0 3.8.1 age confidence
@types/node (source) devDependencies patch ^20.19.0 -> ^20.19.7 20.19.8 age confidence
eslint (source) devDependencies minor ^9.30.0 -> ^9.31.0 age confidence
eslint-plugin-vue (source) devDependencies patch ^10.2.0 -> ^10.3.0 age confidence
globals devDependencies patch ^16.2.0 -> ^16.3.0 age confidence
rollup (source) devDependencies minor ^4.44.1 -> ^4.45.0 4.45.1 age confidence
typescript-eslint (source) devDependencies minor ^8.35.1 -> ^8.37.0 age confidence
vite (source) devDependencies patch ^7.0.0 -> ^7.0.4 7.0.5 age confidence
vue-tsc (source) devDependencies patch ^2.2.10 -> ^2.2.12 age confidence
hstr dependencies minor =1.0.0 -> =1.1.6 age confidence

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


Release Notes

eslint/eslint (@​eslint/js)

v9.31.0

Compare Source

shikijs/shiki (@​shikijs/vitepress-twoslash)

v3.8.0

Compare Source

   🚀 Features
    View changes on GitHub
eslint/eslint (eslint)

v9.31.0

Compare Source

rollup/rollup (rollup)

v4.45.0

Compare Source

2025-07-12

Features
  • Improve tree-shaking when both branches of a conditional expression return the same boolean value (#​6000)
  • In environments that support both CJS and ESM, prefer the ESM build of Rollup (#​6005)
Bug Fixes
  • Ensure static blocks do not prevent tree-shaking if they access this (#​6001)
Pull Requests

v4.44.2

Compare Source

2025-07-04

Bug Fixes
  • Correctly handle @__PURE__ annotations after new keyword (#​5998)
  • Generate correct source mapping for closing braces of block statements (#​5999)
Pull Requests
typescript-eslint/typescript-eslint (typescript-eslint)

v8.37.0

Compare Source

🚀 Features
  • typescript-estree: infer tsconfigRootDir from call stack (#​11370)
❤️ Thank You
  • Josh Goldberg ✨

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

v8.36.0

Compare Source

🚀 Features
  • typescript-eslint: support basePath in tseslint.config() (#​11357)
❤️ Thank You

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

vitejs/vite (vite)

v7.0.4

Compare Source

Bug Fixes
  • allow resolving bare specifiers to relative paths for entries (#​20379) (324669c)
Build System

v7.0.3

Compare Source

Bug Fixes
Miscellaneous Chores
Code Refactoring
  • minor changes to reduce diff between normal Vite and rolldown-vite (#​20354) (2e8050e)
swc-project/swc (hstr)

v1.1.6

Compare Source

v1.1.5

Compare Source

v1.1.2

Compare Source

v1.1.1

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 July 18, 2025 03:48
Copy link

vercel bot commented Jul 18, 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 Jul 18, 2025 6:25am

Copy link

github-actions bot commented Jul 18, 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-qq0s9kpux-rollup-js.vercel.app/repl/?pr=6017

Copy link

github-actions bot commented Jul 18, 2025

Performance report

  • BUILD: 7143ms, 832 MB
    • initialize: 0ms, 24.7 MB
    • generate module graph: 2621ms, 634 MB
      • generate ast: 1408ms, 623 MB
    • sort and bind modules: 408ms, 692 MB
    • mark included statements: 4116ms, 832 MB
      • treeshaking pass 1: 2412ms, 827 MB
      • treeshaking pass 2: 484ms, 861 MB
      • treeshaking pass 3: 415ms, 833 MB
      • treeshaking pass 4: 402ms, 829 MB
      • treeshaking pass 5: 402ms, 832 MB
  • GENERATE: 792ms (-113ms, -12.5%), 932 MB
    • initialize render: 0ms, 948 MB
    • generate chunks: 151ms (-50ms, -25.0%), 899 MB (+4%)
      • optimize chunks: 0ms, 930 MB (-3%)
    • render chunks: 675ms (+48ms, +7.6%), 906 MB
    • transform chunks: 19ms, 932 MB
    • generate bundle: 0ms, 932 MB

Copy link
Contributor Author

renovate bot commented Jul 18, 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.

@lukastaegert lukastaegert force-pushed the renovate/minorpatch-updates branch 2 times, most recently from a0a4986 to 4df3258 Compare July 18, 2025 05:25
@lukastaegert lukastaegert force-pushed the renovate/minorpatch-updates branch from 4df3258 to 34eb990 Compare July 18, 2025 06:23
Copy link

codecov bot commented Jul 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.79%. Comparing base (30daf34) to head (4ed15dd).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #6017   +/-   ##
=======================================
  Coverage   98.79%   98.79%           
=======================================
  Files         270      270           
  Lines       10575    10575           
  Branches     2821     2821           
=======================================
  Hits        10448    10448           
  Misses         87       87           
  Partials       40       40           

☔ 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 Jul 18, 2025
Merged via the queue into master with commit c7a8907 Jul 18, 2025
41 checks passed
@renovate renovate bot deleted the renovate/minorpatch-updates branch July 18, 2025 06:44
Copy link

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

1 participant