-
Notifications
You must be signed in to change notification settings - Fork 702
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
Bump workerd
#4324
Bump workerd
#4324
Conversation
🦋 Changeset detectedLatest commit: 62dffe6 The changes in this PR will be included in the next version bump. This PR includes changesets to release 3 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/6735114757/npm-package-wrangler-4324 You can reference the automatically updated head of this PR with: npm install --save-dev https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/prs/6735114757/npm-package-wrangler-4324 Or you can use npx https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/6735114757/npm-package-wrangler-4324 dev path/to/script.js Additional artifacts:npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/6735114757/npm-package-miniflare-4324 npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/6735114757/npm-package-cloudflare-pages-shared-4324 Note that these links will no longer work once the GitHub Actions artifact expires.
| Please ensure constraints are pinned, and |
Codecov Report
@@ Coverage Diff @@
## main #4324 +/- ##
==========================================
+ Coverage 75.34% 75.37% +0.03%
==========================================
Files 223 223
Lines 12341 12342 +1
Branches 3190 3191 +1
==========================================
+ Hits 9298 9303 +5
+ Misses 3043 3039 -4
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should this have a changeset? 😅
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actually, now that we can do minfilare
and wrangler
changes together, could you update logToTerminal
here so it's enabled if the bundle is a service worker?
logToTerminal: false, |
.changeset/green-days-prove.md
Outdated
"miniflare": minor | ||
--- | ||
|
||
Update to latest `workerd` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Might be nice to include the workerd
version and a link to the changelog here.
Bump
miniflare
to latestworkerd
version.