Skip to content

Update vite - #1754

Merged
renovate[bot] merged 1 commit into
masterfrom
renovate/vite
Aug 25, 2026
Merged

Update vite#1754
renovate[bot] merged 1 commit into
masterfrom
renovate/vite

Conversation

@renovate

@renovate renovate Bot commented Aug 23, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@vitejs/plugin-react (source) 6.0.56.1.0 age confidence
@vitest/coverage-v8 (source) 4.1.104.1.11 age confidence
vitest (source) 4.1.104.1.11 age confidence

Release Notes

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

v6.1.0

Compare Source

Add experimental native React Compiler support (#​1419)

Add experimental native React Compiler support.

You can use it by installing oxc-transform-react and enabling it via the compiler option:

npm install -D oxc-transform-react
import { defineConfig } from 'vite'
import react from '@vitejs/plugin-react'

export default defineConfig({
  plugins: [
     react({ compiler: true })
  ]
})
vitest-dev/vitest (@​vitest/coverage-v8)

v4.1.11

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

Configuration

📅 Schedule: (in timezone Europe/Oslo)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • 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.

@github-actions

github-actions Bot commented Aug 23, 2026

Copy link
Copy Markdown

Preview for this PR in dev (updated for commit 964c252):

https://ent-ror-abzu-dev--preview-1754-renovate-vite-ddbdcaeh.web.app
(Expires Mon, 31 Aug 2026 04:43:21 GMT)

@renovate renovate Bot changed the title Update vite from v4.1.10 to v4.1.11 Update vite Aug 24, 2026
@sonarqubecloud

Copy link
Copy Markdown

@renovate
renovate Bot merged commit e488cf5 into master Aug 25, 2026
5 checks passed
@renovate
renovate Bot deleted the renovate/vite branch August 25, 2026 15:50
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