From 1b323f91f55452c18880abb80aa9c51f9e7cc022 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Oct 2023 08:55:34 +1100 Subject: [PATCH] Bump @bufbuild/protobuf from 1.3.1 to 1.3.3 in /dashboard (#6922) 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.1 to 1.3.3.
Release notes

Sourced from @​bufbuild/protobuf's releases.

v1.3.3

What's Changed

Full Changelog: https://github.com/bufbuild/protobuf-es/compare/v1.3.2...v1.3.3

v1.3.2

What's Changed

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

Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@bufbuild/protobuf&package-manager=npm_and_yarn&previous-version=1.3.1&new-version=1.3.3)](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)
Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- dashboard/package.json | 2 +- dashboard/yarn.lock | 7 +------ 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/dashboard/package.json b/dashboard/package.json index 8f828f754e8..7c1f7fc600f 100644 --- a/dashboard/package.json +++ b/dashboard/package.json @@ -29,7 +29,7 @@ "@babel/parser": "^7.23.0", "@bufbuild/connect": "^0.12.0", "@bufbuild/connect-web": "^0.12.0", - "@bufbuild/protobuf": "^1.3.1", + "@bufbuild/protobuf": "^1.3.3", "@cds/city": "^1.1.0", "@cds/core": "^6.5.0", "@cds/react": "^6.5.0", diff --git a/dashboard/yarn.lock b/dashboard/yarn.lock index ffd62b60e60..b122f0b7db4 100644 --- a/dashboard/yarn.lock +++ b/dashboard/yarn.lock @@ -1229,16 +1229,11 @@ resolved "https://registry.yarnpkg.com/@bufbuild/connect/-/connect-0.12.0.tgz#b339dc913135e0d29f143cae76581f7b090be34f" integrity sha512-rYn3Akp7teOkvqxguLbf6QKizH37Yeo33lseV+JHDZC19CsAV9wrrZM17Sa+LNEBj/hrYtQF7EIcllgGxhv9aw== -"@bufbuild/protobuf@1.3.3": +"@bufbuild/protobuf@1.3.3", "@bufbuild/protobuf@^1.2.1", "@bufbuild/protobuf@^1.3.3": version "1.3.3" resolved "https://registry.yarnpkg.com/@bufbuild/protobuf/-/protobuf-1.3.3.tgz#814562a5db0233a1ececda97b930c2dde5897de8" integrity sha512-AoHSiIpTFF97SQgmQni4c+Tyr0CDhkaRaR2qGEJTEbauqQwLRpLrd9yVv//wVHOSxr/b4FJcL54VchhY6710xA== -"@bufbuild/protobuf@^1.2.1", "@bufbuild/protobuf@^1.3.1": - version "1.3.1" - resolved "https://registry.yarnpkg.com/@bufbuild/protobuf/-/protobuf-1.3.1.tgz#c4de66bacbe7ac97fe054e68314aeba6f45177f9" - integrity sha512-BUyJWutgP2S8K/1NphOJokuwDckXS4qI2T1pGZAlkFdZchWae3jm6fCdkcGbLlM1QLOcNFFePd+7Feo4BYGrJQ== - "@bufbuild/protoc-gen-connect-es@^0.13.0": version "0.13.0" resolved "https://registry.yarnpkg.com/@bufbuild/protoc-gen-connect-es/-/protoc-gen-connect-es-0.13.0.tgz#fde0a1401d21010a14524a110e0bd8531ea83210"