From bffe409083c8b1ccf495b8eb04c97511fc94a60e Mon Sep 17 00:00:00 2001 From: Owl Bot Date: Wed, 1 Oct 2025 14:26:37 +0000 Subject: [PATCH] chore: update npmjs.org to npmjs.com Source-Link: https://github.com/googleapis/synthtool/commit/c9bbe7c01239553f72752dfa481f4eb84ffd1925 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:d0d37c730ec00f109a1a20d298d6df88a965626f75aaf00c3cce94d56c9e2a9f --- .github/.OwlBot.lock.yaml | 4 ++-- .kokoro/release/publish.cfg | 2 +- README.md | 2 +- protos/protos.json | 9 ++++++++- 4 files changed, 12 insertions(+), 5 deletions(-) diff --git a/.github/.OwlBot.lock.yaml b/.github/.OwlBot.lock.yaml index 3037bc54..76bda315 100644 --- a/.github/.OwlBot.lock.yaml +++ b/.github/.OwlBot.lock.yaml @@ -13,5 +13,5 @@ # limitations under the License. docker: image: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest - digest: sha256:b612d739b0533e56ba174526ca339f264b63e911c30d6f83f55b57c38cc6ad2a -# created: 2025-08-15T12:36:48.871481111Z + digest: sha256:d0d37c730ec00f109a1a20d298d6df88a965626f75aaf00c3cce94d56c9e2a9f +# created: 2025-10-01T14:22:55.919514987Z diff --git a/.kokoro/release/publish.cfg b/.kokoro/release/publish.cfg index 1ab8d3f8..b5e5ea5d 100644 --- a/.kokoro/release/publish.cfg +++ b/.kokoro/release/publish.cfg @@ -38,7 +38,7 @@ env_vars: { value: "github/nodejs-bigquery-storage/.kokoro/publish.sh" } -# Store the packages we uploaded to npmjs.org and their corresponding +# Store the packages we uploaded to npmjs.com and their corresponding # package-lock.jsons in Placer. That way, we have a record of exactly # what we published, and which version of which tools we used to publish # it, which we can use to generate SBOMs and attestations. diff --git a/README.md b/README.md index 97782baa..88ef3916 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ # [Google BigQuery Storage: Node.js Client](https://github.com/googleapis/nodejs-bigquery-storage) [![release level](https://img.shields.io/badge/release%20level-stable-brightgreen.svg?style=flat)](https://cloud.google.com/terms/launch-stages) -[![npm version](https://img.shields.io/npm/v/@google-cloud/bigquery-storage.svg)](https://www.npmjs.org/package/@google-cloud/bigquery-storage) +[![npm version](https://img.shields.io/npm/v/@google-cloud/bigquery-storage.svg)](https://www.npmjs.com/package/@google-cloud/bigquery-storage) diff --git a/protos/protos.json b/protos/protos.json index 0307c1da..450b5bef 100644 --- a/protos/protos.json +++ b/protos/protos.json @@ -3150,7 +3150,14 @@ "type": "ServiceOptions", "id": 3 } - } + }, + "reserved": [ + [ + 4, + 4 + ], + "stream" + ] }, "MethodDescriptorProto": { "edition": "proto2",