Skip to content

Update dependency vite to v8#11446

Merged
nbudin merged 2 commits into
mainfrom
renovate/vite-8.x
May 11, 2026
Merged

Update dependency vite to v8#11446
nbudin merged 2 commits into
mainfrom
renovate/vite-8.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 8, 2026

This PR contains the following updates:

Package Change Age Confidence
vite (source) ^7.0.0^8.0.0 age confidence

Release Notes

vitejs/vite (vite)

v8.0.12

Compare Source

Features
Bug Fixes
  • create-vite: pass react framework to TanStack CLI (#​22397) (18f0f90)
  • deps: update all non-major dependencies (#​22420) (2be6000)
  • module-runner: prevent partial-exports race on concurrent imports of in-flight invalidated re-export chains (#​22369) (f5a22e6)
  • refer to rolldownOptions instead of deprecated rollupOptions in messages (#​22400) (b675c7b)
  • worker: apply build.target to worker bundle (#​22404) (3c93fde)
  • worker: forward define to worker bundle transform (#​22408) (d4838a0)
Miscellaneous Chores

v8.0.11

Compare Source

Features
Bug Fixes
Documentation
Miscellaneous Chores
Code Refactoring
Tests

v8.0.10

Compare Source

Features
Bug Fixes
  • hmrClient.logger.debug and hmrClient.logger.error looked different from other HMR logs (#​22147) (a4d828f)
  • css: show filename in CSS minification warnings for .css?inline (#​22292) (83f0a78)
  • optimizer: allow user transform.target to override default in optimizeDeps (#​22273) (5c7cec6)
  • remove format sniffing module resolution from JS resolver (#​22297) (b8a21cc)
Code Refactoring

v8.0.9

Compare Source

Features
Bug Fixes
Documentation
Miscellaneous Chores

v8.0.8

Compare Source

Features
Bug Fixes

v8.0.7

Compare Source

Bug Fixes
  • use sync dns.getDefaultResultOrder instead of dns.promises (#​22185) (5c05b04)

v8.0.6

Compare Source

Features
Bug Fixes
Performance Improvements
  • early return in getLocalhostAddressIfDiffersFromDNS when DNS order is verbatim (#​22151) (56ec256)
Miscellaneous Chores

v8.0.5

Compare Source

Bug Fixes

v8.0.4

Compare Source

Features
Bug Fixes
Documentation
Miscellaneous Chores
Code Refactoring

v8.0.3

Compare Source

Features
Bug Fixes
  • html: cache unfiltered CSS list to prevent missing styles across entries (#​22017) (5464190)
  • module-runner: handle non-ascii characters in base64 sourcemaps (#​21985) (77c95bf)
  • module-runner: skip re-import if the runner is closed (#​22020) (ee2c2cd)
  • optimizer: scan is not resolving sub path import if used in a glob import (#​22018) (ddfe20d)
  • ssr: ssrTransform incorrectly rewrites meta identifier inside import.meta when a binding named meta exists (#​22019) (cff5f0c)
Miscellaneous Chores
Tests

v8.0.2

Compare Source

Features
Bug Fixes
Miscellaneous Chores

v8.0.1

Compare Source

Features
Bug Fixes
Miscellaneous Chores

v8.0.0

Compare Source

Features
Bug Fixes

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update 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 added the dependencies label May 8, 2026
@renovate renovate Bot force-pushed the renovate/vite-8.x branch 27 times, most recently from 7afc8e3 to 18f1b87 Compare May 11, 2026 20:30
@renovate renovate Bot force-pushed the renovate/vite-8.x branch from 70f7d96 to 88d9993 Compare May 11, 2026 23:23
Rolldown (Vite 8's bundler) requires manualChunks to be a function; the object
form is silently ignored. Convert to a function that matches modules by checking
whether the module id contains the package path.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown
Contributor

Code Coverage Report: Only Changed Files listed

Package Base Coverage New Coverage Difference
app/javascript/BuiltInFormControls/ConventionDaySelect.tsx 🟢 93.75% 🟢 93.33% 🔴 -0.42%
app/javascript/BuiltInFormControls/timezoneSelectData.json 🔴 0% 🟢 100% 🟢 100%
app/javascript/EventsApp/EventPage/BucketAvailabilityDisplay.tsx 🟢 81.58% 🟢 81.08% 🔴 -0.5%
app/javascript/EventsApp/EventPage/EventPageRunCard.tsx 🟢 77.78% 🟢 77.36% 🔴 -0.42%
app/javascript/enumTypes.json 🔴 0% 🟢 100% 🟢 100%
app/javascript/possibleTypes.json 🔴 0% 🟢 100% 🟢 100%
Overall Coverage 🟢 53.1% 🟢 53.19% 🟢 0.09%

Minimum allowed coverage is 0%, this run produced 53.19%

@nbudin nbudin merged commit d3eb220 into main May 11, 2026
17 checks passed
@nbudin nbudin deleted the renovate/vite-8.x branch May 11, 2026 23:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant