paralleldrive / cuid

Collision-resistant ids optimized for horizontal scaling and performance.
Other
3.42k stars 123 forks source link

chore(deps): update dependency http-server to v0.13.0 - autoclosed #204

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 4 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
http-server 0.12.1 -> 0.13.0 age adoption passing confidence

Release Notes

http-party/http-server ### [`v0.13.0`](https://togithub.com/http-party/http-server/releases/tag/v0.13.0) [Compare Source](https://togithub.com/http-party/http-server/compare/v0.12.3...v0.13.0) 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](https://togithub.com/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`](https://togithub.com/http-party/http-server/releases/tag/v0.12.3) [Compare Source](https://togithub.com/http-party/http-server/compare/v0.12.2...v0.12.3) Patch release to package man page ### [`v0.12.2`](https://togithub.com/http-party/http-server/releases/tag/v0.12.2) [Compare Source](https://togithub.com/http-party/http-server/compare/v0.12.1...v0.12.2) In this release we: - Move from `optimist` to `minimist` - Add a `man` page - Update README screenshots - Fix a couple miscellaneous bugs

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 4 years ago

Branch automerge failure

This PR was configured for branch automerge, however this is not possible so it has been raised as a PR instead.