Skip to content

Commit

Permalink
Bump the connectrelated group with 4 updates (#362)
Browse files Browse the repository at this point in the history
Bumps the connectrelated group with 4 updates:
[@bufbuild/buf](https://github.com/bufbuild/buf),
[@bufbuild/protobuf](https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protobuf),
[@bufbuild/protoc-gen-es](https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protoc-gen-es)
and
[@bufbuild/protoplugin](https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protoplugin).

Updates `@bufbuild/buf` from 1.30.0 to 1.31.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.31.0</h2>
<ul>
<li>Update dependencies.</li>
</ul>
<h2>v1.30.1</h2>
<ul>
<li>Fix issue where <code>buf lint</code> incorrectly reports an error
for <code>(buf.validate.field).repeated</code>
is set for a repeated validation rule.</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.31.0] - 2024-04-23</h2>
<ul>
<li>Update dependencies.</li>
</ul>
<h2>[v1.30.1] - 2024-04-03</h2>
<ul>
<li>Fix issue where <code>buf lint</code> incorrectly reports an error
for <code>(buf.validate.field).repeated</code>
is set for a repeated validation rule.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/bufbuild/buf/commit/c9863a60f33385e3eba90f368ae57f50ecc65d1f"><code>c9863a6</code></a>
Release v1.31.0 (<a
href="https://redirect.github.com/bufbuild/buf/issues/2908">#2908</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/00dfa3d7eb9df4fa0deaa0d67d62a8ccc729afd1"><code>00dfa3d</code></a>
Bump connectrpc.com/connect from 1.16.0 to 1.16.1 (<a
href="https://redirect.github.com/bufbuild/buf/issues/2904">#2904</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/5370d4af6537f4e89a0aacac8f4b443e00c023e8"><code>5370d4a</code></a>
Make upgrade (<a
href="https://redirect.github.com/bufbuild/buf/issues/2905">#2905</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/1607d070355ccfa335db1e966c16802809100f7b"><code>1607d07</code></a>
Update <code>user_id</code> to reserved in UserPluginPreferences (<a
href="https://redirect.github.com/bufbuild/buf/issues/2898">#2898</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/0b24de2535e571ea33a0dbb280b1407c0fbb764e"><code>0b24de2</code></a>
Make upgrade (<a
href="https://redirect.github.com/bufbuild/buf/issues/2892">#2892</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/a52805a28e4125bdb77a55b36727d76f03bc8931"><code>a52805a</code></a>
Make upgrade (<a
href="https://redirect.github.com/bufbuild/buf/issues/2880">#2880</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/e9aaa1b57556ecc192736e83b1da919e32e6e0e2"><code>e9aaa1b</code></a>
Bump bufbuild/buf-setup-action from 1.30.0 to 1.30.1 (<a
href="https://redirect.github.com/bufbuild/buf/issues/2878">#2878</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/5a71edd087504a3392092ef9615bb75c8219df64"><code>5a71edd</code></a>
Return to development (<a
href="https://redirect.github.com/bufbuild/buf/issues/2866">#2866</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/a3f594094c88febab3ff17094939f7666392e72e"><code>a3f5940</code></a>
Release v1.30.1 (<a
href="https://redirect.github.com/bufbuild/buf/issues/2865">#2865</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/aeb84dae3d7c248c43ce72be9eb81f7986a6db3a"><code>aeb84da</code></a>
Update CHANGELOG.md for v1.30.1 (<a
href="https://redirect.github.com/bufbuild/buf/issues/2864">#2864</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/bufbuild/buf/compare/v1.30.0...v1.31.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `@bufbuild/protobuf` from 1.8.0 to 1.9.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.9.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Expose OneofInfo type by <a
href="https://github.com/q42jaap"><code>@​q42jaap</code></a> in <a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/746">bufbuild/protobuf-es#746</a></li>
<li>Fix typo in error output by <a
href="https://github.com/stefanvanburen"><code>@​stefanvanburen</code></a>
in <a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/755">bufbuild/protobuf-es#755</a></li>
<li>Build ESM artifacts with Node16 moduleResolution by <a
href="https://github.com/smaye81"><code>@​smaye81</code></a> in <a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/754">bufbuild/protobuf-es#754</a></li>
<li>Support unknown fields in clone by <a
href="https://github.com/srikrsna-buf"><code>@​srikrsna-buf</code></a>
in <a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/758">bufbuild/protobuf-es#758</a></li>
<li>Fix assertion for FIXED32 scalar type when parsing JSON by <a
href="https://github.com/timostamm"><code>@​timostamm</code></a> in <a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/771">bufbuild/protobuf-es#771</a></li>
<li>Avoid reserved object property names in generated enumerations by <a
href="https://github.com/timostamm"><code>@​timostamm</code></a> in <a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/777">bufbuild/protobuf-es#777</a></li>
<li>Generate type imports when possible for .d.ts by <a
href="https://github.com/timostamm"><code>@​timostamm</code></a> in <a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/778">bufbuild/protobuf-es#778</a></li>
<li>Update to Protobuf v26.1 by <a
href="https://github.com/smaye81"><code>@​smaye81</code></a> in <a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/797">bufbuild/protobuf-es#797</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/q42jaap"><code>@​q42jaap</code></a> made
their first contribution in <a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/746">bufbuild/protobuf-es#746</a></li>
<li><a
href="https://github.com/stefanvanburen"><code>@​stefanvanburen</code></a>
made their first contribution in <a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/755">bufbuild/protobuf-es#755</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/bufbuild/protobuf-es/compare/v1.8.0...v1.9.0">https://github.com/bufbuild/protobuf-es/compare/v1.8.0...v1.9.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/bufbuild/protobuf-es/commit/ec5af7f6291900aed96a6171e74dacdea109d31a"><code>ec5af7f</code></a>
Release 1.9.0 (<a
href="https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protobuf/issues/800">#800</a>)</li>
<li><a
href="https://github.com/bufbuild/protobuf-es/commit/496905383e6964a33c12581b1cb90a37e9a2603a"><code>4969053</code></a>
Avoid reserved object property names in generated enumerations (<a
href="https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protobuf/issues/777">#777</a>)</li>
<li><a
href="https://github.com/bufbuild/protobuf-es/commit/3295dff162e53deafe0ef850554959e00e09c025"><code>3295dff</code></a>
Fix assertion for FIXED32 scalar type when parsing JSON (<a
href="https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protobuf/issues/771">#771</a>)</li>
<li><a
href="https://github.com/bufbuild/protobuf-es/commit/503e2f75087c047c1b7b9394206a19257cc6a082"><code>503e2f7</code></a>
Support unknown fields in clone (<a
href="https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protobuf/issues/758">#758</a>)</li>
<li><a
href="https://github.com/bufbuild/protobuf-es/commit/a0ba45a50ae94d52de1a490f80ea8df58e1d8434"><code>a0ba45a</code></a>
Build ESM artifacts with Node16 moduleResolution (<a
href="https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protobuf/issues/754">#754</a>)</li>
<li><a
href="https://github.com/bufbuild/protobuf-es/commit/c0d0553d24a5df462c3b2c775f9b86b50a22bbe8"><code>c0d0553</code></a>
Expose OneofInfo type (<a
href="https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protobuf/issues/746">#746</a>)</li>
<li>See full diff in <a
href="https://github.com/bufbuild/protobuf-es/commits/v1.9.0/packages/protobuf">compare
view</a></li>
</ul>
</details>
<br />

Updates `@bufbuild/protoc-gen-es` from 1.8.0 to 1.9.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.9.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Expose OneofInfo type by <a
href="https://github.com/q42jaap"><code>@​q42jaap</code></a> in <a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/746">bufbuild/protobuf-es#746</a></li>
<li>Fix typo in error output by <a
href="https://github.com/stefanvanburen"><code>@​stefanvanburen</code></a>
in <a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/755">bufbuild/protobuf-es#755</a></li>
<li>Build ESM artifacts with Node16 moduleResolution by <a
href="https://github.com/smaye81"><code>@​smaye81</code></a> in <a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/754">bufbuild/protobuf-es#754</a></li>
<li>Support unknown fields in clone by <a
href="https://github.com/srikrsna-buf"><code>@​srikrsna-buf</code></a>
in <a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/758">bufbuild/protobuf-es#758</a></li>
<li>Fix assertion for FIXED32 scalar type when parsing JSON by <a
href="https://github.com/timostamm"><code>@​timostamm</code></a> in <a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/771">bufbuild/protobuf-es#771</a></li>
<li>Avoid reserved object property names in generated enumerations by <a
href="https://github.com/timostamm"><code>@​timostamm</code></a> in <a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/777">bufbuild/protobuf-es#777</a></li>
<li>Generate type imports when possible for .d.ts by <a
href="https://github.com/timostamm"><code>@​timostamm</code></a> in <a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/778">bufbuild/protobuf-es#778</a></li>
<li>Update to Protobuf v26.1 by <a
href="https://github.com/smaye81"><code>@​smaye81</code></a> in <a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/797">bufbuild/protobuf-es#797</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/q42jaap"><code>@​q42jaap</code></a> made
their first contribution in <a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/746">bufbuild/protobuf-es#746</a></li>
<li><a
href="https://github.com/stefanvanburen"><code>@​stefanvanburen</code></a>
made their first contribution in <a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/755">bufbuild/protobuf-es#755</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/bufbuild/protobuf-es/compare/v1.8.0...v1.9.0">https://github.com/bufbuild/protobuf-es/compare/v1.8.0...v1.9.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/bufbuild/protobuf-es/commit/ec5af7f6291900aed96a6171e74dacdea109d31a"><code>ec5af7f</code></a>
Release 1.9.0 (<a
href="https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protoc-gen-es/issues/800">#800</a>)</li>
<li><a
href="https://github.com/bufbuild/protobuf-es/commit/5cd5156864e1b71b1da105041de10098505bb613"><code>5cd5156</code></a>
Generate type imports when possible for .d.ts (<a
href="https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protoc-gen-es/issues/778">#778</a>)</li>
<li><a
href="https://github.com/bufbuild/protobuf-es/commit/496905383e6964a33c12581b1cb90a37e9a2603a"><code>4969053</code></a>
Avoid reserved object property names in generated enumerations (<a
href="https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protoc-gen-es/issues/777">#777</a>)</li>
<li><a
href="https://github.com/bufbuild/protobuf-es/commit/2b2861b9e395c96d1450ed569b1cd28756fe04ca"><code>2b2861b</code></a>
Fix tsconfig for protoc-gen-es (<a
href="https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protoc-gen-es/issues/767">#767</a>)</li>
<li><a
href="https://github.com/bufbuild/protobuf-es/commit/a0ba45a50ae94d52de1a490f80ea8df58e1d8434"><code>a0ba45a</code></a>
Build ESM artifacts with Node16 moduleResolution (<a
href="https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protoc-gen-es/issues/754">#754</a>)</li>
<li>See full diff in <a
href="https://github.com/bufbuild/protobuf-es/commits/v1.9.0/packages/protoc-gen-es">compare
view</a></li>
</ul>
</details>
<br />

Updates `@bufbuild/protoplugin` from 1.8.0 to 1.9.0
<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>v1.9.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Expose OneofInfo type by <a
href="https://github.com/q42jaap"><code>@​q42jaap</code></a> in <a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/746">bufbuild/protobuf-es#746</a></li>
<li>Fix typo in error output by <a
href="https://github.com/stefanvanburen"><code>@​stefanvanburen</code></a>
in <a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/755">bufbuild/protobuf-es#755</a></li>
<li>Build ESM artifacts with Node16 moduleResolution by <a
href="https://github.com/smaye81"><code>@​smaye81</code></a> in <a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/754">bufbuild/protobuf-es#754</a></li>
<li>Support unknown fields in clone by <a
href="https://github.com/srikrsna-buf"><code>@​srikrsna-buf</code></a>
in <a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/758">bufbuild/protobuf-es#758</a></li>
<li>Fix assertion for FIXED32 scalar type when parsing JSON by <a
href="https://github.com/timostamm"><code>@​timostamm</code></a> in <a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/771">bufbuild/protobuf-es#771</a></li>
<li>Avoid reserved object property names in generated enumerations by <a
href="https://github.com/timostamm"><code>@​timostamm</code></a> in <a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/777">bufbuild/protobuf-es#777</a></li>
<li>Generate type imports when possible for .d.ts by <a
href="https://github.com/timostamm"><code>@​timostamm</code></a> in <a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/778">bufbuild/protobuf-es#778</a></li>
<li>Update to Protobuf v26.1 by <a
href="https://github.com/smaye81"><code>@​smaye81</code></a> in <a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/797">bufbuild/protobuf-es#797</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/q42jaap"><code>@​q42jaap</code></a> made
their first contribution in <a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/746">bufbuild/protobuf-es#746</a></li>
<li><a
href="https://github.com/stefanvanburen"><code>@​stefanvanburen</code></a>
made their first contribution in <a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/755">bufbuild/protobuf-es#755</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/bufbuild/protobuf-es/compare/v1.8.0...v1.9.0">https://github.com/bufbuild/protobuf-es/compare/v1.8.0...v1.9.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/bufbuild/protobuf-es/commit/ec5af7f6291900aed96a6171e74dacdea109d31a"><code>ec5af7f</code></a>
Release 1.9.0 (<a
href="https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protoplugin/issues/800">#800</a>)</li>
<li><a
href="https://github.com/bufbuild/protobuf-es/commit/a0ba45a50ae94d52de1a490f80ea8df58e1d8434"><code>a0ba45a</code></a>
Build ESM artifacts with Node16 moduleResolution (<a
href="https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protoplugin/issues/754">#754</a>)</li>
<li><a
href="https://github.com/bufbuild/protobuf-es/commit/caa3972e224997976a2b77e1001b5f93e4e52438"><code>caa3972</code></a>
Fix typo in error output (<a
href="https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protoplugin/issues/755">#755</a>)</li>
<li>See full diff in <a
href="https://github.com/bufbuild/protobuf-es/commits/v1.9.0/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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Paul Sachs <psachs@buf.build>
  • Loading branch information
dependabot[bot] and paul-sachs committed May 3, 2024
1 parent e379d06 commit 3ac9291
Show file tree
Hide file tree
Showing 11 changed files with 96 additions and 91 deletions.
6 changes: 3 additions & 3 deletions examples/react/basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
"format": "prettier . --write && eslint . --fix && license-header"
},
"dependencies": {
"@bufbuild/buf": "1.30.0",
"@bufbuild/protobuf": "^1.8.0",
"@bufbuild/protoc-gen-es": "^1.8.0",
"@bufbuild/buf": "1.31.0",
"@bufbuild/protobuf": "^1.9.0",
"@bufbuild/protoc-gen-es": "^1.9.0",
"@connectrpc/connect": "^1.4.0",
"@connectrpc/connect-query": "workspace:*",
"@connectrpc/connect-web": "^1.4.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/basic/src/gen/eliza_pb.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.

// @generated by protoc-gen-es v1.8.0 with parameter "target=ts"
// @generated by protoc-gen-es v1.9.0 with parameter "target=ts"
// @generated from file eliza.proto (package connectrpc.eliza.v1, syntax proto3)
/* eslint-disable */
// @ts-nocheck
Expand Down
6 changes: 3 additions & 3 deletions packages/connect-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@
"stable-hash": "^0.0.4"
},
"devDependencies": {
"@bufbuild/buf": "1.31.0",
"@arethetypeswrong/cli": "^0.15.3",
"@bufbuild/buf": "1.30.0",
"@bufbuild/jest-environment-jsdom": "^0.1.1",
"@bufbuild/protobuf": "^1.8.0",
"@bufbuild/protoc-gen-es": "^1.8.0",
"@bufbuild/protobuf": "^1.9.0",
"@bufbuild/protoc-gen-es": "^1.9.0",
"@connectrpc/connect": "^1.4.0",
"@connectrpc/connect-web": "^1.4.0",
"@connectrpc/protoc-gen-connect-es": "^1.4.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/connect-query/src/gen/eliza_pb.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.

// @generated by protoc-gen-es v1.8.0 with parameter "target=ts"
// @generated by protoc-gen-es v1.9.0 with parameter "target=ts"
// @generated from file eliza.proto (package connectrpc.eliza.v1, syntax proto3)
/* eslint-disable */
// @ts-nocheck
Expand Down
8 changes: 4 additions & 4 deletions packages/protoc-gen-connect-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,17 +27,17 @@
},
"preferUnplugged": true,
"devDependencies": {
"@bufbuild/buf": "1.30.0",
"@bufbuild/protoc-gen-es": "^1.8.0",
"@bufbuild/buf": "1.31.0",
"@bufbuild/protoc-gen-es": "^1.9.0",
"@connectrpc/connect": "^1.4.0",
"@connectrpc/connect-query": "workspace:*",
"@connectrpc/protoc-gen-connect-es": "^1.4.0",
"@tanstack/react-query": "^5.32.1",
"typescript": "^5.4.5"
},
"dependencies": {
"@bufbuild/protobuf": "^1.8.0",
"@bufbuild/protoplugin": "^1.8.0"
"@bufbuild/protobuf": "^1.9.0",
"@bufbuild/protoplugin": "^1.9.0"
},
"peerDependencies": {
"@bufbuild/protoc-gen-es": "1.x"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.

// @generated by protoc-gen-es v1.8.0 with parameter "js_import_style=legacy_commonjs"
// @generated by protoc-gen-es v1.9.0 with parameter "js_import_style=legacy_commonjs"
// @generated from file connectrpc/eliza/v1/eliza.proto (package connectrpc.eliza.v1, syntax proto3)
/* eslint-disable */
// @ts-nocheck
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.

// @generated by protoc-gen-es v1.8.0 with parameter "js_import_style=legacy_commonjs"
// @generated by protoc-gen-es v1.9.0 with parameter "js_import_style=legacy_commonjs"
// @generated from file connectrpc/eliza/v1/eliza.proto (package connectrpc.eliza.v1, syntax proto3)
/* eslint-disable */
// @ts-nocheck
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.

// @generated by protoc-gen-es v1.8.0
// @generated by protoc-gen-es v1.9.0
// @generated from file connectrpc/eliza/v1/eliza.proto (package connectrpc.eliza.v1, syntax proto3)
/* eslint-disable */
// @ts-nocheck
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.

// @generated by protoc-gen-es v1.8.0
// @generated by protoc-gen-es v1.9.0
// @generated from file connectrpc/eliza/v1/eliza.proto (package connectrpc.eliza.v1, syntax proto3)
/* eslint-disable */
// @ts-nocheck
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.

// @generated by protoc-gen-es v1.8.0 with parameter "target=ts"
// @generated by protoc-gen-es v1.9.0 with parameter "target=ts"
// @generated from file connectrpc/eliza/v1/eliza.proto (package connectrpc.eliza.v1, syntax proto3)
/* eslint-disable */
// @ts-nocheck
Expand Down

0 comments on commit 3ac9291

Please sign in to comment.