From 0b0c467b6517aa90c94706d27ebbf9bf6bbd08c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Aug 2023 12:58:43 +0000 Subject: [PATCH] Build(deps): Bump @bufbuild/protobuf from 1.3.0 to 1.3.1 (#682) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [@bufbuild/protobuf](https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protobuf) from 1.3.0 to 1.3.1.
Release notes

Sourced from @​bufbuild/protobuf's releases.

v1.3.1

What's Changed

New Contributors

Full Changelog: https://github.com/bufbuild/protobuf-es/compare/v1.3.0..v1.3.1

Commits
Maintainer changes

This version was pushed to npm by srikrsna-buf, a new releaser for @​bufbuild/protobuf since your current version.


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@bufbuild/protobuf&package-manager=npm_and_yarn&previous-version=1.3.0&new-version=1.3.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
--- package.json | 2 +- pnpm-lock.yaml | 22 +++++++++++----------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index 9fc89300..69ac31ec 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "dependencies": { "@bufbuild/connect": "^0.13.0", "@bufbuild/connect-node": "^0.13.0", - "@bufbuild/protobuf": "^1.3.0", + "@bufbuild/protobuf": "^1.3.1", "firebase-admin": "^11.10.1", "nanoid": "^4.0.2" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b8f68b10..0f1d93cb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -7,13 +7,13 @@ settings: dependencies: '@bufbuild/connect': specifier: ^0.13.0 - version: 0.13.0(@bufbuild/protobuf@1.3.0) + version: 0.13.0(@bufbuild/protobuf@1.3.1) '@bufbuild/connect-node': specifier: ^0.13.0 - version: 0.13.0(@bufbuild/protobuf@1.3.0) + version: 0.13.0(@bufbuild/protobuf@1.3.1) '@bufbuild/protobuf': - specifier: ^1.3.0 - version: 1.3.0 + specifier: ^1.3.1 + version: 1.3.1 firebase-admin: specifier: ^11.10.1 version: 11.10.1 @@ -1589,27 +1589,27 @@ packages: resolution: {integrity: sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==} dev: true - /@bufbuild/connect-node@0.13.0(@bufbuild/protobuf@1.3.0): + /@bufbuild/connect-node@0.13.0(@bufbuild/protobuf@1.3.1): resolution: {integrity: sha512-l9tYVWTD9qdVr3PD8iTLmJZoWQY4bYl4UXIyKqvNuqoaAm3pZZvrQXrz0ptS5NRWTVUKPV9DZp6Wbbch5/u55Q==} engines: {node: '>=16.0.0'} peerDependencies: '@bufbuild/protobuf': ^1.2.1 dependencies: - '@bufbuild/connect': 0.13.0(@bufbuild/protobuf@1.3.0) - '@bufbuild/protobuf': 1.3.0 + '@bufbuild/connect': 0.13.0(@bufbuild/protobuf@1.3.1) + '@bufbuild/protobuf': 1.3.1 headers-polyfill: 3.1.2 dev: false - /@bufbuild/connect@0.13.0(@bufbuild/protobuf@1.3.0): + /@bufbuild/connect@0.13.0(@bufbuild/protobuf@1.3.1): resolution: {integrity: sha512-eZSMbVLyUFtXiZNORgCEvv580xKZeYQdMOWj2i/nxOcpXQcrEzTMTA7SZzWv4k4gveWCOSRoWmYDeOhfWXJv0g==} peerDependencies: '@bufbuild/protobuf': ^1.2.1 dependencies: - '@bufbuild/protobuf': 1.3.0 + '@bufbuild/protobuf': 1.3.1 dev: false - /@bufbuild/protobuf@1.3.0: - resolution: {integrity: sha512-G372ods0pLt46yxVRsnP/e2btVPuuzArcMPFpIDeIwiGPuuglEs9y75iG0HMvZgncsj5TvbYRWqbVyOe3PLCWQ==} + /@bufbuild/protobuf@1.3.1: + resolution: {integrity: sha512-BUyJWutgP2S8K/1NphOJokuwDckXS4qI2T1pGZAlkFdZchWae3jm6fCdkcGbLlM1QLOcNFFePd+7Feo4BYGrJQ==} dev: false /@cspotcode/source-map-support@0.8.1: