rollup-plugin-closure-compiler icon indicating copy to clipboard operation
rollup-plugin-closure-compiler copied to clipboard

Update dependency sirv-cli to v1.0.11

Open renovate-bot opened this issue 5 years ago • 1 comments

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sirv-cli 1.0.0 -> 1.0.11 age adoption passing confidence

Release Notes

lukeed/sirv

v1.0.11

Compare Source

Patches

v1.0.10

Compare Source

Patches

  • (sirv) Use Cache-Control: no-cache when both dev & etag are enabled (#​90): c8fe11b By default dev-mode always used no-store – but this also means that any ETag on the response is ignored too. Changing this to no-cache allows the browser to remember the ETag and send if as the If-None-Match header on next request.

v1.0.9

Compare Source

Patches

v1.0.8

Compare Source

Patches

  • (sirv-cli): Add hidden --no-logs option (#​85): 714c058\ Does not render "LOGS" output on requests. Unlike --quiet, --no-logs keeps intro banner.

v1.0.7

Compare Source

Patches

v1.0.6

Compare Source

Patches

  • (sirv) Ensure options.setHeaders changes are respected (#​79): 25eb012

v1.0.5

Compare Source

Patches

v1.0.4

Compare Source

Patches

  • (sirv-cli): Allow graceful HTTP/1 support when --http2 enabled (#​74): 4b419bf Does not affect HTTP/2 clients. Instead, allows HTTP/1.1 clients to connect over HTTPS. Thank you @​ArtskydJ~!

v1.0.3

Compare Source

Patches

  • (sirv-cli) Add --no-clear option to disable console scroll reset (#​58): 32a6a2c Default behavior is completely unchanged.

v1.0.2

Compare Source

Patches

  • (sirv-cli) Print --host hint when not in use (#​70, #​71): ec5febc Thank you @​mhkeller~!
    A lot of users are/were unaware that sirv-cli was 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 --host flag.

Chores

v1.0.1

Compare Source

Patches

Chores

  • (sirv) Add additional dotfiles tests: d01fe72
  • Update badges: 8785b42

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.

renovate-bot avatar Aug 11 '20 19:08 renovate-bot

CLA assistant check
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.

CLAassistant avatar Jun 04 '21 18:06 CLAassistant