Skip to content

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Aug 11, 2020

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.

@google-cla google-cla bot added the cla: yes label Aug 11, 2020
@renovate-bot renovate-bot force-pushed the renovate/sirv-cli-1.x branch from ba09b80 to d2940fb Compare August 20, 2020 12:01
@renovate-bot renovate-bot changed the title Update dependency sirv-cli to v1.0.5 Update dependency sirv-cli to v1.0.6 Aug 20, 2020
@renovate-bot renovate-bot force-pushed the renovate/sirv-cli-1.x branch from d2940fb to fadea7e Compare October 25, 2020 18:01
@renovate-bot renovate-bot changed the title Update dependency sirv-cli to v1.0.6 Update dependency sirv-cli to v1.0.8 Oct 25, 2020
@renovate-bot renovate-bot force-pushed the renovate/sirv-cli-1.x branch from fadea7e to 1944cc0 Compare December 6, 2020 19:01
@renovate-bot renovate-bot changed the title Update dependency sirv-cli to v1.0.8 Update dependency sirv-cli to v1.0.9 Dec 6, 2020
@renovate-bot renovate-bot force-pushed the renovate/sirv-cli-1.x branch from 1944cc0 to 386520c Compare January 5, 2021 13:51
@renovate-bot renovate-bot changed the title Update dependency sirv-cli to v1.0.9 Update dependency sirv-cli to v1.0.10 Jan 5, 2021
@renovate-bot renovate-bot force-pushed the renovate/sirv-cli-1.x branch from 386520c to c6aa352 Compare January 31, 2021 09:52
@renovate-bot renovate-bot changed the title Update dependency sirv-cli to v1.0.10 Update dependency sirv-cli to v1.0.11 Jan 31, 2021
@CLAassistant
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants