Skip to content

Comments

Bump electron-serve from 1.3.0 to 3.0.1 in /web#766

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/web/electron-serve-3.0.1
Open

Bump electron-serve from 1.3.0 to 3.0.1 in /web#766
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/web/electron-serve-3.0.1

Conversation

@dependabot
Copy link
Contributor

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

Bumps electron-serve from 1.3.0 to 3.0.1.

Release notes

Sourced from electron-serve's releases.

v3.0.1

  • Fix: Batch scheme registrations into a single call f773dd5

sindresorhus/electron-serve@v3.0.0...v3.0.1

v3.0.0

Breaking

  • Require Electron 37 and Node.js 20 184e818

Improvements

  • Make directory option optional with default value 09b1909
  • Fix source maps support for Chrome DevTools e666c5d
  • Replace deprecated registerFileProtocol with protocol.handle 7c429e7

sindresorhus/electron-serve@v2.1.1...v3.0.0

v2.1.1

  • Fix loading directory specified by relative path (#45) 633af66

sindresorhus/electron-serve@v2.1.0...v2.1.1

v2.1.0

  • Improve path resolution (credit to Alan Li) d72acb3

sindresorhus/electron-serve@v2.0.0...v2.1.0

v2.0.0

Breaking

  • Require Node.js 18 and Electron 30 a2a542c
  • This package is now pure ESM. Please read this and this.

sindresorhus/electron-serve@v1.3.0...v2.0.0

Commits
  • d1d76d2 3.0.1
  • f773dd5 Batch scheme registrations into a single call
  • 1b44e42 3.0.0
  • 7e03781 Minor tweaks
  • d990353 Add docs for serving multiple windows with different content
  • 09b1909 Make directory option optional with default value
  • 184e818 Require Electron 37 and Node.js 20
  • e666c5d Fix source maps support for Chrome DevTools
  • b54ab25 Document ES modules support
  • 7c429e7 Replace deprecated registerFileProtocol with protocol.handle
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/web/electron-serve-3.0.1 branch 2 times, most recently from bbbd019 to 781ae35 Compare February 6, 2026 20:44
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 dependabot bot force-pushed the dependabot/npm_and_yarn/web/electron-serve-3.0.1 branch from 781ae35 to 487e90d Compare February 12, 2026 00:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants