Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Mar 26, 2022

This PR contains the following updates:

Package Change Age Confidence
http-server 0.12.3 -> 14.1.1 age confidence
http-server ^0.12.0 -> ^14.0.0 age confidence

Release Notes

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

v14.1.1

Compare Source

Other changes

v14.1.0

Compare Source

This release contains an emergency fix which replaces colors.js with chalk. See #​781 for more info and discussion, and Marak/colors.js#285 for broader discussion about colors.js.

v14.0.0

Compare Source

Breaking changes
Features and enhancements
Bug Fixes
Other changes

Full Changelog: http-party/http-server@v13.0.2...v14.0.0

v13.1.0

Compare Source

This release contains an emergency backport from v14.1.0 which replaces colors.js with chalk

v13.0.2

Compare Source

Fixed
  • Open browser to localhost explicitly when using 0.0.0.0 as base address (#​728)

v13.0.1

Compare Source

Changed
  • Improved format of commands in Readme (#​715)
Added
  • Additional settings reported on CLI startup (#​654)
Removed

v13.0.0

Compare Source

This release is a move to semantic versioning ONLY. There are NO changes in this release. All future releases will follow semantic versioning.

See v0.13.0 for information about changes since the v0.12 series.

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 - "every weekend" (UTC), 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 these updates 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 force-pushed the renovate/http-server-14.x branch from 37a3c93 to eb056d0 Compare June 18, 2022 13:57
@renovate renovate bot changed the title chore(deps): update dependency http-server to v14 fix(deps): update dependency http-server to v14 Dec 10, 2024
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.

1 participant