Skip to content

build: bump @cloudflare/workers-types from 5.20260804.1 to 5.20260809.1 - #231

Merged
teamchong merged 3 commits into
mainfrom
dependabot/npm_and_yarn/cloudflare/workers-types-5.20260809.1
Aug 19, 2026
Merged

build: bump @cloudflare/workers-types from 5.20260804.1 to 5.20260809.1#231
teamchong merged 3 commits into
mainfrom
dependabot/npm_and_yarn/cloudflare/workers-types-5.20260809.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 12, 2026

Copy link
Copy Markdown
Contributor

Bumps @cloudflare/workers-types from 5.20260804.1 to 5.20260809.1.

Commits

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@cloudflare/workers-types](https://github.com/cloudflare/workerd) from 5.20260804.1 to 5.20260809.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: 5.20260809.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 12, 2026
5.20260809.1 adds 'declare const process: any' to its ambient globals,
clobbering @types/node's process — exit() stops narrowing as never and
process.env goes untyped, breaking typecheck in 4 places.

Drop the package from tsconfig 'types' and import the one type we use
(ExecutionContext) as a module instead.
@teamchong
teamchong merged commit 143df88 into main Aug 19, 2026
6 checks passed
@teamchong
teamchong deleted the dependabot/npm_and_yarn/cloudflare/workers-types-5.20260809.1 branch August 19, 2026 01:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant