diff --git a/package-lock.json b/package-lock.json index 048e8ca82..fa4adbf54 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5178,13 +5178,13 @@ }, "packages/protobuf": { "name": "@bufbuild/protobuf", - "version": "0.5.0", + "version": "1.0.0", "license": "(Apache-2.0 AND BSD-3-Clause)" }, "packages/protobuf-bench": { "name": "@bufbuild/protobuf-bench", "dependencies": { - "@bufbuild/protobuf": "0.5.0", + "@bufbuild/protobuf": "1.0.0", "esbuild": "^0.15.16", "google-protobuf": "3.21.0" } @@ -5192,22 +5192,22 @@ "packages/protobuf-conformance": { "name": "@bufbuild/protobuf-conformance", "dependencies": { - "@bufbuild/protobuf": "0.5.0" + "@bufbuild/protobuf": "1.0.0" } }, "packages/protobuf-example": { "name": "@bufbuild/protobuf-example", "license": "(Apache-2.0 AND BSD-3-Clause)", "dependencies": { - "@bufbuild/protobuf": "0.5.0", - "@bufbuild/protoc-gen-es": "0.5.0", + "@bufbuild/protobuf": "1.0.0", + "@bufbuild/protoc-gen-es": "1.0.0", "typescript": "^4.9.4" } }, "packages/protobuf-test": { "name": "@bufbuild/protobuf-test", "dependencies": { - "@bufbuild/protobuf": "0.5.0", + "@bufbuild/protobuf": "1.0.0", "long": "~5.0.1", "ts4_1_2": "npm:typescript@4.1.2", "ts4_2_4": "npm:typescript@4.2.4", @@ -5225,10 +5225,10 @@ }, "packages/protoc-gen-es": { "name": "@bufbuild/protoc-gen-es", - "version": "0.5.0", + "version": "1.0.0", "license": "Apache-2.0", "dependencies": { - "@bufbuild/protoplugin": "0.5.0" + "@bufbuild/protoplugin": "1.0.0" }, "bin": { "protoc-gen-es": "bin/protoc-gen-es" @@ -5237,7 +5237,7 @@ "node": ">=14" }, "peerDependencies": { - "@bufbuild/protobuf": "0.5.0" + "@bufbuild/protobuf": "1.0.0" }, "peerDependenciesMeta": { "@bufbuild/protobuf": { @@ -5247,10 +5247,10 @@ }, "packages/protoplugin": { "name": "@bufbuild/protoplugin", - "version": "0.5.0", + "version": "1.0.0", "license": "(Apache-2.0 AND BSD-3-Clause)", "dependencies": { - "@bufbuild/protobuf": "0.5.0", + "@bufbuild/protobuf": "1.0.0", "@typescript/vfs": "^1.4.0", "typescript": "4.5.2" }, @@ -5260,12 +5260,12 @@ }, "packages/protoplugin-example": { "name": "@bufbuild/protoplugin-example", - "version": "0.5.0", + "version": "1.0.0", "license": "Apache-2.0", "dependencies": { - "@bufbuild/protobuf": "^0.5.0", - "@bufbuild/protoc-gen-es": "^0.5.0", - "@bufbuild/protoplugin": "^0.5.0", + "@bufbuild/protobuf": "^1.0.0", + "@bufbuild/protoc-gen-es": "^1.0.0", + "@bufbuild/protoplugin": "^1.0.0", "tsx": "^3.12.1", "typescript": "^4.9.4" }, @@ -5276,7 +5276,7 @@ "packages/protoplugin-test": { "name": "@bufbuild/protoplugin-test", "dependencies": { - "@bufbuild/protoplugin": "0.5.0" + "@bufbuild/protoplugin": "1.0.0" } }, "packages/protoplugin/node_modules/@typescript/vfs": { @@ -5619,7 +5619,7 @@ "@bufbuild/protobuf-bench": { "version": "file:packages/protobuf-bench", "requires": { - "@bufbuild/protobuf": "0.5.0", + "@bufbuild/protobuf": "1.0.0", "esbuild": "^0.15.16", "google-protobuf": "3.21.0" } @@ -5627,21 +5627,21 @@ "@bufbuild/protobuf-conformance": { "version": "file:packages/protobuf-conformance", "requires": { - "@bufbuild/protobuf": "0.5.0" + "@bufbuild/protobuf": "1.0.0" } }, "@bufbuild/protobuf-example": { "version": "file:packages/protobuf-example", "requires": { - "@bufbuild/protobuf": "0.5.0", - "@bufbuild/protoc-gen-es": "0.5.0", + "@bufbuild/protobuf": "1.0.0", + "@bufbuild/protoc-gen-es": "1.0.0", "typescript": "^4.9.4" } }, "@bufbuild/protobuf-test": { "version": "file:packages/protobuf-test", "requires": { - "@bufbuild/protobuf": "0.5.0", + "@bufbuild/protobuf": "1.0.0", "long": "~5.0.1", "ts4_1_2": "npm:typescript@4.1.2", "ts4_2_4": "npm:typescript@4.2.4", @@ -5661,13 +5661,13 @@ "@bufbuild/protoc-gen-es": { "version": "file:packages/protoc-gen-es", "requires": { - "@bufbuild/protoplugin": "0.5.0" + "@bufbuild/protoplugin": "1.0.0" } }, "@bufbuild/protoplugin": { "version": "file:packages/protoplugin", "requires": { - "@bufbuild/protobuf": "0.5.0", + "@bufbuild/protobuf": "1.0.0", "@types/lz-string": "^1.3.34", "@typescript/vfs": "^1.4.0", "typescript": "4.5.2" @@ -5687,9 +5687,9 @@ "@bufbuild/protoplugin-example": { "version": "file:packages/protoplugin-example", "requires": { - "@bufbuild/protobuf": "^0.5.0", - "@bufbuild/protoc-gen-es": "^0.5.0", - "@bufbuild/protoplugin": "^0.5.0", + "@bufbuild/protobuf": "^1.0.0", + "@bufbuild/protoc-gen-es": "^1.0.0", + "@bufbuild/protoplugin": "^1.0.0", "tsx": "^3.12.1", "typescript": "^4.9.4" } @@ -5697,7 +5697,7 @@ "@bufbuild/protoplugin-test": { "version": "file:packages/protoplugin-test", "requires": { - "@bufbuild/protoplugin": "0.5.0" + "@bufbuild/protoplugin": "1.0.0" } }, "@esbuild-kit/cjs-loader": { diff --git a/packages/protobuf-bench/package.json b/packages/protobuf-bench/package.json index a6d61177b..8d1245871 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.5.0", + "@bufbuild/protobuf": "1.0.0", "esbuild": "^0.15.16", "google-protobuf": "3.21.0" } 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 c455df08e..607951671 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 077ba86b0..eb6fd8565 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 5af7154a3..0b756b06a 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 4af99aa00..2c760a3ff 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 0795938af..28474612d 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 8565b1fa1..94db42ff6 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 02991f415..118e5138a 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 0d02c5559..6fe978507 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 53ce1843d..a9beef5b5 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 a44cbe3c2..2dcefa5aa 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 e165fc9a2..095787916 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 272a89f7f..ed22f6e34 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 eef7e69ec..25fc2c44c 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 a4f974a73..10250410c 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 a88dd6827..c521cb905 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 a89825326..dc028fb66 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 3e0924718..d576cf641 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 39490712f..768e86853 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 01be80bdc..620abb7fa 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 adcc78836..0e6db5827 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 a2d359541..7d10d7bb1 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 54b918740..876bd44ef 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 1824be51e..3eff7705e 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 2849eacfb..9dffaa539 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 373b40a4e..9a954a4b8 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 1f22eb9d5..79ace22c3 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 74418d308..bef49baf6 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 beda20d49..8ab230dcf 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 df2fa93f6..8e93fc4b0 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 c6c3f9f64..0f517f9cd 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 3fddb08bb..e70b922c5 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 22d6aa9aa..47734f26a 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 d402f3dec..e2886f021 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 d419af163..2508401e8 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 e13df8fe8..58b26c230 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 3d23c950a..3bb7f12eb 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 c59deca49..535ea8e59 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 fea6ac560..5b8c98708 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 5be73e2d7..b0d710edb 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 328776891..8879f352c 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 f24def598..c8e58c0aa 100644 --- a/packages/protobuf-conformance/package.json +++ b/packages/protobuf-conformance/package.json @@ -13,6 +13,6 @@ "default": "./dist/esm/index.js" }, "dependencies": { - "@bufbuild/protobuf": "0.5.0" + "@bufbuild/protobuf": "1.0.0" } } diff --git a/packages/protobuf-conformance/src/gen/conformance/conformance_pb.ts b/packages/protobuf-conformance/src/gen/conformance/conformance_pb.ts index a640b8760..aad7964f6 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 692795f4f..293892989 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 27f0dd0ac..844a32116 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 91fff4ac1..d12badb84 100644 --- a/packages/protobuf-example/package.json +++ b/packages/protobuf-example/package.json @@ -11,8 +11,8 @@ }, "type": "module", "dependencies": { - "@bufbuild/protobuf": "0.5.0", - "@bufbuild/protoc-gen-es": "0.5.0", + "@bufbuild/protobuf": "1.0.0", + "@bufbuild/protoc-gen-es": "1.0.0", "typescript": "^4.9.4" } } diff --git a/packages/protobuf-example/src/gen/addressbook_pb.ts b/packages/protobuf-example/src/gen/addressbook_pb.ts index 0d8312770..920cd342a 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.5.0 with parameter "target=ts" +// @generated by protoc-gen-es v1.0.0 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 22444506b..fb8b0a324 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.5.0", + "@bufbuild/protobuf": "1.0.0", "long": "~5.0.1", "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 1a568a2b2..5344a34af 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 e8f74eec2..9fa3f1f18 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 f2002ffc0..c0acc37c0 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 930f78b17..2a55aa4cd 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 80c3d601c..51883e550 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 1a2e3b6f7..fd77433b0 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 0a4af2fd7..51301df0a 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 e30a77270..d329979f3 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 990a34c3d..6dc594f9d 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 90566c924..ecb5ca35f 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 227c3c330..4132b7f99 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 bfe807f7c..bbb7079d4 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 edd0ae903..e44670996 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 a67b364f4..4b6900a5c 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 64dbefcf6..98cd95ef1 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 8b58c0872..de1d20665 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 32dda73cf..e43ba754b 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 cddb85600..9c140df80 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 835835802..010a1ce69 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 51587cb59..f5f190599 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 592d7ea4e..67b654046 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 f6f2f33e9..0bccfbc23 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 b0e32e6f9..a6bd65d5e 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 99dceac70..51fc80177 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 fcd35fd5f..e86a67955 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 29f6d2d42..7f1faa553 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 2e642e037..897e11c9f 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 abc849f98..50ffd76b3 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 dc6c741e2..0f9499212 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 06d4e573c..fd8dd876f 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 8fabf5b22..19b7ef18e 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 530597441..a76b477e2 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 fffa4d526..456b976aa 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 4d8824471..cc1b6ee6d 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 d2f4d5398..1156c1549 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 f5927afe0..2bd916063 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 8338933dc..e7c331ac6 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 a055cad21..2f563d178 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 aca6cd2f8..559d2b0ce 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 48e882776..cc7d8e58d 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 ffd21b98d..7b4b9d5c9 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 8a4aaa78f..e5dde446a 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 9f226a156..eb33d2301 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 bf154bc89..c5c383a37 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 4f9000d96..f4997733b 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 1e84cc7ea..0ca1fce36 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 d3d9461b6..866b43ec3 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 340b4b5a9..76eadaa7e 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 4304d2b66..18f817913 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 7af03469b..2cffbf667 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 3c21ba1ed..5d8c7ab10 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 c630f1d29..1bddf47f9 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 d8dab62a9..3c50c671d 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 715139ccc..fbbaa1b1c 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 228e2abf8..1a8e61027 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 7c64a0e6a..3686a03ee 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 bbcf61d81..5523b41b2 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 e79a50ea5..1d43fcb8d 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 a641296e6..8c21ac83a 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 fb3c64f77..405c56c4a 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 35c0421cf..26da2c68c 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 89f208390..c41f325f7 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 35b028a4f..97a53649b 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 be38f175c..9d1e525ec 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 63ba8c3ba..bdb37a699 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 31b12dd23..a0af5e171 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 3594b66e1..701b6bee6 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 bfbb10ea1..5efb71c75 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 bc6dfb89f..255df6798 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 d68544aa4..703a11bad 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 f126d8c3a..1ec47f868 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 9e4631a27..bbb38d480 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 50ba41b05..e343ad3eb 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 872d214fa..4559e5982 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 a6dbb0907..bcde45c1b 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 c6d82bff6..74fd26dc6 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 7dbfa797e..ee7aeac25 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 9019d3321..0d3e849d1 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 eacadb56e..28a936f3b 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 2d02c0fda..67a551706 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 4f0b4704b..b9b64e054 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 3e499680d..26d0eb7b8 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 81c07dd0c..f6dc62e3e 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 da596b462..a61b7cfdd 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 b48aec0dc..b51a652ab 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 dc6d4e955..8ad44f2ff 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 55e3a09e7..71a8b77a6 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 6512793ba..6047b9e47 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 8d6ad0b32..e196c1436 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 849eedcf9..7d2859f21 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 63c928318..ce8606843 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 03ce087b2..57f1575a3 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 3e61f1107..060b386fc 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 d14f4dc5f..832ab623b 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 6bd965854..d7b07b78c 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 f24784791..9909022b9 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 d531dcc83..ec2610980 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 bef9403f7..43dbdaff1 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 9dba4a419..72a86e5f6 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 a09aa661d..f82f76cc5 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 5c28ca46e..dc7c24031 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 0f938043f..2e2eb7c07 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 6e97aedd5..d3854220a 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 abb387687..411821d78 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 a1dc5cee0..7146fa4d6 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 cf2458be4..02e0045d8 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 46c5e39f5..d65c29b67 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 54206f8a9..e1888e033 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 ebd1ab11f..f9e5a1c0c 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 cece4ca56..160a62501 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 6289501b0..5cc897ebb 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 c1b94ca01..c5f1e7740 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 15c8fc96d..1a10e720e 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 5d75399db..0fb0fafda 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 b5fc8ec10..7f7b107cf 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 f03112ffa..e9143b9d5 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.5.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.0.0 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 1a712b99f..d69de66ab 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 f5c31f20d..d86243930 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 dbdd34a9c..259e3d4b4 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 3f540e52d..8c79dd10e 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 4eeaab257..f9a8b17b7 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 c10a2b73f..6ea4398e8 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 0c15462cd..6c9251880 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 8fcf98bc5..b37906379 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 85e19e9fb..64add6d4d 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 631f27fcd..550659767 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 2dfe56b4c..d541675f4 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 61c98c083..b7a295a05 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 dd10a8e7c..5b2d5a32f 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 38885d40f..00158d917 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 7bfe12b13..17f0fd7a8 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 5dc260bde..9f7a28ae3 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 75b2f7419..d87e5b09c 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 4d3adaff3..13f213c7e 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 e735c2061..e2fc276f2 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 27b322396..94545de40 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 c62c622a7..ccfeba999 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 4ec01defd..331123cf5 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 9ca86e930..f77af7523 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 2fdcfff10..b236439e5 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 b593170fe..dd57c6a8f 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 692795f4f..293892989 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 27f0dd0ac..844a32116 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 fde58ab56..f45c3fd46 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 b72af0688..c329f9176 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 42b8650fb..6ea2c6d82 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 9ad0aae9e..507ea88e6 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 8df419ad4..ddc5e04d2 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 d1bb93c33..50e8ddb23 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 25cd16a53..9c1409ae4 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 5c101d224..e6633560b 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 a2eb80375..faebcb9a7 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 4d442f105..f52a3a4bb 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 d7e4e8018..ac6c572ea 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 7c3e1d261..4ddbb1c89 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 d7adde547..bce683844 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 eb91b79b2..d51883eb8 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 4656152b9..9b6c8fe07 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 b53c4c693..68281d686 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 64d2c5e85..c61b8b3ed 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 326177228..191b155b0 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 fa8400f69..4dd7f726b 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 4d9875efc..f9151649b 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 86ffc297f..ddc760a8f 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 9e2abc79f..1c4e2051b 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 0e03159d6..0a4029dd8 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 0ad8be9fc..3af4dcc93 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 5760a3721..3e63e148a 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 131016a7e..bd8bd2c17 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 652d483dd..38c9ac473 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 ec4dbe79a..066ef4543 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 f7a081c1c..bf601155a 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 a12865e78..b963b598d 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 b56375535..82490c706 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.5.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 4b4b44ade..bc95a789c 100644 --- a/packages/protobuf/package.json +++ b/packages/protobuf/package.json @@ -1,6 +1,6 @@ { "name": "@bufbuild/protobuf", - "version": "0.5.0", + "version": "1.0.0", "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 1bbf94109..17544154c 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.5.0 with parameter "bootstrap_wkt=true,ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 695184bea..ba7013efc 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.5.0 with parameter "bootstrap_wkt=true,ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 7a644deec..24ce467e7 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.5.0 with parameter "bootstrap_wkt=true,ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 1b50a6f25..8e34a6305 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.5.0 with parameter "bootstrap_wkt=true,ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 ba4c0e5e1..30e1e28d7 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.5.0 with parameter "bootstrap_wkt=true,ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 c9a6cf03a..5fbe90d23 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.5.0 with parameter "bootstrap_wkt=true,ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 a3a927fda..64b5ae09b 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.5.0 with parameter "bootstrap_wkt=true,ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 dc8ec70bb..07e3af0c3 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.5.0 with parameter "bootstrap_wkt=true,ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 1a6ac757b..86ba2eecc 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.5.0 with parameter "bootstrap_wkt=true,ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 ee6e48141..80e09a1b5 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.5.0 with parameter "bootstrap_wkt=true,ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 d5dad6a71..eddfc63ac 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.5.0 with parameter "bootstrap_wkt=true,ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 fb49c0274..a7bedc313 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.5.0 with parameter "bootstrap_wkt=true,ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.0.0 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 f9b7be1a6..0242c4175 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.5.0", + "version": "1.0.0", "description": "Protocol Buffers code generator for ECMAScript", "license": "Apache-2.0", "repository": { @@ -20,10 +20,10 @@ }, "preferUnplugged": true, "dependencies": { - "@bufbuild/protoplugin": "0.5.0" + "@bufbuild/protoplugin": "1.0.0" }, "peerDependencies": { - "@bufbuild/protobuf": "0.5.0" + "@bufbuild/protobuf": "1.0.0" }, "peerDependenciesMeta": { "@bufbuild/protobuf": { diff --git a/packages/protoplugin-example/package.json b/packages/protoplugin-example/package.json index ca947261f..b93909a20 100644 --- a/packages/protoplugin-example/package.json +++ b/packages/protoplugin-example/package.json @@ -1,6 +1,6 @@ { "name": "@bufbuild/protoplugin-example", - "version": "0.5.0", + "version": "1.0.0", "private": true, "description": "", "scripts": { @@ -15,9 +15,9 @@ "node": ">=14" }, "dependencies": { - "@bufbuild/protobuf": "^0.5.0", - "@bufbuild/protoc-gen-es": "^0.5.0", - "@bufbuild/protoplugin": "^0.5.0", + "@bufbuild/protobuf": "^1.0.0", + "@bufbuild/protoc-gen-es": "^1.0.0", + "@bufbuild/protoplugin": "^1.0.0", "tsx": "^3.12.1", "typescript": "^4.9.4" } 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 abd08f5fa..6abe7614a 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.5.0 with parameter "target=ts" +// @generated by protoc-gen-es v1.0.0 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 abb53f27e..423c115b1 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.5.0 with parameter "target=ts" +// @generated by protoc-gen-twirp-es v1.0.0 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 690ca87d9..420854657 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.5.0" + "@bufbuild/protoplugin": "1.0.0" } } 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 8aa2ddd71..c7f372371 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.5.0 with parameter "target=ts" +// @generated by protoc-gen-es v1.0.0 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 7ff38e51f..b8763b8bb 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.5.0 with parameter "target=ts" +// @generated by protoc-gen-es v1.0.0 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 e9558ff23..7c92b4ea1 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.5.0 with parameter "target=ts" +// @generated by protoc-gen-es v1.0.0 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 a6345fece..c03b6369a 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.5.0 with parameter "target=ts" +// @generated by protoc-gen-es v1.0.0 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 bbfe20e5a..0097d1b77 100644 --- a/packages/protoplugin/package.json +++ b/packages/protoplugin/package.json @@ -1,6 +1,6 @@ { "name": "@bufbuild/protoplugin", - "version": "0.5.0", + "version": "1.0.0", "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.5.0", + "@bufbuild/protobuf": "1.0.0", "@typescript/vfs": "^1.4.0", "typescript": "4.5.2" },