Skip to content

build(deps-npm): update vite#853

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/vite
Open

build(deps-npm): update vite#853
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/vite

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 10, 2026

This PR contains the following updates:

Package Change Age Confidence
@vitejs/plugin-react-swc (source) 4.3.04.3.1 age confidence
vite (source) 8.0.58.0.13 age confidence
vite-plugin-babel 1.6.01.7.1 age confidence

Release Notes

vitejs/vite-plugin-react (@​vitejs/plugin-react-swc)

v4.3.1

Compare Source

Avoid esbuild warnings with Vite 8 #​1195

Fixes #​1187.

vitejs/vite (vite)

v8.0.13

Compare Source

Features
Bug Fixes
Miscellaneous Chores

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
owlsdepartment/vite-plugin-babel (vite-plugin-babel)

v1.7.1

Compare Source


Configuration

📅 Schedule: (UTC)

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

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

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 added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 10, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 10, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.98%. Comparing base (a00161d) to head (33bb908).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #853   +/-   ##
=======================================
  Coverage   98.98%   98.98%           
=======================================
  Files         137      137           
  Lines        9193     9193           
=======================================
  Hits         9099     9099           
  Misses         72       72           
  Partials       22       22           

☔ 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 force-pushed the renovate/vite branch from da88bc8 to cb4cf85 Compare April 10, 2026 17:45
@renovate renovate Bot changed the title build(deps-npm): update vite from 8.0.5 to 8.0.6 build(deps-npm): update vite from 8.0.5 to 8.0.7 Apr 10, 2026
@renovate renovate Bot force-pushed the renovate/vite branch from cb4cf85 to 1d45332 Compare April 12, 2026 04:53
@renovate renovate Bot changed the title build(deps-npm): update vite from 8.0.5 to 8.0.7 build(deps-npm): update vite from 8.0.5 to 8.0.8 Apr 12, 2026
@renovate renovate Bot force-pushed the renovate/vite branch from 1d45332 to 83fcc13 Compare April 13, 2026 08:27
@renovate renovate Bot force-pushed the renovate/vite branch from 83fcc13 to 5ada066 Compare April 23, 2026 05:05
@renovate renovate Bot changed the title build(deps-npm): update vite from 8.0.5 to 8.0.8 build(deps-npm): update vite from 8.0.5 to 8.0.9 Apr 23, 2026
@renovate renovate Bot force-pushed the renovate/vite branch from 5ada066 to 8881cba Compare April 26, 2026 06:15
@renovate renovate Bot changed the title build(deps-npm): update vite from 8.0.5 to 8.0.9 build(deps-npm): update vite from 8.0.5 to 8.0.10 Apr 26, 2026
@renovate renovate Bot force-pushed the renovate/vite branch from 8881cba to 1a101f9 Compare April 29, 2026 13:51
@renovate renovate Bot force-pushed the renovate/vite branch from 1a101f9 to da756a1 Compare May 10, 2026 09:46
@renovate renovate Bot changed the title build(deps-npm): update vite from 8.0.5 to 8.0.10 build(deps-npm): update vite from 8.0.5 to 8.0.11 May 10, 2026
@renovate renovate Bot force-pushed the renovate/vite branch from da756a1 to b4b0721 Compare May 14, 2026 09:30
@renovate renovate Bot changed the title build(deps-npm): update vite from 8.0.5 to 8.0.11 build(deps-npm): update vite from 8.0.5 to 8.0.12 May 14, 2026
@renovate renovate Bot force-pushed the renovate/vite branch from b4b0721 to cbc2d8d Compare May 16, 2026 21:11
@renovate renovate Bot changed the title build(deps-npm): update vite from 8.0.5 to 8.0.12 build(deps-npm): update vite May 16, 2026
@renovate renovate Bot force-pushed the renovate/vite branch 2 times, most recently from dfd97ba to 469003c Compare May 17, 2026 21:33
@renovate renovate Bot force-pushed the renovate/vite branch from 469003c to 33bb908 Compare May 18, 2026 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants