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 @cloudflare/kv-asset-handler from 0.3.0 to 0.3.1 #2

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

Conversation

gitworkflows
Copy link

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade @cloudflare/kv-asset-handler from 0.3.0 to 0.3.1.

ℹ️ 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 1 version ahead of your current version.
  • The recommended version was released 22 days ago, on 2024-01-19.
Release notes
Package name: @cloudflare/kv-asset-handler
  • 0.3.1 - 2024-01-19
    • Maintenance

      • Remove tests from npm package to reduce npm package size - boidolr, pull/388

      This PR removes the tests from the npm package, reducing the size of the package by about half.

      These PRs bump dependencies of the project to their latest versions.

      This PR fixes the anchor links in the README.

  • 0.3.0 - 2022-12-19
    • Features

      • Allow configurable downgrade of ETag validator strength - awwong1, pull/315

      This allows users to override the default strong ETag validator behaviour to use weak ETag validators. This change allows the developer to use weak ETags and preserve 304 responses (e.g. on *.workers.dev domains).

    • Fixes

      Previously when edge cached was enabled, the content-length of the response was not being set correctly. This was due to the length property of the ArrayBuffer instance being called instead of the byteLength property. This PR fixes this issue.

    • Maintenance

      • chore(ci): bump node versions in actions - KianNH, pull/354

        This bumps the Node versions used in the CI actions to the latest LTS versions.

      • chore: use tabs for indentation - Cherry, pull/355

        This PR changes the indentation of the project to use tabs instead of spaces, falling more in line with other Cloudflare JavaScript projects like wrangler.

      • chore: bump dependencies - Cherry, pull/356

        This bumps many dependencies of the project to their latest versions.

from @cloudflare/kv-asset-handler GitHub release notes
Commit messages
Package name: @cloudflare/kv-asset-handler

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

Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@cloudflare/[email protected] None +1 126 kB wrangler-publisher

🚮 Removed packages: npm/@cloudflare/[email protected]

View full report↗︎

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