chore(deps): bump the workerd-and-workers-types group across 1 directory with 2 updates#7562
Conversation
🦋 Changeset detectedLatest commit: e1be8e3 The changes in this PR will be included in the next version bump. This PR includes changesets to release 4 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/12392722913/npm-package-wrangler-7562You can reference the automatically updated head of this PR with: npm install --save-dev https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/prs/7562/npm-package-wrangler-7562Or you can use npx https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/12392722913/npm-package-wrangler-7562 dev path/to/script.jsAdditional artifacts:wget https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/12392722913/npm-package-cloudflare-workers-bindings-extension-7562 -O ./cloudflare-workers-bindings-extension.0.0.0-v756f28425.vsix && code --install-extension ./cloudflare-workers-bindings-extension.0.0.0-v756f28425.vsixnpx https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/12392722913/npm-package-create-cloudflare-7562 --no-auto-updatenpm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/12392722913/npm-package-cloudflare-kv-asset-handler-7562npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/12392722913/npm-package-miniflare-7562npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/12392722913/npm-package-cloudflare-pages-shared-7562npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/12392722913/npm-package-cloudflare-unenv-preset-7562npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/12392722913/npm-package-cloudflare-vitest-pool-workers-7562npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/12392722913/npm-package-cloudflare-workers-editor-shared-7562npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/12392722913/npm-package-cloudflare-workers-shared-7562npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/12392722913/npm-package-cloudflare-workflows-shared-7562Note that these links will no longer work once the GitHub Actions artifact expires.
Please ensure constraints are pinned, and |
|
@dependabot rebase |
|
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
|
@dependabot recreate |
b049c0e to
cfebb4d
Compare
| "webSocketClose", | ||
| "webSocketError", | ||
| "self", | ||
| "tailStream" |
There was a problem hiding this comment.
nit: trailing comma, order alphabetically.
Thanks for taking care of the update ❤️
a79ae35 to
ae9bc77
Compare
…ory with 2 updates Bumps the workerd-and-workers-types group with 2 updates in the / directory: [@cloudflare/workers-types](https://github.com/cloudflare/workerd) and [workerd](https://github.com/cloudflare/workerd). Updates `@cloudflare/workers-types` from 4.20241205.0 to 4.20241216.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.20241205.0 to 1.20241216.0 - [Release notes](https://github.com/cloudflare/workerd/releases) - [Changelog](https://github.com/cloudflare/workerd/blob/main/RELEASE.md) - [Commits](cloudflare/workerd@v1.20241205.0...v1.20241216.0) --- updated-dependencies: - dependency-name: "@cloudflare/workers-types" dependency-type: direct:production 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 ... Signed-off-by: dependabot[bot] <[email protected]>
The following dependency versions have been updated: | Dependency | From | To | | ------------------------- | ------------- | ------------- | | workerd | 1.20241205.0 | 1.20241216.0 | | @cloudflare/workers-types | ^4.20241205.0 | ^4.20241216.0 |
ae9bc77 to
e1be8e3
Compare
|
Closing in favour of #7589 |
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
Bumps the workerd-and-workers-types group with 2 updates in the / directory: @cloudflare/workers-types and workerd.
Updates
@cloudflare/workers-typesfrom 4.20241205.0 to 4.20241216.0Commits
Updates
workerdfrom 1.20241205.0 to 1.20241216.0Release notes
Sourced from workerd's releases.
Commits
e0d6c79Merge pull request #3250 from cloudflare/dlapid/workerd-2024-12-164697769Update compatibility date to 2024-12-16ae9f195Merge pull request #3249 from cloudflare/dlapid/fix_npm_workflow_linux_version8b389a6Downgrade publish-wrapper to ubuntu-20.04 same as _bazel.ymlacdbbecMerge pull request #3244 from cloudflare/dlapid/workerd-2024-12-144b34a3dUpdate compatibility date to 2024-12-14ccd4c1bMerge pull request #3240 from cloudflare/kenton/allow-missing-default-entrypoint04a8a51Undo tightening of rules around default entrypoints in #3193.83eb364Implement the tail stream RPC interface (#3228)02ff150Merge pull request #3237 from cloudflare/dlapid/add_test_multiple_typewrappersDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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