This repository was archived by the owner on Jan 13, 2026. It is now read-only.
Commit 6d48b63
authored
Bump @bufbuild/connect-web from 0.8.1 to 0.8.3 in /dashboard (#6072)
Bumps
[@bufbuild/connect-web](https://github.com/bufbuild/connect-es/tree/HEAD/packages/connect-web)
from 0.8.1 to 0.8.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/bufbuild/connect-es/releases"><code>@bufbuild/connect-web</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v0.8.3</h2>
<p>If you are coming from v0.7.0 or earlier, make sure to take a look at
the release notes of <a
href="https://github.com/bufbuild/connect-es/releases/tag/v0.8.0">v0.8.0</a>!</p>
<p>This release contains the following:</p>
<h2>connect-fastify</h2>
<h3>Fixes</h3>
<ul>
<li>Fix response header management in Fastify plugin by <a
href="https://github.com/smaye81"><code>@smaye81</code></a> in <a
href="https://github.com/bufbuild/connect-es/tree/HEAD/packages/connect-web/issues/517">#517</a>.</li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/bufbuild/connect-es/compare/v0.8.2...v0.8.3">https://github.com/bufbuild/connect-es/compare/v0.8.2...v0.8.3</a></p>
<h2>v0.8.2</h2>
<p>If you are coming from v0.7.0 or earlier, make sure to take a look at
the release notes of <a
href="https://github.com/bufbuild/connect-es/releases/tag/v0.8.0">v0.8.0</a>!</p>
<p>This release contains the following:</p>
<h2>Connect for Node.js</h2>
<h3>Fixes</h3>
<ul>
<li>Remove error from polyfill by <a
href="https://github.com/smaye81"><code>@smaye81</code></a> in <a
href="https://github.com/bufbuild/connect-es/tree/HEAD/packages/connect-web/issues/510">#510</a>.</li>
</ul>
<h2>protoc-gen-connect-es</h2>
<h2>Fixes</h2>
<ul>
<li>Add <code>@bufbuild/protobuf</code> to dependencies by <a
href="https://github.com/fubhy"><code>@fubhy</code></a> in <a
href="https://github.com/bufbuild/connect-es/tree/HEAD/packages/connect-web/issues/496">#496</a>.</li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/bufbuild/connect-es/compare/v0.8.1...v0.8.2">https://github.com/bufbuild/connect-es/compare/v0.8.1...v0.8.2</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/bufbuild/connect-es/commit/a453c23372ae90c7502c031b228dedc35b010af5"><code>a453c23</code></a>
Release 0.8.3 (<a
href="https://github.com/bufbuild/connect-es/tree/HEAD/packages/connect-web/issues/518">#518</a>)</li>
<li><a
href="https://github.com/bufbuild/connect-es/commit/d3f06940c35806d3480d549cd84c40d6e9ccfe32"><code>d3f0694</code></a>
Hotfix v0.8.2-1 (<a
href="https://github.com/bufbuild/connect-es/tree/HEAD/packages/connect-web/issues/515">#515</a>)</li>
<li><a
href="https://github.com/bufbuild/connect-es/commit/89d021dc1285d5358876460a8fa3bc54157822f9"><code>89d021d</code></a>
Release 0.8.2 (<a
href="https://github.com/bufbuild/connect-es/tree/HEAD/packages/connect-web/issues/512">#512</a>)</li>
<li><a
href="https://github.com/bufbuild/connect-es/commit/d2b3974729b2a0606b4368f07d162cfb0af75876"><code>d2b3974</code></a>
Update "Getting started" section in the
<code>@bufbuild/connect</code> README.md (<a
href="https://github.com/bufbuild/connect-es/tree/HEAD/packages/connect-web/issues/511">#511</a>)</li>
<li>See full diff in <a
href="https://github.com/bufbuild/connect-es/commits/v0.8.3/packages/connect-web">compare
view</a></li>
</ul>
</details>
<br />
[](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>1 parent ad8da01 commit 6d48b63
2 files changed
Lines changed: 10 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1125 | 1125 | | |
1126 | 1126 | | |
1127 | 1127 | | |
1128 | | - | |
1129 | | - | |
1130 | | - | |
1131 | | - | |
| 1128 | + | |
| 1129 | + | |
| 1130 | + | |
| 1131 | + | |
1132 | 1132 | | |
1133 | | - | |
| 1133 | + | |
1134 | 1134 | | |
1135 | | - | |
1136 | | - | |
1137 | | - | |
1138 | | - | |
| 1135 | + | |
| 1136 | + | |
| 1137 | + | |
| 1138 | + | |
1139 | 1139 | | |
1140 | 1140 | | |
1141 | 1141 | | |
| |||
0 commit comments