Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 1, 2025

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Change Age Confidence
vite (source) 6.3.16 -> 7.1.11 age confidence

Release Notes

vitejs/rolldown-vite (vite)

v7.1.11

Compare Source

Bug Fixes
  • deps: update all non-major dependencies (#​20773) (88af2ae)
  • esbuild: inject esbuild helper functions with minified $ variables correctly (#​20761) (7e8e004)
  • fallback terser to main thread when nameCache is provided (#​20750) (a679a64)
  • optimizer: avoid mutating optimizeDeps.rollupOptions.transforms for stable optimizer hash (#​417) (efed40f)
  • types: strict env typings fail when skipLibCheck is false (#​20755) (cc54e29)
Miscellaneous Chores

v7.1.10

Compare Source

Features

v7.1.9

Compare Source

Features
Bug Fixes
  • enable minify other than codegen for ES lib mode (ad72fc3)
Miscellaneous Chores

v7.1.8

Compare Source

Features
Miscellaneous Chores

v7.1.7

Compare Source

Bug Fixes
Miscellaneous Chores
Code Refactoring

v7.1.6

Compare Source

Features
Bug Fixes
  • build.minify: 'esbuild' + native plugins were not working (#​397) (1a05fc4)
  • oxc: respect oxc.typescript.onlyRemoveTypeImports if it's set (#​394) (dd64f89)

v7.1.5

Compare Source

Features
Bug Fixes
  • native-plugin: generate a more readable manifest (#​388) (e76ad17)

v7.1.4

Compare Source

Features
Bug Fixes
Performance Improvements
Miscellaneous Chores
Code Refactoring
Tests

v7.1.3

Compare Source

Features
Bug Fixes
  • merge tsconfig jsx options even when oxc.jsx.runtime is set (#​376) (e6eb30a)

v7.1.2

Compare Source

Features

v7.1.1

Compare Source

Bug Fixes
  • deps: update all non-major dependencies (#​20773) (88af2ae)
  • esbuild: inject esbuild helper functions with minified $ variables correctly (#​20761) (7e8e004)
  • fallback terser to main thread when nameCache is provided (#​20750) (a679a64)
  • optimizer: avoid mutating optimizeDeps.rollupOptions.transforms for stable optimizer hash (#​417) (efed40f)
  • types: strict env typings fail when skipLibCheck is false (#​20755) (cc54e29)
Miscellaneous Chores

v7.1.0

Compare Source

Features
  • support files with more than 1000 lines by generateCodeFrame (#​20508) (e7d0b2a)
Bug Fixes
Miscellaneous Chores
  • update JSDoc of experimental.enableNativePlugin option (2008da5)
Code Refactoring
  • deprecate esbuild / optimizeDeps.esbuild options (#​355) (4dab15e)
Tests

v7.0.12

Compare Source

Features
Bug Fixes
Miscellaneous Chores
  • update rolldown-plugin-dts (2c4159e)

v7.0.11

Compare Source

Features
  • native-plugin: inject css and assets for native manifest plugin (#​335) (f16e598)
Bug Fixes
Miscellaneous Chores

v7.0.10

Compare Source

Features
  • update rolldown (2bbf424)
  • warn when esbuild: false is set but oxc: false is not set (24c0417)
Bug Fixes
Miscellaneous Chores
Code Refactoring

v7.0.9

Compare Source

Features
Miscellaneous Chores
  • update some "rollup" -> "rolldown" (ce60f95)

v7.0.8

Compare Source

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

v7.0.7

Compare Source

Features
Bug Fixes
  • disable refresh for non-jsx without react import (#​318) (de24b6b)
Code Refactoring
Build System

v7.0.6

Compare Source

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

v7.0.5

Compare Source

Features
Bug Fixes
Miscellaneous Chores

v7.0.4

Compare Source

Features
  • native-plugin: avoid presetting process.env.NODE_ENV when platform is browser (#​290) (6058493)
  • native-plugin: pass decodedBase to nativeWasmHelperPlugin (#​300) (2d7ce9a)
  • native-plugin: use js define plugin in dev environment (#​298) (c45adb3)
  • update rolldown and support resolveSubpathImports for oxcResolvePlugin (#​287) (5c0dddb)
Bug Fixes
Miscellaneous Chores

v7.0.3

Compare Source

Features
  • add resolve.tsconfigPaths option to resolve with tsconfig paths (#​277) (5f3ce8b)
  • update rolldown (d499b50)
Bug Fixes

v7.0.2

Compare Source

Features

v7.0.1

Compare Source

Features
Bug Fixes
Miscellaneous Chores
  • update rolldown-plugin-dts (2c4159e)

v7.0.0

Compare Source

Features
  • apply some middlewares before configurePreviewServer hook (#​20224) (b989c42)
  • apply some middlewares before configureServer hook (#​20222) (f5cc4c0)
  • native-plugin: fallback to js alias plugin when alias entries include customResolver (#​280) (de9074c)
  • types: use terser types from terser package (#​20274) (a5799fa)
Bug Fixes
Performance Improvements
Miscellaneous Chores

v6.3.21

Compare Source

Bug Fixes

v6.3.20

Compare Source

Features

v6.3.19

Compare Source

Features
Bug Fixes
Performance Improvements
  • always use native plugin for load fallback plugin (#​236) (031c41a)
Code Refactoring
  • move the condition related to enableNativePlugin to the plugin file side (#​239) (a4d8319)

v6.3.18

Compare Source

Features
Tests
  • onTestFinished instead of afterEach for file restoration (#​221) (82d9315)

v6.3.17

Compare Source

Features
Miscellaneous Chores
  • tweak optimizeDeps.esbuildOptions deprecate message (#​209) (6133c97)
  • typo in optimizeDeps.esbuildOptions deprecated message (ee1a884)
Tests

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • 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 requested a review from a team as a code owner August 1, 2025 02:15
Copy link

changeset-bot bot commented Aug 1, 2025

⚠️ No Changeset found

Latest commit: 22803d1

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Contributor

github-actions bot commented Aug 1, 2025

Size Change: -10.2 kB (-1.92%)

Total Size: 519 kB

Filename Size Change
packages/box/dist/index.es.js 7.25 kB -2 B (-0.03%)
packages/box/dist/index.js 7.82 kB -2 B (-0.03%)
packages/button/dist/index.es.js 1.73 kB -151 B (-8.01%)
packages/button/dist/index.js 2.17 kB -145 B (-6.26%)
packages/components/dist/index.es.js 15.7 kB -3.37 kB (-17.71%) 👏
packages/components/dist/index.js 16.6 kB -3.27 kB (-16.44%) 👏
packages/core/dist/index.js 1.27 kB +2 B (+0.16%)
packages/drawer/dist/index.es.js 1.67 kB -86 B (-4.89%)
packages/drawer/dist/index.js 2.14 kB -85 B (-3.82%)
packages/dropdown/dist/index.es.js 1.06 kB -88 B (-7.67%)
packages/dropdown/dist/index.js 1.49 kB -95 B (-5.98%)
packages/filter/dist/index.es.js 2.13 kB -100 B (-4.48%)
packages/filter/dist/index.js 2.58 kB -103 B (-3.84%)
packages/focus-trap/dist/index.es.js 272 B -146 B (-34.93%) 🎉
packages/focus-trap/dist/index.js 701 B -151 B (-17.72%) 👏
packages/form/dist/index.es.js 3.94 kB -309 B (-7.28%)
packages/form/dist/index.js 4.46 kB -273 B (-5.77%)
packages/icons/dist/index.es.js 1.3 kB -6 B (-0.46%)
packages/icons/dist/index.js 1.73 kB -6 B (-0.35%)
packages/menu/dist/index.es.js 3.42 kB -265 B (-7.19%)
packages/menu/dist/index.js 3.89 kB -266 B (-6.4%)
packages/modal/dist/index.es.js 2.94 kB -138 B (-4.49%)
packages/modal/dist/index.js 3.42 kB -127 B (-3.58%)
packages/navigation/dist/index.es.js 2.66 kB -84 B (-3.06%)
packages/navigation/dist/index.js 3.11 kB -103 B (-3.21%)
packages/overlay/dist/index.es.js 974 B -43 B (-4.23%)
packages/overlay/dist/index.js 1.36 kB -54 B (-3.81%)
packages/popover/dist/index.es.js 2.9 kB -109 B (-3.62%)
packages/popover/dist/index.js 3.31 kB -116 B (-3.39%)
packages/portal/dist/index.es.js 369 B -51 B (-12.14%) 👏
packages/portal/dist/index.js 780 B -55 B (-6.59%)
packages/table/dist/index.es.js 911 B -103 B (-10.16%) 👏
packages/table/dist/index.js 1.34 kB -101 B (-7%)
packages/tooltip/dist/index.es.js 511 B -87 B (-14.55%) 👏
packages/tooltip/dist/index.js 934 B -88 B (-8.61%)
ℹ️ View Unchanged
Filename Size
apps/vscode/dist/client.js 111 kB
apps/vscode/dist/server.js 261 kB
packages/box/dist/style.css 2.67 kB
packages/button/dist/style.css 3 kB
packages/components/dist/style.css 8.36 kB
packages/core/dist/index.es.js 512 B
packages/drawer/dist/style.css 497 B
packages/filter/dist/style.css 881 B
packages/form/dist/style.css 2.21 kB
packages/icons/dist/style.css 532 B
packages/menu/dist/style.css 872 B
packages/modal/dist/style.css 898 B
packages/navigation/dist/style.css 874 B
packages/popover/dist/style.css 529 B
packages/table/dist/style.css 700 B
packages/tokens/dist/fonts.css 183 B
packages/tokens/dist/index.css 1.47 kB
packages/tokens/dist/index.es.js 3.07 kB
packages/tokens/dist/index.js 3.11 kB
packages/tokens/dist/media-queries.css 113 B
packages/tokens/dist/themes.css 2.27 kB
packages/tooltip/dist/style.css 337 B
packages/vars/dist/index.es.js 2.66 kB
packages/vars/dist/index.js 2.66 kB

compressed-size-action

@nhironaka nhironaka added the skip changeset To indicate a pull request does not need a changeset label Aug 1, 2025
@nhironaka
Copy link
Contributor

This needs a more recent version of storybook, updating.

@renovate renovate bot force-pushed the renovate/vite-7.x branch 7 times, most recently from cf24c10 to ec072a1 Compare August 13, 2025 18:57
Copy link
Contributor Author

renovate bot commented Aug 13, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pnpm-lock.yaml
Scope: all 22 workspace projects
Progress: resolved 1, reused 0, downloaded 0, added 0
Progress: resolved 23, reused 0, downloaded 0, added 0
packages/drawer                          |  WARN  deprecated @launchpad-ui/[email protected]
Progress: resolved 44, reused 0, downloaded 0, added 0
packages/navigation                      |  WARN  deprecated @launchpad-ui/[email protected]
Progress: resolved 80, reused 0, downloaded 0, added 0
Progress: resolved 88, reused 0, downloaded 0, added 0
Progress: resolved 132, reused 0, downloaded 0, added 0
Progress: resolved 162, reused 0, downloaded 0, added 0
Progress: resolved 181, reused 0, downloaded 0, added 0
Progress: resolved 195, reused 0, downloaded 0, added 0
Progress: resolved 227, reused 0, downloaded 0, added 0
Progress: resolved 280, reused 0, downloaded 0, added 0
Progress: resolved 384, reused 0, downloaded 0, added 0
Progress: resolved 433, reused 0, downloaded 0, added 0
Progress: resolved 505, reused 0, downloaded 0, added 0
Progress: resolved 530, reused 0, downloaded 0, added 0
Progress: resolved 546, reused 0, downloaded 0, added 0
Progress: resolved 633, reused 0, downloaded 0, added 0
Progress: resolved 738, reused 0, downloaded 0, added 0
Progress: resolved 852, reused 0, downloaded 0, added 0
Progress: resolved 1044, reused 0, downloaded 0, added 0
Progress: resolved 1130, reused 0, downloaded 0, added 0
 WARN  4 deprecated subdependencies found: [email protected], [email protected], [email protected], [email protected]
Progress: resolved 1148, reused 0, downloaded 0, added 0
Progress: resolved 1148, reused 0, downloaded 0, added 0, done
 ERR_PNPM_PEER_DEP_ISSUES  Unmet peer dependencies

.
├─┬ @storybook/react-vite 9.0.9
│ ├── ✕ unmet peer vite@"^5.0.0 || ^6.0.0": found 7.1.11
│ ├─┬ @joshwooding/vite-plugin-react-docgen-typescript 0.6.0
│ │ └── ✕ unmet peer vite@"^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0": found 7.1.11
│ └─┬ @storybook/builder-vite 9.0.9
│   └── ✕ unmet peer vite@"^5.0.0 || ^6.0.0": found 7.1.11
├─┬ @vanilla-extract/vite-plugin 5.1.0
│ └── ✕ unmet peer vite@"^5.0.0 || ^6.0.0": found 7.1.11
├─┬ @vitejs/plugin-react-oxc 0.2.0
│ └── ✕ unmet peer vite@^6.3.0: found 7.1.11
└─┬ @vitejs/plugin-react-swc 3.10.0
  └── ✕ unmet peer vite@"^4 || ^5 || ^6": found 7.1.11
hint: To disable failing on peer dependency issues, add the following to pnpm-workspace.yaml in your project root:

  strictPeerDependencies: false



@renovate renovate bot force-pushed the renovate/vite-7.x branch 2 times, most recently from da1a33b to 924aae0 Compare August 19, 2025 09:58
@renovate renovate bot force-pushed the renovate/vite-7.x branch 2 times, most recently from 63ea231 to 11efd19 Compare August 31, 2025 10:14
@renovate renovate bot force-pushed the renovate/vite-7.x branch 4 times, most recently from bc11d20 to 6777fb0 Compare September 11, 2025 02:38
@renovate renovate bot force-pushed the renovate/vite-7.x branch from 6777fb0 to 28218ba Compare September 16, 2025 11:15
@renovate renovate bot force-pushed the renovate/vite-7.x branch from 28218ba to 22803d1 Compare September 18, 2025 10:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip changeset To indicate a pull request does not need a changeset
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant