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

chore: update workerd and workers-types #6024

Merged
merged 2 commits into from
Jun 13, 2024
Merged

Conversation

petebacondarwin
Copy link
Contributor

@petebacondarwin petebacondarwin commented Jun 12, 2024

What this PR solves / how to test

Updates workerd and workers-types to latest.

Copy link

changeset-bot bot commented Jun 12, 2024

🦋 Changeset detected

Latest commit: 8db208e

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

This PR includes changesets to release 4 packages
Name Type
miniflare Patch
@cloudflare/pages-shared Patch
@cloudflare/vitest-pool-workers Patch
wrangler 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

The following dependency versions have been updated:

| Dependency | From         | To           |
| ---------- | ------------ | ------------ |
| workerd    | 1.20240605.0 | 1.20240610.1 |
@petebacondarwin petebacondarwin marked this pull request as ready for review June 12, 2024 18:53
@petebacondarwin petebacondarwin requested a review from a team as a code owner June 12, 2024 18:53
Copy link
Contributor

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/9488112627/npm-package-wrangler-6024

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

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

Or you can use npx with this latest build directly:

npx https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/9488112627/npm-package-wrangler-6024 dev path/to/script.js
Additional artifacts:
npx https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/9488112627/npm-package-create-cloudflare-6024 --no-auto-update
npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/9488112627/npm-package-cloudflare-kv-asset-handler-6024
npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/9488112627/npm-package-miniflare-6024
npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/9488112627/npm-package-cloudflare-pages-shared-6024
npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/9488112627/npm-package-cloudflare-vitest-pool-workers-6024

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


[email protected] includes the following runtime dependencies:

Package Constraint Resolved
miniflare workspace:* 3.20240605.0
workerd 1.20240610.1 1.20240610.1
workerd --version 1.20240610.1 2024-06-10

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

@petebacondarwin petebacondarwin added the e2e Run e2e tests on a PR label Jun 12, 2024
@petebacondarwin petebacondarwin mentioned this pull request Jun 12, 2024
12 tasks
@@ -9,7 +9,7 @@
},
"devDependencies": {
"@cloudflare/workers-tsconfig": "workspace:*",
"@cloudflare/workers-types": "^4.20240222.0",
"@cloudflare/workers-types": "^4.20240605.0",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There was no actual release of workers-types this week.
So generally there are no updates to make.
This particular one got missed last week.

@petebacondarwin petebacondarwin merged commit c4146fc into main Jun 13, 2024
27 checks passed
@petebacondarwin petebacondarwin deleted the update-workerd-deps branch June 13, 2024 11:48
@workers-devprod workers-devprod added the contribution [Holopin] Recognizes an open-source contribution, big or small label Jun 13, 2024
Copy link

holopin-bot bot commented Jun 13, 2024

Congratulations @petebacondarwin, you just earned a holobyte! Here it is: https://holopin.io/holobyte/clxd75qep05720cl3u03hvyk4

This badge can only be claimed by you, so make sure that your GitHub account is linked to your Holopin account. You can manage those preferences here: https://holopin.io/account.
Or if you're new to Holopin, you can simply sign up with GitHub, which will do the trick!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contribution [Holopin] Recognizes an open-source contribution, big or small e2e Run e2e tests on a PR
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants