Skip to content

chore(deps): update dependency http-server to ^0.13.0#82

Open
sc-renovate[bot] wants to merge 1 commit intomasterfrom
renovate/http-server-0.x
Open

chore(deps): update dependency http-server to ^0.13.0#82
sc-renovate[bot] wants to merge 1 commit intomasterfrom
renovate/http-server-0.x

Conversation

@sc-renovate
Copy link
Copy Markdown

@sc-renovate sc-renovate Bot commented Mar 31, 2026

This PR contains the following updates:

Package Change Age Confidence
http-server ^0.12.3^0.13.0 age confidence

Release Notes

http-party/http-server (http-server)

v0.13.0

Compare Source

A long time coming, the next major release for http-server! This will be the final release before a switch to actual semantic versioning. This release's major achievement is the internalization of the functionality of the now-abandoned ecstatic library, thus removing it as a dependency. Huge thanks to @​zbynek for help on that front, as well as several other included changes.

Breaking changes:
  • No longer sends the header server: http-server-${version} with every response
New features:
  • All responses include Accept-Ranges: bytes to advertise support for partial requests
Fixes
  • Removes dependency on the abandoned ecstatic library
  • Dependency upgrades to fix several security alerts
  • http-server -a 0.0.0.0 will now do what you told it to do, rather than overriding the address to 127.0.0.1
  • Will no longer serve binary files with a charset in the Content-Type, fixing serving WebAssembly files, among other issues
  • Support .mjs MimeType correctly
Internal
  • Switched from Travis to GH Actions for CI

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 has been generated by Renovate Bot.

@sc-renovate sc-renovate Bot added dependencies Pull requests that update a dependency file renovate labels Mar 31, 2026
@sc-renovate sc-renovate Bot force-pushed the renovate/http-server-0.x branch from 018e11c to 39ecf3e Compare April 22, 2026 22:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file renovate

Development

Successfully merging this pull request may close these issues.

0 participants