Skip to content

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

Merged
edmundhung merged 2 commits intomainfrom
dependabot/npm_and_yarn/workerd-and-workers-types-9191216627
Mar 16, 2026
Merged

Bump the workerd-and-workers-types group with 2 updates#12875
edmundhung merged 2 commits intomainfrom
dependabot/npm_and_yarn/workerd-and-workers-types-9191216627

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 13, 2026

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

Updates workerd from 1.20260312.1 to 1.20260313.1

Release notes

Sourced from workerd's releases.

v1.20260313.1

What's Changed

New Contributors

Full Changelog: cloudflare/workerd@v1.20260312.1...v1.20260313.1

Commits
  • 850422d Release 2026-03-13
  • b3bb7cc Merge pull request #6314 from cloudflare/yagiz/fix-rsa-error
  • 6f80709 Merge pull request #6312 from cloudflare/yagiz/fix-v8-global-rust
  • 15392d4 Merge pull request #6313 from cloudflare/yagiz/fix-x509-certificate
  • 1b5ccb1 fix X509Certificate::parse() throwing internal error for invalid input
  • 3204893 use v8 copy constructor for v8 global
  • fcbe7c4 handle RSA_R_INTERNAL_ERROR as a user-facing error
  • 329f6d4 Merge pull request #6307 from cloudflare/dcarney/external-strings
  • 63d042c Merge branch 'main' into dcarney/external-strings
  • 8ae9e49 Merge pull request #6099 from natewong1313/nwong/STREAM-6639-add-stream-bindi...
  • Additional commits viewable in compare view

Updates @cloudflare/workers-types from 4.20260312.1 to 4.20260313.1

Commits

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

Open with Devin

@dependabot dependabot bot added dependencies Used by dependabot to mark PRs as updates to dependencies. miniflare Relating to Miniflare skip-pr-description-validation Skip validation of the required PR description format labels Mar 13, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 13, 2026 06:06
@dependabot dependabot bot added miniflare Relating to Miniflare dependencies Used by dependabot to mark PRs as updates to dependencies. skip-pr-description-validation Skip validation of the required PR description format labels Mar 13, 2026
@changeset-bot
Copy link

changeset-bot bot commented Mar 13, 2026

🦋 Changeset detected

Latest commit: 71412b7

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

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

@workers-devprod
Copy link
Contributor

workers-devprod commented Mar 13, 2026

Codeowners approval required for this PR:

  • ✅ @cloudflare/wrangler
Show detailed file reviewers

Copy link
Contributor

@devin-ai-integration devin-ai-integration bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

@github-actions
Copy link
Contributor

github-actions bot commented Mar 13, 2026

✅ All changesets look good

@pkg-pr-new
Copy link

pkg-pr-new bot commented Mar 13, 2026

create-cloudflare

npm i https://pkg.pr.new/create-cloudflare@12875

@cloudflare/kv-asset-handler

npm i https://pkg.pr.new/@cloudflare/kv-asset-handler@12875

miniflare

npm i https://pkg.pr.new/miniflare@12875

@cloudflare/pages-shared

npm i https://pkg.pr.new/@cloudflare/pages-shared@12875

@cloudflare/unenv-preset

npm i https://pkg.pr.new/@cloudflare/unenv-preset@12875

@cloudflare/vite-plugin

npm i https://pkg.pr.new/@cloudflare/vite-plugin@12875

@cloudflare/vitest-pool-workers

npm i https://pkg.pr.new/@cloudflare/vitest-pool-workers@12875

@cloudflare/workers-editor-shared

npm i https://pkg.pr.new/@cloudflare/workers-editor-shared@12875

wrangler

npm i https://pkg.pr.new/wrangler@12875

commit: 71412b7

@edmundhung
Copy link
Member

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/workerd-and-workers-types-9191216627 branch from 31c6807 to 893b362 Compare March 13, 2026 10:39
@edmundhung
Copy link
Member

@dependabot recreate

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


Updates `workerd` from 1.20260312.1 to 1.20260313.1
- [Release notes](https://github.com/cloudflare/workerd/releases)
- [Changelog](https://github.com/cloudflare/workerd/blob/main/RELEASE.md)
- [Commits](cloudflare/workerd@v1.20260312.1...v1.20260313.1)

Updates `@cloudflare/workers-types` from 4.20260312.1 to 4.20260313.1
- [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)

---
updated-dependencies:
- dependency-name: workerd
  dependency-version: 1.20260313.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: workerd-and-workers-types
- dependency-name: "@cloudflare/workers-types"
  dependency-version: 4.20260313.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: workerd-and-workers-types
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/workerd-and-workers-types-9191216627 branch from 9d394e3 to f93cd47 Compare March 16, 2026 12:05
The following dependency versions have been updated:

| Dependency | From         | To           |
| ---------- | ------------ | ------------ |
| workerd    | 1.20260312.1 | 1.20260316.1 |
@github-project-automation github-project-automation bot moved this from Untriaged to Approved in workers-sdk Mar 16, 2026
@edmundhung edmundhung merged commit 13df6c7 into main Mar 16, 2026
45 of 47 checks passed
@edmundhung edmundhung deleted the dependabot/npm_and_yarn/workerd-and-workers-types-9191216627 branch March 16, 2026 21:20
@github-project-automation github-project-automation bot moved this from Approved to Done in workers-sdk Mar 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Used by dependabot to mark PRs as updates to dependencies. miniflare Relating to Miniflare skip-pr-description-validation Skip validation of the required PR description format

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants