Skip to content

chore(deps): update dependency electron-vite to v5#662

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/electron-vite-5.x
Jul 13, 2026
Merged

chore(deps): update dependency electron-vite to v5#662
renovate[bot] merged 1 commit into
mainfrom
renovate/electron-vite-5.x

Conversation

@renovate

@renovate renovate Bot commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
electron-vite (source) 3.1.05.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

v4.0.1

Compare Source

  • perf: build compatibility target for Electron 38

v4.0.0

Compare Source

  • refactor!: bump required node version to 20.19+, 22.12+
  • fix(deps)!: update Vite to v7 and remove cjs build
  • fix: use import type for type-only imports
  • perf: build compatibility target for Electron 36 (#​766)
  • perf: build compatibility target for Electron 37
  • chore(deps): update pnpm to v10
  • chore(deps): update all non-major dependencies
  • chore(deps): update lint-staged to v16

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 Dependency updates label Jul 13, 2026
@renovate
renovate Bot enabled auto-merge (squash) July 13, 2026 02:35
@renovate

renovate Bot commented Jul 13, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ 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: desktop/package-lock.json
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: devsy-desktop@0.1.0
npm error Found: vite@6.4.3
npm error node_modules/vite
npm error   dev vite@"6.4.3" from the root project
npm error
npm error Could not resolve dependency:
npm error peer vite@"^8.0.0-beta.7 || ^8.0.0" from @sveltejs/vite-plugin-svelte@7.2.0
npm error node_modules/@sveltejs/vite-plugin-svelte
npm error   dev @sveltejs/vite-plugin-svelte@"7.2.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2026-07-13T02_34_55_440Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-07-13T02_34_55_440Z-debug-0.log

@netlify

netlify Bot commented Jul 13, 2026

Copy link
Copy Markdown

Deploy Preview for devsydev canceled.

Name Link
🔨 Latest commit a745977
🔍 Latest deploy log https://app.netlify.com/projects/devsydev/deploys/6a544edccc3d820008ded95a

@netlify

netlify Bot commented Jul 13, 2026

Copy link
Copy Markdown

Deploy Preview for images-devsy-sh failed.

Name Link
🔨 Latest commit a745977
🔍 Latest deploy log https://app.netlify.com/projects/images-devsy-sh/deploys/6a544edc31105b0008447ff2

@renovate
renovate Bot merged commit 29cf490 into main Jul 13, 2026
20 of 26 checks passed
@renovate
renovate Bot deleted the renovate/electron-vite-5.x branch July 13, 2026 02:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates size/xs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants