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 from 1.0.6 to 1.0.11 #2

Closed

Conversation

snyk-bot
Copy link

Snyk has created this PR to upgrade sirv from 1.0.6 to 1.0.11.

ℹ️ 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 4 versions ahead of your current version.
  • The recommended version was released 3 months ago, on 2021-01-30.
Release notes
Package name: sirv
  • 1.0.11 - 2021-01-30

    Patches

  • 1.0.10 - 2020-12-07

    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.
  • 1.0.9 - 2020-12-05

    Patches

  • 1.0.7 - 2020-10-16

    Patches

    • (sirv): Use a separate FILES cache per sirv instance (#84): c69bbfb
      Thank you @ Rich-Harris~!

    • (sirv): Append must-revalidate Cache-Control directive when maxAge: 0 is used: fb31a46
      Only appends when immutable option is not in use!

  • 1.0.6 - 2020-08-12

    Patches

    • (sirv) Ensure options.setHeaders changes are respected (#79): 25eb012
from sirv GitHub release notes
Commit messages
Package name: sirv

Compare


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

@konlanz konlanz closed this Apr 29, 2021
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.

2 participants