Update dependency sirv to v2 #81
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^1.0.18->^2.0.2Release Notes
lukeed/sirv
v2.0.2Compare Source
Patches
sirv) Bumptotalistversion:e8c66e2This allows for full native ESM support on Node.js
v2.0.0Compare Source
Breaking
5000to8080(#124):93a920bWith macOS Monterey, Apple now reserves port 5000 for AirPlay. This would cause
sirv-clito start seemingly successfully, but macOS would intercept all traffic tolocalhost:5000, causing unexpected behavior for users/clients.Features
(sirv): Supports native ESM usage within Node~!
Now
sirvand all its dependencies support ESM natively.(sirv-cli): Support the
NO_COLORstandard (#108):4b8703bThank you @SpyTec~!
Chores
(sirv): Bump
totalistversion (#86):0cf66d8Thank you @aleclarson~!
Add
http-serverbenchmark comparison (#4):17ea37fhttp-server (cache=1) 5,247 req/sec
http-server (cache=0) 5,091 req/sec
sirv-cli (cache=1) 12,612 req/sec
sirv-cli (cache=0) 8,490 req/sec
sirv-cli (cache=1, logs=0) 13,609 req/sec
sirv-cli (cache=0, logs=0) 10,157 req/sec
Full Changelog: lukeed/sirv@v1.0.19...v2.0.0
v1.0.19Compare Source
Patches
mime/litewithmrmime:d93f33fDependency swap for a significant size reduction and makes
sirvmore ESM-friendly.Chores
uvuversion:6008dafConfiguration
📅 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 is behind base branch, 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.