-
Notifications
You must be signed in to change notification settings - Fork 774
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(deps): bump the workerd-and-workers-types group with 2 updates #5520
chore(deps): bump the workerd-and-workers-types group with 2 updates #5520
Conversation
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 3.19.0 to 4.20240404.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.20240403.0 to 1.20240404.0 - [Release notes](https://github.com/cloudflare/workerd/releases) - [Changelog](https://github.com/cloudflare/workerd/blob/main/RELEASE.md) - [Commits](cloudflare/workerd@v1.20240403.0...v1.20240404.0) --- updated-dependencies: - dependency-name: "@cloudflare/workers-types" dependency-type: direct:development update-type: version-update:semver-major 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] <support@github.com>
🦋 Changeset detectedLatest commit: f2f46b9 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 |
The following dependency versions have been updated: | Dependency | From | To | | ------------------------- | ------------- | ------------- | | workerd | 1.20240403.0 | 1.20240404.0 | | @cloudflare/workers-types | ^4.20240329.0 | ^4.20240404.0 |
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/8561504800/npm-package-wrangler-5520 You can reference the automatically updated head of this PR with: npm install --save-dev https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/prs/5520/npm-package-wrangler-5520 Or you can use npx https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/8561504800/npm-package-wrangler-5520 dev path/to/script.js Additional artifacts:npx https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/8561504800/npm-package-create-cloudflare-5520 --no-auto-update npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/8561504800/npm-package-cloudflare-kv-asset-handler-5520 npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/8561504800/npm-package-miniflare-5520 npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/8561504800/npm-package-cloudflare-pages-shared-5520 npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/8561504800/npm-package-cloudflare-vitest-pool-workers-5520 Note that these links will no longer work once the GitHub Actions artifact expires.
Please ensure constraints are pinned, and |
@dependabot squash and merge |
One of your CI runs failed on this pull request, so Dependabot won't merge it. Dependabot will still automatically merge this pull request if you amend it and your tests pass. |
@dependabot squash and merge |
Dependabot tried to merge this PR, but received the following error from GitHub:
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5520 +/- ##
==========================================
+ Coverage 72.15% 72.20% +0.05%
==========================================
Files 332 332
Lines 17249 17249
Branches 4408 4408
==========================================
+ Hits 12446 12455 +9
+ Misses 4803 4794 -9 |
Dependabot tried to merge this PR, but received the following error from GitHub:
|
…5520) * chore(deps): bump the workerd-and-workers-types group with 2 updates 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 3.19.0 to 4.20240404.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.20240403.0 to 1.20240404.0 - [Release notes](https://github.com/cloudflare/workerd/releases) - [Changelog](https://github.com/cloudflare/workerd/blob/main/RELEASE.md) - [Commits](cloudflare/workerd@v1.20240403.0...v1.20240404.0) --- updated-dependencies: - dependency-name: "@cloudflare/workers-types" dependency-type: direct:development update-type: version-update:semver-major 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] <support@github.com> * chore: update dependencies of "miniflare" package The following dependency versions have been updated: | Dependency | From | To | | ------------------------- | ------------- | ------------- | | workerd | 1.20240403.0 | 1.20240404.0 | | @cloudflare/workers-types | ^4.20240329.0 | ^4.20240404.0 | --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Wrangler automated PR updater <wrangler@cloudflare.com>
Bumps the workerd-and-workers-types group with 2 updates: @cloudflare/workers-types and workerd.
Updates
@cloudflare/workers-types
from 3.19.0 to 4.20240404.0Commits
Updates
workerd
from 1.20240403.0 to 1.20240404.0Release notes
Sourced from workerd's releases.
Commits
0f3b6ab
Merge pull request #1966 from cloudflare/jphillips/release-202404046cf08a4
Merge pull request #1965 from cloudflare/felix/bazel-release-cfg-revert5997ec0
Bump supported compatibility date.5fb300f
Implement URL.parse (#1883)599de7b
Revert "Add platform-specific release configuration"4037068
Merge pull request #1963 from cloudflare/kenton/empty-handlers8184033
Allow referencing empty-object exports as entrypoints.7bcbc89
Convert the standard properties on streams objects to prototype (#1850)9b5650b
Implement AbortSignal.protototype.onabort (#1848)3eb728b
Add platform-specific release configurationDependabot 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 will merge this PR once CI passes on it, as requested by @penalosa.
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