Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade sirv-cli from 0.2.5 to 0.4.5 #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

snyk-bot
Copy link

@snyk-bot snyk-bot commented Apr 5, 2020

Snyk has created this PR to upgrade sirv-cli from 0.2.5 to 0.4.5.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
  • The recommended version is 9 versions ahead of your current version.
  • The recommended version was released 5 months ago, on 2019-10-23.
Release notes
Package name: sirv-cli
  • 0.4.5 - 2019-10-23

    v0.4.5

  • 0.4.4 - 2019-06-08

    Patches

    • (sirv-cli): Hide network address on non-localhost hostnames: aeb4d72
      Passing --host without a value is an alias for --host 0.0.0.0
      It will be displayed if --host flag is defined

    • (sirv-cli): Correct --single 404 handler (#30): 3d27ed1

  • 0.4.3 - 2019-06-01

    Patches

    • (sirv-cli): Add missing --host flag to change hostname (#29): 210302e

    • (sirv-cli): Add missing support for PORT and HOST environment variables: 04ea942

      $ PORT=3000 sirv public
      $ HOST=0.0.0.0 sirv public
      $ sirv public --host 10.0.0.1

    Chores

  • 0.4.2 - 2019-05-09

    Patches

    • Immediately fix regression for --single flag in "dev" mode: c73fd13
  • 0.4.1 - 2019-05-08

    Patches

    • (sirv): Handle files without an extension correctly (#26): b2e1baf
      Wrongly assumed all extensionless files were pathnames meant to be expanded.

    • (sirv): Call return from for-loop directly: c39f0e4

  • 0.4.0 - 2019-04-23

    Breaking

    • (sirv) Change opts.onNoMatch from (res) to (req, res): abe9d69
      Allowing the callback to consume the original request & response is more expected and flexible.

    Patches

    • Fix(sirv-cli) Maintain Range/partial requests during --dev mode: abe9d69
      By sending an empty object, the original request's headers were all lost.
  • 0.3.2 - 2019-04-23

    Patches

  • 0.3.1 - 2019-04-15

    Patches

    • Run custom opts.setHeaders function in dev mode: (#22): e4b7cc3
  • 0.3.0 - 2019-04-15
  • 0.2.5 - 2019-04-15
from sirv-cli GitHub release notes

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

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

Successfully merging this pull request may close these issues.

1 participant