Skip to content

Update dependency http-server to v13 #5293

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 1, 2021
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 13, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
http-server 0.12.3 -> 13.0.1 age adoption passing confidence

Release Notes

http-party/http-server

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: "before 3am on Friday" (UTC).

🚦 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 WhiteSource Renovate. View repository job log here.

@changeset-bot
Copy link

changeset-bot bot commented Aug 13, 2021

⚠️ No Changeset found

Latest commit: 1684b80

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@google-oss-bot
Copy link
Contributor

google-oss-bot commented Aug 13, 2021

Binary Size Report

Affected SDKs

No changes between base commit (4d747b1) and head commit (7c0c83f).

Test Logs

@google-oss-bot
Copy link
Contributor

google-oss-bot commented Aug 13, 2021

Size Analysis Report

Affected Products

No changes between base commit (509c18f) and head commit (e5aa44c).

@renovate renovate bot force-pushed the renovate/http-server-13.x branch 2 times, most recently from aec27d7 to 67a96d8 Compare August 24, 2021 22:24
@renovate renovate bot force-pushed the renovate/http-server-13.x branch from 67a96d8 to 1684b80 Compare August 30, 2021 09:22
@Feiyang1 Feiyang1 merged commit 6e57995 into master Sep 1, 2021
@Feiyang1 Feiyang1 deleted the renovate/http-server-13.x branch September 1, 2021 23:10
@firebase firebase locked and limited conversation to collaborators Oct 2, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants