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

Various package updates to fix dependabot issues #8114

Merged
merged 11 commits into from
Feb 17, 2025
Merged

Conversation

penalosa
Copy link
Contributor

Best reviewed commit-by-commit


  • Tests
    • TODO (before merge)
    • Tests included
    • Tests not necessary because: covered by existing tests
  • Wrangler E2E Tests CI Job required? (Use "e2e" label or ask maintainer to run separately)
    • I don't know
    • Required
    • Not required because: n/a
  • Public documentation
    • TODO (before merge)
    • Cloudflare docs PR(s):
    • Documentation not necessary because: internal

@penalosa penalosa requested a review from a team as a code owner February 12, 2025 16:22
Copy link

changeset-bot bot commented Feb 12, 2025

🦋 Changeset detected

Latest commit: b4a4d55

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
playground-preview-worker Patch
turbo-r2-archive Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@penalosa penalosa force-pushed the penalosa/security-fixes branch from f9f2725 to fcbb177 Compare February 14, 2025 18:09
Copy link
Contributor

github-actions bot commented Feb 14, 2025

A wrangler prerelease is available for testing. You can install this latest build in your project with:

npm install --save-dev https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/13371285640/npm-package-wrangler-8114

You can reference the automatically updated head of this PR with:

npm install --save-dev https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/prs/8114/npm-package-wrangler-8114

Or you can use npx with this latest build directly:

npx https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/13371285640/npm-package-wrangler-8114 dev path/to/script.js
Additional artifacts:

cloudflare-workers-bindings-extension:

wget https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/13371285640/npm-package-cloudflare-workers-bindings-extension-8114 -O ./cloudflare-workers-bindings-extension.0.0.0-v222c71183.vsix && code --install-extension ./cloudflare-workers-bindings-extension.0.0.0-v222c71183.vsix

create-cloudflare:

npx https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/13371285640/npm-package-create-cloudflare-8114 --no-auto-update

@cloudflare/kv-asset-handler:

npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/13371285640/npm-package-cloudflare-kv-asset-handler-8114

miniflare:

npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/13371285640/npm-package-miniflare-8114

@cloudflare/pages-shared:

npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/13371285640/npm-package-cloudflare-pages-shared-8114

@cloudflare/unenv-preset:

npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/13371285640/npm-package-cloudflare-unenv-preset-8114

@cloudflare/vite-plugin:

npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/13371285640/npm-package-cloudflare-vite-plugin-8114

@cloudflare/vitest-pool-workers:

npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/13371285640/npm-package-cloudflare-vitest-pool-workers-8114

@cloudflare/workers-editor-shared:

npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/13371285640/npm-package-cloudflare-workers-editor-shared-8114

@cloudflare/workers-shared:

npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/13371285640/npm-package-cloudflare-workers-shared-8114

@cloudflare/workflows-shared:

npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/13371285640/npm-package-cloudflare-workflows-shared-8114

Note that these links will no longer work once the GitHub Actions artifact expires.


wrangler@3.109.1 includes the following runtime dependencies:

Package Constraint Resolved
miniflare workspace:* 3.20250204.1
workerd 1.20250204.0 1.20250204.0
workerd --version 1.20250204.0 2025-02-04

Please ensure constraints are pinned, and miniflare/workerd minor versions match.

@penalosa penalosa merged commit 0322d08 into main Feb 17, 2025
27 checks passed
@penalosa penalosa deleted the penalosa/security-fixes branch February 17, 2025 14:55
@penalosa penalosa mentioned this pull request Feb 17, 2025
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants