-
Notifications
You must be signed in to change notification settings - Fork 23
Commit 1cbd6a6
Bump the connectrelated group across 1 directory with 6 updates (#526)
Bumps the connectrelated group with 5 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [@bufbuild/buf](https://github.com/bufbuild/buf) | `1.50.0` | `1.51.0`
|
|
[@bufbuild/protobuf](https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protobuf)
| `2.2.3` | `2.2.5` |
|
[@bufbuild/protoc-gen-es](https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protoc-gen-es)
| `2.2.3` | `2.2.5` |
|
[@connectrpc/connect](https://github.com/connectrpc/connect-es/tree/HEAD/packages/connect)
| `2.0.1` | `2.0.2` |
|
[@connectrpc/connect-web](https://github.com/connectrpc/connect-es/tree/HEAD/packages/connect-web)
| `2.0.1` | `2.0.2` |
Updates `@bufbuild/buf` from 1.50.0 to 1.51.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/bufbuild/buf/releases"><code>@bufbuild/buf</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v1.51.0</h2>
<ul>
<li>Fix <code>buf convert</code> to allow for zero length for
<code>binpb</code>, <code>txtpb</code>, and <code>yaml</code>
formats.</li>
<li>Fix use of deprecated flag <code>--include-types</code> for
<code>buf generate</code>.</li>
<li>Add <code>--against-registry</code> flag to <code>buf
breaking</code> that runs breaking checks against the latest commit on
the default branch of the corresponding module in the registry.</li>
<li>Fix type filter with unused image dependencies for <code>buf
generate</code>.</li>
<li>Improve type filtering for <code>buf generate</code>. Adds the
ability to exclude types with the parameter <code>exclude_types</code>
in <code>buf.gen.yaml</code> and a flag <code>--exclude-types</code> in
the CLI. Type filters may now also be specified as plugin parameters in
<code>buf.gen.yaml</code>.</li>
</ul>
<h2>v1.50.1</h2>
<ul>
<li>Security: Improved input validation to prevent unsafe command
execution when running <code>buf registry login</code>. (Reported by <a
href="https://github.com/matt-">Matt Austin</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/bufbuild/buf/blob/main/CHANGELOG.md"><code>@bufbuild/buf</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>[v1.51.0] - 2025-03-28</h2>
<ul>
<li>Fix <code>buf convert</code> to allow for zero length for
<code>binpb</code>, <code>txtpb</code>, and <code>yaml</code>
formats.</li>
<li>Fix use of deprecated flag <code>--include-types</code> for
<code>buf generate</code>.</li>
<li>Add <code>--against-registry</code> flag to <code>buf
breaking</code> that runs breaking checks against the latest
commit on the default branch of the corresponding module in the
registry.</li>
<li>Fix type filter with unused image dependencies for <code>buf
generate</code>.</li>
<li>Improve type filtering for <code>buf generate</code>. Adds the
ability to exclude types with the parameter
<code>exclude_types</code> in <code>buf.gen.yaml</code> and a flag
<code>--exclude-types</code> in the CLI.
Type filters may now also be specified as plugin parameters in
<code>buf.gen.yaml</code>.</li>
</ul>
<h2>[v1.50.1] - 2025-03-10</h2>
<ul>
<li>Minor fixes and dependency updates.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/bufbuild/buf/commit/3905aaefcbef156244357819fe1da46ec1af448f"><code>3905aae</code></a>
Release v1.51.0 (<a
href="https://redirect.github.com/bufbuild/buf/issues/3713">#3713</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/9943ac4c2ffc9bef104c3f4fba34189e0eb5fc38"><code>9943ac4</code></a>
Add new audit payload for organization roles changed (<a
href="https://redirect.github.com/bufbuild/buf/issues/3711">#3711</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/348b655a8e125158b07b155758ad866f3e774d12"><code>348b655</code></a>
Add type exclusion filters for buf generate (<a
href="https://redirect.github.com/bufbuild/buf/issues/3624">#3624</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/854a19b69ad707eb93f5b5b9b099d96edaed03d4"><code>854a19b</code></a>
Fix unused dependencies on type filters for buf generate (<a
href="https://redirect.github.com/bufbuild/buf/issues/3695">#3695</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/d891bd2e017a47a9c4b73038510d46021bf8e3e3"><code>d891bd2</code></a>
LSP ensure check diagnostics are always published (<a
href="https://redirect.github.com/bufbuild/buf/issues/3709">#3709</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/f69f068a3ee317682477b40701ab031ee830e7b6"><code>f69f068</code></a>
Fix path handling on windows (<a
href="https://redirect.github.com/bufbuild/buf/issues/3698">#3698</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/0b8924877bcd79bee7e426b4631c33331688b060"><code>0b89248</code></a>
Report lint/breaking check results as
<code>DiagnosticSeverityWarning</code> in LSP (<a
href="https://redirect.github.com/bufbuild/buf/issues/3710">#3710</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/1ce3aacc1104ee8ce9edbdeb6218095fa3935cb8"><code>1ce3aac</code></a>
Add <code>--against-registry</code> flag for <code>buf breaking</code>
(<a
href="https://redirect.github.com/bufbuild/buf/issues/3696">#3696</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/8d1bdff137dc8c730dbb096a1edccbb63b4ab0f3"><code>8d1bdff</code></a>
Upgrade deps (<a
href="https://redirect.github.com/bufbuild/buf/issues/3708">#3708</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/fe532312dccda4edaee1bf12d3be8f0fbe172bf6"><code>fe53231</code></a>
Include <code>gitConfigAuthArgs</code> on <code>git checkout</code> when
<code>filter</code> is set (<a
href="https://redirect.github.com/bufbuild/buf/issues/3707">#3707</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/bufbuild/buf/compare/v1.50.0...v1.51.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `@bufbuild/protobuf` from 2.2.3 to 2.2.5
<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>v2.2.5</h2>
<h2>What's Changed</h2>
<ul>
<li>Fix extension accessors to not discard unknown fields by <a
href="https://github.com/timostamm"><code>@timostamm</code></a> in <a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/1087">bufbuild/protobuf-es#1087</a></li>
<li>Fix timestampFromMs with negative values by <a
href="https://github.com/timostamm"><code>@timostamm</code></a> in <a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/1088">bufbuild/protobuf-es#1088</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/bufbuild/protobuf-es/compare/v2.2.4...v2.2.5">https://github.com/bufbuild/protobuf-es/compare/v2.2.4...v2.2.5</a></p>
<h2>v2.2.4</h2>
<h2>What's Changed</h2>
<ul>
<li>Add more tests for serialization errors by <a
href="https://github.com/timostamm"><code>@timostamm</code></a> in <a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/1051">bufbuild/protobuf-es#1051</a></li>
<li>Add message and field name to binary serialization errors by <a
href="https://github.com/bhollis"><code>@bhollis</code></a> in <a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/984">bufbuild/protobuf-es#984</a></li>
<li>Allow timestamp with both fractions and offset by <a
href="https://github.com/liskaant"><code>@liskaant</code></a> in <a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/1061">bufbuild/protobuf-es#1061</a></li>
<li>Fix JSON parsing of empty string for 64-bit integer field by <a
href="https://github.com/timostamm"><code>@timostamm</code></a> in <a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/1084">bufbuild/protobuf-es#1084</a></li>
<li>Update to google protobuf v30.0 by <a
href="https://github.com/timostamm"><code>@timostamm</code></a> in <a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/1085">bufbuild/protobuf-es#1085</a></li>
<li>Clarify enum behavior FAQ entry for TypeScript 5.x by <a
href="https://github.com/isker"><code>@isker</code></a> in <a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/1083">bufbuild/protobuf-es#1083</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/liskaant"><code>@liskaant</code></a>
made their first contribution in <a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/1061">bufbuild/protobuf-es#1061</a></li>
<li><a href="https://github.com/isker"><code>@isker</code></a> made
their first contribution in <a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/1083">bufbuild/protobuf-es#1083</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/bufbuild/protobuf-es/compare/v2.2.3...v2.2.4">https://github.com/bufbuild/protobuf-es/compare/v2.2.3...v2.2.4</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/bufbuild/protobuf-es/commit/6a81dc6f398f44ba1c6f7fb7c48a0856ed07566d"><code>6a81dc6</code></a>
Release 2.2.5 (<a
href="https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protobuf/issues/1089">#1089</a>)</li>
<li><a
href="https://github.com/bufbuild/protobuf-es/commit/ad5c91d6315b59c2a52d3b52bfe8862707a44729"><code>ad5c91d</code></a>
Fix timestampFromMs with negative values (<a
href="https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protobuf/issues/1088">#1088</a>)</li>
<li><a
href="https://github.com/bufbuild/protobuf-es/commit/1cc825dcacc055399494f57bbf88a12db049879c"><code>1cc825d</code></a>
Fix extension accessors to not discard unknown fields (<a
href="https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protobuf/issues/1087">#1087</a>)</li>
<li><a
href="https://github.com/bufbuild/protobuf-es/commit/a37c3917ed26c1217007d25bc3867d72537a90a8"><code>a37c391</code></a>
Release 2.2.4 (<a
href="https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protobuf/issues/1086">#1086</a>)</li>
<li><a
href="https://github.com/bufbuild/protobuf-es/commit/e92b7bc64b1b46f5cff6f0bf6aae4e7522eb8437"><code>e92b7bc</code></a>
Update to google protobuf v30.0 (<a
href="https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protobuf/issues/1085">#1085</a>)</li>
<li><a
href="https://github.com/bufbuild/protobuf-es/commit/52628b8f60581db1471ae51d501b06a40afe2aa3"><code>52628b8</code></a>
Fix JSON parsing of empty string for 64-bit integer field (<a
href="https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protobuf/issues/1084">#1084</a>)</li>
<li><a
href="https://github.com/bufbuild/protobuf-es/commit/5749c5579a7baecd673a3fe4c3a7f9fd712e6f56"><code>5749c55</code></a>
Allow timestamp with both fractions and offset (<a
href="https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protobuf/issues/1061">#1061</a>)</li>
<li><a
href="https://github.com/bufbuild/protobuf-es/commit/02916f632d522367b2a0063836b424b21dfea4cb"><code>02916f6</code></a>
Add message and field name to binary serialization errors (<a
href="https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protobuf/issues/984">#984</a>)</li>
<li><a
href="https://github.com/bufbuild/protobuf-es/commit/1164be179480ed86ae4917769041c35f385936c5"><code>1164be1</code></a>
Update license year for 2025 (<a
href="https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protobuf/issues/1049">#1049</a>)</li>
<li><a
href="https://github.com/bufbuild/protobuf-es/commit/8ba1055425add406ae9d663603097c3ae748ed91"><code>8ba1055</code></a>
Update to google protobuf v29.2 (<a
href="https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protobuf/issues/1039">#1039</a>)</li>
<li>See full diff in <a
href="https://github.com/bufbuild/protobuf-es/commits/v2.2.5/packages/protobuf">compare
view</a></li>
</ul>
</details>
<br />
Updates `@bufbuild/protoc-gen-es` from 2.2.3 to 2.2.5
<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.5</h2>
<h2>What's Changed</h2>
<ul>
<li>Fix extension accessors to not discard unknown fields by <a
href="https://github.com/timostamm"><code>@timostamm</code></a> in <a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/1087">bufbuild/protobuf-es#1087</a></li>
<li>Fix timestampFromMs with negative values by <a
href="https://github.com/timostamm"><code>@timostamm</code></a> in <a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/1088">bufbuild/protobuf-es#1088</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/bufbuild/protobuf-es/compare/v2.2.4...v2.2.5">https://github.com/bufbuild/protobuf-es/compare/v2.2.4...v2.2.5</a></p>
<h2>v2.2.4</h2>
<h2>What's Changed</h2>
<ul>
<li>Add more tests for serialization errors by <a
href="https://github.com/timostamm"><code>@timostamm</code></a> in <a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/1051">bufbuild/protobuf-es#1051</a></li>
<li>Add message and field name to binary serialization errors by <a
href="https://github.com/bhollis"><code>@bhollis</code></a> in <a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/984">bufbuild/protobuf-es#984</a></li>
<li>Allow timestamp with both fractions and offset by <a
href="https://github.com/liskaant"><code>@liskaant</code></a> in <a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/1061">bufbuild/protobuf-es#1061</a></li>
<li>Fix JSON parsing of empty string for 64-bit integer field by <a
href="https://github.com/timostamm"><code>@timostamm</code></a> in <a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/1084">bufbuild/protobuf-es#1084</a></li>
<li>Update to google protobuf v30.0 by <a
href="https://github.com/timostamm"><code>@timostamm</code></a> in <a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/1085">bufbuild/protobuf-es#1085</a></li>
<li>Clarify enum behavior FAQ entry for TypeScript 5.x by <a
href="https://github.com/isker"><code>@isker</code></a> in <a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/1083">bufbuild/protobuf-es#1083</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/liskaant"><code>@liskaant</code></a>
made their first contribution in <a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/1061">bufbuild/protobuf-es#1061</a></li>
<li><a href="https://github.com/isker"><code>@isker</code></a> made
their first contribution in <a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/1083">bufbuild/protobuf-es#1083</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/bufbuild/protobuf-es/compare/v2.2.3...v2.2.4">https://github.com/bufbuild/protobuf-es/compare/v2.2.3...v2.2.4</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/bufbuild/protobuf-es/commit/6a81dc6f398f44ba1c6f7fb7c48a0856ed07566d"><code>6a81dc6</code></a>
Release 2.2.5 (<a
href="https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protoc-gen-es/issues/1089">#1089</a>)</li>
<li><a
href="https://github.com/bufbuild/protobuf-es/commit/a37c3917ed26c1217007d25bc3867d72537a90a8"><code>a37c391</code></a>
Release 2.2.4 (<a
href="https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protoc-gen-es/issues/1086">#1086</a>)</li>
<li><a
href="https://github.com/bufbuild/protobuf-es/commit/1164be179480ed86ae4917769041c35f385936c5"><code>1164be1</code></a>
Update license year for 2025 (<a
href="https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protoc-gen-es/issues/1049">#1049</a>)</li>
<li>See full diff in <a
href="https://github.com/bufbuild/protobuf-es/commits/v2.2.5/packages/protoc-gen-es">compare
view</a></li>
</ul>
</details>
<br />
Updates `@connectrpc/connect` from 2.0.1 to 2.0.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/connectrpc/connect-es/releases"><code>@connectrpc/connect</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v2.0.2</h2>
<h2>What's Changed</h2>
<ul>
<li>Ensure any error metadata is appended to target grpc response by <a
href="https://github.com/smaye81"><code>@smaye81</code></a> in <a
href="https://redirect.github.com/connectrpc/connect-es/pull/1407">connectrpc/connect-es#1407</a></li>
<li>Fix server interceptor not seeing the request message in server
streaming rpcs by <a
href="https://github.com/srikrsna-buf"><code>@srikrsna-buf</code></a>
in <a
href="https://redirect.github.com/connectrpc/connect-es/pull/1429">connectrpc/connect-es#1429</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/connectrpc/connect-es/compare/v2.0.1...v2.0.2">https://github.com/connectrpc/connect-es/compare/v2.0.1...v2.0.2</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/connectrpc/connect-es/commit/15265de8e2f8de337005fbac1032bb1ddcc5b7f0"><code>15265de</code></a>
Release <code>2.0.2</code> (<a
href="https://github.com/connectrpc/connect-es/tree/HEAD/packages/connect/issues/1433">#1433</a>)</li>
<li><a
href="https://github.com/connectrpc/connect-es/commit/3f0c2ef6b9185e9161bc4260ffd4e61a6cbd7665"><code>3f0c2ef</code></a>
Fix server interceptor not seeing the request message in server
streaming rpc...</li>
<li><a
href="https://github.com/connectrpc/connect-es/commit/1e2ae2ae5cd0fd014971f8eb6362ca227f34f420"><code>1e2ae2a</code></a>
Update license year to 2025 (<a
href="https://github.com/connectrpc/connect-es/tree/HEAD/packages/connect/issues/1432">#1432</a>)</li>
<li><a
href="https://github.com/connectrpc/connect-es/commit/a69e473e0f2982ceb5ea92eb6c8d967a38789fb8"><code>a69e473</code></a>
Bump <code>@bufbuild/buf</code> from 1.48.0 to 1.50.0 (<a
href="https://github.com/connectrpc/connect-es/tree/HEAD/packages/connect/issues/1418">#1418</a>)</li>
<li><a
href="https://github.com/connectrpc/connect-es/commit/7846533ff7f89587923515952769ea343976f042"><code>7846533</code></a>
Ensure any error metadata is appended to target grpc response (<a
href="https://github.com/connectrpc/connect-es/tree/HEAD/packages/connect/issues/1407">#1407</a>)</li>
<li>See full diff in <a
href="https://github.com/connectrpc/connect-es/commits/v2.0.2/packages/connect">compare
view</a></li>
</ul>
</details>
<br />
Updates `@connectrpc/connect-web` from 2.0.1 to 2.0.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/connectrpc/connect-es/releases"><code>@connectrpc/connect-web</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v2.0.2</h2>
<h2>What's Changed</h2>
<ul>
<li>Ensure any error metadata is appended to target grpc response by <a
href="https://github.com/smaye81"><code>@smaye81</code></a> in <a
href="https://redirect.github.com/connectrpc/connect-es/pull/1407">connectrpc/connect-es#1407</a></li>
<li>Fix server interceptor not seeing the request message in server
streaming rpcs by <a
href="https://github.com/srikrsna-buf"><code>@srikrsna-buf</code></a>
in <a
href="https://redirect.github.com/connectrpc/connect-es/pull/1429">connectrpc/connect-es#1429</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/connectrpc/connect-es/compare/v2.0.1...v2.0.2">https://github.com/connectrpc/connect-es/compare/v2.0.1...v2.0.2</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/connectrpc/connect-es/commit/15265de8e2f8de337005fbac1032bb1ddcc5b7f0"><code>15265de</code></a>
Release <code>2.0.2</code> (<a
href="https://github.com/connectrpc/connect-es/tree/HEAD/packages/connect-web/issues/1433">#1433</a>)</li>
<li><a
href="https://github.com/connectrpc/connect-es/commit/1e2ae2ae5cd0fd014971f8eb6362ca227f34f420"><code>1e2ae2a</code></a>
Update license year to 2025 (<a
href="https://github.com/connectrpc/connect-es/tree/HEAD/packages/connect-web/issues/1432">#1432</a>)</li>
<li><a
href="https://github.com/connectrpc/connect-es/commit/a05ec313b79e4fe4b369215dd4a35519e7ad1df1"><code>a05ec31</code></a>
Bump <code>@wdio/local-runner</code> from 9.5.1 to 9.7.2 (<a
href="https://github.com/connectrpc/connect-es/tree/HEAD/packages/connect-web/issues/1417">#1417</a>)</li>
<li><a
href="https://github.com/connectrpc/connect-es/commit/14fd38f3c3210e376cb59cb7cc5ff9e2bd20eca1"><code>14fd38f</code></a>
Bump <code>@wdio/browserstack-service</code> from 9.5.1 to 9.7.2 (<a
href="https://github.com/connectrpc/connect-es/tree/HEAD/packages/connect-web/issues/1421">#1421</a>)</li>
<li><a
href="https://github.com/connectrpc/connect-es/commit/4729790697eac098602b743cfdf04040d5f9dbe5"><code>4729790</code></a>
Bump webdriverio from 9.5.1 to 9.7.2 (<a
href="https://github.com/connectrpc/connect-es/tree/HEAD/packages/connect-web/issues/1414">#1414</a>)</li>
<li><a
href="https://github.com/connectrpc/connect-es/commit/746ea66d1610c471bb6ca8d862ada9a7c6e69f42"><code>746ea66</code></a>
Bump <code>@wdio/cli</code> from 9.5.1 to 9.7.2 (<a
href="https://github.com/connectrpc/connect-es/tree/HEAD/packages/connect-web/issues/1412">#1412</a>)</li>
<li><a
href="https://github.com/connectrpc/connect-es/commit/a69e473e0f2982ceb5ea92eb6c8d967a38789fb8"><code>a69e473</code></a>
Bump <code>@bufbuild/buf</code> from 1.48.0 to 1.50.0 (<a
href="https://github.com/connectrpc/connect-es/tree/HEAD/packages/connect-web/issues/1418">#1418</a>)</li>
<li><a
href="https://github.com/connectrpc/connect-es/commit/57c38ba0a14f200c668c3c6a45c5f20e2f7d83a4"><code>57c38ba</code></a>
Bump <code>@wdio/jasmine-framework</code> from 9.5.1 to 9.7.2 (<a
href="https://github.com/connectrpc/connect-es/tree/HEAD/packages/connect-web/issues/1415">#1415</a>)</li>
<li>See full diff in <a
href="https://github.com/connectrpc/connect-es/commits/v2.0.2/packages/connect-web">compare
view</a></li>
</ul>
</details>
<br />
Updates `@bufbuild/protoplugin` from 2.2.3 to 2.2.5
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/bufbuild/protobuf-es/releases"><code>@bufbuild/protoplugin</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v2.2.5</h2>
<h2>What's Changed</h2>
<ul>
<li>Fix extension accessors to not discard unknown fields by <a
href="https://github.com/timostamm"><code>@timostamm</code></a> in <a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/1087">bufbuild/protobuf-es#1087</a></li>
<li>Fix timestampFromMs with negative values by <a
href="https://github.com/timostamm"><code>@timostamm</code></a> in <a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/1088">bufbuild/protobuf-es#1088</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/bufbuild/protobuf-es/compare/v2.2.4...v2.2.5">https://github.com/bufbuild/protobuf-es/compare/v2.2.4...v2.2.5</a></p>
<h2>v2.2.4</h2>
<h2>What's Changed</h2>
<ul>
<li>Add more tests for serialization errors by <a
href="https://github.com/timostamm"><code>@timostamm</code></a> in <a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/1051">bufbuild/protobuf-es#1051</a></li>
<li>Add message and field name to binary serialization errors by <a
href="https://github.com/bhollis"><code>@bhollis</code></a> in <a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/984">bufbuild/protobuf-es#984</a></li>
<li>Allow timestamp with both fractions and offset by <a
href="https://github.com/liskaant"><code>@liskaant</code></a> in <a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/1061">bufbuild/protobuf-es#1061</a></li>
<li>Fix JSON parsing of empty string for 64-bit integer field by <a
href="https://github.com/timostamm"><code>@timostamm</code></a> in <a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/1084">bufbuild/protobuf-es#1084</a></li>
<li>Update to google protobuf v30.0 by <a
href="https://github.com/timostamm"><code>@timostamm</code></a> in <a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/1085">bufbuild/protobuf-es#1085</a></li>
<li>Clarify enum behavior FAQ entry for TypeScript 5.x by <a
href="https://github.com/isker"><code>@isker</code></a> in <a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/1083">bufbuild/protobuf-es#1083</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/liskaant"><code>@liskaant</code></a>
made their first contribution in <a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/1061">bufbuild/protobuf-es#1061</a></li>
<li><a href="https://github.com/isker"><code>@isker</code></a> made
their first contribution in <a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/1083">bufbuild/protobuf-es#1083</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/bufbuild/protobuf-es/compare/v2.2.3...v2.2.4">https://github.com/bufbuild/protobuf-es/compare/v2.2.3...v2.2.4</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/bufbuild/protobuf-es/commit/6a81dc6f398f44ba1c6f7fb7c48a0856ed07566d"><code>6a81dc6</code></a>
Release 2.2.5 (<a
href="https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protoplugin/issues/1089">#1089</a>)</li>
<li><a
href="https://github.com/bufbuild/protobuf-es/commit/a37c3917ed26c1217007d25bc3867d72537a90a8"><code>a37c391</code></a>
Release 2.2.4 (<a
href="https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protoplugin/issues/1086">#1086</a>)</li>
<li><a
href="https://github.com/bufbuild/protobuf-es/commit/1164be179480ed86ae4917769041c35f385936c5"><code>1164be1</code></a>
Update license year for 2025 (<a
href="https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protoplugin/issues/1049">#1049</a>)</li>
<li>See full diff in <a
href="https://github.com/bufbuild/protobuf-es/commits/v2.2.5/packages/protoplugin">compare
view</a></li>
</ul>
</details>
<br />
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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions
</details>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Paul Sachs <psachs@buf.build>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Paul Sachs <psachs@buf.build>1 parent b716b84 commit 1cbd6a6Copy full SHA for 1cbd6a6
File tree
Expand file treeCollapse file tree
12 files changed
+105
-105
lines changedOpen diff view settings
Filter options
- packages
- connect-query-core
- connect-query
- examples/react/basic
- src/gen
- protoc-gen-connect-query
- test-utils
- src/gen
Expand file treeCollapse file tree
12 files changed
+105
-105
lines changedOpen diff view settings
Collapse file
+75-75Lines changed: 75 additions & 75 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file
packages/connect-query-core/package.json
Copy file name to clipboardExpand all lines: packages/connect-query-core/package.json+5-5Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
Collapse file
packages/connect-query/package.json
Copy file name to clipboardExpand all lines: packages/connect-query/package.json+5-5Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
Collapse file
packages/examples/react/basic/package.json
Copy file name to clipboardExpand all lines: packages/examples/react/basic/package.json+5-5Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
Collapse file
packages/examples/react/basic/src/gen/eliza_pb.ts
Copy file name to clipboardExpand all lines: packages/examples/react/basic/src/gen/eliza_pb.ts+1-1Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file
packages/protoc-gen-connect-query/package.json
Copy file name to clipboardExpand all lines: packages/protoc-gen-connect-query/package.json+4-4Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
32 | | - | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
Collapse file
packages/test-utils/package.json
Copy file name to clipboardExpand all lines: packages/test-utils/package.json+5-5Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments