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: bump workerd and workers-types deps #5931

Merged
merged 2 commits into from
May 28, 2024
Merged

Conversation

CarmenPopoviciu
Copy link
Contributor

@CarmenPopoviciu CarmenPopoviciu commented May 28, 2024

What this PR solves / how to test

Manually bumping workerd and workers-types versions because the dependabot version update job seems to be broken (due to dependabot/dependabot-core#9682)

Author has addressed the following

  • Tests
    • TODO (before merge)
    • Included
    • Not necessary because: deps bump
  • E2E Tests CI Job required? (Use "e2e" label or ask maintainer to run separately)
    • I don't know
    • Required / Maybe required
    • Not required because: deps bump
  • Changeset (Changeset guidelines)
    • TODO (before merge)
    • Included
    • Not necessary because:
  • Public documentation

@CarmenPopoviciu CarmenPopoviciu requested review from a team as code owners May 28, 2024 14:43
Copy link

changeset-bot bot commented May 28, 2024

🦋 Changeset detected

Latest commit: 8004a29

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

Bumps the workerd-and-workers-types group with 2 updates: [@cloudflare/workers-types](https://github.com/cloudflare/workerd) and [workerd](https://github.com/cloudflare/workerd).

Updates `@cloudflare/workers-types` from 4.20240512.0 to 4.20240524.0
- [Release notes](https://github.com/cloudflare/workerd/releases)
- [Changelog](https://github.com/cloudflare/workerd/blob/main/RELEASE.md)
- [Commits](https://github.com/cloudflare/workerd/commits)

Updates `workerd` from 1.20240512.0 to 1.20240524.0
- [Release notes](https://github.com/cloudflare/workerd/releases)
- [Changelog](https://github.com/cloudflare/workerd/blob/main/RELEASE.md)
- [Commits](cloudflare/workerd@v1.20240512.0...v1.20240524.0)

---
updated-dependencies:
- dependency-name: "@cloudflare/workers-types"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: workerd-and-workers-types
- dependency-name: workerd
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: workerd-and-workers-types
...
The following dependency versions have been updated:

| Dependency                | From          | To            |
| ------------------------- | ------------  | ------------  |
| workerd                   | 1.20240405.0  | 1.20240524.0  |
| @cloudflare/workers-types | ^4.20240405.0 | ^4.20240524.0 |
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/9271589698/npm-package-wrangler-5931

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

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

Or you can use npx with this latest build directly:

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

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


wrangler@3.57.1 includes the following runtime dependencies:

Package Constraint Resolved
miniflare workspace:* 3.20240512.0
workerd 1.20240524.0 1.20240524.0
workerd --version 1.20240524.0 2024-05-24

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

@CarmenPopoviciu CarmenPopoviciu mentioned this pull request May 28, 2024
12 tasks
@CarmenPopoviciu CarmenPopoviciu merged commit 4458a9e into main May 28, 2024
28 checks passed
@CarmenPopoviciu CarmenPopoviciu deleted the carmen/bump-workerd branch May 28, 2024 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants