Skip to content

Commit

Permalink
Bump @bufbuild/protoc-gen-connect-es from 0.12.0 to 0.13.0 in /dashbo…
Browse files Browse the repository at this point in the history
…ard (#6651)

Bumps
[@bufbuild/protoc-gen-connect-es](https://github.com/connectrpc/connect-es/tree/HEAD/packages/protoc-gen-connect-es)
from 0.12.0 to 0.13.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/connectrpc/connect-es/releases"><code>@​bufbuild/protoc-gen-connect-es</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v0.13.0</h2>
<h2>What's Changed</h2>
<p>This release changes the User-Agent used with gRPC and gRPC-web
clients. Previously, the User-Agent was
<code>@bufbuild/connect-web</code>, now it is
<code>connect-es/0.13.0</code>. Future releases will bump the version
number in the User-Agent string.</p>
<h3>Enhancements</h3>
<ul>
<li>Handle multiple set-cookie headers from fetch API Headers object by
<a href="https://github.com/tcarnes"><code>@​tcarnes</code></a> in <a
href="https://redirect.github.com/connectrpc/connect-es/pull/746">connectrpc/connect-es#746</a></li>
<li>Update gRPC and gRPC-web user agent by <a
href="https://github.com/timostamm"><code>@​timostamm</code></a> in <a
href="https://redirect.github.com/connectrpc/connect-es/pull/770">connectrpc/connect-es#770</a></li>
</ul>
<h3>Bugfixes</h3>
<ul>
<li>Avoid type modifiers on import names to support TS older than 4.5 by
<a href="https://github.com/timostamm"><code>@​timostamm</code></a> in
<a
href="https://redirect.github.com/connectrpc/connect-es/pull/731">connectrpc/connect-es#731</a></li>
<li>Always throw a write error back to the request iterable by <a
href="https://github.com/srikrsna-buf"><code>@​srikrsna-buf</code></a>
in <a
href="https://redirect.github.com/connectrpc/connect-es/pull/732">connectrpc/connect-es#732</a></li>
<li>Fix edge cases with <code>AsyncIterable</code> protocol by <a
href="https://github.com/srikrsna-buf"><code>@​srikrsna-buf</code></a>
in <a
href="https://redirect.github.com/connectrpc/connect-es/pull/729">connectrpc/connect-es#729</a></li>
<li>Update the <code>WritableIterable</code> behavior by <a
href="https://github.com/srikrsna-buf"><code>@​srikrsna-buf</code></a>
in <a
href="https://redirect.github.com/connectrpc/connect-es/pull/724">connectrpc/connect-es#724</a></li>
<li>Propagate errors thrown by <code>next</code> to request iterables by
<a
href="https://github.com/srikrsna-buf"><code>@​srikrsna-buf</code></a>
in <a
href="https://redirect.github.com/connectrpc/connect-es/pull/743">connectrpc/connect-es#743</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/tcarnes"><code>@​tcarnes</code></a> made
their first contribution in <a
href="https://redirect.github.com/connectrpc/connect-es/pull/746">connectrpc/connect-es#746</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/connectrpc/connect-es/compare/v0.12.0...v0.13.0">https://github.com/connectrpc/connect-es/compare/v0.12.0...v0.13.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/connectrpc/connect-es/commit/6e2fb65c333cb63fe10e10cfab65ab708bc0dc05"><code>6e2fb65</code></a>
Release 0.13.0 (<a
href="https://github.com/connectrpc/connect-es/tree/HEAD/packages/protoc-gen-connect-es/issues/772">#772</a>)</li>
<li><a
href="https://github.com/connectrpc/connect-es/commit/3fe3e4c22256dd11f147de9bd6ab5e7e7d298bed"><code>3fe3e4c</code></a>
Fix references to moved repos (<a
href="https://github.com/connectrpc/connect-es/tree/HEAD/packages/protoc-gen-connect-es/issues/757">#757</a>)</li>
<li><a
href="https://github.com/connectrpc/connect-es/commit/c984deb2dff16ded4c3205b1ad25c75972453235"><code>c984deb</code></a>
Update references (<a
href="https://github.com/connectrpc/connect-es/tree/HEAD/packages/protoc-gen-connect-es/issues/742">#742</a>)</li>
<li>See full diff in <a
href="https://github.com/connectrpc/connect-es/commits/v0.13.0/packages/protoc-gen-connect-es">compare
view</a></li>
</ul>
</details>
<br />


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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 18, 2023
1 parent c564c16 commit f532731
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"devDependencies": {
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
"@bufbuild/buf": "^1.26.1",
"@bufbuild/protoc-gen-connect-es": "^0.12.0",
"@bufbuild/protoc-gen-connect-es": "^0.13.0",
"@bufbuild/protoc-gen-es": "^1.3.0",
"@craco/craco": "^7.1.0",
"@formatjs/cli": "^6.1.3",
Expand Down
8 changes: 4 additions & 4 deletions dashboard/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1243,10 +1243,10 @@
resolved "https://registry.yarnpkg.com/@bufbuild/protobuf/-/protobuf-1.3.0.tgz#69f675c76e6c1ab0b5bde141fa2df8b00927216a"
integrity sha512-G372ods0pLt46yxVRsnP/e2btVPuuzArcMPFpIDeIwiGPuuglEs9y75iG0HMvZgncsj5TvbYRWqbVyOe3PLCWQ==

"@bufbuild/protoc-gen-connect-es@^0.12.0":
version "0.12.0"
resolved "https://registry.yarnpkg.com/@bufbuild/protoc-gen-connect-es/-/protoc-gen-connect-es-0.12.0.tgz#232d15cef16a7df370b1f7ac84f411b05d873e3b"
integrity sha512-J7/9oF/ByAQrZmEZkhNRnzo56PK+KOUMNJGxQGhF9Mjrrr7q/eCkd5tuao4Yk+A2biDWLk84+L6Zl8uHiBMK3w==
"@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"
integrity sha512-4HbxWQ799ZLszJJIJsuVMFwkBx8DJ4VEhNDNtKpPJFsTdVUOp1LyFGY66Yjfj9vcuOeH44bS0ALE5pRP3rCxXA==
dependencies:
"@bufbuild/protobuf" "^1.2.1"
"@bufbuild/protoplugin" "^1.2.1"
Expand Down

0 comments on commit f532731

Please sign in to comment.