diff --git a/package-lock.json b/package-lock.json index d092b9c99..50b9149d0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,5 +1,5 @@ { - "name": "protobuf-es", + "name": "protobuf-es-main", "lockfileVersion": 2, "requires": true, "packages": { @@ -5182,13 +5182,13 @@ }, "packages/protobuf": { "name": "@bufbuild/protobuf", - "version": "0.2.0", + "version": "0.2.1", "license": "(Apache-2.0 AND BSD-3-Clause)" }, "packages/protobuf-bench": { "name": "@bufbuild/protobuf-bench", "dependencies": { - "@bufbuild/protobuf": "0.2.0", + "@bufbuild/protobuf": "0.2.1", "esbuild": "^0.15.10", "google-protobuf": "^3.20.1" } @@ -5196,7 +5196,7 @@ "packages/protobuf-conformance": { "name": "@bufbuild/protobuf-conformance", "dependencies": { - "@bufbuild/protobuf": "0.2.0", + "@bufbuild/protobuf": "0.2.1", "@types/node": "^18.8.0" } }, @@ -5204,8 +5204,8 @@ "name": "@bufbuild/protobuf-example", "license": "(Apache-2.0 AND BSD-3-Clause)", "dependencies": { - "@bufbuild/protobuf": "0.2.0", - "@bufbuild/protoc-gen-es": "0.2.0", + "@bufbuild/protobuf": "0.2.1", + "@bufbuild/protoc-gen-es": "0.2.1", "@types/node": "^18.8.0", "typescript": "^4.8.4" } @@ -5213,7 +5213,7 @@ "packages/protobuf-test": { "name": "@bufbuild/protobuf-test", "dependencies": { - "@bufbuild/protobuf": "0.2.0", + "@bufbuild/protobuf": "0.2.1", "long": "^5.2.0", "ts4_1_2": "npm:typescript@4.1.2", "ts4_2_4": "npm:typescript@4.2.4", @@ -5227,10 +5227,10 @@ }, "packages/protoc-gen-es": { "name": "@bufbuild/protoc-gen-es", - "version": "0.2.0", + "version": "0.2.1", "license": "Apache-2.0", "dependencies": { - "@bufbuild/protoplugin": "0.2.0" + "@bufbuild/protoplugin": "0.2.1" }, "bin": { "protoc-gen-es": "bin/protoc-gen-es" @@ -5239,7 +5239,7 @@ "node": ">=14" }, "peerDependencies": { - "@bufbuild/protobuf": "0.2.0" + "@bufbuild/protobuf": "0.2.1" }, "peerDependenciesMeta": { "@bufbuild/protobuf": { @@ -5249,10 +5249,10 @@ }, "packages/protoplugin": { "name": "@bufbuild/protoplugin", - "version": "0.2.0", + "version": "0.2.1", "license": "(Apache-2.0 AND BSD-3-Clause)", "dependencies": { - "@bufbuild/protobuf": "0.2.0", + "@bufbuild/protobuf": "0.2.1", "@typescript/vfs": "^1.4.0", "typescript": "4.5.2" }, @@ -5262,12 +5262,12 @@ }, "packages/protoplugin-example": { "name": "@bufbuild/protoplugin-example", - "version": "0.2.0", + "version": "0.2.1", "license": "Apache-2.0", "dependencies": { - "@bufbuild/protobuf": "^0.2.0", - "@bufbuild/protoc-gen-es": "^0.2.0", - "@bufbuild/protoplugin": "^0.2.0", + "@bufbuild/protobuf": "^0.2.1", + "@bufbuild/protoc-gen-es": "^0.2.1", + "@bufbuild/protoplugin": "^0.2.1", "tsx": "^3.10.3" }, "engines": { @@ -5277,7 +5277,7 @@ "packages/protoplugin-test": { "name": "@bufbuild/protoplugin-test", "dependencies": { - "@bufbuild/protoplugin": "0.2.0" + "@bufbuild/protoplugin": "0.2.1" } }, "packages/protoplugin/node_modules/@typescript/vfs": { @@ -5617,7 +5617,7 @@ "@bufbuild/protobuf-bench": { "version": "file:packages/protobuf-bench", "requires": { - "@bufbuild/protobuf": "0.2.0", + "@bufbuild/protobuf": "0.2.1", "esbuild": "^0.15.10", "google-protobuf": "^3.20.1" } @@ -5625,15 +5625,15 @@ "@bufbuild/protobuf-conformance": { "version": "file:packages/protobuf-conformance", "requires": { - "@bufbuild/protobuf": "0.2.0", + "@bufbuild/protobuf": "0.2.1", "@types/node": "^18.8.0" } }, "@bufbuild/protobuf-example": { "version": "file:packages/protobuf-example", "requires": { - "@bufbuild/protobuf": "0.2.0", - "@bufbuild/protoc-gen-es": "0.2.0", + "@bufbuild/protobuf": "0.2.1", + "@bufbuild/protoc-gen-es": "0.2.1", "@types/node": "^18.8.0", "typescript": "^4.8.4" } @@ -5641,7 +5641,7 @@ "@bufbuild/protobuf-test": { "version": "file:packages/protobuf-test", "requires": { - "@bufbuild/protobuf": "0.2.0", + "@bufbuild/protobuf": "0.2.1", "long": "^5.2.0", "ts4_1_2": "npm:typescript@4.1.2", "ts4_2_4": "npm:typescript@4.2.4", @@ -5656,13 +5656,13 @@ "@bufbuild/protoc-gen-es": { "version": "file:packages/protoc-gen-es", "requires": { - "@bufbuild/protoplugin": "0.2.0" + "@bufbuild/protoplugin": "0.2.1" } }, "@bufbuild/protoplugin": { "version": "file:packages/protoplugin", "requires": { - "@bufbuild/protobuf": "0.2.0", + "@bufbuild/protobuf": "0.2.1", "@types/lz-string": "^1.3.34", "@typescript/vfs": "^1.4.0", "typescript": "4.5.2" @@ -5682,16 +5682,16 @@ "@bufbuild/protoplugin-example": { "version": "file:packages/protoplugin-example", "requires": { - "@bufbuild/protobuf": "^0.2.0", - "@bufbuild/protoc-gen-es": "^0.2.0", - "@bufbuild/protoplugin": "^0.2.0", + "@bufbuild/protobuf": "^0.2.1", + "@bufbuild/protoc-gen-es": "^0.2.1", + "@bufbuild/protoplugin": "^0.2.1", "tsx": "^3.10.3" } }, "@bufbuild/protoplugin-test": { "version": "file:packages/protoplugin-test", "requires": { - "@bufbuild/protoplugin": "0.2.0" + "@bufbuild/protoplugin": "0.2.1" } }, "@esbuild-kit/cjs-loader": { diff --git a/packages/protobuf-bench/package.json b/packages/protobuf-bench/package.json index f82353b32..7b74e5a52 100644 --- a/packages/protobuf-bench/package.json +++ b/packages/protobuf-bench/package.json @@ -6,7 +6,7 @@ "clean": "rm -rf README.md src/gen" }, "dependencies": { - "@bufbuild/protobuf": "0.2.0", + "@bufbuild/protobuf": "0.2.1", "esbuild": "^0.15.10", "google-protobuf": "^3.20.1" } diff --git a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/audit/v1alpha1/envelope_pb.ts b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/audit/v1alpha1/envelope_pb.ts index 7316b5313..1f2359aa0 100644 --- a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/audit/v1alpha1/envelope_pb.ts +++ b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/audit/v1alpha1/envelope_pb.ts @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file buf/alpha/audit/v1alpha1/envelope.proto (package buf.alpha.audit.v1alpha1, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/audit/v1alpha1/module_pb.ts b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/audit/v1alpha1/module_pb.ts index 9fac4e201..bd1882e2f 100644 --- a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/audit/v1alpha1/module_pb.ts +++ b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/audit/v1alpha1/module_pb.ts @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file buf/alpha/audit/v1alpha1/module.proto (package buf.alpha.audit.v1alpha1, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/audit/v1alpha1/plugin_pb.ts b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/audit/v1alpha1/plugin_pb.ts index ad7fd8552..1ac64d275 100644 --- a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/audit/v1alpha1/plugin_pb.ts +++ b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/audit/v1alpha1/plugin_pb.ts @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file buf/alpha/audit/v1alpha1/plugin.proto (package buf.alpha.audit.v1alpha1, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/audit/v1alpha1/repository_pb.ts b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/audit/v1alpha1/repository_pb.ts index ad46334e8..cfa88bbfd 100644 --- a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/audit/v1alpha1/repository_pb.ts +++ b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/audit/v1alpha1/repository_pb.ts @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file buf/alpha/audit/v1alpha1/repository.proto (package buf.alpha.audit.v1alpha1, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/audit/v1alpha1/role_pb.ts b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/audit/v1alpha1/role_pb.ts index e30e2685f..0d5073cac 100644 --- a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/audit/v1alpha1/role_pb.ts +++ b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/audit/v1alpha1/role_pb.ts @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file buf/alpha/audit/v1alpha1/role.proto (package buf.alpha.audit.v1alpha1, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/audit/v1alpha1/search_pb.ts b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/audit/v1alpha1/search_pb.ts index 54c0113da..75110f5d2 100644 --- a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/audit/v1alpha1/search_pb.ts +++ b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/audit/v1alpha1/search_pb.ts @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file buf/alpha/audit/v1alpha1/search.proto (package buf.alpha.audit.v1alpha1, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/audit/v1alpha1/user_pb.ts b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/audit/v1alpha1/user_pb.ts index 58d06c6b7..c62f616b7 100644 --- a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/audit/v1alpha1/user_pb.ts +++ b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/audit/v1alpha1/user_pb.ts @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file buf/alpha/audit/v1alpha1/user.proto (package buf.alpha.audit.v1alpha1, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/breaking/v1/config_pb.ts b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/breaking/v1/config_pb.ts index c59895bcc..1f877af18 100644 --- a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/breaking/v1/config_pb.ts +++ b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/breaking/v1/config_pb.ts @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file buf/alpha/breaking/v1/config.proto (package buf.alpha.breaking.v1, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/image/v1/image_pb.ts b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/image/v1/image_pb.ts index 01434e8ac..1dfaba21d 100644 --- a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/image/v1/image_pb.ts +++ b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/image/v1/image_pb.ts @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file buf/alpha/image/v1/image.proto (package buf.alpha.image.v1, syntax proto2) /* eslint-disable */ diff --git a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/lint/v1/config_pb.ts b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/lint/v1/config_pb.ts index 58b7889ea..c5fd71894 100644 --- a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/lint/v1/config_pb.ts +++ b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/lint/v1/config_pb.ts @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file buf/alpha/lint/v1/config.proto (package buf.alpha.lint.v1, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/module/v1alpha1/module_pb.ts b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/module/v1alpha1/module_pb.ts index 0f9a982ea..da1e25b64 100644 --- a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/module/v1alpha1/module_pb.ts +++ b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/module/v1alpha1/module_pb.ts @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file buf/alpha/module/v1alpha1/module.proto (package buf.alpha.module.v1alpha1, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/admin_pb.ts b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/admin_pb.ts index 7cc361171..a26554e13 100644 --- a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/admin_pb.ts +++ b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/admin_pb.ts @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file buf/alpha/registry/v1alpha1/admin.proto (package buf.alpha.registry.v1alpha1, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/audit_logs_pb.ts b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/audit_logs_pb.ts index 325cc00ac..c4e45d025 100644 --- a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/audit_logs_pb.ts +++ b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/audit_logs_pb.ts @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file buf/alpha/registry/v1alpha1/audit_logs.proto (package buf.alpha.registry.v1alpha1, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/authn_pb.ts b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/authn_pb.ts index d15e676e9..2d5f766ef 100644 --- a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/authn_pb.ts +++ b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/authn_pb.ts @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file buf/alpha/registry/v1alpha1/authn.proto (package buf.alpha.registry.v1alpha1, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/authz_pb.ts b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/authz_pb.ts index bb6a2b53d..cb3ad02ca 100644 --- a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/authz_pb.ts +++ b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/authz_pb.ts @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file buf/alpha/registry/v1alpha1/authz.proto (package buf.alpha.registry.v1alpha1, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/display_pb.ts b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/display_pb.ts index feee8d5e1..6f7f6b86d 100644 --- a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/display_pb.ts +++ b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/display_pb.ts @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file buf/alpha/registry/v1alpha1/display.proto (package buf.alpha.registry.v1alpha1, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/doc_pb.ts b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/doc_pb.ts index 2c480b467..3ccdcdacd 100644 --- a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/doc_pb.ts +++ b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/doc_pb.ts @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file buf/alpha/registry/v1alpha1/doc.proto (package buf.alpha.registry.v1alpha1, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/download_pb.ts b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/download_pb.ts index 9db759603..d7bc42425 100644 --- a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/download_pb.ts +++ b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/download_pb.ts @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file buf/alpha/registry/v1alpha1/download.proto (package buf.alpha.registry.v1alpha1, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/generate_pb.ts b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/generate_pb.ts index 974ad84da..92e1ea3fa 100644 --- a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/generate_pb.ts +++ b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/generate_pb.ts @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file buf/alpha/registry/v1alpha1/generate.proto (package buf.alpha.registry.v1alpha1, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/image_pb.ts b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/image_pb.ts index 996d23178..3c491744a 100644 --- a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/image_pb.ts +++ b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/image_pb.ts @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file buf/alpha/registry/v1alpha1/image.proto (package buf.alpha.registry.v1alpha1, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/jsonschema_pb.ts b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/jsonschema_pb.ts index 0a6582a7e..fbae2ede3 100644 --- a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/jsonschema_pb.ts +++ b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/jsonschema_pb.ts @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file buf/alpha/registry/v1alpha1/jsonschema.proto (package buf.alpha.registry.v1alpha1, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/module_pb.ts b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/module_pb.ts index ab85a2919..97236d187 100644 --- a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/module_pb.ts +++ b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/module_pb.ts @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file buf/alpha/registry/v1alpha1/module.proto (package buf.alpha.registry.v1alpha1, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/organization_pb.ts b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/organization_pb.ts index c93b30bfa..2d67492c6 100644 --- a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/organization_pb.ts +++ b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/organization_pb.ts @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file buf/alpha/registry/v1alpha1/organization.proto (package buf.alpha.registry.v1alpha1, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/owner_pb.ts b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/owner_pb.ts index b27cfe993..1aedd0670 100644 --- a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/owner_pb.ts +++ b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/owner_pb.ts @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file buf/alpha/registry/v1alpha1/owner.proto (package buf.alpha.registry.v1alpha1, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/plugin_pb.ts b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/plugin_pb.ts index 806cb3ace..e98cf15fe 100644 --- a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/plugin_pb.ts +++ b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/plugin_pb.ts @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file buf/alpha/registry/v1alpha1/plugin.proto (package buf.alpha.registry.v1alpha1, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/push_pb.ts b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/push_pb.ts index 269d6d794..74e275a28 100644 --- a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/push_pb.ts +++ b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/push_pb.ts @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file buf/alpha/registry/v1alpha1/push.proto (package buf.alpha.registry.v1alpha1, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/recommendation_pb.ts b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/recommendation_pb.ts index 959d53a04..b55cab5c5 100644 --- a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/recommendation_pb.ts +++ b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/recommendation_pb.ts @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file buf/alpha/registry/v1alpha1/recommendation.proto (package buf.alpha.registry.v1alpha1, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/reference_pb.ts b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/reference_pb.ts index c7bd2c5b2..2e4cabade 100644 --- a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/reference_pb.ts +++ b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/reference_pb.ts @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file buf/alpha/registry/v1alpha1/reference.proto (package buf.alpha.registry.v1alpha1, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/repository_branch_pb.ts b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/repository_branch_pb.ts index f5a195f7b..cee14931e 100644 --- a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/repository_branch_pb.ts +++ b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/repository_branch_pb.ts @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file buf/alpha/registry/v1alpha1/repository_branch.proto (package buf.alpha.registry.v1alpha1, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/repository_commit_pb.ts b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/repository_commit_pb.ts index 62595ebbb..a4df6ca74 100644 --- a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/repository_commit_pb.ts +++ b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/repository_commit_pb.ts @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file buf/alpha/registry/v1alpha1/repository_commit.proto (package buf.alpha.registry.v1alpha1, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/repository_pb.ts b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/repository_pb.ts index aaa099ff3..c72a973ff 100644 --- a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/repository_pb.ts +++ b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/repository_pb.ts @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file buf/alpha/registry/v1alpha1/repository.proto (package buf.alpha.registry.v1alpha1, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/repository_tag_pb.ts b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/repository_tag_pb.ts index 64583612d..875656515 100644 --- a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/repository_tag_pb.ts +++ b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/repository_tag_pb.ts @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file buf/alpha/registry/v1alpha1/repository_tag.proto (package buf.alpha.registry.v1alpha1, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/repository_track_commit_pb.ts b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/repository_track_commit_pb.ts index 53ee3b5fe..5d507336c 100644 --- a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/repository_track_commit_pb.ts +++ b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/repository_track_commit_pb.ts @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file buf/alpha/registry/v1alpha1/repository_track_commit.proto (package buf.alpha.registry.v1alpha1, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/repository_track_pb.ts b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/repository_track_pb.ts index 83d667a57..78b3e97f6 100644 --- a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/repository_track_pb.ts +++ b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/repository_track_pb.ts @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file buf/alpha/registry/v1alpha1/repository_track.proto (package buf.alpha.registry.v1alpha1, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/resolve_pb.ts b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/resolve_pb.ts index 5e1856661..1634a9152 100644 --- a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/resolve_pb.ts +++ b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/resolve_pb.ts @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file buf/alpha/registry/v1alpha1/resolve.proto (package buf.alpha.registry.v1alpha1, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/role_pb.ts b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/role_pb.ts index df12fdabe..8cf28ce36 100644 --- a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/role_pb.ts +++ b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/role_pb.ts @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file buf/alpha/registry/v1alpha1/role.proto (package buf.alpha.registry.v1alpha1, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/search_pb.ts b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/search_pb.ts index 819f9e89a..d5a3a5773 100644 --- a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/search_pb.ts +++ b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/search_pb.ts @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file buf/alpha/registry/v1alpha1/search.proto (package buf.alpha.registry.v1alpha1, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/token_pb.ts b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/token_pb.ts index a7d271ebc..7e6e2e23e 100644 --- a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/token_pb.ts +++ b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/token_pb.ts @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file buf/alpha/registry/v1alpha1/token.proto (package buf.alpha.registry.v1alpha1, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/user_pb.ts b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/user_pb.ts index ba10280ce..f5dfcac16 100644 --- a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/user_pb.ts +++ b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/user_pb.ts @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file buf/alpha/registry/v1alpha1/user.proto (package buf.alpha.registry.v1alpha1, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/rpc/v1alpha1/error_pb.ts b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/rpc/v1alpha1/error_pb.ts index c1f70ec93..84e418748 100644 --- a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/rpc/v1alpha1/error_pb.ts +++ b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/rpc/v1alpha1/error_pb.ts @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file buf/alpha/rpc/v1alpha1/error.proto (package buf.alpha.rpc.v1alpha1, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-conformance/package.json b/packages/protobuf-conformance/package.json index 614763224..10a3b73df 100644 --- a/packages/protobuf-conformance/package.json +++ b/packages/protobuf-conformance/package.json @@ -13,7 +13,7 @@ "default": "./dist/esm/index.js" }, "dependencies": { - "@bufbuild/protobuf": "0.2.0", + "@bufbuild/protobuf": "0.2.1", "@types/node": "^18.8.0" } } diff --git a/packages/protobuf-conformance/src/gen/conformance/conformance_pb.ts b/packages/protobuf-conformance/src/gen/conformance/conformance_pb.ts index eb31a33a5..e30293d6b 100644 --- a/packages/protobuf-conformance/src/gen/conformance/conformance_pb.ts +++ b/packages/protobuf-conformance/src/gen/conformance/conformance_pb.ts @@ -28,7 +28,7 @@ // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file conformance/conformance.proto (package conformance, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-conformance/src/gen/google/protobuf/test_messages_proto2_pb.ts b/packages/protobuf-conformance/src/gen/google/protobuf/test_messages_proto2_pb.ts index 712a2b1df..726560f46 100644 --- a/packages/protobuf-conformance/src/gen/google/protobuf/test_messages_proto2_pb.ts +++ b/packages/protobuf-conformance/src/gen/google/protobuf/test_messages_proto2_pb.ts @@ -35,7 +35,7 @@ // LINT: ALLOW_GROUPS -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file google/protobuf/test_messages_proto2.proto (package protobuf_test_messages.proto2, syntax proto2) /* eslint-disable */ diff --git a/packages/protobuf-conformance/src/gen/google/protobuf/test_messages_proto3_pb.ts b/packages/protobuf-conformance/src/gen/google/protobuf/test_messages_proto3_pb.ts index 34d956358..10ffd0412 100644 --- a/packages/protobuf-conformance/src/gen/google/protobuf/test_messages_proto3_pb.ts +++ b/packages/protobuf-conformance/src/gen/google/protobuf/test_messages_proto3_pb.ts @@ -35,7 +35,7 @@ // - conformance tests // -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file google/protobuf/test_messages_proto3.proto (package protobuf_test_messages.proto3, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-example/package.json b/packages/protobuf-example/package.json index 77039af8e..36ce5d6a7 100644 --- a/packages/protobuf-example/package.json +++ b/packages/protobuf-example/package.json @@ -11,8 +11,8 @@ }, "type": "module", "dependencies": { - "@bufbuild/protobuf": "0.2.0", - "@bufbuild/protoc-gen-es": "0.2.0", + "@bufbuild/protobuf": "0.2.1", + "@bufbuild/protoc-gen-es": "0.2.1", "@types/node": "^18.8.0", "typescript": "^4.8.4" } diff --git a/packages/protobuf-example/src/gen/addressbook_pb.ts b/packages/protobuf-example/src/gen/addressbook_pb.ts index 572141a6f..39e419ddb 100644 --- a/packages/protobuf-example/src/gen/addressbook_pb.ts +++ b/packages/protobuf-example/src/gen/addressbook_pb.ts @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "target=ts" // @generated from file addressbook.proto (package example, syntax proto3) /* eslint-disable */ /* @ts-nocheck */ diff --git a/packages/protobuf-test/package.json b/packages/protobuf-test/package.json index 539d10550..4ba925bfb 100644 --- a/packages/protobuf-test/package.json +++ b/packages/protobuf-test/package.json @@ -14,7 +14,7 @@ "default": "./dist/esm/index.js" }, "dependencies": { - "@bufbuild/protobuf": "0.2.0", + "@bufbuild/protobuf": "0.2.1", "long": "^5.2.0", "ts4_1_2": "npm:typescript@4.1.2", "ts4_2_4": "npm:typescript@4.2.4", diff --git a/packages/protobuf-test/src/gen/js/extra/comments_pb.d.ts b/packages/protobuf-test/src/gen/js/extra/comments_pb.d.ts index e8e1c777a..4c639b56c 100644 --- a/packages/protobuf-test/src/gen/js/extra/comments_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/extra/comments_pb.d.ts @@ -16,7 +16,7 @@ // Comment before syntax. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file extra/comments.proto (package spec, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/extra/comments_pb.js b/packages/protobuf-test/src/gen/js/extra/comments_pb.js index 92fa57b94..9f0fecea7 100644 --- a/packages/protobuf-test/src/gen/js/extra/comments_pb.js +++ b/packages/protobuf-test/src/gen/js/extra/comments_pb.js @@ -16,7 +16,7 @@ // Comment before syntax. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file extra/comments.proto (package spec, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/extra/deprecation-explicit_pb.d.ts b/packages/protobuf-test/src/gen/js/extra/deprecation-explicit_pb.d.ts index 4f92b07b6..96b6b7866 100644 --- a/packages/protobuf-test/src/gen/js/extra/deprecation-explicit_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/extra/deprecation-explicit_pb.d.ts @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file extra/deprecation-explicit.proto (package spec, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/extra/deprecation-explicit_pb.js b/packages/protobuf-test/src/gen/js/extra/deprecation-explicit_pb.js index a890b12da..0e06903cb 100644 --- a/packages/protobuf-test/src/gen/js/extra/deprecation-explicit_pb.js +++ b/packages/protobuf-test/src/gen/js/extra/deprecation-explicit_pb.js @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file extra/deprecation-explicit.proto (package spec, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/extra/deprecation-implicit_pb.d.ts b/packages/protobuf-test/src/gen/js/extra/deprecation-implicit_pb.d.ts index ed8c5deb9..83baff47a 100644 --- a/packages/protobuf-test/src/gen/js/extra/deprecation-implicit_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/extra/deprecation-implicit_pb.d.ts @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file extra/deprecation-implicit.proto (package spec, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/extra/deprecation-implicit_pb.js b/packages/protobuf-test/src/gen/js/extra/deprecation-implicit_pb.js index 50a6635d5..cc641135c 100644 --- a/packages/protobuf-test/src/gen/js/extra/deprecation-implicit_pb.js +++ b/packages/protobuf-test/src/gen/js/extra/deprecation-implicit_pb.js @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file extra/deprecation-implicit.proto (package spec, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/extra/enum_pb.d.ts b/packages/protobuf-test/src/gen/js/extra/enum_pb.d.ts index 6347bceac..b15f32d96 100644 --- a/packages/protobuf-test/src/gen/js/extra/enum_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/extra/enum_pb.d.ts @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file extra/enum.proto (package spec, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/extra/enum_pb.js b/packages/protobuf-test/src/gen/js/extra/enum_pb.js index 21b441d3e..a8428d20d 100644 --- a/packages/protobuf-test/src/gen/js/extra/enum_pb.js +++ b/packages/protobuf-test/src/gen/js/extra/enum_pb.js @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file extra/enum.proto (package spec, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/extra/example_pb.d.ts b/packages/protobuf-test/src/gen/js/extra/example_pb.d.ts index 41cf6f010..5cd11868d 100644 --- a/packages/protobuf-test/src/gen/js/extra/example_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/extra/example_pb.d.ts @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file extra/example.proto (package docs, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/extra/example_pb.js b/packages/protobuf-test/src/gen/js/extra/example_pb.js index 694539e35..ccea2902f 100644 --- a/packages/protobuf-test/src/gen/js/extra/example_pb.js +++ b/packages/protobuf-test/src/gen/js/extra/example_pb.js @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file extra/example.proto (package docs, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/extra/msg-json-names_pb.d.ts b/packages/protobuf-test/src/gen/js/extra/msg-json-names_pb.d.ts index 1ea715856..64933389d 100644 --- a/packages/protobuf-test/src/gen/js/extra/msg-json-names_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/extra/msg-json-names_pb.d.ts @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file extra/msg-json-names.proto (package spec, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/extra/msg-json-names_pb.js b/packages/protobuf-test/src/gen/js/extra/msg-json-names_pb.js index 7ffafbb22..a98a98aba 100644 --- a/packages/protobuf-test/src/gen/js/extra/msg-json-names_pb.js +++ b/packages/protobuf-test/src/gen/js/extra/msg-json-names_pb.js @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file extra/msg-json-names.proto (package spec, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/extra/msg-maps_pb.d.ts b/packages/protobuf-test/src/gen/js/extra/msg-maps_pb.d.ts index 4c50e7132..88f064e67 100644 --- a/packages/protobuf-test/src/gen/js/extra/msg-maps_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/extra/msg-maps_pb.d.ts @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file extra/msg-maps.proto (package spec, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/extra/msg-maps_pb.js b/packages/protobuf-test/src/gen/js/extra/msg-maps_pb.js index 36eb461a0..c816b0eb5 100644 --- a/packages/protobuf-test/src/gen/js/extra/msg-maps_pb.js +++ b/packages/protobuf-test/src/gen/js/extra/msg-maps_pb.js @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file extra/msg-maps.proto (package spec, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/extra/msg-message_pb.d.ts b/packages/protobuf-test/src/gen/js/extra/msg-message_pb.d.ts index 3a5d9a00b..96147645b 100644 --- a/packages/protobuf-test/src/gen/js/extra/msg-message_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/extra/msg-message_pb.d.ts @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file extra/msg-message.proto (package spec, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/extra/msg-message_pb.js b/packages/protobuf-test/src/gen/js/extra/msg-message_pb.js index eca04ccbe..447133446 100644 --- a/packages/protobuf-test/src/gen/js/extra/msg-message_pb.js +++ b/packages/protobuf-test/src/gen/js/extra/msg-message_pb.js @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file extra/msg-message.proto (package spec, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/extra/msg-oneof_pb.d.ts b/packages/protobuf-test/src/gen/js/extra/msg-oneof_pb.d.ts index e2f80a51c..159b5975a 100644 --- a/packages/protobuf-test/src/gen/js/extra/msg-oneof_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/extra/msg-oneof_pb.d.ts @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file extra/msg-oneof.proto (package spec, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/extra/msg-oneof_pb.js b/packages/protobuf-test/src/gen/js/extra/msg-oneof_pb.js index 6e665db1d..f1c8fcc00 100644 --- a/packages/protobuf-test/src/gen/js/extra/msg-oneof_pb.js +++ b/packages/protobuf-test/src/gen/js/extra/msg-oneof_pb.js @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file extra/msg-oneof.proto (package spec, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/extra/msg-scalar_pb.d.ts b/packages/protobuf-test/src/gen/js/extra/msg-scalar_pb.d.ts index f1291a120..8a921616f 100644 --- a/packages/protobuf-test/src/gen/js/extra/msg-scalar_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/extra/msg-scalar_pb.d.ts @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file extra/msg-scalar.proto (package spec, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/extra/msg-scalar_pb.js b/packages/protobuf-test/src/gen/js/extra/msg-scalar_pb.js index 0acc41db6..77e0fe23e 100644 --- a/packages/protobuf-test/src/gen/js/extra/msg-scalar_pb.js +++ b/packages/protobuf-test/src/gen/js/extra/msg-scalar_pb.js @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file extra/msg-scalar.proto (package spec, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/extra/msg-self-reference_pb.d.ts b/packages/protobuf-test/src/gen/js/extra/msg-self-reference_pb.d.ts index ff9f81059..ab764f700 100644 --- a/packages/protobuf-test/src/gen/js/extra/msg-self-reference_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/extra/msg-self-reference_pb.d.ts @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file extra/msg-self-reference.proto (package spec, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/extra/msg-self-reference_pb.js b/packages/protobuf-test/src/gen/js/extra/msg-self-reference_pb.js index 9520c4dd0..dc7365d19 100644 --- a/packages/protobuf-test/src/gen/js/extra/msg-self-reference_pb.js +++ b/packages/protobuf-test/src/gen/js/extra/msg-self-reference_pb.js @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file extra/msg-self-reference.proto (package spec, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/extra/name-clash_pb.d.ts b/packages/protobuf-test/src/gen/js/extra/name-clash_pb.d.ts index f8b27c625..d7fe4460f 100644 --- a/packages/protobuf-test/src/gen/js/extra/name-clash_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/extra/name-clash_pb.d.ts @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file extra/name-clash.proto (package spec, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/extra/name-clash_pb.js b/packages/protobuf-test/src/gen/js/extra/name-clash_pb.js index 1aa707a6f..48757d315 100644 --- a/packages/protobuf-test/src/gen/js/extra/name-clash_pb.js +++ b/packages/protobuf-test/src/gen/js/extra/name-clash_pb.js @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file extra/name-clash.proto (package spec, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/extra/proto2_pb.d.ts b/packages/protobuf-test/src/gen/js/extra/proto2_pb.d.ts index 04268f240..37ba65829 100644 --- a/packages/protobuf-test/src/gen/js/extra/proto2_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/extra/proto2_pb.d.ts @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file extra/proto2.proto (package spec, syntax proto2) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/extra/proto2_pb.js b/packages/protobuf-test/src/gen/js/extra/proto2_pb.js index 9a6842713..20b0a7056 100644 --- a/packages/protobuf-test/src/gen/js/extra/proto2_pb.js +++ b/packages/protobuf-test/src/gen/js/extra/proto2_pb.js @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file extra/proto2.proto (package spec, syntax proto2) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/extra/proto3_pb.d.ts b/packages/protobuf-test/src/gen/js/extra/proto3_pb.d.ts index b2bc92857..f8581db94 100644 --- a/packages/protobuf-test/src/gen/js/extra/proto3_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/extra/proto3_pb.d.ts @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file extra/proto3.proto (package spec, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/extra/proto3_pb.js b/packages/protobuf-test/src/gen/js/extra/proto3_pb.js index c2cf5e7cc..e190c3c22 100644 --- a/packages/protobuf-test/src/gen/js/extra/proto3_pb.js +++ b/packages/protobuf-test/src/gen/js/extra/proto3_pb.js @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file extra/proto3.proto (package spec, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/extra/service-example_pb.d.ts b/packages/protobuf-test/src/gen/js/extra/service-example_pb.d.ts index de894e481..f2a5a808e 100644 --- a/packages/protobuf-test/src/gen/js/extra/service-example_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/extra/service-example_pb.d.ts @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file extra/service-example.proto (package spec, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/extra/service-example_pb.js b/packages/protobuf-test/src/gen/js/extra/service-example_pb.js index 68dd10159..d086d3deb 100644 --- a/packages/protobuf-test/src/gen/js/extra/service-example_pb.js +++ b/packages/protobuf-test/src/gen/js/extra/service-example_pb.js @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file extra/service-example.proto (package spec, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/extra/wkt-wrappers_pb.d.ts b/packages/protobuf-test/src/gen/js/extra/wkt-wrappers_pb.d.ts index e44c01028..99f25e846 100644 --- a/packages/protobuf-test/src/gen/js/extra/wkt-wrappers_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/extra/wkt-wrappers_pb.d.ts @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file extra/wkt-wrappers.proto (package spec, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/extra/wkt-wrappers_pb.js b/packages/protobuf-test/src/gen/js/extra/wkt-wrappers_pb.js index 60c2ef272..fc2f11ece 100644 --- a/packages/protobuf-test/src/gen/js/extra/wkt-wrappers_pb.js +++ b/packages/protobuf-test/src/gen/js/extra/wkt-wrappers_pb.js @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file extra/wkt-wrappers.proto (package spec, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/google/protobuf/any_pb.d.ts b/packages/protobuf-test/src/gen/js/google/protobuf/any_pb.d.ts index a9a2518e1..fd54c3569 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/any_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/google/protobuf/any_pb.d.ts @@ -28,7 +28,7 @@ // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/any.proto (package google.protobuf, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/google/protobuf/any_pb.js b/packages/protobuf-test/src/gen/js/google/protobuf/any_pb.js index 786dda70f..2984c43b9 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/any_pb.js +++ b/packages/protobuf-test/src/gen/js/google/protobuf/any_pb.js @@ -28,7 +28,7 @@ // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/any.proto (package google.protobuf, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/google/protobuf/api_pb.d.ts b/packages/protobuf-test/src/gen/js/google/protobuf/api_pb.d.ts index 1be21b0bf..5adea29cd 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/api_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/google/protobuf/api_pb.d.ts @@ -28,7 +28,7 @@ // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/api.proto (package google.protobuf, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/google/protobuf/api_pb.js b/packages/protobuf-test/src/gen/js/google/protobuf/api_pb.js index 5dc583633..2e43201b9 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/api_pb.js +++ b/packages/protobuf-test/src/gen/js/google/protobuf/api_pb.js @@ -28,7 +28,7 @@ // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/api.proto (package google.protobuf, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/google/protobuf/compiler/plugin_pb.d.ts b/packages/protobuf-test/src/gen/js/google/protobuf/compiler/plugin_pb.d.ts index f9b0a9df1..a86e14baf 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/compiler/plugin_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/google/protobuf/compiler/plugin_pb.d.ts @@ -44,7 +44,7 @@ // plugin should be named "protoc-gen-$NAME", and will then be used when the // flag "--${NAME}_out" is passed to protoc. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/compiler/plugin.proto (package google.protobuf.compiler, syntax proto2) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/google/protobuf/compiler/plugin_pb.js b/packages/protobuf-test/src/gen/js/google/protobuf/compiler/plugin_pb.js index d3f7dde4f..edf98dfe2 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/compiler/plugin_pb.js +++ b/packages/protobuf-test/src/gen/js/google/protobuf/compiler/plugin_pb.js @@ -44,7 +44,7 @@ // plugin should be named "protoc-gen-$NAME", and will then be used when the // flag "--${NAME}_out" is passed to protoc. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/compiler/plugin.proto (package google.protobuf.compiler, syntax proto2) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/google/protobuf/descriptor_pb.d.ts b/packages/protobuf-test/src/gen/js/google/protobuf/descriptor_pb.d.ts index b38a80fbd..93b6b1504 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/descriptor_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/google/protobuf/descriptor_pb.d.ts @@ -36,7 +36,7 @@ // A valid .proto file can be translated directly to a FileDescriptorProto // without any other information (e.g. without reading its imports). -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/descriptor.proto (package google.protobuf, syntax proto2) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/google/protobuf/descriptor_pb.js b/packages/protobuf-test/src/gen/js/google/protobuf/descriptor_pb.js index 2d1bcd06b..bc7d67a0b 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/descriptor_pb.js +++ b/packages/protobuf-test/src/gen/js/google/protobuf/descriptor_pb.js @@ -36,7 +36,7 @@ // A valid .proto file can be translated directly to a FileDescriptorProto // without any other information (e.g. without reading its imports). -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/descriptor.proto (package google.protobuf, syntax proto2) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/google/protobuf/duration_pb.d.ts b/packages/protobuf-test/src/gen/js/google/protobuf/duration_pb.d.ts index 3ec09b78e..be90f6183 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/duration_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/google/protobuf/duration_pb.d.ts @@ -28,7 +28,7 @@ // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/duration.proto (package google.protobuf, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/google/protobuf/duration_pb.js b/packages/protobuf-test/src/gen/js/google/protobuf/duration_pb.js index 2e1d4f31c..aa55ee1f6 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/duration_pb.js +++ b/packages/protobuf-test/src/gen/js/google/protobuf/duration_pb.js @@ -28,7 +28,7 @@ // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/duration.proto (package google.protobuf, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/google/protobuf/empty_pb.d.ts b/packages/protobuf-test/src/gen/js/google/protobuf/empty_pb.d.ts index 4589bb2cc..354f42cd7 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/empty_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/google/protobuf/empty_pb.d.ts @@ -28,7 +28,7 @@ // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/empty.proto (package google.protobuf, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/google/protobuf/empty_pb.js b/packages/protobuf-test/src/gen/js/google/protobuf/empty_pb.js index 6f661b715..888173557 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/empty_pb.js +++ b/packages/protobuf-test/src/gen/js/google/protobuf/empty_pb.js @@ -28,7 +28,7 @@ // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/empty.proto (package google.protobuf, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/google/protobuf/field_mask_pb.d.ts b/packages/protobuf-test/src/gen/js/google/protobuf/field_mask_pb.d.ts index 9ed3e1b8a..c5ac582d8 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/field_mask_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/google/protobuf/field_mask_pb.d.ts @@ -28,7 +28,7 @@ // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/field_mask.proto (package google.protobuf, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/google/protobuf/field_mask_pb.js b/packages/protobuf-test/src/gen/js/google/protobuf/field_mask_pb.js index 489b7edb5..03e548a25 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/field_mask_pb.js +++ b/packages/protobuf-test/src/gen/js/google/protobuf/field_mask_pb.js @@ -28,7 +28,7 @@ // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/field_mask.proto (package google.protobuf, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/google/protobuf/source_context_pb.d.ts b/packages/protobuf-test/src/gen/js/google/protobuf/source_context_pb.d.ts index 16d8a84d0..ec5ecdd7e 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/source_context_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/google/protobuf/source_context_pb.d.ts @@ -28,7 +28,7 @@ // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/source_context.proto (package google.protobuf, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/google/protobuf/source_context_pb.js b/packages/protobuf-test/src/gen/js/google/protobuf/source_context_pb.js index 839bfd83b..c8441a24c 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/source_context_pb.js +++ b/packages/protobuf-test/src/gen/js/google/protobuf/source_context_pb.js @@ -28,7 +28,7 @@ // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/source_context.proto (package google.protobuf, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/google/protobuf/struct_pb.d.ts b/packages/protobuf-test/src/gen/js/google/protobuf/struct_pb.d.ts index 4cd3e4d1f..0dd7d66bd 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/struct_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/google/protobuf/struct_pb.d.ts @@ -28,7 +28,7 @@ // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/struct.proto (package google.protobuf, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/google/protobuf/struct_pb.js b/packages/protobuf-test/src/gen/js/google/protobuf/struct_pb.js index 7d5d2ab88..d64e1e609 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/struct_pb.js +++ b/packages/protobuf-test/src/gen/js/google/protobuf/struct_pb.js @@ -28,7 +28,7 @@ // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/struct.proto (package google.protobuf, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/google/protobuf/test_messages_proto2_pb.d.ts b/packages/protobuf-test/src/gen/js/google/protobuf/test_messages_proto2_pb.d.ts index 5b6787635..c540dc658 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/test_messages_proto2_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/google/protobuf/test_messages_proto2_pb.d.ts @@ -35,7 +35,7 @@ // LINT: ALLOW_GROUPS -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/test_messages_proto2.proto (package protobuf_test_messages.proto2, syntax proto2) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/google/protobuf/test_messages_proto2_pb.js b/packages/protobuf-test/src/gen/js/google/protobuf/test_messages_proto2_pb.js index e6d951adf..87c9939a1 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/test_messages_proto2_pb.js +++ b/packages/protobuf-test/src/gen/js/google/protobuf/test_messages_proto2_pb.js @@ -35,7 +35,7 @@ // LINT: ALLOW_GROUPS -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/test_messages_proto2.proto (package protobuf_test_messages.proto2, syntax proto2) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/google/protobuf/test_messages_proto3_pb.d.ts b/packages/protobuf-test/src/gen/js/google/protobuf/test_messages_proto3_pb.d.ts index c7223f53a..f967c07fc 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/test_messages_proto3_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/google/protobuf/test_messages_proto3_pb.d.ts @@ -35,7 +35,7 @@ // - conformance tests // -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/test_messages_proto3.proto (package protobuf_test_messages.proto3, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/google/protobuf/test_messages_proto3_pb.js b/packages/protobuf-test/src/gen/js/google/protobuf/test_messages_proto3_pb.js index f1c352df2..baa8fcc99 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/test_messages_proto3_pb.js +++ b/packages/protobuf-test/src/gen/js/google/protobuf/test_messages_proto3_pb.js @@ -35,7 +35,7 @@ // - conformance tests // -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/test_messages_proto3.proto (package protobuf_test_messages.proto3, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/google/protobuf/timestamp_pb.d.ts b/packages/protobuf-test/src/gen/js/google/protobuf/timestamp_pb.d.ts index be33ea853..1fcaed4ea 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/timestamp_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/google/protobuf/timestamp_pb.d.ts @@ -28,7 +28,7 @@ // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/timestamp.proto (package google.protobuf, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/google/protobuf/timestamp_pb.js b/packages/protobuf-test/src/gen/js/google/protobuf/timestamp_pb.js index 7ee77fb40..192ca7a8b 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/timestamp_pb.js +++ b/packages/protobuf-test/src/gen/js/google/protobuf/timestamp_pb.js @@ -28,7 +28,7 @@ // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/timestamp.proto (package google.protobuf, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/google/protobuf/type_pb.d.ts b/packages/protobuf-test/src/gen/js/google/protobuf/type_pb.d.ts index ca2f949eb..d8cf07d90 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/type_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/google/protobuf/type_pb.d.ts @@ -28,7 +28,7 @@ // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/type.proto (package google.protobuf, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/google/protobuf/type_pb.js b/packages/protobuf-test/src/gen/js/google/protobuf/type_pb.js index 9a90b295c..13a53dc89 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/type_pb.js +++ b/packages/protobuf-test/src/gen/js/google/protobuf/type_pb.js @@ -28,7 +28,7 @@ // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/type.proto (package google.protobuf, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_arena_pb.d.ts b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_arena_pb.d.ts index 5d29a4a9b..c7e11eacf 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_arena_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_arena_pb.d.ts @@ -28,7 +28,7 @@ // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/unittest_arena.proto (package proto2_arena_unittest, syntax proto2) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_arena_pb.js b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_arena_pb.js index 6c328d7c1..3e0123a0b 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_arena_pb.js +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_arena_pb.js @@ -28,7 +28,7 @@ // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/unittest_arena.proto (package proto2_arena_unittest, syntax proto2) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_custom_options_pb.d.ts b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_custom_options_pb.d.ts index 9e79551aa..9e4b2d24b 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_custom_options_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_custom_options_pb.d.ts @@ -34,7 +34,7 @@ // // A proto file used to test the "custom options" feature of google.protobuf. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/unittest_custom_options.proto (package protobuf_unittest, syntax proto2) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_custom_options_pb.js b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_custom_options_pb.js index c5f13b03d..2d0edcd03 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_custom_options_pb.js +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_custom_options_pb.js @@ -34,7 +34,7 @@ // // A proto file used to test the "custom options" feature of google.protobuf. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/unittest_custom_options.proto (package protobuf_unittest, syntax proto2) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_drop_unknown_fields_pb.d.ts b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_drop_unknown_fields_pb.d.ts index 68bdb8835..360667342 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_drop_unknown_fields_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_drop_unknown_fields_pb.d.ts @@ -28,7 +28,7 @@ // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/unittest_drop_unknown_fields.proto (package unittest_drop_unknown_fields, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_drop_unknown_fields_pb.js b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_drop_unknown_fields_pb.js index a95c7644d..28034dcfd 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_drop_unknown_fields_pb.js +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_drop_unknown_fields_pb.js @@ -28,7 +28,7 @@ // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/unittest_drop_unknown_fields.proto (package unittest_drop_unknown_fields, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_embed_optimize_for_pb.d.ts b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_embed_optimize_for_pb.d.ts index e3ef06721..c7d5912ee 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_embed_optimize_for_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_embed_optimize_for_pb.d.ts @@ -34,7 +34,7 @@ // // A proto file which imports a proto file that uses optimize_for = CODE_SIZE. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/unittest_embed_optimize_for.proto (package protobuf_unittest, syntax proto2) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_embed_optimize_for_pb.js b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_embed_optimize_for_pb.js index 1c0d331f0..00ea708f9 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_embed_optimize_for_pb.js +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_embed_optimize_for_pb.js @@ -34,7 +34,7 @@ // // A proto file which imports a proto file that uses optimize_for = CODE_SIZE. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/unittest_embed_optimize_for.proto (package protobuf_unittest, syntax proto2) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_enormous_descriptor_pb.d.ts b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_enormous_descriptor_pb.d.ts index 4e28ad81f..ff3ee42d4 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_enormous_descriptor_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_enormous_descriptor_pb.d.ts @@ -36,7 +36,7 @@ // descriptors over 64k don't break language-specific limits in generated code, // such as the string literal length limit in Java. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/unittest_enormous_descriptor.proto (package protobuf_unittest, syntax proto2) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_enormous_descriptor_pb.js b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_enormous_descriptor_pb.js index 89a60acbe..4a2896db8 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_enormous_descriptor_pb.js +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_enormous_descriptor_pb.js @@ -36,7 +36,7 @@ // descriptors over 64k don't break language-specific limits in generated code, // such as the string literal length limit in Java. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/unittest_enormous_descriptor.proto (package protobuf_unittest, syntax proto2) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_import_lite_pb.d.ts b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_import_lite_pb.d.ts index c57e8cd99..dff9a2e41 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_import_lite_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_import_lite_pb.d.ts @@ -32,7 +32,7 @@ // // This is like unittest_import.proto but with optimize_for = LITE_RUNTIME. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/unittest_import_lite.proto (package protobuf_unittest_import, syntax proto2) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_import_lite_pb.js b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_import_lite_pb.js index 5723f7f74..a6b01c5dc 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_import_lite_pb.js +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_import_lite_pb.js @@ -32,7 +32,7 @@ // // This is like unittest_import.proto but with optimize_for = LITE_RUNTIME. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/unittest_import_lite.proto (package protobuf_unittest_import, syntax proto2) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_import_pb.d.ts b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_import_pb.d.ts index b3c4d84a9..e46351150 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_import_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_import_pb.d.ts @@ -34,7 +34,7 @@ // // A proto file which is imported by unittest.proto to test importing. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/unittest_import.proto (package protobuf_unittest_import, syntax proto2) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_import_pb.js b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_import_pb.js index 9e819e040..184726e87 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_import_pb.js +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_import_pb.js @@ -34,7 +34,7 @@ // // A proto file which is imported by unittest.proto to test importing. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/unittest_import.proto (package protobuf_unittest_import, syntax proto2) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_import_public_lite_pb.d.ts b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_import_public_lite_pb.d.ts index 885e3f317..fca9be265 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_import_public_lite_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_import_public_lite_pb.d.ts @@ -30,7 +30,7 @@ // Author: liujisi@google.com (Pherl Liu) -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/unittest_import_public_lite.proto (package protobuf_unittest_import, syntax proto2) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_import_public_lite_pb.js b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_import_public_lite_pb.js index 04fcd23b9..50a419e2d 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_import_public_lite_pb.js +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_import_public_lite_pb.js @@ -30,7 +30,7 @@ // Author: liujisi@google.com (Pherl Liu) -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/unittest_import_public_lite.proto (package protobuf_unittest_import, syntax proto2) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_import_public_pb.d.ts b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_import_public_pb.d.ts index 85fee02d9..420e44a2e 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_import_public_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_import_public_pb.d.ts @@ -30,7 +30,7 @@ // Author: liujisi@google.com (Pherl Liu) -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/unittest_import_public.proto (package protobuf_unittest_import, syntax proto2) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_import_public_pb.js b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_import_public_pb.js index dc8bc06df..2f3436ecd 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_import_public_pb.js +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_import_public_pb.js @@ -30,7 +30,7 @@ // Author: liujisi@google.com (Pherl Liu) -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/unittest_import_public.proto (package protobuf_unittest_import, syntax proto2) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_lazy_dependencies_custom_option_pb.d.ts b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_lazy_dependencies_custom_option_pb.d.ts index 394e34e15..cb4565b99 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_lazy_dependencies_custom_option_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_lazy_dependencies_custom_option_pb.d.ts @@ -34,7 +34,7 @@ // // A proto file we will use for unit testing. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/unittest_lazy_dependencies_custom_option.proto (package protobuf_unittest.lazy_imports, syntax proto2) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_lazy_dependencies_custom_option_pb.js b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_lazy_dependencies_custom_option_pb.js index 32837df85..5a215bcb2 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_lazy_dependencies_custom_option_pb.js +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_lazy_dependencies_custom_option_pb.js @@ -34,7 +34,7 @@ // // A proto file we will use for unit testing. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/unittest_lazy_dependencies_custom_option.proto (package protobuf_unittest.lazy_imports, syntax proto2) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_lazy_dependencies_enum_pb.d.ts b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_lazy_dependencies_enum_pb.d.ts index 9caeba368..b3ae1d6f7 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_lazy_dependencies_enum_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_lazy_dependencies_enum_pb.d.ts @@ -34,7 +34,7 @@ // // A proto file we will use for unit testing. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/unittest_lazy_dependencies_enum.proto (package protobuf_unittest.lazy_imports, syntax proto2) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_lazy_dependencies_enum_pb.js b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_lazy_dependencies_enum_pb.js index 5091aa7ce..56f281920 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_lazy_dependencies_enum_pb.js +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_lazy_dependencies_enum_pb.js @@ -34,7 +34,7 @@ // // A proto file we will use for unit testing. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/unittest_lazy_dependencies_enum.proto (package protobuf_unittest.lazy_imports, syntax proto2) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_lazy_dependencies_pb.d.ts b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_lazy_dependencies_pb.d.ts index d10b8c728..6ae72b8c4 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_lazy_dependencies_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_lazy_dependencies_pb.d.ts @@ -34,7 +34,7 @@ // // A proto file we will use for unit testing. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/unittest_lazy_dependencies.proto (package protobuf_unittest.lazy_imports, syntax proto2) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_lazy_dependencies_pb.js b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_lazy_dependencies_pb.js index 0eb40d5ec..391f68374 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_lazy_dependencies_pb.js +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_lazy_dependencies_pb.js @@ -34,7 +34,7 @@ // // A proto file we will use for unit testing. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/unittest_lazy_dependencies.proto (package protobuf_unittest.lazy_imports, syntax proto2) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_lite_imports_nonlite_pb.d.ts b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_lite_imports_nonlite_pb.d.ts index a317eca64..8c0b0a61d 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_lite_imports_nonlite_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_lite_imports_nonlite_pb.d.ts @@ -32,7 +32,7 @@ // // Tests that a "lite" message can import a regular message. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/unittest_lite_imports_nonlite.proto (package protobuf_unittest, syntax proto2) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_lite_imports_nonlite_pb.js b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_lite_imports_nonlite_pb.js index 5951beec8..35e8da4c6 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_lite_imports_nonlite_pb.js +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_lite_imports_nonlite_pb.js @@ -32,7 +32,7 @@ // // Tests that a "lite" message can import a regular message. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/unittest_lite_imports_nonlite.proto (package protobuf_unittest, syntax proto2) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_lite_pb.d.ts b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_lite_pb.d.ts index e13e5266a..103b53133 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_lite_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_lite_pb.d.ts @@ -32,7 +32,7 @@ // // This is like unittest.proto but with optimize_for = LITE_RUNTIME. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/unittest_lite.proto (package protobuf_unittest, syntax proto2) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_lite_pb.js b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_lite_pb.js index f6c561df5..02b9c37c7 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_lite_pb.js +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_lite_pb.js @@ -32,7 +32,7 @@ // // This is like unittest.proto but with optimize_for = LITE_RUNTIME. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/unittest_lite.proto (package protobuf_unittest, syntax proto2) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_mset_pb.d.ts b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_mset_pb.d.ts index 8286963c4..0f2bf30a4 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_mset_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_mset_pb.d.ts @@ -35,7 +35,7 @@ // This file is similar to unittest_mset_wire_format.proto, but does not // have a TestMessageSet, so it can be downgraded to proto1. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/unittest_mset.proto (package protobuf_unittest, syntax proto2) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_mset_pb.js b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_mset_pb.js index c7e0b567f..b17d57605 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_mset_pb.js +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_mset_pb.js @@ -35,7 +35,7 @@ // This file is similar to unittest_mset_wire_format.proto, but does not // have a TestMessageSet, so it can be downgraded to proto1. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/unittest_mset.proto (package protobuf_unittest, syntax proto2) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_mset_wire_format_pb.d.ts b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_mset_wire_format_pb.d.ts index c8a55c59f..a625d3769 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_mset_wire_format_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_mset_wire_format_pb.d.ts @@ -34,7 +34,7 @@ // // This file contains messages for testing message_set_wire_format. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/unittest_mset_wire_format.proto (package proto2_wireformat_unittest, syntax proto2) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_mset_wire_format_pb.js b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_mset_wire_format_pb.js index d9e357872..3f3db9e69 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_mset_wire_format_pb.js +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_mset_wire_format_pb.js @@ -34,7 +34,7 @@ // // This file contains messages for testing message_set_wire_format. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/unittest_mset_wire_format.proto (package proto2_wireformat_unittest, syntax proto2) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_no_field_presence_pb.d.ts b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_no_field_presence_pb.d.ts index 28dbde785..c7e87e354 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_no_field_presence_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_no_field_presence_pb.d.ts @@ -30,7 +30,7 @@ // A proto file used to test a message type with no explicit field presence. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/unittest_no_field_presence.proto (package proto2_nofieldpresence_unittest, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_no_field_presence_pb.js b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_no_field_presence_pb.js index 7348c53f7..56aa9b1af 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_no_field_presence_pb.js +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_no_field_presence_pb.js @@ -30,7 +30,7 @@ // A proto file used to test a message type with no explicit field presence. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/unittest_no_field_presence.proto (package proto2_nofieldpresence_unittest, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_no_generic_services_pb.d.ts b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_no_generic_services_pb.d.ts index 928da12fe..22e54d568 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_no_generic_services_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_no_generic_services_pb.d.ts @@ -30,7 +30,7 @@ // Author: kenton@google.com (Kenton Varda) -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/unittest_no_generic_services.proto (package protobuf_unittest.no_generic_services_test, syntax proto2) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_no_generic_services_pb.js b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_no_generic_services_pb.js index eeb25d270..b1222ea4c 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_no_generic_services_pb.js +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_no_generic_services_pb.js @@ -30,7 +30,7 @@ // Author: kenton@google.com (Kenton Varda) -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/unittest_no_generic_services.proto (package protobuf_unittest.no_generic_services_test, syntax proto2) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_optimize_for_pb.d.ts b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_optimize_for_pb.d.ts index 3e9f75162..2f78f2b16 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_optimize_for_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_optimize_for_pb.d.ts @@ -34,7 +34,7 @@ // // A proto file which uses optimize_for = CODE_SIZE. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/unittest_optimize_for.proto (package protobuf_unittest, syntax proto2) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_optimize_for_pb.js b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_optimize_for_pb.js index 807c81b73..390ad22a4 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_optimize_for_pb.js +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_optimize_for_pb.js @@ -34,7 +34,7 @@ // // A proto file which uses optimize_for = CODE_SIZE. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/unittest_optimize_for.proto (package protobuf_unittest, syntax proto2) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_pb.d.ts b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_pb.d.ts index 06e25a617..1c2a52bb4 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_pb.d.ts @@ -36,7 +36,7 @@ // // LINT: ALLOW_GROUPS, LEGACY_NAMES -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/unittest.proto (package protobuf_unittest, syntax proto2) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_pb.js b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_pb.js index e69e318a9..ee3f4ba84 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_pb.js +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_pb.js @@ -36,7 +36,7 @@ // // LINT: ALLOW_GROUPS, LEGACY_NAMES -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/unittest.proto (package protobuf_unittest, syntax proto2) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_preserve_unknown_enum2_pb.d.ts b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_preserve_unknown_enum2_pb.d.ts index f6046bd70..f1c118773 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_preserve_unknown_enum2_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_preserve_unknown_enum2_pb.d.ts @@ -28,7 +28,7 @@ // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/unittest_preserve_unknown_enum2.proto (package proto2_preserve_unknown_enum_unittest, syntax proto2) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_preserve_unknown_enum2_pb.js b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_preserve_unknown_enum2_pb.js index 733446dec..686e5b3a3 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_preserve_unknown_enum2_pb.js +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_preserve_unknown_enum2_pb.js @@ -28,7 +28,7 @@ // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/unittest_preserve_unknown_enum2.proto (package proto2_preserve_unknown_enum_unittest, syntax proto2) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_preserve_unknown_enum_pb.d.ts b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_preserve_unknown_enum_pb.d.ts index 10131922b..affdec0c3 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_preserve_unknown_enum_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_preserve_unknown_enum_pb.d.ts @@ -28,7 +28,7 @@ // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/unittest_preserve_unknown_enum.proto (package proto3_preserve_unknown_enum_unittest, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_preserve_unknown_enum_pb.js b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_preserve_unknown_enum_pb.js index fdd4a4018..35bef197f 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_preserve_unknown_enum_pb.js +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_preserve_unknown_enum_pb.js @@ -28,7 +28,7 @@ // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/unittest_preserve_unknown_enum.proto (package proto3_preserve_unknown_enum_unittest, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_proto3_arena_lite_pb.d.ts b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_proto3_arena_lite_pb.d.ts index be0701ca7..9831736cd 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_proto3_arena_lite_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_proto3_arena_lite_pb.d.ts @@ -28,7 +28,7 @@ // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/unittest_proto3_arena_lite.proto (package proto3_arena_lite_unittest, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_proto3_arena_lite_pb.js b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_proto3_arena_lite_pb.js index 0ba8536c4..eeff0abf4 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_proto3_arena_lite_pb.js +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_proto3_arena_lite_pb.js @@ -28,7 +28,7 @@ // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/unittest_proto3_arena_lite.proto (package proto3_arena_lite_unittest, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_proto3_arena_pb.d.ts b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_proto3_arena_pb.d.ts index 06736ac23..5cacc89ff 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_proto3_arena_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_proto3_arena_pb.d.ts @@ -28,7 +28,7 @@ // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/unittest_proto3_arena.proto (package proto3_arena_unittest, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_proto3_arena_pb.js b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_proto3_arena_pb.js index a146ae052..b72eb3035 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_proto3_arena_pb.js +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_proto3_arena_pb.js @@ -28,7 +28,7 @@ // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/unittest_proto3_arena.proto (package proto3_arena_unittest, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_proto3_lite_pb.d.ts b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_proto3_lite_pb.d.ts index d1c31c958..3c05f7d66 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_proto3_lite_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_proto3_lite_pb.d.ts @@ -28,7 +28,7 @@ // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/unittest_proto3_lite.proto (package proto3_lite_unittest, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_proto3_lite_pb.js b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_proto3_lite_pb.js index 9e15fb90b..ea39c6841 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_proto3_lite_pb.js +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_proto3_lite_pb.js @@ -28,7 +28,7 @@ // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/unittest_proto3_lite.proto (package proto3_lite_unittest, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_proto3_optional_pb.d.ts b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_proto3_optional_pb.d.ts index 7c81195a9..8ecc9ed90 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_proto3_optional_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_proto3_optional_pb.d.ts @@ -28,7 +28,7 @@ // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/unittest_proto3_optional.proto (package protobuf_unittest, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_proto3_optional_pb.js b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_proto3_optional_pb.js index f55d4469c..3fb253791 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_proto3_optional_pb.js +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_proto3_optional_pb.js @@ -28,7 +28,7 @@ // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/unittest_proto3_optional.proto (package protobuf_unittest, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_proto3_pb.d.ts b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_proto3_pb.d.ts index 2113caaf8..cb92d15a4 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_proto3_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_proto3_pb.d.ts @@ -28,7 +28,7 @@ // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/unittest_proto3.proto (package proto3_unittest, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_proto3_pb.js b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_proto3_pb.js index 05b6553b1..d2341e397 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_proto3_pb.js +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_proto3_pb.js @@ -28,7 +28,7 @@ // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/unittest_proto3.proto (package proto3_unittest, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_well_known_types_pb.d.ts b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_well_known_types_pb.d.ts index 0f9a8e878..233cbacd1 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_well_known_types_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_well_known_types_pb.d.ts @@ -1,4 +1,4 @@ -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/unittest_well_known_types.proto (package protobuf_unittest, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_well_known_types_pb.js b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_well_known_types_pb.js index d6485fd00..9e34a142e 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_well_known_types_pb.js +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_well_known_types_pb.js @@ -1,4 +1,4 @@ -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/unittest_well_known_types.proto (package protobuf_unittest, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/google/protobuf/wrappers_pb.d.ts b/packages/protobuf-test/src/gen/js/google/protobuf/wrappers_pb.d.ts index b80badefc..b76911948 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/wrappers_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/google/protobuf/wrappers_pb.d.ts @@ -38,7 +38,7 @@ // These wrappers have no meaningful use within a map or a oneof since // individual entries of a map or fields of a oneof can already detect presence. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/wrappers.proto (package google.protobuf, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/google/protobuf/wrappers_pb.js b/packages/protobuf-test/src/gen/js/google/protobuf/wrappers_pb.js index 786bf9a1a..10829956f 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/wrappers_pb.js +++ b/packages/protobuf-test/src/gen/js/google/protobuf/wrappers_pb.js @@ -38,7 +38,7 @@ // These wrappers have no meaningful use within a map or a oneof since // individual entries of a map or fields of a oneof can already detect presence. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/wrappers.proto (package google.protobuf, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/ts/extra/comments_pb.ts b/packages/protobuf-test/src/gen/ts/extra/comments_pb.ts index 2dc67854c..651efe76c 100644 --- a/packages/protobuf-test/src/gen/ts/extra/comments_pb.ts +++ b/packages/protobuf-test/src/gen/ts/extra/comments_pb.ts @@ -16,7 +16,7 @@ // Comment before syntax. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file extra/comments.proto (package spec, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/ts/extra/deprecation-explicit_pb.ts b/packages/protobuf-test/src/gen/ts/extra/deprecation-explicit_pb.ts index 288efa02f..9579d29c2 100644 --- a/packages/protobuf-test/src/gen/ts/extra/deprecation-explicit_pb.ts +++ b/packages/protobuf-test/src/gen/ts/extra/deprecation-explicit_pb.ts @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file extra/deprecation-explicit.proto (package spec, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/ts/extra/deprecation-implicit_pb.ts b/packages/protobuf-test/src/gen/ts/extra/deprecation-implicit_pb.ts index 055ba8a59..6b05468f5 100644 --- a/packages/protobuf-test/src/gen/ts/extra/deprecation-implicit_pb.ts +++ b/packages/protobuf-test/src/gen/ts/extra/deprecation-implicit_pb.ts @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file extra/deprecation-implicit.proto (package spec, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/ts/extra/enum_pb.ts b/packages/protobuf-test/src/gen/ts/extra/enum_pb.ts index 5acf32aa8..df21ebee1 100644 --- a/packages/protobuf-test/src/gen/ts/extra/enum_pb.ts +++ b/packages/protobuf-test/src/gen/ts/extra/enum_pb.ts @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file extra/enum.proto (package spec, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/ts/extra/example_pb.ts b/packages/protobuf-test/src/gen/ts/extra/example_pb.ts index 918fbe66b..dca94884b 100644 --- a/packages/protobuf-test/src/gen/ts/extra/example_pb.ts +++ b/packages/protobuf-test/src/gen/ts/extra/example_pb.ts @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file extra/example.proto (package docs, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/ts/extra/msg-json-names_pb.ts b/packages/protobuf-test/src/gen/ts/extra/msg-json-names_pb.ts index dea51a41e..91dff6233 100644 --- a/packages/protobuf-test/src/gen/ts/extra/msg-json-names_pb.ts +++ b/packages/protobuf-test/src/gen/ts/extra/msg-json-names_pb.ts @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file extra/msg-json-names.proto (package spec, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/ts/extra/msg-maps_pb.ts b/packages/protobuf-test/src/gen/ts/extra/msg-maps_pb.ts index fc1ab6a91..20de79748 100644 --- a/packages/protobuf-test/src/gen/ts/extra/msg-maps_pb.ts +++ b/packages/protobuf-test/src/gen/ts/extra/msg-maps_pb.ts @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file extra/msg-maps.proto (package spec, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/ts/extra/msg-message_pb.ts b/packages/protobuf-test/src/gen/ts/extra/msg-message_pb.ts index 297ccfce1..2c3230be9 100644 --- a/packages/protobuf-test/src/gen/ts/extra/msg-message_pb.ts +++ b/packages/protobuf-test/src/gen/ts/extra/msg-message_pb.ts @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file extra/msg-message.proto (package spec, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/ts/extra/msg-oneof_pb.ts b/packages/protobuf-test/src/gen/ts/extra/msg-oneof_pb.ts index 4b48c23ec..d132eda16 100644 --- a/packages/protobuf-test/src/gen/ts/extra/msg-oneof_pb.ts +++ b/packages/protobuf-test/src/gen/ts/extra/msg-oneof_pb.ts @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file extra/msg-oneof.proto (package spec, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/ts/extra/msg-scalar_pb.ts b/packages/protobuf-test/src/gen/ts/extra/msg-scalar_pb.ts index acee3435b..ab9935c07 100644 --- a/packages/protobuf-test/src/gen/ts/extra/msg-scalar_pb.ts +++ b/packages/protobuf-test/src/gen/ts/extra/msg-scalar_pb.ts @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file extra/msg-scalar.proto (package spec, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/ts/extra/msg-self-reference_pb.ts b/packages/protobuf-test/src/gen/ts/extra/msg-self-reference_pb.ts index 129c319b1..e70e14e68 100644 --- a/packages/protobuf-test/src/gen/ts/extra/msg-self-reference_pb.ts +++ b/packages/protobuf-test/src/gen/ts/extra/msg-self-reference_pb.ts @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file extra/msg-self-reference.proto (package spec, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/ts/extra/name-clash_pb.ts b/packages/protobuf-test/src/gen/ts/extra/name-clash_pb.ts index a37f0c6ff..3551df1f4 100644 --- a/packages/protobuf-test/src/gen/ts/extra/name-clash_pb.ts +++ b/packages/protobuf-test/src/gen/ts/extra/name-clash_pb.ts @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file extra/name-clash.proto (package spec, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/ts/extra/proto2_pb.ts b/packages/protobuf-test/src/gen/ts/extra/proto2_pb.ts index b518cd3aa..37b269725 100644 --- a/packages/protobuf-test/src/gen/ts/extra/proto2_pb.ts +++ b/packages/protobuf-test/src/gen/ts/extra/proto2_pb.ts @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file extra/proto2.proto (package spec, syntax proto2) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/ts/extra/proto3_pb.ts b/packages/protobuf-test/src/gen/ts/extra/proto3_pb.ts index 5d76ebc87..5e5829bb2 100644 --- a/packages/protobuf-test/src/gen/ts/extra/proto3_pb.ts +++ b/packages/protobuf-test/src/gen/ts/extra/proto3_pb.ts @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file extra/proto3.proto (package spec, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/ts/extra/service-example_pb.ts b/packages/protobuf-test/src/gen/ts/extra/service-example_pb.ts index 48d4580d3..aec5cad4a 100644 --- a/packages/protobuf-test/src/gen/ts/extra/service-example_pb.ts +++ b/packages/protobuf-test/src/gen/ts/extra/service-example_pb.ts @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file extra/service-example.proto (package spec, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/ts/extra/wkt-wrappers_pb.ts b/packages/protobuf-test/src/gen/ts/extra/wkt-wrappers_pb.ts index 6e6984f65..dcc57df29 100644 --- a/packages/protobuf-test/src/gen/ts/extra/wkt-wrappers_pb.ts +++ b/packages/protobuf-test/src/gen/ts/extra/wkt-wrappers_pb.ts @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file extra/wkt-wrappers.proto (package spec, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/ts/google/protobuf/any_pb.ts b/packages/protobuf-test/src/gen/ts/google/protobuf/any_pb.ts index 1bf167c48..e16f2b7ec 100644 --- a/packages/protobuf-test/src/gen/ts/google/protobuf/any_pb.ts +++ b/packages/protobuf-test/src/gen/ts/google/protobuf/any_pb.ts @@ -28,7 +28,7 @@ // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file google/protobuf/any.proto (package google.protobuf, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/ts/google/protobuf/api_pb.ts b/packages/protobuf-test/src/gen/ts/google/protobuf/api_pb.ts index 7f8af606d..106871383 100644 --- a/packages/protobuf-test/src/gen/ts/google/protobuf/api_pb.ts +++ b/packages/protobuf-test/src/gen/ts/google/protobuf/api_pb.ts @@ -28,7 +28,7 @@ // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file google/protobuf/api.proto (package google.protobuf, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/ts/google/protobuf/compiler/plugin_pb.ts b/packages/protobuf-test/src/gen/ts/google/protobuf/compiler/plugin_pb.ts index 2cad8246c..bf7767d10 100644 --- a/packages/protobuf-test/src/gen/ts/google/protobuf/compiler/plugin_pb.ts +++ b/packages/protobuf-test/src/gen/ts/google/protobuf/compiler/plugin_pb.ts @@ -44,7 +44,7 @@ // plugin should be named "protoc-gen-$NAME", and will then be used when the // flag "--${NAME}_out" is passed to protoc. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file google/protobuf/compiler/plugin.proto (package google.protobuf.compiler, syntax proto2) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/ts/google/protobuf/descriptor_pb.ts b/packages/protobuf-test/src/gen/ts/google/protobuf/descriptor_pb.ts index d84b7571d..c86871dee 100644 --- a/packages/protobuf-test/src/gen/ts/google/protobuf/descriptor_pb.ts +++ b/packages/protobuf-test/src/gen/ts/google/protobuf/descriptor_pb.ts @@ -36,7 +36,7 @@ // A valid .proto file can be translated directly to a FileDescriptorProto // without any other information (e.g. without reading its imports). -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file google/protobuf/descriptor.proto (package google.protobuf, syntax proto2) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/ts/google/protobuf/duration_pb.ts b/packages/protobuf-test/src/gen/ts/google/protobuf/duration_pb.ts index d14d71b3c..cdc1b5450 100644 --- a/packages/protobuf-test/src/gen/ts/google/protobuf/duration_pb.ts +++ b/packages/protobuf-test/src/gen/ts/google/protobuf/duration_pb.ts @@ -28,7 +28,7 @@ // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file google/protobuf/duration.proto (package google.protobuf, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/ts/google/protobuf/empty_pb.ts b/packages/protobuf-test/src/gen/ts/google/protobuf/empty_pb.ts index ef50aa624..46c97fd8b 100644 --- a/packages/protobuf-test/src/gen/ts/google/protobuf/empty_pb.ts +++ b/packages/protobuf-test/src/gen/ts/google/protobuf/empty_pb.ts @@ -28,7 +28,7 @@ // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file google/protobuf/empty.proto (package google.protobuf, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/ts/google/protobuf/field_mask_pb.ts b/packages/protobuf-test/src/gen/ts/google/protobuf/field_mask_pb.ts index 64f7ab1f9..d79a72e8e 100644 --- a/packages/protobuf-test/src/gen/ts/google/protobuf/field_mask_pb.ts +++ b/packages/protobuf-test/src/gen/ts/google/protobuf/field_mask_pb.ts @@ -28,7 +28,7 @@ // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file google/protobuf/field_mask.proto (package google.protobuf, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/ts/google/protobuf/source_context_pb.ts b/packages/protobuf-test/src/gen/ts/google/protobuf/source_context_pb.ts index c31d91c3d..32d1b814d 100644 --- a/packages/protobuf-test/src/gen/ts/google/protobuf/source_context_pb.ts +++ b/packages/protobuf-test/src/gen/ts/google/protobuf/source_context_pb.ts @@ -28,7 +28,7 @@ // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file google/protobuf/source_context.proto (package google.protobuf, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/ts/google/protobuf/struct_pb.ts b/packages/protobuf-test/src/gen/ts/google/protobuf/struct_pb.ts index f2b5dc092..a1fef696d 100644 --- a/packages/protobuf-test/src/gen/ts/google/protobuf/struct_pb.ts +++ b/packages/protobuf-test/src/gen/ts/google/protobuf/struct_pb.ts @@ -28,7 +28,7 @@ // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file google/protobuf/struct.proto (package google.protobuf, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/ts/google/protobuf/test_messages_proto2_pb.ts b/packages/protobuf-test/src/gen/ts/google/protobuf/test_messages_proto2_pb.ts index 712a2b1df..726560f46 100644 --- a/packages/protobuf-test/src/gen/ts/google/protobuf/test_messages_proto2_pb.ts +++ b/packages/protobuf-test/src/gen/ts/google/protobuf/test_messages_proto2_pb.ts @@ -35,7 +35,7 @@ // LINT: ALLOW_GROUPS -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file google/protobuf/test_messages_proto2.proto (package protobuf_test_messages.proto2, syntax proto2) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/ts/google/protobuf/test_messages_proto3_pb.ts b/packages/protobuf-test/src/gen/ts/google/protobuf/test_messages_proto3_pb.ts index 34d956358..10ffd0412 100644 --- a/packages/protobuf-test/src/gen/ts/google/protobuf/test_messages_proto3_pb.ts +++ b/packages/protobuf-test/src/gen/ts/google/protobuf/test_messages_proto3_pb.ts @@ -35,7 +35,7 @@ // - conformance tests // -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file google/protobuf/test_messages_proto3.proto (package protobuf_test_messages.proto3, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/ts/google/protobuf/timestamp_pb.ts b/packages/protobuf-test/src/gen/ts/google/protobuf/timestamp_pb.ts index bd269da3b..efda468d6 100644 --- a/packages/protobuf-test/src/gen/ts/google/protobuf/timestamp_pb.ts +++ b/packages/protobuf-test/src/gen/ts/google/protobuf/timestamp_pb.ts @@ -28,7 +28,7 @@ // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file google/protobuf/timestamp.proto (package google.protobuf, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/ts/google/protobuf/type_pb.ts b/packages/protobuf-test/src/gen/ts/google/protobuf/type_pb.ts index d40663498..c192a8531 100644 --- a/packages/protobuf-test/src/gen/ts/google/protobuf/type_pb.ts +++ b/packages/protobuf-test/src/gen/ts/google/protobuf/type_pb.ts @@ -28,7 +28,7 @@ // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file google/protobuf/type.proto (package google.protobuf, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_arena_pb.ts b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_arena_pb.ts index de484872a..3a4e7d332 100644 --- a/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_arena_pb.ts +++ b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_arena_pb.ts @@ -28,7 +28,7 @@ // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file google/protobuf/unittest_arena.proto (package proto2_arena_unittest, syntax proto2) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_custom_options_pb.ts b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_custom_options_pb.ts index 0057d640f..60a42335a 100644 --- a/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_custom_options_pb.ts +++ b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_custom_options_pb.ts @@ -34,7 +34,7 @@ // // A proto file used to test the "custom options" feature of google.protobuf. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file google/protobuf/unittest_custom_options.proto (package protobuf_unittest, syntax proto2) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_drop_unknown_fields_pb.ts b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_drop_unknown_fields_pb.ts index c979e86ab..2fa51688e 100644 --- a/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_drop_unknown_fields_pb.ts +++ b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_drop_unknown_fields_pb.ts @@ -28,7 +28,7 @@ // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file google/protobuf/unittest_drop_unknown_fields.proto (package unittest_drop_unknown_fields, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_embed_optimize_for_pb.ts b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_embed_optimize_for_pb.ts index 20459d6ae..486498a58 100644 --- a/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_embed_optimize_for_pb.ts +++ b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_embed_optimize_for_pb.ts @@ -34,7 +34,7 @@ // // A proto file which imports a proto file that uses optimize_for = CODE_SIZE. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file google/protobuf/unittest_embed_optimize_for.proto (package protobuf_unittest, syntax proto2) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_enormous_descriptor_pb.ts b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_enormous_descriptor_pb.ts index 43358e0d6..ce3ecb148 100644 --- a/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_enormous_descriptor_pb.ts +++ b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_enormous_descriptor_pb.ts @@ -36,7 +36,7 @@ // descriptors over 64k don't break language-specific limits in generated code, // such as the string literal length limit in Java. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file google/protobuf/unittest_enormous_descriptor.proto (package protobuf_unittest, syntax proto2) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_import_lite_pb.ts b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_import_lite_pb.ts index 5f6e1f316..2f56ad7bf 100644 --- a/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_import_lite_pb.ts +++ b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_import_lite_pb.ts @@ -32,7 +32,7 @@ // // This is like unittest_import.proto but with optimize_for = LITE_RUNTIME. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file google/protobuf/unittest_import_lite.proto (package protobuf_unittest_import, syntax proto2) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_import_pb.ts b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_import_pb.ts index e2a95b410..021b19a49 100644 --- a/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_import_pb.ts +++ b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_import_pb.ts @@ -34,7 +34,7 @@ // // A proto file which is imported by unittest.proto to test importing. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file google/protobuf/unittest_import.proto (package protobuf_unittest_import, syntax proto2) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_import_public_lite_pb.ts b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_import_public_lite_pb.ts index 160c9ff7f..fa83f131b 100644 --- a/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_import_public_lite_pb.ts +++ b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_import_public_lite_pb.ts @@ -30,7 +30,7 @@ // Author: liujisi@google.com (Pherl Liu) -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file google/protobuf/unittest_import_public_lite.proto (package protobuf_unittest_import, syntax proto2) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_import_public_pb.ts b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_import_public_pb.ts index 3a22fc123..da7d4bfc1 100644 --- a/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_import_public_pb.ts +++ b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_import_public_pb.ts @@ -30,7 +30,7 @@ // Author: liujisi@google.com (Pherl Liu) -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file google/protobuf/unittest_import_public.proto (package protobuf_unittest_import, syntax proto2) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_lazy_dependencies_custom_option_pb.ts b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_lazy_dependencies_custom_option_pb.ts index f8effc470..4689cd921 100644 --- a/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_lazy_dependencies_custom_option_pb.ts +++ b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_lazy_dependencies_custom_option_pb.ts @@ -34,7 +34,7 @@ // // A proto file we will use for unit testing. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file google/protobuf/unittest_lazy_dependencies_custom_option.proto (package protobuf_unittest.lazy_imports, syntax proto2) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_lazy_dependencies_enum_pb.ts b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_lazy_dependencies_enum_pb.ts index 62f8df020..9fd08f14c 100644 --- a/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_lazy_dependencies_enum_pb.ts +++ b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_lazy_dependencies_enum_pb.ts @@ -34,7 +34,7 @@ // // A proto file we will use for unit testing. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file google/protobuf/unittest_lazy_dependencies_enum.proto (package protobuf_unittest.lazy_imports, syntax proto2) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_lazy_dependencies_pb.ts b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_lazy_dependencies_pb.ts index 3e71c1e93..6f173cf4b 100644 --- a/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_lazy_dependencies_pb.ts +++ b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_lazy_dependencies_pb.ts @@ -34,7 +34,7 @@ // // A proto file we will use for unit testing. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file google/protobuf/unittest_lazy_dependencies.proto (package protobuf_unittest.lazy_imports, syntax proto2) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_lite_imports_nonlite_pb.ts b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_lite_imports_nonlite_pb.ts index 7c6eedac9..049ac1431 100644 --- a/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_lite_imports_nonlite_pb.ts +++ b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_lite_imports_nonlite_pb.ts @@ -32,7 +32,7 @@ // // Tests that a "lite" message can import a regular message. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file google/protobuf/unittest_lite_imports_nonlite.proto (package protobuf_unittest, syntax proto2) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_lite_pb.ts b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_lite_pb.ts index 5cc892e1c..f4aed2e3d 100644 --- a/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_lite_pb.ts +++ b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_lite_pb.ts @@ -32,7 +32,7 @@ // // This is like unittest.proto but with optimize_for = LITE_RUNTIME. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file google/protobuf/unittest_lite.proto (package protobuf_unittest, syntax proto2) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_mset_pb.ts b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_mset_pb.ts index 88899c9e5..910120cf7 100644 --- a/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_mset_pb.ts +++ b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_mset_pb.ts @@ -35,7 +35,7 @@ // This file is similar to unittest_mset_wire_format.proto, but does not // have a TestMessageSet, so it can be downgraded to proto1. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file google/protobuf/unittest_mset.proto (package protobuf_unittest, syntax proto2) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_mset_wire_format_pb.ts b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_mset_wire_format_pb.ts index 8c4a886b0..d65d4a3e0 100644 --- a/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_mset_wire_format_pb.ts +++ b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_mset_wire_format_pb.ts @@ -34,7 +34,7 @@ // // This file contains messages for testing message_set_wire_format. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file google/protobuf/unittest_mset_wire_format.proto (package proto2_wireformat_unittest, syntax proto2) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_no_field_presence_pb.ts b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_no_field_presence_pb.ts index bec0aa976..eed216227 100644 --- a/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_no_field_presence_pb.ts +++ b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_no_field_presence_pb.ts @@ -30,7 +30,7 @@ // A proto file used to test a message type with no explicit field presence. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file google/protobuf/unittest_no_field_presence.proto (package proto2_nofieldpresence_unittest, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_no_generic_services_pb.ts b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_no_generic_services_pb.ts index eb47bd5dd..076244081 100644 --- a/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_no_generic_services_pb.ts +++ b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_no_generic_services_pb.ts @@ -30,7 +30,7 @@ // Author: kenton@google.com (Kenton Varda) -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file google/protobuf/unittest_no_generic_services.proto (package protobuf_unittest.no_generic_services_test, syntax proto2) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_optimize_for_pb.ts b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_optimize_for_pb.ts index ed8f591db..0aaf43475 100644 --- a/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_optimize_for_pb.ts +++ b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_optimize_for_pb.ts @@ -34,7 +34,7 @@ // // A proto file which uses optimize_for = CODE_SIZE. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file google/protobuf/unittest_optimize_for.proto (package protobuf_unittest, syntax proto2) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_pb.ts b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_pb.ts index 0988110df..bb234d6b8 100644 --- a/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_pb.ts +++ b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_pb.ts @@ -36,7 +36,7 @@ // // LINT: ALLOW_GROUPS, LEGACY_NAMES -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file google/protobuf/unittest.proto (package protobuf_unittest, syntax proto2) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_preserve_unknown_enum2_pb.ts b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_preserve_unknown_enum2_pb.ts index 2dbaf490b..164547aa5 100644 --- a/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_preserve_unknown_enum2_pb.ts +++ b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_preserve_unknown_enum2_pb.ts @@ -28,7 +28,7 @@ // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file google/protobuf/unittest_preserve_unknown_enum2.proto (package proto2_preserve_unknown_enum_unittest, syntax proto2) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_preserve_unknown_enum_pb.ts b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_preserve_unknown_enum_pb.ts index 253e17fe8..624a89ef1 100644 --- a/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_preserve_unknown_enum_pb.ts +++ b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_preserve_unknown_enum_pb.ts @@ -28,7 +28,7 @@ // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file google/protobuf/unittest_preserve_unknown_enum.proto (package proto3_preserve_unknown_enum_unittest, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_proto3_arena_lite_pb.ts b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_proto3_arena_lite_pb.ts index 137e9a7d2..96996704d 100644 --- a/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_proto3_arena_lite_pb.ts +++ b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_proto3_arena_lite_pb.ts @@ -28,7 +28,7 @@ // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file google/protobuf/unittest_proto3_arena_lite.proto (package proto3_arena_lite_unittest, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_proto3_arena_pb.ts b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_proto3_arena_pb.ts index c7211d732..c61057f4d 100644 --- a/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_proto3_arena_pb.ts +++ b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_proto3_arena_pb.ts @@ -28,7 +28,7 @@ // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file google/protobuf/unittest_proto3_arena.proto (package proto3_arena_unittest, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_proto3_lite_pb.ts b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_proto3_lite_pb.ts index d20f605ff..670558c6c 100644 --- a/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_proto3_lite_pb.ts +++ b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_proto3_lite_pb.ts @@ -28,7 +28,7 @@ // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file google/protobuf/unittest_proto3_lite.proto (package proto3_lite_unittest, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_proto3_optional_pb.ts b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_proto3_optional_pb.ts index d3e3360d6..e1efc8df5 100644 --- a/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_proto3_optional_pb.ts +++ b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_proto3_optional_pb.ts @@ -28,7 +28,7 @@ // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file google/protobuf/unittest_proto3_optional.proto (package protobuf_unittest, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_proto3_pb.ts b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_proto3_pb.ts index 0f9d2590a..4ef6cea49 100644 --- a/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_proto3_pb.ts +++ b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_proto3_pb.ts @@ -28,7 +28,7 @@ // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file google/protobuf/unittest_proto3.proto (package proto3_unittest, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_well_known_types_pb.ts b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_well_known_types_pb.ts index 1154e6a4c..8cf2c156b 100644 --- a/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_well_known_types_pb.ts +++ b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_well_known_types_pb.ts @@ -1,4 +1,4 @@ -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file google/protobuf/unittest_well_known_types.proto (package protobuf_unittest, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/ts/google/protobuf/wrappers_pb.ts b/packages/protobuf-test/src/gen/ts/google/protobuf/wrappers_pb.ts index e99a28bbe..4b20cad5a 100644 --- a/packages/protobuf-test/src/gen/ts/google/protobuf/wrappers_pb.ts +++ b/packages/protobuf-test/src/gen/ts/google/protobuf/wrappers_pb.ts @@ -38,7 +38,7 @@ // These wrappers have no meaningful use within a map or a oneof since // individual entries of a map or fields of a oneof can already detect presence. -// @generated by protoc-gen-es v0.2.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "ts_nocheck=false,target=ts" // @generated from file google/protobuf/wrappers.proto (package google.protobuf, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf/package.json b/packages/protobuf/package.json index bff133e44..05a14397e 100644 --- a/packages/protobuf/package.json +++ b/packages/protobuf/package.json @@ -1,6 +1,6 @@ { "name": "@bufbuild/protobuf", - "version": "0.2.0", + "version": "0.2.1", "license": "(Apache-2.0 AND BSD-3-Clause)", "description": "A complete implementation of Protocol Buffers in TypeScript, suitable for web browsers and Node.js.", "repository": { diff --git a/packages/protobuf/src/google/protobuf/any_pb.ts b/packages/protobuf/src/google/protobuf/any_pb.ts index b642a9bbe..e004f992c 100644 --- a/packages/protobuf/src/google/protobuf/any_pb.ts +++ b/packages/protobuf/src/google/protobuf/any_pb.ts @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "bootstrap_wkt=true,ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "bootstrap_wkt=true,ts_nocheck=false,target=ts" // @generated from file google/protobuf/any.proto (package google.protobuf, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf/src/google/protobuf/api_pb.ts b/packages/protobuf/src/google/protobuf/api_pb.ts index 77fa1b53c..f134557c9 100644 --- a/packages/protobuf/src/google/protobuf/api_pb.ts +++ b/packages/protobuf/src/google/protobuf/api_pb.ts @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "bootstrap_wkt=true,ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "bootstrap_wkt=true,ts_nocheck=false,target=ts" // @generated from file google/protobuf/api.proto (package google.protobuf, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf/src/google/protobuf/compiler/plugin_pb.ts b/packages/protobuf/src/google/protobuf/compiler/plugin_pb.ts index c9bee5988..ead3d43a2 100644 --- a/packages/protobuf/src/google/protobuf/compiler/plugin_pb.ts +++ b/packages/protobuf/src/google/protobuf/compiler/plugin_pb.ts @@ -28,7 +28,7 @@ // plugin should be named "protoc-gen-$NAME", and will then be used when the // flag "--${NAME}_out" is passed to protoc. -// @generated by protoc-gen-es v0.2.0 with parameter "bootstrap_wkt=true,ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "bootstrap_wkt=true,ts_nocheck=false,target=ts" // @generated from file google/protobuf/compiler/plugin.proto (package google.protobuf.compiler, syntax proto2) /* eslint-disable */ diff --git a/packages/protobuf/src/google/protobuf/descriptor_pb.ts b/packages/protobuf/src/google/protobuf/descriptor_pb.ts index fa2ee1661..658589f2c 100644 --- a/packages/protobuf/src/google/protobuf/descriptor_pb.ts +++ b/packages/protobuf/src/google/protobuf/descriptor_pb.ts @@ -20,7 +20,7 @@ // A valid .proto file can be translated directly to a FileDescriptorProto // without any other information (e.g. without reading its imports). -// @generated by protoc-gen-es v0.2.0 with parameter "bootstrap_wkt=true,ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "bootstrap_wkt=true,ts_nocheck=false,target=ts" // @generated from file google/protobuf/descriptor.proto (package google.protobuf, syntax proto2) /* eslint-disable */ diff --git a/packages/protobuf/src/google/protobuf/duration_pb.ts b/packages/protobuf/src/google/protobuf/duration_pb.ts index a28bc563f..41a4fca57 100644 --- a/packages/protobuf/src/google/protobuf/duration_pb.ts +++ b/packages/protobuf/src/google/protobuf/duration_pb.ts @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "bootstrap_wkt=true,ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "bootstrap_wkt=true,ts_nocheck=false,target=ts" // @generated from file google/protobuf/duration.proto (package google.protobuf, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf/src/google/protobuf/empty_pb.ts b/packages/protobuf/src/google/protobuf/empty_pb.ts index 029fdc5e4..7fdf12b9d 100644 --- a/packages/protobuf/src/google/protobuf/empty_pb.ts +++ b/packages/protobuf/src/google/protobuf/empty_pb.ts @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "bootstrap_wkt=true,ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "bootstrap_wkt=true,ts_nocheck=false,target=ts" // @generated from file google/protobuf/empty.proto (package google.protobuf, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf/src/google/protobuf/field_mask_pb.ts b/packages/protobuf/src/google/protobuf/field_mask_pb.ts index 6b0a66aa6..ffa139b74 100644 --- a/packages/protobuf/src/google/protobuf/field_mask_pb.ts +++ b/packages/protobuf/src/google/protobuf/field_mask_pb.ts @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "bootstrap_wkt=true,ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "bootstrap_wkt=true,ts_nocheck=false,target=ts" // @generated from file google/protobuf/field_mask.proto (package google.protobuf, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf/src/google/protobuf/source_context_pb.ts b/packages/protobuf/src/google/protobuf/source_context_pb.ts index 000009bb6..39235e1ee 100644 --- a/packages/protobuf/src/google/protobuf/source_context_pb.ts +++ b/packages/protobuf/src/google/protobuf/source_context_pb.ts @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "bootstrap_wkt=true,ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "bootstrap_wkt=true,ts_nocheck=false,target=ts" // @generated from file google/protobuf/source_context.proto (package google.protobuf, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf/src/google/protobuf/struct_pb.ts b/packages/protobuf/src/google/protobuf/struct_pb.ts index b8fbfa429..b27645995 100644 --- a/packages/protobuf/src/google/protobuf/struct_pb.ts +++ b/packages/protobuf/src/google/protobuf/struct_pb.ts @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "bootstrap_wkt=true,ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "bootstrap_wkt=true,ts_nocheck=false,target=ts" // @generated from file google/protobuf/struct.proto (package google.protobuf, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf/src/google/protobuf/timestamp_pb.ts b/packages/protobuf/src/google/protobuf/timestamp_pb.ts index 88c2ee6b4..7c540889d 100644 --- a/packages/protobuf/src/google/protobuf/timestamp_pb.ts +++ b/packages/protobuf/src/google/protobuf/timestamp_pb.ts @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "bootstrap_wkt=true,ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "bootstrap_wkt=true,ts_nocheck=false,target=ts" // @generated from file google/protobuf/timestamp.proto (package google.protobuf, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf/src/google/protobuf/type_pb.ts b/packages/protobuf/src/google/protobuf/type_pb.ts index 390b6e527..1a7a56d9b 100644 --- a/packages/protobuf/src/google/protobuf/type_pb.ts +++ b/packages/protobuf/src/google/protobuf/type_pb.ts @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "bootstrap_wkt=true,ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "bootstrap_wkt=true,ts_nocheck=false,target=ts" // @generated from file google/protobuf/type.proto (package google.protobuf, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf/src/google/protobuf/wrappers_pb.ts b/packages/protobuf/src/google/protobuf/wrappers_pb.ts index 645aaaf01..5ecf35c4f 100644 --- a/packages/protobuf/src/google/protobuf/wrappers_pb.ts +++ b/packages/protobuf/src/google/protobuf/wrappers_pb.ts @@ -22,7 +22,7 @@ // These wrappers have no meaningful use within a map or a oneof since // individual entries of a map or fields of a oneof can already detect presence. -// @generated by protoc-gen-es v0.2.0 with parameter "bootstrap_wkt=true,ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "bootstrap_wkt=true,ts_nocheck=false,target=ts" // @generated from file google/protobuf/wrappers.proto (package google.protobuf, syntax proto3) /* eslint-disable */ diff --git a/packages/protoc-gen-es/package.json b/packages/protoc-gen-es/package.json index b6ab85d1e..93c4108ba 100644 --- a/packages/protoc-gen-es/package.json +++ b/packages/protoc-gen-es/package.json @@ -1,6 +1,6 @@ { "name": "@bufbuild/protoc-gen-es", - "version": "0.2.0", + "version": "0.2.1", "description": "Protocol Buffers code generator for ECMAScript", "license": "Apache-2.0", "repository": { @@ -20,10 +20,10 @@ }, "preferUnplugged": true, "dependencies": { - "@bufbuild/protoplugin": "0.2.0" + "@bufbuild/protoplugin": "0.2.1" }, "peerDependencies": { - "@bufbuild/protobuf": "0.2.0" + "@bufbuild/protobuf": "0.2.1" }, "peerDependenciesMeta": { "@bufbuild/protobuf": { diff --git a/packages/protoplugin-example/package.json b/packages/protoplugin-example/package.json index a7b5dd586..df2401970 100644 --- a/packages/protoplugin-example/package.json +++ b/packages/protoplugin-example/package.json @@ -1,6 +1,6 @@ { "name": "@bufbuild/protoplugin-example", - "version": "0.2.0", + "version": "0.2.1", "private": true, "description": "", "scripts": { @@ -15,9 +15,9 @@ "node": ">=14" }, "dependencies": { - "@bufbuild/protobuf": "^0.2.0", - "@bufbuild/protoc-gen-es": "^0.2.0", - "@bufbuild/protoplugin": "^0.2.0", + "@bufbuild/protobuf": "^0.2.1", + "@bufbuild/protoc-gen-es": "^0.2.1", + "@bufbuild/protoplugin": "^0.2.1", "tsx": "^3.10.3" } } diff --git a/packages/protoplugin-example/src/gen/buf/connect/demo/eliza/v1/eliza_pb.ts b/packages/protoplugin-example/src/gen/buf/connect/demo/eliza/v1/eliza_pb.ts index 85035c758..a135bec7f 100644 --- a/packages/protoplugin-example/src/gen/buf/connect/demo/eliza/v1/eliza_pb.ts +++ b/packages/protoplugin-example/src/gen/buf/connect/demo/eliza/v1/eliza_pb.ts @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "target=ts" // @generated from file buf/connect/demo/eliza/v1/eliza.proto (package buf.connect.demo.eliza.v1, syntax proto3) /* eslint-disable */ /* @ts-nocheck */ diff --git a/packages/protoplugin-example/src/gen/buf/connect/demo/eliza/v1/eliza_twirp.ts b/packages/protoplugin-example/src/gen/buf/connect/demo/eliza/v1/eliza_twirp.ts index 33e593a56..772eef45b 100644 --- a/packages/protoplugin-example/src/gen/buf/connect/demo/eliza/v1/eliza_twirp.ts +++ b/packages/protoplugin-example/src/gen/buf/connect/demo/eliza/v1/eliza_twirp.ts @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-twirp-es v0.2.0 with parameter "target=ts" +// @generated by protoc-gen-twirp-es v0.2.1 with parameter "target=ts" // @generated from file buf/connect/demo/eliza/v1/eliza.proto (package buf.connect.demo.eliza.v1, syntax proto3) /* eslint-disable */ /* @ts-nocheck */ diff --git a/packages/protoplugin-test/package.json b/packages/protoplugin-test/package.json index 5bae44cad..7b6fd5a78 100644 --- a/packages/protoplugin-test/package.json +++ b/packages/protoplugin-test/package.json @@ -16,6 +16,6 @@ "default": "./dist/esm/index.js" }, "dependencies": { - "@bufbuild/protoplugin": "0.2.0" + "@bufbuild/protoplugin": "0.2.1" } } diff --git a/packages/protoplugin-test/src/gen/proto/address_book_pb.ts b/packages/protoplugin-test/src/gen/proto/address_book_pb.ts index 16d65f0f5..0fa430645 100644 --- a/packages/protoplugin-test/src/gen/proto/address_book_pb.ts +++ b/packages/protoplugin-test/src/gen/proto/address_book_pb.ts @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "target=ts" // @generated from file proto/address_book.proto (package example, syntax proto3) /* eslint-disable */ /* @ts-nocheck */ diff --git a/packages/protoplugin-test/src/gen/proto/custom_options_pb.ts b/packages/protoplugin-test/src/gen/proto/custom_options_pb.ts index ac3efb7e8..d48cfdbb6 100644 --- a/packages/protoplugin-test/src/gen/proto/custom_options_pb.ts +++ b/packages/protoplugin-test/src/gen/proto/custom_options_pb.ts @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "target=ts" // @generated from file proto/custom_options.proto (package example, syntax proto3) /* eslint-disable */ /* @ts-nocheck */ diff --git a/packages/protoplugin-test/src/gen/proto/person_pb.ts b/packages/protoplugin-test/src/gen/proto/person_pb.ts index 7041e1bc1..9f130cd24 100644 --- a/packages/protoplugin-test/src/gen/proto/person_pb.ts +++ b/packages/protoplugin-test/src/gen/proto/person_pb.ts @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "target=ts" // @generated from file proto/person.proto (package example, syntax proto3) /* eslint-disable */ /* @ts-nocheck */ diff --git a/packages/protoplugin-test/src/gen/proto/service_pb.ts b/packages/protoplugin-test/src/gen/proto/service_pb.ts index cc8e30ee7..7b93d6b89 100644 --- a/packages/protoplugin-test/src/gen/proto/service_pb.ts +++ b/packages/protoplugin-test/src/gen/proto/service_pb.ts @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v0.2.0 with parameter "target=ts" +// @generated by protoc-gen-es v0.2.1 with parameter "target=ts" // @generated from file proto/service.proto (package example, syntax proto3) /* eslint-disable */ /* @ts-nocheck */ diff --git a/packages/protoplugin/package.json b/packages/protoplugin/package.json index e179fc586..48c6605a2 100644 --- a/packages/protoplugin/package.json +++ b/packages/protoplugin/package.json @@ -1,6 +1,6 @@ { "name": "@bufbuild/protoplugin", - "version": "0.2.0", + "version": "0.2.1", "license": "(Apache-2.0 AND BSD-3-Clause)", "description": "Helps to create your own Protocol Buffers code generators.", "repository": { @@ -35,7 +35,7 @@ } }, "dependencies": { - "@bufbuild/protobuf": "0.2.0", + "@bufbuild/protobuf": "0.2.1", "@typescript/vfs": "^1.4.0", "typescript": "4.5.2" },