Skip to content

Update dependency electron-vite to v5#196

Merged
dex4er merged 1 commit intomainfrom
renovate/electron-vite-5.x
Feb 3, 2026
Merged

Update dependency electron-vite to v5#196
dex4er merged 1 commit intomainfrom
renovate/electron-vite-5.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 7, 2025

This PR contains the following updates:

Package Change Age Confidence
electron-vite (source) ^4.0.1^5.0.0 age confidence

Release Notes

alex8088/electron-vite (electron-vite)

v5.0.0

Compare Source

  • feat(config): add build.externalizeDeps and build.bytecode config options to replace externalizeDepsPlugin and bytecodePlugin
  • feat: reporter plugin for isolated builds
  • feat: enhanced string protection
  • feat: add isolatedEntries option for preload and renderer to build entries as standalone bundles #​154
  • refactor(config): move the isolateEntries options to the build option
  • refactor: deprecated externalizeDepsPlugin and bytecodePlugin
  • refactor(config)!: remove function resolution for nested config fields
  • refactor(asset): remove redundant path normalization
  • refactor: split electron plugin into preset and validator plugins
  • refactor(config)!: restructure Electron Vite config interfaces
  • refactor(build): simplify build logic
  • refactor: replace JSON.parse/stringify with manual deep clone
  • refactor(bytecodePlugin): improved bytecode bundle generation and made a new string protection plugin
  • refactor(modulePath): better support for tree-shaking and code-splitting
  • refactor: remove Electron 18, 19, 20, 21 build compatilibity target
  • perf(buildReport): exclude node_modules from watch list
  • perf(isolateEntries): transform log
  • perf(isolateEntries): optimize entries transformation
  • perf: build compatibility target for Electron 39
  • perf(plugin): more efficient module filtering via regular expressions
  • perf(plugin): no need to cache sourcemap option
  • perf(plugin): lazily initialize MagicString and remove the redundant pre-check
  • perf(bytecodePlugin): better way to count bytecode chunks
  • perf(plugin): enhance path resolution using import.meta.dirname for ES modules
  • fix(modulePath): rewrite the build input instead of merging
  • fix(asset): normalize imported public asset chunk path
  • fix: avoid duplicate chunk emission
  • fix(modulePath): prevent duplicate asset emission
  • fix(modulePath): support watch mode
  • chore: fix jsdoc
  • chore: improve logging message clarity and consistency
  • chore(deps): update all non-major dependencies
  • chore: update eslint config
  • chore: replace tseslint.config with defineConfig
  • chore: remove redundant external id
  • chore: rename the file esm to esmShim
  • docs: update

Configuration

📅 Schedule: 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 becomes conflicted, 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 renovate Renovate bot did it label Dec 7, 2025
@renovate renovate bot force-pushed the renovate/electron-vite-5.x branch from 15a9b6e to bf6b960 Compare December 31, 2025 12:59
@renovate renovate bot force-pushed the renovate/electron-vite-5.x branch from bf6b960 to b7f0f9d Compare January 19, 2026 19:52
@renovate renovate bot force-pushed the renovate/electron-vite-5.x branch from b7f0f9d to d7e0993 Compare February 3, 2026 22:00
@dex4er dex4er merged commit ecfdbb2 into main Feb 3, 2026
8 checks passed
@dex4er dex4er deleted the renovate/electron-vite-5.x branch February 3, 2026 22:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

renovate Renovate bot did it

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant