rollup-plugin-closure-compiler
rollup-plugin-closure-compiler copied to clipboard
Update dependency sirv-cli to v1.0.11
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| sirv-cli | 1.0.0 -> 1.0.11 |
Release Notes
lukeed/sirv
v1.0.11
Patches
- (
sirv) AddVaryheader when gzip or brotli is in use (#95):86e6733Thank you @istarkov~!
v1.0.10
Patches
- (
sirv) UseCache-Control: no-cachewhen bothdev&etagare enabled (#90):c8fe11bBy defaultdev-mode always usedno-store– but this also means that anyETagon the response is ignored too. Changing this tono-cacheallows the browser to remember theETagand send if as theIf-None-Matchheader on next request.
v1.0.9
Patches
-
(
sirv) More specificignoreregex default (#88):5e3d7a8Thank you @adam-lynch~! -
(
sirv) ReplaceVoidFunctionusage in TypeScript definitions (#89):478b487
v1.0.8
Patches
- (
sirv-cli): Add hidden--no-logsoption (#85):714c058\ Does not render"LOGS"output on requests. Unlike--quiet,--no-logskeeps intro banner.
v1.0.7
Patches
-
(
sirv): Use a separateFILEScache persirvinstance (#84):c69bbfbThank you @Rich-Harris~! -
(
sirv): Appendmust-revalidateCache-Control directive whenmaxAge: 0is used:fb31a46Only appends whenimmutableoption is not in use!
v1.0.6
Patches
v1.0.5
Patches
- (
sirv) Ensure cached response headers (in "prod" mode) are not mutated between requests (#75, #55):b33bb15Thank you @imtiazmangerah!
v1.0.4
Patches
- (
sirv-cli): Allow graceful HTTP/1 support when--http2enabled (#74):4b419bfDoes not affect HTTP/2 clients. Instead, allows HTTP/1.1 clients to connect over HTTPS. Thank you @ArtskydJ~!
v1.0.3
Patches
- (
sirv-cli) Add--no-clearoption to disable console scroll reset (#58):32a6a2cDefault behavior is completely unchanged.
v1.0.2
Patches
- (
sirv-cli) Print--hosthint when not in use (#70, #71):ec5febcThank you @mhkeller~!
A lot of users are/were unaware thatsirv-cliwas capable of setting up a network endpoint for your server. The option always existed in the help text's list of options, but it can be easy for things to hide in plain sight! So now the CLI will always show a "Network:" field (to show that it's at least possible) and either the server address if there is one or a short clue about the--hostflag.
Chores
- (docs) Add mention of
mkcertfor alternative SSL certificate generation (#68):9eea208Thank you @longrunningprocess~!
v1.0.1
Patches
- (
sirv) Set "br" forcontent-encodingheader value (#65):fa4f7db,7205446Thank you @DaGhostman~!
Chores
Configuration
📅 Schedule: 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.
- [ ] If you want to rebase/retry this PR, check this box.
This PR has been generated by WhiteSource Renovate. View repository job log here.
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.