Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
deps: Bump @bufbuild/protobuf from 1.7.2 to 1.8.0 (#377)
Bumps [@bufbuild/protobuf](https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protobuf) from 1.7.2 to 1.8.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/bufbuild/protobuf-es/releases"><code>@bufbuild/protobuf</code>'s releases</a>.</em></p> <blockquote> <h2>v1.8.0</h2> <h2>What's Changed</h2> <ul> <li>Introduce type guard isMessage by <a href="https://github.com/timostamm"><code>@timostamm</code></a> in <a href="https://github.com/bufbuild/protobuf-es/pull/728">bufbuild/protobuf-es#728</a></li> <li>Remove node export conditions by <a href="https://github.com/smaye81"><code>@smaye81</code></a> in <a href="https://github.com/bufbuild/protobuf-es/pull/744">bufbuild/protobuf-es#744</a></li> <li>Replace instanceof Message usages by <a href="https://github.com/smaye81"><code>@smaye81</code></a> in <a href="https://github.com/bufbuild/protobuf-es/pull/729">bufbuild/protobuf-es#729</a></li> <li>Add <code>/*@__PURE__*/</code> annotation for better tree-shaking support by <a href="https://github.com/pmzi"><code>@pmzi</code></a> in <a href="https://github.com/bufbuild/protobuf-es/pull/470">bufbuild/protobuf-es#470</a></li> <li>Introduce type ScalarValue and rename function scalarDefaultValue by <a href="https://github.com/timostamm"><code>@timostamm</code></a> in <a href="https://github.com/bufbuild/protobuf-es/pull/711">bufbuild/protobuf-es#711</a></li> <li>Add "dependencies" to DescFile by <a href="https://github.com/timostamm"><code>@timostamm</code></a> in <a href="https://github.com/bufbuild/protobuf-es/pull/727">bufbuild/protobuf-es#727</a></li> <li>Update to google protobuf v26.0 by <a href="https://github.com/timostamm"><code>@timostamm</code></a> in <a href="https://github.com/bufbuild/protobuf-es/pull/747">bufbuild/protobuf-es#747</a></li> <li>Deprecate field helper functions from <code>@bufbuild/protoplugin</code> by <a href="https://github.com/timostamm"><code>@timostamm</code></a> in <a href="https://github.com/bufbuild/protobuf-es/pull/712">bufbuild/protobuf-es#712</a></li> <li>Deprecate properties toString and text of JSDocBlock by <a href="https://github.com/timostamm"><code>@timostamm</code></a> in <a href="https://github.com/bufbuild/protobuf-es/pull/721">bufbuild/protobuf-es#721</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/pmzi"><code>@pmzi</code></a> made their first contribution in <a href="https://github.com/bufbuild/protobuf-es/pull/470">bufbuild/protobuf-es#470</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/bufbuild/protobuf-es/compare/v1.7.2...v1.8.0">https://github.com/bufbuild/protobuf-es/compare/v1.7.2...v1.8.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/bufbuild/protobuf-es/commit/6ca6810cf54f5a4b01a0494da2f2670a2932862b"><code>6ca6810</code></a> Release 1.8.0 (<a href="https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protobuf/issues/749">#749</a>)</li> <li><a href="https://github.com/bufbuild/protobuf-es/commit/19bb09b4b4ad9b102e64ea3c017aaeb3811561f5"><code>19bb09b</code></a> Update to google protobuf v26.0 (<a href="https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protobuf/issues/747">#747</a>)</li> <li><a href="https://github.com/bufbuild/protobuf-es/commit/38ca963355cf4864ffeb5a8c1e8e33e0fba97f6a"><code>38ca963</code></a> Remove node export conditions (<a href="https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protobuf/issues/744">#744</a>)</li> <li><a href="https://github.com/bufbuild/protobuf-es/commit/3be7c9d80750075e5bd25f1450e85a684811b627"><code>3be7c9d</code></a> Replace instanceof Message usages (<a href="https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protobuf/issues/729">#729</a>)</li> <li><a href="https://github.com/bufbuild/protobuf-es/commit/f3b5a6d8c024a4082eab92dcb8f58dd0b97040b8"><code>f3b5a6d</code></a> Add "dependencies" to DescFile (<a href="https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protobuf/issues/727">#727</a>)</li> <li><a href="https://github.com/bufbuild/protobuf-es/commit/48d4ddc58ef4a1850c0611fab91b6289c8a53685"><code>48d4ddc</code></a> Introduce type guard isMessage (<a href="https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protobuf/issues/728">#728</a>)</li> <li><a href="https://github.com/bufbuild/protobuf-es/commit/17327dbfd44fbff2f9c2f6c2fc0981b67153c2fe"><code>17327db</code></a> Revert breaking changes (<a href="https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protobuf/issues/725">#725</a>)</li> <li><a href="https://github.com/bufbuild/protobuf-es/commit/0866b785f275d9b6dfc46708716345ca4ec54c87"><code>0866b78</code></a> Remove the deprecated function reifyWkt from <code>@bufbuild/protoplugin</code> (<a href="https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protobuf/issues/722">#722</a>)</li> <li><a href="https://github.com/bufbuild/protobuf-es/commit/8d3f9def444d18867fe668601fb8395f97856700"><code>8d3f9de</code></a> Update typescript to 5.3.3 (<a href="https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protobuf/issues/724">#724</a>)</li> <li><a href="https://github.com/bufbuild/protobuf-es/commit/3db07bb93ef7f73ede62e3a397d606d9e5580c73"><code>3db07bb</code></a> Fix overeager escaping of message, enum, service, and extension names (<a href="https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protobuf/issues/723">#723</a>)</li> <li>Additional commits viewable in <a href="https://github.com/bufbuild/protobuf-es/commits/v1.8.0/packages/protobuf">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@bufbuild/protobuf&package-manager=npm_and_yarn&previous-version=1.7.2&new-version=1.8.0)](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>
- Loading branch information