diff --git a/.github/workflows/type-snapshot.yml b/.github/workflows/type-snapshot.yml index b75afb17c5d..caf306cc004 100644 --- a/.github/workflows/type-snapshot.yml +++ b/.github/workflows/type-snapshot.yml @@ -49,4 +49,4 @@ jobs: if: failure() run: | echo "The generated output of @cloudflare/workers-types has been changed by this PR" - echo "If this is intentional, run 'rm -rf types/generated-snapshot && cp -r bazel-bin/types/definitions types/generated-snapshot' to update the snapshot" + echo "If this is intentional, run 'bazel build //types && rm -rf types/generated-snapshot && cp -r bazel-bin/types/definitions types/generated-snapshot' to update the snapshot" diff --git a/types/generated-snapshot/2022-03-21/index.d.ts b/types/generated-snapshot/2022-03-21/index.d.ts index eccee8be1ff..ad701b31dbc 100755 --- a/types/generated-snapshot/2022-03-21/index.d.ts +++ b/types/generated-snapshot/2022-03-21/index.d.ts @@ -457,8 +457,9 @@ declare abstract class Navigator { | string | (ArrayBuffer | ArrayBufferView) | Blob + | FormData | URLSearchParams - | FormData, + | URLSearchParams, ): boolean; readonly userAgent: string; readonly gpu: GPU; diff --git a/types/generated-snapshot/2022-03-21/index.ts b/types/generated-snapshot/2022-03-21/index.ts index 88c16ae6f29..017c3a3f390 100755 --- a/types/generated-snapshot/2022-03-21/index.ts +++ b/types/generated-snapshot/2022-03-21/index.ts @@ -462,8 +462,9 @@ export declare abstract class Navigator { | string | (ArrayBuffer | ArrayBufferView) | Blob + | FormData | URLSearchParams - | FormData, + | URLSearchParams, ): boolean; readonly userAgent: string; readonly gpu: GPU; diff --git a/types/generated-snapshot/2022-08-04/index.d.ts b/types/generated-snapshot/2022-08-04/index.d.ts index c2419a17ff6..9aec6e820b8 100755 --- a/types/generated-snapshot/2022-08-04/index.d.ts +++ b/types/generated-snapshot/2022-08-04/index.d.ts @@ -457,8 +457,9 @@ declare abstract class Navigator { | string | (ArrayBuffer | ArrayBufferView) | Blob + | FormData | URLSearchParams - | FormData, + | URLSearchParams, ): boolean; readonly userAgent: string; readonly gpu: GPU; diff --git a/types/generated-snapshot/2022-08-04/index.ts b/types/generated-snapshot/2022-08-04/index.ts index a4235b21ae8..04f85f43011 100755 --- a/types/generated-snapshot/2022-08-04/index.ts +++ b/types/generated-snapshot/2022-08-04/index.ts @@ -462,8 +462,9 @@ export declare abstract class Navigator { | string | (ArrayBuffer | ArrayBufferView) | Blob + | FormData | URLSearchParams - | FormData, + | URLSearchParams, ): boolean; readonly userAgent: string; readonly gpu: GPU; diff --git a/types/generated-snapshot/2022-10-31/index.d.ts b/types/generated-snapshot/2022-10-31/index.d.ts index c862bffab4e..1256393a950 100755 --- a/types/generated-snapshot/2022-10-31/index.d.ts +++ b/types/generated-snapshot/2022-10-31/index.d.ts @@ -457,8 +457,9 @@ declare abstract class Navigator { | string | (ArrayBuffer | ArrayBufferView) | Blob + | FormData | URLSearchParams - | FormData, + | URLSearchParams, ): boolean; readonly userAgent: string; readonly gpu: GPU; diff --git a/types/generated-snapshot/2022-10-31/index.ts b/types/generated-snapshot/2022-10-31/index.ts index 9865a4bfa61..8b77e5bc029 100755 --- a/types/generated-snapshot/2022-10-31/index.ts +++ b/types/generated-snapshot/2022-10-31/index.ts @@ -462,8 +462,9 @@ export declare abstract class Navigator { | string | (ArrayBuffer | ArrayBufferView) | Blob + | FormData | URLSearchParams - | FormData, + | URLSearchParams, ): boolean; readonly userAgent: string; readonly gpu: GPU; diff --git a/types/generated-snapshot/2022-11-30/index.d.ts b/types/generated-snapshot/2022-11-30/index.d.ts index 56b41cff73e..294add31ab3 100755 --- a/types/generated-snapshot/2022-11-30/index.d.ts +++ b/types/generated-snapshot/2022-11-30/index.d.ts @@ -462,8 +462,9 @@ declare abstract class Navigator { | string | (ArrayBuffer | ArrayBufferView) | Blob + | FormData | URLSearchParams - | FormData, + | URLSearchParams, ): boolean; readonly userAgent: string; readonly gpu: GPU; diff --git a/types/generated-snapshot/2022-11-30/index.ts b/types/generated-snapshot/2022-11-30/index.ts index 6616b05fd08..73c86224277 100755 --- a/types/generated-snapshot/2022-11-30/index.ts +++ b/types/generated-snapshot/2022-11-30/index.ts @@ -467,8 +467,9 @@ export declare abstract class Navigator { | string | (ArrayBuffer | ArrayBufferView) | Blob + | FormData | URLSearchParams - | FormData, + | URLSearchParams, ): boolean; readonly userAgent: string; readonly gpu: GPU; diff --git a/types/generated-snapshot/2023-03-01/index.d.ts b/types/generated-snapshot/2023-03-01/index.d.ts index e679c49b846..c512990722f 100755 --- a/types/generated-snapshot/2023-03-01/index.d.ts +++ b/types/generated-snapshot/2023-03-01/index.d.ts @@ -462,8 +462,9 @@ declare abstract class Navigator { | string | (ArrayBuffer | ArrayBufferView) | Blob + | FormData | URLSearchParams - | FormData, + | URLSearchParams, ): boolean; readonly userAgent: string; readonly gpu: GPU; diff --git a/types/generated-snapshot/2023-03-01/index.ts b/types/generated-snapshot/2023-03-01/index.ts index 7e98507259e..64a2ab7b8fa 100755 --- a/types/generated-snapshot/2023-03-01/index.ts +++ b/types/generated-snapshot/2023-03-01/index.ts @@ -467,8 +467,9 @@ export declare abstract class Navigator { | string | (ArrayBuffer | ArrayBufferView) | Blob + | FormData | URLSearchParams - | FormData, + | URLSearchParams, ): boolean; readonly userAgent: string; readonly gpu: GPU; diff --git a/types/generated-snapshot/2023-07-01/index.d.ts b/types/generated-snapshot/2023-07-01/index.d.ts index a5725474b1d..3055d51a387 100755 --- a/types/generated-snapshot/2023-07-01/index.d.ts +++ b/types/generated-snapshot/2023-07-01/index.d.ts @@ -462,8 +462,9 @@ declare abstract class Navigator { | string | (ArrayBuffer | ArrayBufferView) | Blob + | FormData | URLSearchParams - | FormData, + | URLSearchParams, ): boolean; readonly userAgent: string; readonly gpu: GPU; diff --git a/types/generated-snapshot/2023-07-01/index.ts b/types/generated-snapshot/2023-07-01/index.ts index 9e0b4c5ad30..ea8f25c4b44 100755 --- a/types/generated-snapshot/2023-07-01/index.ts +++ b/types/generated-snapshot/2023-07-01/index.ts @@ -467,8 +467,9 @@ export declare abstract class Navigator { | string | (ArrayBuffer | ArrayBufferView) | Blob + | FormData | URLSearchParams - | FormData, + | URLSearchParams, ): boolean; readonly userAgent: string; readonly gpu: GPU; diff --git a/types/generated-snapshot/experimental/index.d.ts b/types/generated-snapshot/experimental/index.d.ts index bfc99c39259..540b8271a30 100755 --- a/types/generated-snapshot/experimental/index.d.ts +++ b/types/generated-snapshot/experimental/index.d.ts @@ -463,8 +463,9 @@ declare abstract class Navigator { | string | (ArrayBuffer | ArrayBufferView) | Blob + | FormData | URLSearchParams - | FormData, + | URLSearchParams, ): boolean; readonly userAgent: string; readonly gpu: GPU; diff --git a/types/generated-snapshot/experimental/index.ts b/types/generated-snapshot/experimental/index.ts index 97f03198044..3751d15bc09 100755 --- a/types/generated-snapshot/experimental/index.ts +++ b/types/generated-snapshot/experimental/index.ts @@ -468,8 +468,9 @@ export declare abstract class Navigator { | string | (ArrayBuffer | ArrayBufferView) | Blob + | FormData | URLSearchParams - | FormData, + | URLSearchParams, ): boolean; readonly userAgent: string; readonly gpu: GPU;