Conversation
🦋 Changeset detectedLatest commit: 7b92b8a The changes in this PR will be included in the next version bump. This PR includes changesets to release 2 packages
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 |
|
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/8467822345/npm-package-wrangler-5422You can reference the automatically updated head of this PR with: npm install --save-dev https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/prs/5422/npm-package-wrangler-5422Or you can use npx https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/8467822345/npm-package-wrangler-5422 dev path/to/script.jsAdditional artifacts:npx https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/8467822345/npm-package-create-cloudflare-5422 --no-auto-updatenpm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/8467822345/npm-package-cloudflare-kv-asset-handler-5422npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/8467822345/npm-package-miniflare-5422npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/8467822345/npm-package-cloudflare-pages-shared-5422npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/8467822345/npm-package-cloudflare-vitest-pool-workers-5422Note that these links will no longer work once the GitHub Actions artifact expires.
Please ensure constraints are pinned, and |
️✅ There are no secrets present in this pull request anymore.If these secrets were true positive and are still valid, we highly recommend you to revoke them. 🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #5422 +/- ##
==========================================
+ Coverage 72.20% 72.27% +0.07%
==========================================
Files 322 322
Lines 16666 16660 -6
Branches 4258 4255 -3
==========================================
+ Hits 12033 12041 +8
+ Misses 4633 4619 -14
|
This PR removes the beta warning for D1.
LDW CR-851462
Author has addressed the following