Skip to content

deps(deps-dev): bump electron-vite from 2.3.0 to 5.0.0#6

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/electron-vite-5.0.0
Open

deps(deps-dev): bump electron-vite from 2.3.0 to 5.0.0#6
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/electron-vite-5.0.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 17, 2026

Bumps electron-vite from 2.3.0 to 5.0.0.

Release notes

Sourced from electron-vite's releases.

v5.0.0

Please refer to CHANGELOG.md for details.

v5.0.0-beta.3

Please refer to CHANGELOG.md for details.

v5.0.0-beta.2

Please refer to CHANGELOG.md for details.

v5.0.0-beta.1

Please refer to CHANGELOG.md for details.

v5.0.0-beta.0

Please refer to CHANGELOG.md for details.

v4.0.1

Please refer to CHANGELOG.md for details.

v4.0.0

Please refer to CHANGELOG.md for details.

v4.0.0-beta.0

Please refer to CHANGELOG.md for details.

v3.1.0

Please refer to CHANGELOG.md for details.

v3.1.0-beta.0

Please refer to CHANGELOG.md for details.

v3.0.0

Please refer to CHANGELOG.md for details.

v3.0.0-beta.0

Please refer to CHANGELOG.md for details.

Changelog

Sourced from electron-vite's changelog.

v5.0.0 (2025-12-07)

  • 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

v5.0.0-beta.3 (2025-11-01)

See v5.0.0-beta.3 changelog

v5.0.0-beta.2 (2025-10-30)

See v5.0.0-beta.2 changelog

v5.0.0-beta.1 (2025-10-29)

... (truncated)

Commits
  • 91368b6 release: v5.0.0
  • b1fd596 docs: update
  • 438e9e7 chore: fix jsdoc
  • 9eba4df release: v5.0.0-beta.3
  • 465690a refactor(config)!: remove function resolution for nested config fields
  • 6aae378 perf(buildReport): exclude node_modules from watch list
  • 9152dfc fix(modulePath): rewrite the build input instead of merging
  • 0276407 refactor: deprecated externalizeDepsPlugin and bytecodePlugin
  • fe7e631 refactor(config): move the isolateEntries options to the build option
  • 08be346 feat(config): add build.externalizeDeps and build.bytecode config options...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [electron-vite](https://github.com/alex8088/electron-vite) from 2.3.0 to 5.0.0.
- [Release notes](https://github.com/alex8088/electron-vite/releases)
- [Changelog](https://github.com/alex8088/electron-vite/blob/master/CHANGELOG.md)
- [Commits](alex8088/electron-vite@v2.3.0...v5.0.0)

---
updated-dependencies:
- dependency-name: electron-vite
  dependency-version: 5.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 17, 2026

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

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