twlevelup / watch_edition

LevelUp Build project for prototyping simple smart watch apps
http://levelup.thoughtworks.com
16 stars 15 forks source link

Update dependency http-server to v14 #456

Open renovate[bot] opened 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

http-party/http-server ### [`v14.1.1`](https://togithub.com/http-party/http-server/releases/tag/v14.1.1) [Compare Source](https://togithub.com/http-party/http-server/compare/v14.1.0...v14.1.1) - Patch CVE-2021-44906 [@​dpassen](https://togithub.com/dpassen) ([#​803](https://togithub.com/http-party/http-server/issues/803)) #### Other changes - Bump follow-redirects from 1.14.4 to 1.14.8 [@​dependabot](https://togithub.com/dependabot) ([#​794](https://togithub.com/http-party/http-server/issues/794)) ### [`v14.1.0`](https://togithub.com/http-party/http-server/releases/tag/v14.1.0) [Compare Source](https://togithub.com/http-party/http-server/compare/v14.0.0...v14.1.0) This release contains an emergency fix which replaces colors.js with chalk. See [#​781](https://togithub.com/http-party/http-server/issues/781) for more info and discussion, and [Marak/colors.js#​285](https://togithub.com/Marak/colors.js/issues/285) for broader discussion about colors.js. - Switch from colors to chalk [@​zbynek](https://togithub.com/zbynek) ([#​785](https://togithub.com/http-party/http-server/issues/785)) ### [`v14.0.0`](https://togithub.com/http-party/http-server/releases/tag/v14.0.0) [Compare Source](https://togithub.com/http-party/http-server/compare/v13.1.0...v14.0.0) #### Breaking changes - Add encoding charset sniffing [@​boarwell](https://togithub.com/boarwell) ([#​736](https://togithub.com/http-party/http-server/issues/736)) - Drop Node.js 10 support [@​boarwell](https://togithub.com/boarwell) ([#​739](https://togithub.com/http-party/http-server/issues/739)) - Required to support charset sniffing #### Features and enhancements - add passphrase option [@​chris--jones](https://togithub.com/chris--jones) ([#​746](https://togithub.com/http-party/http-server/issues/746)) - Make --ssl an alias for --tls [@​thornjad](https://togithub.com/thornjad) ([#​747](https://togithub.com/http-party/http-server/issues/747)) - add ability to pass proxyOptions [@​yannickglt](https://togithub.com/yannickglt) ([#​688](https://togithub.com/http-party/http-server/issues/688)) - Replace mkdirp in tests with native JS [@​thornjad](https://togithub.com/thornjad) ([#​743](https://togithub.com/http-party/http-server/issues/743)) - Implement displaying last modified date in index [@​owenl131](https://togithub.com/owenl131) ([#​737](https://togithub.com/http-party/http-server/issues/737)) - Adds version number to server startup output [@​Innoveramera](https://togithub.com/Innoveramera) ([#​734](https://togithub.com/http-party/http-server/issues/734)) #### Bug Fixes - Don't crash when file path errors [@​thornjad](https://togithub.com/thornjad) ([#​753](https://togithub.com/http-party/http-server/issues/753)) - Fix CORS option detection [@​thornjad](https://togithub.com/thornjad) ([#​748](https://togithub.com/http-party/http-server/issues/748)) - fix crash on redirect with formfeed in URL [@​thornjad](https://togithub.com/thornjad) ([#​749](https://togithub.com/http-party/http-server/issues/749)) - Fixes --proxy without a protocol throwing an uncaught error [@​Ratcoder](https://togithub.com/Ratcoder) ([#​742](https://togithub.com/http-party/http-server/issues/742)) - Fix tests EACCESS by finding an open port every time [@​thornjad](https://togithub.com/thornjad) ([#​741](https://togithub.com/http-party/http-server/issues/741)) - Use relative paths in directory listing [#​661](https://togithub.com/http-party/http-server/issues/661) [@​boarwell](https://togithub.com/boarwell) ([#​732](https://togithub.com/http-party/http-server/issues/732)) #### Other changes - Add Contributing guide [@​thornjad](https://togithub.com/thornjad) ([#​752](https://togithub.com/http-party/http-server/issues/752)) - Eslint config - replace common-style with eslint-config-populist [@​chris--jones](https://togithub.com/chris--jones) ([#​744](https://togithub.com/http-party/http-server/issues/744)) - Update some dependencies [@​thornjad](https://togithub.com/thornjad) ([#​740](https://togithub.com/http-party/http-server/issues/740)) **Full Changelog**: https://github.com/http-party/http-server/compare/v13.0.2...v14.0.0 ### [`v13.1.0`](https://togithub.com/http-party/http-server/releases/tag/v13.1.0) [Compare Source](https://togithub.com/http-party/http-server/compare/v13.0.2...v13.1.0) This release contains an emergency backport from v14.1.0 which replaces colors.js with chalk - Switch from colors to chalk [@​zbynek](https://togithub.com/zbynek) ([#​785](https://togithub.com/http-party/http-server/issues/785)) ### [`v13.0.2`](https://togithub.com/http-party/http-server/releases/tag/v13.0.2) [Compare Source](https://togithub.com/http-party/http-server/compare/v13.0.1...v13.0.2) ##### Fixed - Open browser to localhost explicitly when using 0.0.0.0 as base address ([#​728](https://togithub.com/http-party/http-server/issues/728)) ### [`v13.0.1`](https://togithub.com/http-party/http-server/releases/tag/v13.0.1) [Compare Source](https://togithub.com/http-party/http-server/compare/v13.0.0...v13.0.1) ##### Changed - Improved format of commands in Readme ([#​715](https://togithub.com/http-party/http-server/issues/715)) ##### Added - Additional settings reported on CLI startup ([#​654](https://togithub.com/http-party/http-server/issues/654)) ##### Removed - Automatic `hs` alias ([#​716](https://togithub.com/http-party/http-server/issues/716)) ### [`v13.0.0`](https://togithub.com/http-party/http-server/releases/tag/v13.0.0) [Compare Source](https://togithub.com/http-party/http-server/compare/v0.13.0...v13.0.0) 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](https://togithub.com/http-party/http-server/releases/tag/v0.13.0) for information about changes since the v0.12 series.

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.



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

renovate[bot] commented 1 year ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.