Skip to content

Commit

Permalink
Bump @bufbuild/protoc-gen-es from 2.2.2 to 2.2.3 in /angular (#2293)
Browse files Browse the repository at this point in the history
Bumps
[@bufbuild/protoc-gen-es](https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protoc-gen-es)
from 2.2.2 to 2.2.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/bufbuild/protobuf-es/releases"><code>@​bufbuild/protoc-gen-es</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v2.2.3</h2>
<h2>What's Changed</h2>
<ul>
<li>Fix Any unpacking to verify types by <a
href="https://github.com/timostamm"><code>@​timostamm</code></a> in <a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/1023">bufbuild/protobuf-es#1023</a></li>
<li>Add experimental options to equals() to include extensions and
others by <a
href="https://github.com/timostamm"><code>@​timostamm</code></a> in <a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/1029">bufbuild/protobuf-es#1029</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/bufbuild/protobuf-es/compare/v2.2.2...v2.2.3">https://github.com/bufbuild/protobuf-es/compare/v2.2.2...v2.2.3</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/bufbuild/protobuf-es/commit/2b56e80671c28c1f7b2c6946b4a1e7c13bad0aad"><code>2b56e80</code></a>
Release 2.2.3 (<a
href="https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protoc-gen-es/issues/1034">#1034</a>)</li>
<li><a
href="https://github.com/bufbuild/protobuf-es/commit/67ad733a80050c8fbe51f9fd63d187a2e2707d22"><code>67ad733</code></a>
Doc: clarify which packages are dev dependencies (<a
href="https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protoc-gen-es/issues/1022">#1022</a>)</li>
<li>See full diff in <a
href="https://github.com/bufbuild/protobuf-es/commits/v2.2.3/packages/protoc-gen-es">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@bufbuild/protoc-gen-es&package-manager=npm_and_yarn&previous-version=2.2.2&new-version=2.2.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)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 <dependency name> 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)


</details>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Steve Ayers <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Steve Ayers <[email protected]>
  • Loading branch information
dependabot[bot] and smaye81 authored Jan 3, 2025
1 parent 006c7cc commit 3739b05
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 23 deletions.
35 changes: 15 additions & 20 deletions angular/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@angular/compiler-cli": "^19.0.5",
"@bufbuild/buf": "^1.47.2",
"@bufbuild/protobuf": "^2.2.2",
"@bufbuild/protoc-gen-es": "^2.2.2",
"@bufbuild/protoc-gen-es": "^2.2.3",
"@connectrpc/connect": "^2.0.0",
"@connectrpc/connect-web": "^2.0.0",
"@types/jasmine": "^5.1.5",
Expand Down
2 changes: 1 addition & 1 deletion angular/src/gen/connectrpc/eliza/v1/eliza_pb.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.

// @generated by protoc-gen-es v2.2.2
// @generated by protoc-gen-es v2.2.3
// @generated from file connectrpc/eliza/v1/eliza.proto (package connectrpc.eliza.v1, syntax proto3)
/* eslint-disable */

Expand Down
2 changes: 1 addition & 1 deletion angular/src/gen/connectrpc/eliza/v1/eliza_pb.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.

// @generated by protoc-gen-es v2.2.2
// @generated by protoc-gen-es v2.2.3
// @generated from file connectrpc/eliza/v1/eliza.proto (package connectrpc.eliza.v1, syntax proto3)
/* eslint-disable */

Expand Down

0 comments on commit 3739b05

Please sign in to comment.