diff --git a/package-lock.json b/package-lock.json index 03c55beb1..436b02fc2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7033,7 +7033,7 @@ }, "packages/protobuf": { "name": "@bufbuild/protobuf", - "version": "1.8.0", + "version": "1.9.0", "license": "(Apache-2.0 AND BSD-3-Clause)", "devDependencies": { "upstream-protobuf": "*" @@ -7043,7 +7043,7 @@ "name": "@bufbuild/protobuf-bench", "dependencies": { "@bufbuild/buf": "^1.29.0", - "@bufbuild/protobuf": "1.8.0", + "@bufbuild/protobuf": "1.9.0", "brotli": "^1.3.3", "esbuild": "^0.20.2", "google-protobuf": "3.21.2" @@ -7052,7 +7052,7 @@ "packages/protobuf-conformance": { "name": "@bufbuild/protobuf-conformance", "dependencies": { - "@bufbuild/protobuf": "1.8.0" + "@bufbuild/protobuf": "1.9.0" }, "devDependencies": { "upstream-protobuf": "*" @@ -7063,15 +7063,15 @@ "license": "(Apache-2.0 AND BSD-3-Clause)", "dependencies": { "@bufbuild/buf": "^1.29.0", - "@bufbuild/protobuf": "1.8.0", - "@bufbuild/protoc-gen-es": "1.8.0", + "@bufbuild/protobuf": "1.9.0", + "@bufbuild/protoc-gen-es": "1.9.0", "typescript": "^5.2.2" } }, "packages/protobuf-test": { "name": "@bufbuild/protobuf-test", "dependencies": { - "@bufbuild/protobuf": "1.8.0", + "@bufbuild/protobuf": "1.9.0", "@types/benchmark": "^2.1.5", "benchmark": "^2.1.4", "long": "~5.2.3", @@ -7080,11 +7080,11 @@ }, "packages/protoc-gen-es": { "name": "@bufbuild/protoc-gen-es", - "version": "1.8.0", + "version": "1.9.0", "license": "Apache-2.0", "dependencies": { - "@bufbuild/protobuf": "^1.8.0", - "@bufbuild/protoplugin": "1.8.0" + "@bufbuild/protobuf": "^1.9.0", + "@bufbuild/protoplugin": "1.9.0" }, "bin": { "protoc-gen-es": "bin/protoc-gen-es" @@ -7093,7 +7093,7 @@ "node": ">=14" }, "peerDependencies": { - "@bufbuild/protobuf": "1.8.0" + "@bufbuild/protobuf": "1.9.0" }, "peerDependenciesMeta": { "@bufbuild/protobuf": { @@ -7103,10 +7103,10 @@ }, "packages/protoplugin": { "name": "@bufbuild/protoplugin", - "version": "1.8.0", + "version": "1.9.0", "license": "(Apache-2.0 AND BSD-3-Clause)", "dependencies": { - "@bufbuild/protobuf": "1.8.0", + "@bufbuild/protobuf": "1.9.0", "@typescript/vfs": "^1.4.0", "typescript": "4.5.2" }, @@ -7116,13 +7116,13 @@ }, "packages/protoplugin-example": { "name": "@bufbuild/protoplugin-example", - "version": "1.8.0", + "version": "1.9.0", "license": "Apache-2.0", "dependencies": { "@bufbuild/buf": "^1.29.0", - "@bufbuild/protobuf": "^1.8.0", - "@bufbuild/protoc-gen-es": "^1.8.0", - "@bufbuild/protoplugin": "^1.8.0", + "@bufbuild/protobuf": "^1.9.0", + "@bufbuild/protoc-gen-es": "^1.9.0", + "@bufbuild/protoplugin": "^1.9.0", "@types/node": "~20.8.6", "tsx": "^4.7.0", "typescript": "^5.2.2" @@ -7138,7 +7138,7 @@ "packages/protoplugin-test": { "name": "@bufbuild/protoplugin-test", "dependencies": { - "@bufbuild/protoplugin": "1.8.0", + "@bufbuild/protoplugin": "1.9.0", "upstream-protobuf": "*" } }, diff --git a/packages/protobuf-bench/package.json b/packages/protobuf-bench/package.json index 558a2ba16..07f68df8e 100644 --- a/packages/protobuf-bench/package.json +++ b/packages/protobuf-bench/package.json @@ -9,7 +9,7 @@ }, "dependencies": { "@bufbuild/buf": "^1.29.0", - "@bufbuild/protobuf": "1.8.0", + "@bufbuild/protobuf": "1.9.0", "brotli": "^1.3.3", "esbuild": "^0.20.2", "google-protobuf": "3.21.2" 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 2b62f00b8..3e5d10cdd 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 v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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 90a96362a..c50094061 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 v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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 4dc7260df..19c6ee0d1 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 v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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 b1c29aa9b..878b904b6 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 v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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 0c911f1d3..28f5ac058 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 v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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 86fdfa30c..88402e895 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 v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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 6fdc2b259..7303f5c48 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 v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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 53ea81e01..490a3c710 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 v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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 7142965b2..e2476fa53 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 v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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 88a011030..7977cf9d8 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 v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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 a2b0049c9..a904f04c3 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 v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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 dc27b616f..47f0d4017 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 v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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 3c354844b..da833ac3a 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 v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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 f0363b776..1ea7da10a 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 v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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 dc48a257b..90aabe005 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 v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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 bbf6319a4..10c1625c7 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 v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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 f8de43af5..e9e683ec7 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 v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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 ee9bc5152..df0410f2d 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 v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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 8decccfca..2c5ce5f02 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 v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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 f04123e42..538e94545 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 v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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 8a2b5334a..6eb9d0ba8 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 v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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 186373f4a..f7eb4d83c 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 v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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 3de140e08..0194d50bb 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 v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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 2f9c14e21..d0c2973ed 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 v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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 088ca6305..488a9fff7 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 v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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 ca3c8777d..9a2ae050c 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 v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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 9c0025a8d..127096615 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 v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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 3e354de51..ce11922f6 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 v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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 f0d7c6016..8dd20df19 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 v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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 36b6e50b6..0144ed17b 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 v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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 d3f6ca5c6..e19b16fe3 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 v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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 8cae41b01..3b947203d 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 v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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 6fe91b485..9db7ca5a5 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 v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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 1cb666a0a..e9f60d2a9 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 v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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 b4e46b0fa..13c198151 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 v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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 0d4535315..25fda81e7 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 v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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 913aceda3..5bebcbd97 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 v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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 773d417c3..c2d20c0fb 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 v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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 0c0e0fd8d..69ddecf75 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 v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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 46e58e75c..8f293f47d 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 v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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 a95f51fcb..589ef39fd 100644 --- a/packages/protobuf-conformance/package.json +++ b/packages/protobuf-conformance/package.json @@ -19,7 +19,7 @@ "default": "./dist/esm/index.js" }, "dependencies": { - "@bufbuild/protobuf": "1.8.0" + "@bufbuild/protobuf": "1.9.0" }, "devDependencies": { "upstream-protobuf": "*" diff --git a/packages/protobuf-conformance/src/gen/conformance/conformance_pb.ts b/packages/protobuf-conformance/src/gen/conformance/conformance_pb.ts index ebaad57b5..6fccfebc4 100644 --- a/packages/protobuf-conformance/src/gen/conformance/conformance_pb.ts +++ b/packages/protobuf-conformance/src/gen/conformance/conformance_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 v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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 b870e24a7..a57ebccee 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 @@ -14,7 +14,7 @@ // LINT: ALLOW_GROUPS -// @generated by protoc-gen-es v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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 378fd8344..0f4cf1817 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 @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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 316a0f7d2..7d819e58a 100644 --- a/packages/protobuf-example/package.json +++ b/packages/protobuf-example/package.json @@ -12,8 +12,8 @@ "type": "module", "dependencies": { "@bufbuild/buf": "^1.29.0", - "@bufbuild/protobuf": "1.8.0", - "@bufbuild/protoc-gen-es": "1.8.0", + "@bufbuild/protobuf": "1.9.0", + "@bufbuild/protoc-gen-es": "1.9.0", "typescript": "^5.2.2" } } diff --git a/packages/protobuf-example/src/gen/addressbook_pb.ts b/packages/protobuf-example/src/gen/addressbook_pb.ts index 86710d0fe..221ba7299 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 v1.8.0 with parameter "target=ts" +// @generated by protoc-gen-es v1.9.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 ebaab5ff1..dd8c3913b 100644 --- a/packages/protobuf-test/package.json +++ b/packages/protobuf-test/package.json @@ -26,7 +26,7 @@ "default": "./dist/esm/index.js" }, "dependencies": { - "@bufbuild/protobuf": "1.8.0", + "@bufbuild/protobuf": "1.9.0", "@types/benchmark": "^2.1.5", "benchmark": "^2.1.4", "long": "~5.2.3", 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 e0200e45e..045f1785f 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 v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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 ad7202ffa..e1671e797 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 v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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 13ec9bacc..07a6b1779 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 v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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 0145c5673..c136388dc 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 v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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 79c9a4706..b8f269d92 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 v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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 3b6d649b0..b960a31a9 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 v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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 07f5553b0..cc7b44e51 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 v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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 8360c21f9..b0aef9d2f 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 v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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 a04e8205a..b8a781073 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 v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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 da9ea7016..dc7012e90 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 v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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/extensions-proto2_pb.d.ts b/packages/protobuf-test/src/gen/js/extra/extensions-proto2_pb.d.ts index afb53f1b6..306b9be77 100644 --- a/packages/protobuf-test/src/gen/js/extra/extensions-proto2_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/extra/extensions-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 v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.0 with parameter "ts_nocheck=false,target=js+dts" // @generated from file extra/extensions-proto2.proto (package proto2ext, syntax proto2) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/extra/extensions-proto2_pb.js b/packages/protobuf-test/src/gen/js/extra/extensions-proto2_pb.js index 966623afe..3afc6e3d0 100644 --- a/packages/protobuf-test/src/gen/js/extra/extensions-proto2_pb.js +++ b/packages/protobuf-test/src/gen/js/extra/extensions-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 v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.0 with parameter "ts_nocheck=false,target=js+dts" // @generated from file extra/extensions-proto2.proto (package proto2ext, syntax proto2) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/extra/extensions-proto3_pb.d.ts b/packages/protobuf-test/src/gen/js/extra/extensions-proto3_pb.d.ts index e955b4ac4..7359df512 100644 --- a/packages/protobuf-test/src/gen/js/extra/extensions-proto3_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/extra/extensions-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 v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.0 with parameter "ts_nocheck=false,target=js+dts" // @generated from file extra/extensions-proto3.proto (package proto3ext, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/extra/extensions-proto3_pb.js b/packages/protobuf-test/src/gen/js/extra/extensions-proto3_pb.js index 6427696b8..1ba5bbef9 100644 --- a/packages/protobuf-test/src/gen/js/extra/extensions-proto3_pb.js +++ b/packages/protobuf-test/src/gen/js/extra/extensions-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 v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.0 with parameter "ts_nocheck=false,target=js+dts" // @generated from file extra/extensions-proto3.proto (package proto3ext, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/extra/jstype-proto2_pb.d.ts b/packages/protobuf-test/src/gen/js/extra/jstype-proto2_pb.d.ts index f8d74dff7..c39f36303 100644 --- a/packages/protobuf-test/src/gen/js/extra/jstype-proto2_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/extra/jstype-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 v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.0 with parameter "ts_nocheck=false,target=js+dts" // @generated from file extra/jstype-proto2.proto (package spec, syntax proto2) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/extra/jstype-proto2_pb.js b/packages/protobuf-test/src/gen/js/extra/jstype-proto2_pb.js index 42a591518..1a632a914 100644 --- a/packages/protobuf-test/src/gen/js/extra/jstype-proto2_pb.js +++ b/packages/protobuf-test/src/gen/js/extra/jstype-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 v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.0 with parameter "ts_nocheck=false,target=js+dts" // @generated from file extra/jstype-proto2.proto (package spec, syntax proto2) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/extra/jstype_pb.d.ts b/packages/protobuf-test/src/gen/js/extra/jstype_pb.d.ts index cdcb4a1f3..e6ea2682a 100644 --- a/packages/protobuf-test/src/gen/js/extra/jstype_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/extra/jstype_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 v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.0 with parameter "ts_nocheck=false,target=js+dts" // @generated from file extra/jstype.proto (package spec, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/extra/jstype_pb.js b/packages/protobuf-test/src/gen/js/extra/jstype_pb.js index bc60019e4..26af82d5e 100644 --- a/packages/protobuf-test/src/gen/js/extra/jstype_pb.js +++ b/packages/protobuf-test/src/gen/js/extra/jstype_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 v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.0 with parameter "ts_nocheck=false,target=js+dts" // @generated from file extra/jstype.proto (package spec, 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 cedff7820..3716fc7ff 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 v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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 91d64cc91..ea73448ee 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 v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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 313a46cbd..1ec20ed43 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 v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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 07e9075f7..9165558d8 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 v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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 1df3f2c2a..6fd9dbf67 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 v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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 a729eaf95..292d48a3c 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 v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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 110cc1ed3..11af6a09f 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 v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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 635f08dc5..d8c55799b 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 v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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 c5a8c37bd..18e96f9b0 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 v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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 b32c628a2..6edfd92cc 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 v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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 9b41d66c8..ad67fd269 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 v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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 d22931a64..2184d773d 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 v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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 211b9401e..5361a8179 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 v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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 0ef383c23..895fd31dc 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 v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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 b1fd28c90..cb7d2ac93 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 v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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 9aefa7fb9..85994c902 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 v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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 0d9ed0c15..f1eba1bfe 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 v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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 3cf0c53e1..494df2d4a 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 v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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 a9673be38..85c30e703 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 v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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 761ed302e..0b772f24d 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 v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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 79d83f45c..0fabd7116 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 v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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 57fe857bc..2f3bd5df0 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 v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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 63affb1db..79b718f85 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 @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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 9b8755ab7..b79d1df10 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 @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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 5ee903097..80f5b7936 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 @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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 20dc6d46b..4324b0726 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 @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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 1e958039f..a6cfb3af2 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 @@ -25,7 +25,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 v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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 f68bd278e..db5de2dc5 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 @@ -25,7 +25,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 v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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 86c1e9978..43e58a5d5 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 @@ -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 v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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 9c89f6f2d..c72119772 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 @@ -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 v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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 cc63db9ff..61ddf2d49 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 @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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 238dafa17..25d653ce4 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 @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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 1d0db5497..42d9873e5 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 @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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 918760cf1..080c01f2e 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 @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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 25d972db5..5ce96b071 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 @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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 848f98ef1..1e7a0c366 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 @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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/map_lite_unittest_pb.d.ts b/packages/protobuf-test/src/gen/js/google/protobuf/map_lite_unittest_pb.d.ts index 9654e971a..6952d2edc 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/map_lite_unittest_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/google/protobuf/map_lite_unittest_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 v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.0 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/map_lite_unittest.proto (package protobuf_unittest, syntax proto2) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/google/protobuf/map_lite_unittest_pb.js b/packages/protobuf-test/src/gen/js/google/protobuf/map_lite_unittest_pb.js index 6d3de585d..ff5c610c2 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/map_lite_unittest_pb.js +++ b/packages/protobuf-test/src/gen/js/google/protobuf/map_lite_unittest_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 v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.0 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/map_lite_unittest.proto (package protobuf_unittest, syntax proto2) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/google/protobuf/map_proto2_unittest_pb.d.ts b/packages/protobuf-test/src/gen/js/google/protobuf/map_proto2_unittest_pb.d.ts index 974ca70df..bef90ed7f 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/map_proto2_unittest_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/google/protobuf/map_proto2_unittest_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 v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.0 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/map_proto2_unittest.proto (package protobuf_unittest, syntax proto2) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/google/protobuf/map_proto2_unittest_pb.js b/packages/protobuf-test/src/gen/js/google/protobuf/map_proto2_unittest_pb.js index feb9197b4..81c0c039f 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/map_proto2_unittest_pb.js +++ b/packages/protobuf-test/src/gen/js/google/protobuf/map_proto2_unittest_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 v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.0 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/map_proto2_unittest.proto (package protobuf_unittest, syntax proto2) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/google/protobuf/map_unittest_pb.d.ts b/packages/protobuf-test/src/gen/js/google/protobuf/map_unittest_pb.d.ts index 46e2c1e85..cd8d3327c 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/map_unittest_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/google/protobuf/map_unittest_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 v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.0 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/map_unittest.proto (package protobuf_unittest, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/google/protobuf/map_unittest_pb.js b/packages/protobuf-test/src/gen/js/google/protobuf/map_unittest_pb.js index 8e4a87c40..70387a8e1 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/map_unittest_pb.js +++ b/packages/protobuf-test/src/gen/js/google/protobuf/map_unittest_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 v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.0 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/map_unittest.proto (package protobuf_unittest, 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 72e2d3506..5054d3f91 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 @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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 36a997ab2..552760cf1 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 @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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 fa8b4526b..b16c112c8 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 @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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 6cd861e70..629a3d5d5 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 @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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 6adde4c27..4b8b1d152 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 @@ -14,7 +14,7 @@ // LINT: ALLOW_GROUPS -// @generated by protoc-gen-es v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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 21af7e9fd..c2db31886 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 @@ -14,7 +14,7 @@ // LINT: ALLOW_GROUPS -// @generated by protoc-gen-es v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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 bdf05c725..3a0a875a7 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 @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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 1d7e6ff47..9fce5bfd8 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 @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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 d624ecfbf..a54656d1d 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 @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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 eab91e4dd..1d4918e0e 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 @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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 13035cdb1..92750c5a4 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 @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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 cdb6f472e..e0e05d2ad 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 @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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_custom_options_pb.d.ts b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_custom_options_pb.d.ts index 3b9a9d784..23d2d8589 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 @@ -18,7 +18,7 @@ // // A proto file used to test the "custom options" feature of google.protobuf. -// @generated by protoc-gen-es v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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 3107a0ac7..538140f98 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 @@ -18,7 +18,7 @@ // // A proto file used to test the "custom options" feature of google.protobuf. -// @generated by protoc-gen-es v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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_embed_optimize_for_pb.d.ts b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_embed_optimize_for_pb.d.ts index 66bd04661..c51f8dfe3 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 @@ -18,7 +18,7 @@ // // A proto file which imports a proto file that uses optimize_for = CODE_SIZE. -// @generated by protoc-gen-es v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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 26bed6ceb..8c9fead16 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 @@ -18,7 +18,7 @@ // // A proto file which imports a proto file that uses optimize_for = CODE_SIZE. -// @generated by protoc-gen-es v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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 4b544b0a9..0c442b77a 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 @@ -21,7 +21,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 v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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 11f306e6c..5366d9e5b 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 @@ -21,7 +21,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 v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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_extension_set_pb.d.ts b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_extension_set_pb.d.ts index 6e92604c1..08bf84c3a 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_extension_set_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_extension_set_pb.d.ts @@ -18,7 +18,7 @@ // // This file contains messages for testing extensions. -// @generated by protoc-gen-es v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.0 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/unittest_extension_set.proto (package protobuf_unittest, syntax proto2) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_extension_set_pb.js b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_extension_set_pb.js index e56fe2c2e..69bb14fcd 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_extension_set_pb.js +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_extension_set_pb.js @@ -18,7 +18,7 @@ // // This file contains messages for testing extensions. -// @generated by protoc-gen-es v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.0 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/unittest_extension_set.proto (package protobuf_unittest, syntax proto2) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_features_pb.d.ts b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_features_pb.d.ts index a3cd424f8..659cb8ce1 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_features_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_features_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 v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.0 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/unittest_features.proto (package pb, syntax proto2) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_features_pb.js b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_features_pb.js index 721c3484c..3eb818cc1 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_features_pb.js +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_features_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 v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.0 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/unittest_features.proto (package pb, 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 0fd4ec350..4ca10d2ab 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 @@ -16,7 +16,7 @@ // // This is like unittest_import.proto but with optimize_for = LITE_RUNTIME. -// @generated by protoc-gen-es v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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 46c2d552f..a5462db46 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 @@ -16,7 +16,7 @@ // // This is like unittest_import.proto but with optimize_for = LITE_RUNTIME. -// @generated by protoc-gen-es v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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 a1fd307e9..792f87ee3 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 @@ -18,7 +18,7 @@ // // A proto file which is imported by unittest.proto to test importing. -// @generated by protoc-gen-es v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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 416b18079..f8e8e8a6f 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 @@ -18,7 +18,7 @@ // // A proto file which is imported by unittest.proto to test importing. -// @generated by protoc-gen-es v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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 1f70051e5..18bcef065 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 @@ -14,7 +14,7 @@ // Author: liujisi@google.com (Pherl Liu) -// @generated by protoc-gen-es v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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 16e3537a6..b495a25f9 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 @@ -14,7 +14,7 @@ // Author: liujisi@google.com (Pherl Liu) -// @generated by protoc-gen-es v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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 158096c2a..b52e5e8b6 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 @@ -14,7 +14,7 @@ // Author: liujisi@google.com (Pherl Liu) -// @generated by protoc-gen-es v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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 e52e758f4..0e12ecf22 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 @@ -14,7 +14,7 @@ // Author: liujisi@google.com (Pherl Liu) -// @generated by protoc-gen-es v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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_invalid_features_pb.d.ts b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_invalid_features_pb.d.ts index 9aada9bef..ba28f9420 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_invalid_features_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_invalid_features_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 v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.0 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/unittest_invalid_features.proto (package pb, syntax proto2) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_invalid_features_pb.js b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_invalid_features_pb.js index c0e7d60d2..0a0b2cf8e 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_invalid_features_pb.js +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_invalid_features_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 v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.0 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/unittest_invalid_features.proto (package pb, 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 cf64629d6..688b73fcc 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 @@ -16,7 +16,7 @@ // // Tests that a "lite" message can import a regular message. -// @generated by protoc-gen-es v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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 b9fcbdcc1..2a7ed6dda 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 @@ -16,7 +16,7 @@ // // Tests that a "lite" message can import a regular message. -// @generated by protoc-gen-es v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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 d4a63ee34..e0ddb60a5 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 @@ -16,7 +16,7 @@ // // This is like unittest.proto but with optimize_for = LITE_RUNTIME. -// @generated by protoc-gen-es v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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 d57605cff..30c74afb8 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 @@ -16,7 +16,7 @@ // // This is like unittest.proto but with optimize_for = LITE_RUNTIME. -// @generated by protoc-gen-es v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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 94f26cf34..b8c0bd9ac 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 @@ -19,7 +19,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 v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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 1498c2c9b..7a771012a 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 @@ -19,7 +19,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 v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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 6ae13528e..f29a4bb32 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 @@ -18,7 +18,7 @@ // // This file contains messages for testing message_set_wire_format. -// @generated by protoc-gen-es v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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 1926c7453..3af0d1809 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 @@ -18,7 +18,7 @@ // // This file contains messages for testing message_set_wire_format. -// @generated by protoc-gen-es v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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_generic_services_pb.d.ts b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_no_generic_services_pb.d.ts index a3793f0d3..6285141c9 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 @@ -14,7 +14,7 @@ // Author: kenton@google.com (Kenton Varda) -// @generated by protoc-gen-es v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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 0eb527bc5..e1c851182 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 @@ -14,7 +14,7 @@ // Author: kenton@google.com (Kenton Varda) -// @generated by protoc-gen-es v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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 499283522..edc756684 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 @@ -18,7 +18,7 @@ // // A proto file which uses optimize_for = CODE_SIZE. -// @generated by protoc-gen-es v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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 bee891a5b..7c9e5b8f1 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 @@ -18,7 +18,7 @@ // // A proto file which uses optimize_for = CODE_SIZE. -// @generated by protoc-gen-es v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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 e5740c6ac..3713bd8c7 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 @@ -20,7 +20,7 @@ // // LINT: ALLOW_GROUPS, LEGACY_NAMES -// @generated by protoc-gen-es v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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 fd732dab3..473dc24c3 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 @@ -20,7 +20,7 @@ // // LINT: ALLOW_GROUPS, LEGACY_NAMES -// @generated by protoc-gen-es v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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_proto3_arena_lite_pb.d.ts b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_proto3_arena_lite_pb.d.ts index 4c80baa4c..58b23fe84 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 @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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 a22788763..0edda3804 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 @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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 d30752c59..daa301fb1 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 @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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 51ff37e79..826b9be23 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 @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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_bad_macros_pb.d.ts b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_proto3_bad_macros_pb.d.ts index 7aced5577..2e65c2ac7 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_proto3_bad_macros_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_proto3_bad_macros_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 v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.0 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/unittest_proto3_bad_macros.proto (package protobuf_unittest, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_proto3_bad_macros_pb.js b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_proto3_bad_macros_pb.js index bf2f9cf8b..1699cdaf9 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_proto3_bad_macros_pb.js +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_proto3_bad_macros_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 v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.0 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/unittest_proto3_bad_macros.proto (package protobuf_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 04d66cebb..b3f72cb70 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 @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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 ead3b9153..cd1be8f6e 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 @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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 e4690beeb..e09075b50 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 @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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 87715ed21..78887f279 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 @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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 d1acd443b..15d14f1f8 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 @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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 fbe42782c..39e43b881 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 @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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_retention_pb.d.ts b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_retention_pb.d.ts index 7ca19a9e8..99f77f1ef 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_retention_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_retention_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 v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.0 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/unittest_retention.proto (package protobuf_unittest, syntax proto2) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_retention_pb.js b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_retention_pb.js index 89697e1c9..238963437 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_retention_pb.js +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_retention_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 v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.0 with parameter "ts_nocheck=false,target=js+dts" // @generated from file google/protobuf/unittest_retention.proto (package protobuf_unittest, syntax proto2) /* 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 ea7312fac..8b01e7870 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 @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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 015e04f9e..36280ed6c 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 @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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 4e8df8e64..2b5d00dbc 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 @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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 1ae0636ab..c12203bae 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 @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v1.8.0 with parameter "ts_nocheck=false,target=js+dts" +// @generated by protoc-gen-es v1.9.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 8db501b1d..aa271be7e 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 v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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 321a75126..3dc331eee 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 v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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 bacc9baae..8c897fccb 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 v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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 2b28fa7e0..54450ce26 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 v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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 51b9bc6a5..1830e50cf 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 v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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/extensions-proto2_pb.ts b/packages/protobuf-test/src/gen/ts/extra/extensions-proto2_pb.ts index 90b972c52..a8cd57bc2 100644 --- a/packages/protobuf-test/src/gen/ts/extra/extensions-proto2_pb.ts +++ b/packages/protobuf-test/src/gen/ts/extra/extensions-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 v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.0 with parameter "ts_nocheck=false,target=ts" // @generated from file extra/extensions-proto2.proto (package proto2ext, syntax proto2) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/ts/extra/extensions-proto3_pb.ts b/packages/protobuf-test/src/gen/ts/extra/extensions-proto3_pb.ts index caf179de4..40aa61af3 100644 --- a/packages/protobuf-test/src/gen/ts/extra/extensions-proto3_pb.ts +++ b/packages/protobuf-test/src/gen/ts/extra/extensions-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 v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.0 with parameter "ts_nocheck=false,target=ts" // @generated from file extra/extensions-proto3.proto (package proto3ext, syntax proto3) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/ts/extra/jstype-proto2_pb.ts b/packages/protobuf-test/src/gen/ts/extra/jstype-proto2_pb.ts index 9122337b4..f2dfc8c5a 100644 --- a/packages/protobuf-test/src/gen/ts/extra/jstype-proto2_pb.ts +++ b/packages/protobuf-test/src/gen/ts/extra/jstype-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 v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.0 with parameter "ts_nocheck=false,target=ts" // @generated from file extra/jstype-proto2.proto (package spec, syntax proto2) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/ts/extra/jstype_pb.ts b/packages/protobuf-test/src/gen/ts/extra/jstype_pb.ts index ffeda4baa..afc6a714d 100644 --- a/packages/protobuf-test/src/gen/ts/extra/jstype_pb.ts +++ b/packages/protobuf-test/src/gen/ts/extra/jstype_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 v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.0 with parameter "ts_nocheck=false,target=ts" // @generated from file extra/jstype.proto (package spec, 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 2e0d45113..7b817d5f3 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 v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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 0afd51d7f..a820d518d 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 v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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 9ba30b88a..0da6df991 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 v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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 6c5746300..d000e7971 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 v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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 7f1770d32..c735d97cc 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 v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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 fcb76a027..696564a1d 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 v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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 07d4159c9..783e9e5ae 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 v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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 833b9a869..3b3c84e11 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 v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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 97c7f3868..bb4b8bab3 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 v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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 64f719ffc..be8e506af 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 v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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 1505512dc..fdff72d76 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 v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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 80fd49238..cc4f1ccd1 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 @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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 667a347da..542f7185c 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 @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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 f826b5abd..e0db57169 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 @@ -25,7 +25,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 v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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 ebc2dcc34..b356a78d3 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 @@ -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 v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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 1deb26d43..4600f5f33 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 @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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 69fa774fb..e9ec540bd 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 @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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 ef06eaca1..8dff2febc 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 @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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/map_lite_unittest_pb.ts b/packages/protobuf-test/src/gen/ts/google/protobuf/map_lite_unittest_pb.ts index d5878e068..26825e819 100644 --- a/packages/protobuf-test/src/gen/ts/google/protobuf/map_lite_unittest_pb.ts +++ b/packages/protobuf-test/src/gen/ts/google/protobuf/map_lite_unittest_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 v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.0 with parameter "ts_nocheck=false,target=ts" // @generated from file google/protobuf/map_lite_unittest.proto (package protobuf_unittest, syntax proto2) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/ts/google/protobuf/map_proto2_unittest_pb.ts b/packages/protobuf-test/src/gen/ts/google/protobuf/map_proto2_unittest_pb.ts index d914ff41b..401784b11 100644 --- a/packages/protobuf-test/src/gen/ts/google/protobuf/map_proto2_unittest_pb.ts +++ b/packages/protobuf-test/src/gen/ts/google/protobuf/map_proto2_unittest_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 v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.0 with parameter "ts_nocheck=false,target=ts" // @generated from file google/protobuf/map_proto2_unittest.proto (package protobuf_unittest, syntax proto2) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/ts/google/protobuf/map_unittest_pb.ts b/packages/protobuf-test/src/gen/ts/google/protobuf/map_unittest_pb.ts index 8d41dcdf3..aaa753656 100644 --- a/packages/protobuf-test/src/gen/ts/google/protobuf/map_unittest_pb.ts +++ b/packages/protobuf-test/src/gen/ts/google/protobuf/map_unittest_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 v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.0 with parameter "ts_nocheck=false,target=ts" // @generated from file google/protobuf/map_unittest.proto (package protobuf_unittest, 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 67129e559..403d22e46 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 @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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 f026ff837..f1ef51ca1 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 @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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 b870e24a7..a57ebccee 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 @@ -14,7 +14,7 @@ // LINT: ALLOW_GROUPS -// @generated by protoc-gen-es v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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 378fd8344..0f4cf1817 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 @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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 aa12ad5a6..67d5ca670 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 @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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 98f1a9bc4..b0a64993a 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 @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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_custom_options_pb.ts b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_custom_options_pb.ts index 5d05ec42c..f78e1ae01 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 @@ -18,7 +18,7 @@ // // A proto file used to test the "custom options" feature of google.protobuf. -// @generated by protoc-gen-es v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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_embed_optimize_for_pb.ts b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_embed_optimize_for_pb.ts index 703ac4269..675eb16e2 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 @@ -18,7 +18,7 @@ // // A proto file which imports a proto file that uses optimize_for = CODE_SIZE. -// @generated by protoc-gen-es v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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 810cd42a3..755b09c03 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 @@ -21,7 +21,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 v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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_extension_set_pb.ts b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_extension_set_pb.ts index 10e9b13c9..7e418d2a0 100644 --- a/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_extension_set_pb.ts +++ b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_extension_set_pb.ts @@ -18,7 +18,7 @@ // // This file contains messages for testing extensions. -// @generated by protoc-gen-es v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.0 with parameter "ts_nocheck=false,target=ts" // @generated from file google/protobuf/unittest_extension_set.proto (package protobuf_unittest, syntax proto2) /* eslint-disable */ diff --git a/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_features_pb.ts b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_features_pb.ts index 162215bdd..28f2033af 100644 --- a/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_features_pb.ts +++ b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_features_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 v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.0 with parameter "ts_nocheck=false,target=ts" // @generated from file google/protobuf/unittest_features.proto (package pb, 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 a1d847b08..6de1084b7 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 @@ -16,7 +16,7 @@ // // This is like unittest_import.proto but with optimize_for = LITE_RUNTIME. -// @generated by protoc-gen-es v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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 9b77d35a3..0d567c9ba 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 @@ -18,7 +18,7 @@ // // A proto file which is imported by unittest.proto to test importing. -// @generated by protoc-gen-es v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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 55d38a2b9..723460049 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 @@ -14,7 +14,7 @@ // Author: liujisi@google.com (Pherl Liu) -// @generated by protoc-gen-es v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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 24071f5a1..739d794bc 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 @@ -14,7 +14,7 @@ // Author: liujisi@google.com (Pherl Liu) -// @generated by protoc-gen-es v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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_invalid_features_pb.ts b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_invalid_features_pb.ts index c8ae26d69..ebc3af4df 100644 --- a/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_invalid_features_pb.ts +++ b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_invalid_features_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 v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.0 with parameter "ts_nocheck=false,target=ts" // @generated from file google/protobuf/unittest_invalid_features.proto (package pb, 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 ba6e503a5..331b7553d 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 @@ -16,7 +16,7 @@ // // Tests that a "lite" message can import a regular message. -// @generated by protoc-gen-es v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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 094c765ba..7e53ae026 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 @@ -16,7 +16,7 @@ // // This is like unittest.proto but with optimize_for = LITE_RUNTIME. -// @generated by protoc-gen-es v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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 c80e4301a..116c9ea7a 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 @@ -19,7 +19,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 v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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 f1727847d..41f42c0bb 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 @@ -18,7 +18,7 @@ // // This file contains messages for testing message_set_wire_format. -// @generated by protoc-gen-es v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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_generic_services_pb.ts b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_no_generic_services_pb.ts index 524fe475c..e8626dd5f 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 @@ -14,7 +14,7 @@ // Author: kenton@google.com (Kenton Varda) -// @generated by protoc-gen-es v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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 cf200426c..7a0768fc7 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 @@ -18,7 +18,7 @@ // // A proto file which uses optimize_for = CODE_SIZE. -// @generated by protoc-gen-es v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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 d4477066f..f4ebca5d2 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 @@ -20,7 +20,7 @@ // // LINT: ALLOW_GROUPS, LEGACY_NAMES -// @generated by protoc-gen-es v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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_proto3_arena_lite_pb.ts b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_proto3_arena_lite_pb.ts index 63e81704f..9fa33e1a2 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 @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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 8da92712d..57356605f 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 @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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_bad_macros_pb.ts b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_proto3_bad_macros_pb.ts index 3575f1513..e6c990257 100644 --- a/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_proto3_bad_macros_pb.ts +++ b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_proto3_bad_macros_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 v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.0 with parameter "ts_nocheck=false,target=ts" // @generated from file google/protobuf/unittest_proto3_bad_macros.proto (package protobuf_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 6284d0a4d..38e02170c 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 @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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 1c6e5f4c1..949a7c168 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 @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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 53c57e9a1..3401cce80 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 @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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_retention_pb.ts b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_retention_pb.ts index f97816877..8f7b8a4d3 100644 --- a/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_retention_pb.ts +++ b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_retention_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 v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.0 with parameter "ts_nocheck=false,target=ts" // @generated from file google/protobuf/unittest_retention.proto (package protobuf_unittest, syntax proto2) /* 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 3d5043352..30a9e2dbf 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 @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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 3681abdf1..107f785cc 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 @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -// @generated by protoc-gen-es v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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 5abf1837f..5756644db 100644 --- a/packages/protobuf/package.json +++ b/packages/protobuf/package.json @@ -1,6 +1,6 @@ { "name": "@bufbuild/protobuf", - "version": "1.8.0", + "version": "1.9.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 72e20287b..7c66ac518 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 v1.8.0 with parameter "bootstrap_wkt=true,ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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 83b7b92eb..f4069f40a 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 v1.8.0 with parameter "bootstrap_wkt=true,ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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 c624b3dc9..619cb2b28 100644 --- a/packages/protobuf/src/google/protobuf/compiler/plugin_pb.ts +++ b/packages/protobuf/src/google/protobuf/compiler/plugin_pb.ts @@ -25,7 +25,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 v1.8.0 with parameter "bootstrap_wkt=true,ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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 335c12923..8874ad307 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 v1.8.0 with parameter "bootstrap_wkt=true,ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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 7994d78e4..44dd231d1 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 v1.8.0 with parameter "bootstrap_wkt=true,ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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 b9e9e3e03..2b96e8317 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 v1.8.0 with parameter "bootstrap_wkt=true,ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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 95000a888..81f2ef68d 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 v1.8.0 with parameter "bootstrap_wkt=true,ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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 4697749da..2fdfd11b6 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 v1.8.0 with parameter "bootstrap_wkt=true,ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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 9681f3ad0..cd44d79b7 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 v1.8.0 with parameter "bootstrap_wkt=true,ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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 449f6e9ed..20c3664ba 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 v1.8.0 with parameter "bootstrap_wkt=true,ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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 db1600229..4556b347c 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 v1.8.0 with parameter "bootstrap_wkt=true,ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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 01ee6a2c9..a56f0d9b5 100644 --- a/packages/protobuf/src/google/protobuf/wrappers_pb.ts +++ b/packages/protobuf/src/google/protobuf/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 v1.8.0 with parameter "bootstrap_wkt=true,ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.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 ccc52476d..d07f127da 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": "1.8.0", + "version": "1.9.0", "description": "Protocol Buffers code generator for ECMAScript", "license": "Apache-2.0", "repository": { @@ -20,11 +20,11 @@ }, "preferUnplugged": true, "dependencies": { - "@bufbuild/protobuf": "^1.8.0", - "@bufbuild/protoplugin": "1.8.0" + "@bufbuild/protobuf": "^1.9.0", + "@bufbuild/protoplugin": "1.9.0" }, "peerDependencies": { - "@bufbuild/protobuf": "1.8.0" + "@bufbuild/protobuf": "1.9.0" }, "peerDependenciesMeta": { "@bufbuild/protobuf": { diff --git a/packages/protoplugin-example/package.json b/packages/protoplugin-example/package.json index 054ee8706..426e78c8d 100644 --- a/packages/protoplugin-example/package.json +++ b/packages/protoplugin-example/package.json @@ -1,6 +1,6 @@ { "name": "@bufbuild/protoplugin-example", - "version": "1.8.0", + "version": "1.9.0", "private": true, "scripts": { "build": "../../node_modules/typescript/bin/tsc --noEmit", @@ -11,9 +11,9 @@ "license": "Apache-2.0", "dependencies": { "@bufbuild/buf": "^1.29.0", - "@bufbuild/protobuf": "^1.8.0", - "@bufbuild/protoc-gen-es": "^1.8.0", - "@bufbuild/protoplugin": "^1.8.0", + "@bufbuild/protobuf": "^1.9.0", + "@bufbuild/protoc-gen-es": "^1.9.0", + "@bufbuild/protoplugin": "^1.9.0", "typescript": "^5.2.2", "tsx": "^4.7.0", "@types/node": "~20.8.6" diff --git a/packages/protoplugin-example/src/gen/connectrpc/eliza_pb.ts b/packages/protoplugin-example/src/gen/connectrpc/eliza_pb.ts index b031886bf..3814af183 100644 --- a/packages/protoplugin-example/src/gen/connectrpc/eliza_pb.ts +++ b/packages/protoplugin-example/src/gen/connectrpc/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 v1.8.0 with parameter "target=ts" +// @generated by protoc-gen-es v1.9.0 with parameter "target=ts" // @generated from file connectrpc/eliza.proto (package connectrpc.eliza.v1, syntax proto3) /* eslint-disable */ // @ts-nocheck diff --git a/packages/protoplugin-example/src/gen/connectrpc/eliza_twirp.ts b/packages/protoplugin-example/src/gen/connectrpc/eliza_twirp.ts index 8951ccb98..cdc9947d8 100644 --- a/packages/protoplugin-example/src/gen/connectrpc/eliza_twirp.ts +++ b/packages/protoplugin-example/src/gen/connectrpc/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 v1.8.0 with parameter "target=ts" +// @generated by protoc-gen-twirp-es v1.9.0 with parameter "target=ts" // @generated from file connectrpc/eliza.proto (package connectrpc.eliza.v1, syntax proto3) /* eslint-disable */ // @ts-nocheck diff --git a/packages/protoplugin-example/src/gen/customoptions/default_host_pb.ts b/packages/protoplugin-example/src/gen/customoptions/default_host_pb.ts index 0ce834546..340657813 100644 --- a/packages/protoplugin-example/src/gen/customoptions/default_host_pb.ts +++ b/packages/protoplugin-example/src/gen/customoptions/default_host_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 v1.8.0 with parameter "target=ts" +// @generated by protoc-gen-es v1.9.0 with parameter "target=ts" // @generated from file customoptions/default_host.proto (package customoptions, syntax proto3) /* eslint-disable */ // @ts-nocheck diff --git a/packages/protoplugin-test/package.json b/packages/protoplugin-test/package.json index d700e3ccf..11c2388be 100644 --- a/packages/protoplugin-test/package.json +++ b/packages/protoplugin-test/package.json @@ -18,6 +18,6 @@ }, "dependencies": { "upstream-protobuf": "*", - "@bufbuild/protoplugin": "1.8.0" + "@bufbuild/protoplugin": "1.9.0" } } diff --git a/packages/protoplugin-test/src/gen/file-option_pb.ts b/packages/protoplugin-test/src/gen/file-option_pb.ts index dfe0f25cb..31b158327 100644 --- a/packages/protoplugin-test/src/gen/file-option_pb.ts +++ b/packages/protoplugin-test/src/gen/file-option_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 v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.0 with parameter "ts_nocheck=false,target=ts" // @generated from file file-option.proto (package testcustomoptions, syntax proto3) /* eslint-disable */ diff --git a/packages/protoplugin-test/src/gen/option-enum_pb.ts b/packages/protoplugin-test/src/gen/option-enum_pb.ts index a16e94252..5c1bd3f72 100644 --- a/packages/protoplugin-test/src/gen/option-enum_pb.ts +++ b/packages/protoplugin-test/src/gen/option-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 v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.0 with parameter "ts_nocheck=false,target=ts" // @generated from file option-enum.proto (package test, syntax proto3) /* eslint-disable */ diff --git a/packages/protoplugin-test/src/gen/option-message_pb.ts b/packages/protoplugin-test/src/gen/option-message_pb.ts index 39985e60b..501444a32 100644 --- a/packages/protoplugin-test/src/gen/option-message_pb.ts +++ b/packages/protoplugin-test/src/gen/option-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 v1.8.0 with parameter "ts_nocheck=false,target=ts" +// @generated by protoc-gen-es v1.9.0 with parameter "ts_nocheck=false,target=ts" // @generated from file option-message.proto (package test, syntax proto3) /* eslint-disable */ diff --git a/packages/protoplugin/package.json b/packages/protoplugin/package.json index dc2369d87..424560949 100644 --- a/packages/protoplugin/package.json +++ b/packages/protoplugin/package.json @@ -1,6 +1,6 @@ { "name": "@bufbuild/protoplugin", - "version": "1.8.0", + "version": "1.9.0", "license": "(Apache-2.0 AND BSD-3-Clause)", "description": "Helps to create your own Protocol Buffers code generators.", "repository": { @@ -36,7 +36,7 @@ } }, "dependencies": { - "@bufbuild/protobuf": "1.8.0", + "@bufbuild/protobuf": "1.9.0", "@typescript/vfs": "^1.4.0", "typescript": "4.5.2" },