Skip to content

Bump the workerd-and-workers-types group across 1 directory with 2 updates#14331

Merged
github-actions[bot] merged 2 commits into
mainfrom
dependabot/npm_and_yarn/workerd-and-workers-types-50974c8e08
Jun 17, 2026
Merged

Bump the workerd-and-workers-types group across 1 directory with 2 updates#14331
github-actions[bot] merged 2 commits into
mainfrom
dependabot/npm_and_yarn/workerd-and-workers-types-50974c8e08

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 17, 2026

Copy link
Copy Markdown
Contributor

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

Updates workerd from 1.20260616.1 to 1.20260617.1

Release notes

Sourced from workerd's releases.

v1.20260617.1

What's Changed

Full Changelog: cloudflare/workerd@v1.20260616.1...v1.20260617.1

Commits
  • df2a06c Release 2026-06-17
  • 046855d Merge pull request #6807 from cloudflare/vaish/workflows-rollback-context-types
  • 71caeaf Merge pull request #6805 from ns476/nskehin/IMAGES-2332
  • 0fa2fc9 Also add types for new upscale feature
  • 7cc7a2a IMAGES-2332: Add all supported transforms to draws
  • 387757a Update Workflows rollback option types
  • ef13cea Clarify rollback context type test
  • dd4dc42 Simplify rollback context type assertions
  • eda0264 Update Workflow rollback context types
  • See full diff in compare view

Updates @cloudflare/workers-types from 4.20260616.1 to 4.20260617.1

Commits

@dependabot @github

dependabot Bot commented on behalf of github Jun 17, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: miniflare. Please create it before Dependabot can add it to a pull request.

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

@dependabot dependabot Bot added ci:skip-pr-description-validation Skip validation of the required PR description format dependencies Used by dependabot to mark PRs as updates to dependencies. labels Jun 17, 2026
@dependabot dependabot Bot requested a review from workers-devprod as a code owner June 17, 2026 06:05
@dependabot dependabot Bot added dependencies Used by dependabot to mark PRs as updates to dependencies. ci:skip-pr-description-validation Skip validation of the required PR description format labels Jun 17, 2026
@changeset-bot

changeset-bot Bot commented Jun 17, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: f0560fe

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

This PR includes changesets to release 6 packages
Name Type
miniflare Patch
wrangler Patch
@cloudflare/deploy-helpers Patch
@cloudflare/pages-shared Patch
@cloudflare/vite-plugin Patch
@cloudflare/vitest-pool-workers 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 Jun 17, 2026
@workers-devprod workers-devprod requested review from a team and petebacondarwin and removed request for a team June 17, 2026 06:05
@workers-devprod

workers-devprod commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

Codeowners approval required for this PR:

  • ✅ @cloudflare/wrangler
Show detailed file reviewers

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

Copy link
Copy Markdown
Contributor

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 github-actions Bot enabled auto-merge (squash) June 17, 2026 06:08
@github-actions

github-actions Bot commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

✅ All changesets look good

@pkg-pr-new

pkg-pr-new Bot commented Jun 17, 2026

Copy link
Copy Markdown
create-cloudflare

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

@cloudflare/deploy-helpers

npm i https://pkg.pr.new/@cloudflare/deploy-helpers@14331

@cloudflare/kv-asset-handler

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

miniflare

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

@cloudflare/pages-shared

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

@cloudflare/unenv-preset

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

@cloudflare/vite-plugin

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

@cloudflare/vitest-pool-workers

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

@cloudflare/workers-auth

npm i https://pkg.pr.new/@cloudflare/workers-auth@14331

@cloudflare/workers-editor-shared

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

@cloudflare/workers-utils

npm i https://pkg.pr.new/@cloudflare/workers-utils@14331

wrangler

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

commit: f0560fe

@petebacondarwin

Copy link
Copy Markdown
Contributor

@dependabot recreate

…dates

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


Updates `workerd` from 1.20260616.1 to 1.20260617.1
- [Release notes](https://github.com/cloudflare/workerd/releases)
- [Changelog](https://github.com/cloudflare/workerd/blob/main/RELEASE.md)
- [Commits](cloudflare/workerd@v1.20260616.1...v1.20260617.1)

Updates `@cloudflare/workers-types` from 4.20260616.1 to 4.20260617.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: "@cloudflare/workers-types"
  dependency-version: 4.20260617.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: workerd-and-workers-types
- dependency-name: workerd
  dependency-version: 1.20260617.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 changed the title Bump the workerd-and-workers-types group with 2 updates Bump the workerd-and-workers-types group across 1 directory with 2 updates Jun 17, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/workerd-and-workers-types-50974c8e08 branch from 8fbf4d6 to 9a94cf5 Compare June 17, 2026 16:17
@github-actions github-actions Bot disabled auto-merge June 17, 2026 16:18
The following dependency versions have been updated:

| Dependency | From         | To           |
| ---------- | ------------ | ------------ |
| workerd    | 1.20260616.1 | 1.20260617.1 |
@github-actions github-actions Bot enabled auto-merge (squash) June 17, 2026 16:21

@workers-devprod workers-devprod left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Codeowners reviews satisfied

@github-actions github-actions Bot merged commit 296ad65 into main Jun 17, 2026
60 checks passed
@github-project-automation github-project-automation Bot moved this from Untriaged to Approved in workers-sdk Jun 17, 2026
@github-actions github-actions Bot deleted the dependabot/npm_and_yarn/workerd-and-workers-types-50974c8e08 branch June 17, 2026 16:52
@github-project-automation github-project-automation Bot moved this from Approved to Done in workers-sdk Jun 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants