Commit 0bac941
authored
chore(deps): update dependency http-server to v14 (#92)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [http-server](https://togithub.com/http-party/http-server) | [`^0.12.3` -> `^14.0.0`](https://renovatebot.com/diffs/npm/http-server/0.12.3/14.0.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
<details>
<summary>http-party/http-server</summary>
### [`v14.0.0`](https://togithub.com/http-party/http-server/releases/v14.0.0)
[Compare Source](https://togithub.com/http-party/http-server/compare/v13.0.2...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**: http-party/http-server@v13.0.2...v14.0.0
### [`v13.0.2`](https://togithub.com/http-party/http-server/releases/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/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/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.
### [`v0.13.0`](https://togithub.com/http-party/http-server/releases/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
</details>
---
### Configuration
📅 **Schedule**: At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.
---
This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/carbon-design-system/carbon-for-ibm-dotcom-web-components-test).1 parent a6a2d97 commit 0bac941
2 files changed
+48
-32
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2866 | 2866 | | |
2867 | 2867 | | |
2868 | 2868 | | |
2869 | | - | |
2870 | | - | |
2871 | | - | |
2872 | | - | |
| 2869 | + | |
| 2870 | + | |
| 2871 | + | |
| 2872 | + | |
| 2873 | + | |
| 2874 | + | |
2873 | 2875 | | |
2874 | 2876 | | |
2875 | 2877 | | |
| |||
4770 | 4772 | | |
4771 | 4773 | | |
4772 | 4774 | | |
4773 | | - | |
4774 | | - | |
4775 | | - | |
4776 | | - | |
4777 | | - | |
4778 | | - | |
4779 | | - | |
4780 | | - | |
4781 | | - | |
4782 | | - | |
4783 | 4775 | | |
4784 | 4776 | | |
4785 | 4777 | | |
| |||
6459 | 6451 | | |
6460 | 6452 | | |
6461 | 6453 | | |
6462 | | - | |
| 6454 | + | |
6463 | 6455 | | |
6464 | 6456 | | |
6465 | 6457 | | |
| |||
6516 | 6508 | | |
6517 | 6509 | | |
6518 | 6510 | | |
| 6511 | + | |
| 6512 | + | |
| 6513 | + | |
| 6514 | + | |
| 6515 | + | |
| 6516 | + | |
| 6517 | + | |
6519 | 6518 | | |
6520 | 6519 | | |
6521 | 6520 | | |
| |||
6628 | 6627 | | |
6629 | 6628 | | |
6630 | 6629 | | |
6631 | | - | |
| 6630 | + | |
6632 | 6631 | | |
6633 | 6632 | | |
6634 | 6633 | | |
| |||
6637 | 6636 | | |
6638 | 6637 | | |
6639 | 6638 | | |
6640 | | - | |
6641 | | - | |
6642 | | - | |
6643 | | - | |
| 6639 | + | |
| 6640 | + | |
| 6641 | + | |
| 6642 | + | |
6644 | 6643 | | |
6645 | | - | |
| 6644 | + | |
6646 | 6645 | | |
6647 | 6646 | | |
6648 | | - | |
6649 | | - | |
| 6647 | + | |
| 6648 | + | |
| 6649 | + | |
| 6650 | + | |
6650 | 6651 | | |
6651 | 6652 | | |
6652 | | - | |
| 6653 | + | |
6653 | 6654 | | |
6654 | 6655 | | |
| 6656 | + | |
6655 | 6657 | | |
6656 | 6658 | | |
6657 | 6659 | | |
| |||
6697 | 6699 | | |
6698 | 6700 | | |
6699 | 6701 | | |
| 6702 | + | |
| 6703 | + | |
| 6704 | + | |
| 6705 | + | |
| 6706 | + | |
| 6707 | + | |
| 6708 | + | |
6700 | 6709 | | |
6701 | 6710 | | |
6702 | 6711 | | |
| |||
8308 | 8317 | | |
8309 | 8318 | | |
8310 | 8319 | | |
8311 | | - | |
| 8320 | + | |
8312 | 8321 | | |
8313 | 8322 | | |
8314 | 8323 | | |
| |||
9357 | 9366 | | |
9358 | 9367 | | |
9359 | 9368 | | |
9360 | | - | |
| 9369 | + | |
9361 | 9370 | | |
9362 | 9371 | | |
9363 | 9372 | | |
| |||
10577 | 10586 | | |
10578 | 10587 | | |
10579 | 10588 | | |
10580 | | - | |
| 10589 | + | |
10581 | 10590 | | |
10582 | 10591 | | |
10583 | 10592 | | |
| |||
12457 | 12466 | | |
12458 | 12467 | | |
12459 | 12468 | | |
12460 | | - | |
12461 | | - | |
12462 | | - | |
12463 | | - | |
| 12469 | + | |
| 12470 | + | |
| 12471 | + | |
| 12472 | + | |
12464 | 12473 | | |
12465 | 12474 | | |
12466 | 12475 | | |
| |||
12815 | 12824 | | |
12816 | 12825 | | |
12817 | 12826 | | |
| 12827 | + | |
| 12828 | + | |
| 12829 | + | |
| 12830 | + | |
| 12831 | + | |
| 12832 | + | |
| 12833 | + | |
12818 | 12834 | | |
12819 | 12835 | | |
12820 | 12836 | | |
| |||
0 commit comments