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 #5961

Merged
merged 4 commits into from
Jun 6, 2024
Merged

Conversation

CarmenPopoviciu
Copy link
Contributor

@CarmenPopoviciu CarmenPopoviciu commented Jun 4, 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
    • TODO (before merge)
    • Cloudflare docs PR(s):
    • Not necessary because: deps bump

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.20240524.0 to 4.20240603.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.20240524.0 to 1.20240603.0
- [Release notes](https://github.com/cloudflare/workerd/releases)
- [Changelog](https://github.com/cloudflare/workerd/blob/main/RELEASE.md)
- [Commits](cloudflare/workerd@v1.20240524.0...v1.20240603.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.20240524.0  | 1.20240603.0  |
| @cloudflare/workers-types | ^4.20240524.0 | ^4.20240603.0 |
@CarmenPopoviciu CarmenPopoviciu requested review from a team as code owners June 4, 2024 08:49
Copy link

changeset-bot bot commented Jun 4, 2024

🦋 Changeset detected

Latest commit: f2cd71c

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

Copy link
Contributor

github-actions bot commented Jun 4, 2024

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/9400570380/npm-package-wrangler-5961

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

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

Or you can use npx with this latest build directly:

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

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


wrangler@3.59.0 includes the following runtime dependencies:

Package Constraint Resolved
miniflare workspace:* 3.20240524.2
workerd 1.20240605.0 1.20240605.0
workerd --version 1.20240605.0 2024-06-05

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

@RamIdeas RamIdeas added the e2e Run e2e tests on a PR label Jun 6, 2024
@RamIdeas RamIdeas merged commit ab95473 into main Jun 6, 2024
30 of 33 checks passed
@RamIdeas RamIdeas deleted the carmen/bump-workerd branch June 6, 2024 14:21
@workers-devprod workers-devprod mentioned this pull request Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
e2e Run e2e tests on a PR
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants