Bump electron-serve from 1.3.0 to 3.0.1 in /web - #766
Merged
eric-richardson1 merged 2 commits intoAug 7, 2026
Conversation
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/web/electron-serve-3.0.1
branch
3 times, most recently
from
February 12, 2026 00:49
781ae35 to
487e90d
Compare
Collaborator
|
@dependabot recreate |
Bumps [electron-serve](https://github.com/sindresorhus/electron-serve) from 1.3.0 to 3.0.1. - [Release notes](https://github.com/sindresorhus/electron-serve/releases) - [Commits](sindresorhus/electron-serve@v1.3.0...v3.0.1) --- updated-dependencies: - dependency-name: electron-serve dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/web/electron-serve-3.0.1
branch
from
August 7, 2026 19:32
487e90d to
e628e21
Compare
dependabot
Bot
deleted the
dependabot/npm_and_yarn/web/electron-serve-3.0.1
branch
August 7, 2026 21:19
Contributor
There was a problem hiding this comment.
Pull request overview
Upgrades electron-serve to its Electron 37+/ESM-only release and adjusts packaging accordingly.
Changes:
- Bumps
electron-servefrom 1.3.0 to 3.0.1. - Bundles the ESM dependency into the CommonJS main process.
- Removes obsolete packaging entries.
Reviewed changes
Copilot reviewed 6 out of 7 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
web/package.json |
Updates the dependency version. |
web/yarn.lock |
Locks version 3.0.1. |
web/nextron.config.js |
Bundles electron-serve rather than externalizing it. |
web/build/builder-win-config.yaml |
Removes separately packaged dependency. |
web/build/builder-mas-config.yaml |
Removes separately packaged dependency. |
web/build/builder-linux-config.yaml |
Removes separately packaged dependency. |
web/build/builder-dmg-config.yaml |
Removes separately packaged dependency. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps electron-serve from 1.3.0 to 3.0.1.
Release notes
Sourced from electron-serve's releases.
Commits
d1d76d23.0.1f773dd5Batch scheme registrations into a single call1b44e423.0.07e03781Minor tweaksd990353Add docs for serving multiple windows with different content09b1909Makedirectoryoption optional with default value184e818Require Electron 37 and Node.js 20e666c5dFix source maps support for Chrome DevToolsb54ab25Document ES modules support7c429e7Replace deprecatedregisterFileProtocolwithprotocol.handle