Skip to content

Bump the workerd-and-workers-types group with 2 updates#8712

Merged
petebacondarwin merged 2 commits into
mainfrom
dependabot/npm_and_yarn/workerd-and-workers-types-2c6e5d0cc3
Apr 4, 2025
Merged

Bump the workerd-and-workers-types group with 2 updates#8712
petebacondarwin merged 2 commits into
mainfrom
dependabot/npm_and_yarn/workerd-and-workers-types-2c6e5d0cc3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 28, 2025

Bumps the workerd-and-workers-types group with 2 updates: @cloudflare/workers-types and workerd.

Updates @cloudflare/workers-types from 4.20250321.0 to 4.20250327.0

Commits

Updates workerd from 1.20250321.0 to 1.20250327.0

Release notes

Sourced from workerd's releases.

v1.20250327.0

What's Changed

Full Changelog: cloudflare/workerd@v1.20250321.0...v1.20250327.0

Commits
  • 4c7490c Release 2025-03-27
  • ed7289e Dont log DISCONNECTED application errors
  • 84f2cc7 Merge pull request #3790 from cloudflare/jasnell/remove-nodejscompatmodule-type
  • 3fa0846 Merge pull request #3795 from cloudflare/jasnell/avoid-recursive-lock-in-resp...
  • 6a434f5 Merge pull request #3810 from cloudflare/maizatskyi/2025-03-27-revert-arc-worker
  • 3b1ccc0 Remove the NodeJsCompatModule type
  • d28a8ed Merge pull request #3812 from cloudflare/yagiz/simplify-websocket-validation
  • 51b63c2 simplify websocket constructor url validation
  • e2e3b51 Revert "kj::Arc<Worker>"
  • f7d908a Python: Move package tag and lockile hash into new info section in package bz...
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot Bot requested a review from a team March 28, 2025 10:31
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 28, 2025

Assignees

The following users could not be added as assignees: @cloudflare/wrangler. Either the username does not exist or it does not have the correct permissions to be added as an assignee.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot requested a review from a team March 28, 2025 10:31
@dependabot dependabot Bot added dependencies Used by dependabot to mark PRs as updates to dependencies. package:miniflare Relating to Miniflare ci:skip-pr-description-validation Skip validation of the required PR description format labels Mar 28, 2025
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Mar 28, 2025

🦋 Changeset detected

Latest commit: fc81e8d

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

This PR includes changesets to release 5 packages
Name Type
miniflare Patch
@cloudflare/pages-shared Patch
@cloudflare/vite-plugin 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

@github-project-automation github-project-automation Bot moved this to Untriaged in workers-sdk Mar 28, 2025
@workers-devprod workers-devprod added the ci:c3-e2e Run C3 E2E tests on a pull request label Mar 28, 2025
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Mar 28, 2025

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/14262955155/npm-package-wrangler-8712

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

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

Or you can use npx with this latest build directly:

npx https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/14262955155/npm-package-wrangler-8712 dev path/to/script.js
Additional artifacts:

cloudflare-workers-bindings-extension:

wget https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/14262955155/npm-package-cloudflare-workers-bindings-extension-8712 -O ./cloudflare-workers-bindings-extension.0.0.0-v2b3c78de9.vsix && code --install-extension ./cloudflare-workers-bindings-extension.0.0.0-v2b3c78de9.vsix

create-cloudflare:

npx https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/14262955155/npm-package-create-cloudflare-8712 --no-auto-update

@cloudflare/kv-asset-handler:

npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/14262955155/npm-package-cloudflare-kv-asset-handler-8712

miniflare:

npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/14262955155/npm-package-miniflare-8712

@cloudflare/pages-shared:

npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/14262955155/npm-package-cloudflare-pages-shared-8712

@cloudflare/unenv-preset:

npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/14262955155/npm-package-cloudflare-unenv-preset-8712

@cloudflare/vite-plugin:

npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/14262955155/npm-package-cloudflare-vite-plugin-8712

@cloudflare/vitest-pool-workers:

npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/14262955155/npm-package-cloudflare-vitest-pool-workers-8712

@cloudflare/workers-editor-shared:

npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/14262955155/npm-package-cloudflare-workers-editor-shared-8712

@cloudflare/workers-shared:

npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/14262955155/npm-package-cloudflare-workers-shared-8712

@cloudflare/workflows-shared:

npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/14262955155/npm-package-cloudflare-workflows-shared-8712

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


wrangler@4.7.1 includes the following runtime dependencies:

Package Constraint Resolved
miniflare workspace:* 4.20250321.2
workerd 1.20250404.0 1.20250404.0
workerd --version 1.20250404.0 2025-04-04

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

@penalosa
Copy link
Copy Markdown
Contributor

penalosa commented Apr 1, 2025

@dependabot recreate

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/workerd-and-workers-types-2c6e5d0cc3 branch from 27239e7 to 176eed9 Compare April 1, 2025 23:34
@petebacondarwin
Copy link
Copy Markdown
Contributor

@dependabot recreate

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/workerd-and-workers-types-2c6e5d0cc3 branch from 249185b to d3e2c21 Compare April 2, 2025 10:33
@petebacondarwin petebacondarwin force-pushed the dependabot/npm_and_yarn/workerd-and-workers-types-2c6e5d0cc3 branch from dd4c254 to b9c0e0b Compare April 3, 2025 14:11
@github-project-automation github-project-automation Bot moved this from Untriaged to Approved in workers-sdk Apr 3, 2025
@petebacondarwin
Copy link
Copy Markdown
Contributor

Blocked on an upstream workerd bug: cloudflare/workerd#3873

@petebacondarwin petebacondarwin added blocked Blocked on other work internal Requires support from the Cloudflare Platform labels Apr 3, 2025
@petebacondarwin
Copy link
Copy Markdown
Contributor

@dependabot recreate

Dependabot couldn't find the original pull request head commit, d3e2c21a25fafad0eec03555a423c288a2f1c99d.
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/workerd-and-workers-types-2c6e5d0cc3 branch from b9c0e0b to 327687a Compare April 4, 2025 09:53
@petebacondarwin
Copy link
Copy Markdown
Contributor

Blocked on an upstream workerd bug: cloudflare/workerd#3873

All upstream issues were resolved.

@petebacondarwin petebacondarwin removed blocked Blocked on other work internal Requires support from the Cloudflare Platform labels Apr 4, 2025
The following dependency versions have been updated:

| Dependency                | From          | To            |
| ------------------------- | ------------- | ------------- |
| workerd                   | 1.20250321.0  | 1.20250404.0  |
| @cloudflare/workers-types | ^4.20250321.0 | ^4.20250404.0 |
@petebacondarwin petebacondarwin merged commit e0efb6f into main Apr 4, 2025
@petebacondarwin petebacondarwin deleted the dependabot/npm_and_yarn/workerd-and-workers-types-2c6e5d0cc3 branch April 4, 2025 11:36
@github-project-automation github-project-automation Bot moved this from Approved to Done in workers-sdk Apr 4, 2025
@workers-devprod workers-devprod mentioned this pull request Apr 4, 2025
@workers-devprod workers-devprod added the contribution [Holopin] Recognizes an open-source contribution, big or small label Apr 4, 2025
@holopin-bot
Copy link
Copy Markdown

holopin-bot Bot commented Apr 4, 2025

Congratulations @dependabot[bot], the maintainer of this repository has issued you a holobyte! Here it is: https://holopin.io/holobyte/cm92q2cm212910ck4bh6q9qt4

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

ci:c3-e2e Run C3 E2E tests on a pull request ci:skip-pr-description-validation Skip validation of the required PR description format contribution [Holopin] Recognizes an open-source contribution, big or small dependencies Used by dependabot to mark PRs as updates to dependencies. package:miniflare Relating to Miniflare

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants