Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented May 9, 2021

This PR contains the following updates:

Package Change Age Confidence
http-server ^0.10.0 -> ^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

v0.12.3

Compare Source

Patch release to package man page

v0.12.2

Compare Source

In this release we:

  • Move from optimist to minimist
  • Add a man page
  • Update README screenshots
  • Fix a couple miscellaneous bugs

v0.12.1

Compare Source

v0.12.0

Compare Source

v0.11.2: : Security update

Compare Source

Upgrades several dependencies to avoid security vulnerabilities, especially as mentioned in #​707.

v0.11.1

Compare Source

v0.11.0

Compare Source


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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Update dependency http-server to ^0.12.0 Update dependency http-server to v0.12.3 May 15, 2021
@renovate renovate bot force-pushed the renovate/http-server-0.x branch from 226835a to cfce640 Compare May 15, 2021 19:42
@renovate renovate bot changed the title Update dependency http-server to v0.12.3 Update dependency http-server to v0.13.0 Oct 18, 2021
@renovate renovate bot force-pushed the renovate/http-server-0.x branch from cfce640 to ba22a96 Compare October 18, 2021 15:45
@renovate renovate bot changed the title Update dependency http-server to v0.13.0 Update dependency http-server to ^0.13.0 Nov 20, 2022
@renovate renovate bot force-pushed the renovate/http-server-0.x branch from ba22a96 to 543d37a Compare November 20, 2022 11:44
@renovate renovate bot force-pushed the renovate/http-server-0.x branch from 543d37a to 465c8f6 Compare August 12, 2025 20:11
@renovate renovate bot force-pushed the renovate/http-server-0.x branch from 465c8f6 to b5f2b55 Compare September 26, 2025 03:35
@renovate renovate bot force-pushed the renovate/http-server-0.x branch from b5f2b55 to 1abcfd6 Compare November 16, 2025 16:11
@renovate renovate bot force-pushed the renovate/http-server-0.x branch from 1abcfd6 to b58d208 Compare November 19, 2025 16:15
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.

1 participant