Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump @bufbuild/protoc-gen-es from 1.2.1 to 1.3.0 in /dashboard (#6466)
Bumps [@bufbuild/protoc-gen-es](https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protoc-gen-es) from 1.2.1 to 1.3.0. <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>v1.3.0</h2> <h2>What's Changed</h2> <ul> <li>Add <code>toPlainMessage</code> to convert <code>Message</code> objects to their <code>PlainMessage</code> variants by <a href="https://github.com/srikrsna-buf"><code>@srikrsna-buf</code></a> in <a href="https://redirect.github.com/bufbuild/protobuf-es/pull/511">bufbuild/protobuf-es#511</a></li> <li>Remove usage of globalThis in generated code by <a href="https://github.com/smaye81"><code>@smaye81</code></a> in <a href="https://redirect.github.com/bufbuild/protobuf-es/pull/504">bufbuild/protobuf-es#504</a></li> <li>Use <code>typeof BigInt</code> to check for BigInt support by <a href="https://github.com/lukasIO"><code>@lukasIO</code></a> in <a href="https://redirect.github.com/bufbuild/protobuf-es/pull/488">bufbuild/protobuf-es#488</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/lukasIO"><code>@lukasIO</code></a> made their first contribution in <a href="https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protoc-gen-es/issues/488">#488</a>.</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/bufbuild/protobuf-es/compare/v1.2.1..v1.3.0">https://github.com/bufbuild/protobuf-es/compare/v1.2.1..v1.3.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/bufbuild/protobuf-es/commit/d3f19c10075fb0dc6015e98ca4079a8d45c3367e"><code>d3f19c1</code></a> Release 1.3.0 (<a href="https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protoc-gen-es/issues/528">#528</a>)</li> <li>See full diff in <a href="https://github.com/bufbuild/protobuf-es/commits/v1.3.0/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=1.2.1&new-version=1.3.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 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information