Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 3, 2026

Bumps the bufbuild-connectrpc group with 4 updates in the / directory: @bufbuild/buf, @bufbuild/protoc-gen-es, @connectrpc/protoc-gen-connect-es and @connectrpc/protoc-gen-connect-query.
Bumps the bufbuild-connectrpc group with 6 updates in the /admin directory:

Package From To
@bufbuild/buf 1.31.0 1.64.0
@bufbuild/protobuf 1.9.0 1.10.1
@connectrpc/connect 1.4.0 1.7.0
@connectrpc/connect-query 1.3.1 1.4.2
@connectrpc/connect-web 1.4.0 1.7.0
@tanstack/react-query 5.32.0 5.90.20

Bumps the bufbuild-connectrpc group with 6 updates in the /app directory:

Package From To
@bufbuild/buf 1.31.0 1.64.0
@bufbuild/protobuf 1.9.0 1.10.1
@connectrpc/connect 1.4.0 1.7.0
@connectrpc/connect-query 1.3.1 1.4.2
@connectrpc/connect-web 1.4.0 1.7.0
@tanstack/react-query 5.32.0 5.90.20

Updates @bufbuild/buf from 1.32.0 to 1.64.0

Release notes

Sourced from @​bufbuild/buf's releases.

v1.64.0

  • Fix LSP completion for options.
  • Add LSP document highlighting support.
  • Add LSP completion for fully-qualified type references.
  • Improve LSP semantic tokens implementation (for syntax highlighting).
  • Add LSP organize imports code action to add missing imports, remove unused imports, and sort imports alphabetically.
  • Add LSP document link support.
  • Add LSP folding range support.
  • Update PROTOVALIDATE lint rule to support checking cel_expression fields for valid CEL.

v1.63.0

  • Update PROTOVALIDATE lint rule to support field mask rules.
  • Add LSP completion for field numbers.

v1.62.1

  • Fix default behavior for swift_prefix to remain unset when no override is provided in managed mode.

v1.62.0

  • Add swift_prefix to managed mode.
  • Add textDocument/rename and textDocument/prepareRename support for buf lsp serve.
  • Fix panic in LSP for empty option paths.
  • Fix support for multi-arch image manifests for buf beta registry plugin push.

v1.61.0

  • Disable format on unknown or invalid syntax.
  • Fix regression in LSP functionality for well-known types.
  • Fix browser open for buf registry login in WSL2.
  • Fix panic in LSP for EOF lookups.
  • Fix --create flag for buf push to avoid errors on already existing modules if create is disallowed.

v1.60.0

  • Fix LSP published diagnostics to filter to the opened file.
  • Add textDocument/documentSymbol support for buf lsp serve.
  • Fix LSP navigation for cached modules which could cause import paths to become unresolvable.
  • Update default value of --timeout flag to 0, which results in no timeout by default.

v1.59.0

  • Promote buf beta lsp to buf lsp serve. Command buf beta lsp is now deprecated.
  • Add textDocument/References support for buf lsp serve.
  • Add autocompletion for basic keywords, syntax, package and imports for buf lsp serve.
  • Add workspace symbol queries for buf lsp serve.
  • Fix positional encoding for diagnostics in buf lsp serve.
  • Fix format updates for buf lsp serve.
  • Fix syntax highlighting on semantic tokens for buf lsp serve.
  • Fix buf format to remove extraneous whitespace before the first header node (syntax/package declarations).

v1.58.0

  • Update PROTOVALIDATE lint rule to check IGNORE_IF_ZERO_VALUE on fields that track presence.
  • Fix buf format on fields with missing field number tags.

... (truncated)

Changelog

Sourced from @​bufbuild/buf's changelog.

[v1.64.0] - 2026-01-19

  • Fix LSP completion for options.
  • Add LSP document highlighting support.
  • Add LSP completion for fully-qualified type references.
  • Improve LSP semantic tokens implementation (for syntax highlighting).
  • Add LSP organize imports code action to add missing imports, remove unused imports, and sort imports alphabetically.
  • Add LSP document link support.
  • Add LSP folding range support.
  • Update PROTOVALIDATE lint rule to support checking cel_expression fields for valid CEL.

[v1.63.0] - 2026-01-06

  • Update PROTOVALIDATE lint rule to support field mask rules.
  • Add LSP completion for field numbers.

[v1.62.1] - 2025-12-29

  • Fix default behavior for swift_prefix to remain unset when no override is provided in managed mode.

[v1.62.0] - 2025-12-29

  • Add swift_prefix to managed mode.
  • Add textDocument/rename and textDocument/prepareRename support for buf lsp serve.
  • Fix panic in LSP for empty option paths.
  • Fix support for multi-arch image manifests for buf beta registry plugin push.

[v1.61.0] - 2025-11-25

  • Disable format on unknown or invalid syntax.
  • Fix regression in LSP functionality for well-known types.
  • Fix browser open for buf registry login in WSL2.
  • Fix panic in LSP for EOF lookups.
  • Fix --create flag for buf push to avoid errors on already existing modules if create is disallowed.

[v1.60.0] - 2025-11-14

  • Fix LSP published diagnostics to filter to the opened file.
  • Add textDocument/documentSymbol support for buf lsp serve.
  • Fix LSP navigation for cached modules which could cause import paths to become unresolvable.
  • Update default value of --timeout flag to 0, which results in no timeout by default.
  • Update PROTOVALIDATE lint rule to allow for custom rules that do not have id or message fields.

[v1.59.0] - 2025-10-20

  • Promote buf beta lsp to buf lsp serve. Command buf beta lsp is now deprecated.
  • Add textDocument/References support for buf lsp serve.

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​bufbuild/buf since your current version.


Updates @bufbuild/protoc-gen-es from 1.9.0 to 1.10.1

Release notes

Sourced from @​bufbuild/protoc-gen-es's releases.

v1.10.1

What's Changed

Full Changelog: bufbuild/protobuf-es@v1.10.0...v1.10.1

v1.10.0

What's Changed

Full Changelog: bufbuild/protobuf-es@v1.9.0...v1.10.0

Commits

Updates @connectrpc/protoc-gen-connect-es from 1.4.0 to 1.7.0

Release notes

Sourced from @​connectrpc/protoc-gen-connect-es's releases.

v1.7.0

What's Changed

New Contributors

Full Changelog: connectrpc/connect-es@v1.6.1...v1.7.0

v1.6.1

What's Changed

Full Changelog: connectrpc/connect-es@v1.6.0...v1.6.1

v1.6.0

What's Changed

Promises are more widely adopted than ever before. We're renaming the function createPromiseClient to the more succinct createClient. For backwards compatibility, we keep the existing signature and mark it as deprecated.

After updating to this release, you can run npx @connectrpc/connect-migrate to automatically refactor your code to import and use createClient instead of createPromiseClient.

Full Changelog: connectrpc/connect-es@v1.5.0...v1.6.0

v1.5.0

What's Changed

New Contributors

... (truncated)

Commits

Updates @connectrpc/protoc-gen-connect-query from 1.3.1 to 1.4.2

Release notes

Sourced from @​connectrpc/protoc-gen-connect-query's releases.

v1.4.2

What's Changed

Full Changelog: connectrpc/connect-query-es@v1.4.1...v1.4.2

v1.4.1

What's Changed

New Contributors

Full Changelog: connectrpc/connect-query-es@v1.4.0...v1.4.1

v1.4.0

What's Changed

Full Changelog: connectrpc/connect-query-es@v1.3.1...v1.4.0

Commits
  • 8bab87c Release 1.4.2 (#408)
  • c65a4bc Bump the reactquery group across 1 directory with 2 updates (#403)
  • e9e0447 Bump the connectrelated group with 4 updates (#400)
  • cb76cec Bump the connectrelated group with 4 updates (#394)
  • decc368 Bump the devdependencies group across 1 directory with 12 updates (#396)
  • 8618417 Bump the reactquery group across 1 directory with 2 updates (#393)
  • 6f90a8c Bump the devdependencies group across 1 directory with 15 updates (#384)
  • d9a124c Bump @​bufbuild/buf from 1.32.2 to 1.34.0 in the connectrelated group (#380)
  • ce2a008 Bump the connectrelated group with 4 updates (#371)
  • 5146fd8 Bump the reactquery group with 2 updates (#373)
  • Additional commits viewable in compare view

Updates @bufbuild/buf from 1.31.0 to 1.64.0

Release notes

Sourced from @​bufbuild/buf's releases.

v1.64.0

  • Fix LSP completion for options.
  • Add LSP document highlighting support.
  • Add LSP completion for fully-qualified type references.
  • Improve LSP semantic tokens implementation (for syntax highlighting).
  • Add LSP organize imports code action to add missing imports, remove unused imports, and sort imports alphabetically.
  • Add LSP document link support.
  • Add LSP folding range support.
  • Update PROTOVALIDATE lint rule to support checking cel_expression fields for valid CEL.

v1.63.0

  • Update PROTOVALIDATE lint rule to support field mask rules.
  • Add LSP completion for field numbers.

v1.62.1

  • Fix default behavior for swift_prefix to remain unset when no override is provided in managed mode.

v1.62.0

  • Add swift_prefix to managed mode.
  • Add textDocument/rename and textDocument/prepareRename support for buf lsp serve.
  • Fix panic in LSP for empty option paths.
  • Fix support for multi-arch image manifests for buf beta registry plugin push.

v1.61.0

  • Disable format on unknown or invalid syntax.
  • Fix regression in LSP functionality for well-known types.
  • Fix browser open for buf registry login in WSL2.
  • Fix panic in LSP for EOF lookups.
  • Fix --create flag for buf push to avoid errors on already existing modules if create is disallowed.

v1.60.0

  • Fix LSP published diagnostics to filter to the opened file.
  • Add textDocument/documentSymbol support for buf lsp serve.
  • Fix LSP navigation for cached modules which could cause import paths to become unresolvable.
  • Update default value of --timeout flag to 0, which results in no timeout by default.

v1.59.0

  • Promote buf beta lsp to buf lsp serve. Command buf beta lsp is now deprecated.
  • Add textDocument/References support for buf lsp serve.
  • Add autocompletion for basic keywords, syntax, package and imports for buf lsp serve.
  • Add workspace symbol queries for buf lsp serve.
  • Fix positional encoding for diagnostics in buf lsp serve.
  • Fix format updates for buf lsp serve.
  • Fix syntax highlighting on semantic tokens for buf lsp serve.
  • Fix buf format to remove extraneous whitespace before the first header node (syntax/package declarations).

v1.58.0

  • Update PROTOVALIDATE lint rule to check IGNORE_IF_ZERO_VALUE on fields that track presence.
  • Fix buf format on fields with missing field number tags.

... (truncated)

Changelog

Sourced from @​bufbuild/buf's changelog.

[v1.64.0] - 2026-01-19

  • Fix LSP completion for options.
  • Add LSP document highlighting support.
  • Add LSP completion for fully-qualified type references.
  • Improve LSP semantic tokens implementation (for syntax highlighting).
  • Add LSP organize imports code action to add missing imports, remove unused imports, and sort imports alphabetically.
  • Add LSP document link support.
  • Add LSP folding range support.
  • Update PROTOVALIDATE lint rule to support checking cel_expression fields for valid CEL.

[v1.63.0] - 2026-01-06

  • Update PROTOVALIDATE lint rule to support field mask rules.
  • Add LSP completion for field numbers.

[v1.62.1] - 2025-12-29

  • Fix default behavior for swift_prefix to remain unset when no override is provided in managed mode.

[v1.62.0] - 2025-12-29

  • Add swift_prefix to managed mode.
  • Add textDocument/rename and textDocument/prepareRename support for buf lsp serve.
  • Fix panic in LSP for empty option paths.
  • Fix support for multi-arch image manifests for buf beta registry plugin push.

[v1.61.0] - 2025-11-25

  • Disable format on unknown or invalid syntax.
  • Fix regression in LSP functionality for well-known types.
  • Fix browser open for buf registry login in WSL2.
  • Fix panic in LSP for EOF lookups.
  • Fix --create flag for buf push to avoid errors on already existing modules if create is disallowed.

[v1.60.0] - 2025-11-14

  • Fix LSP published diagnostics to filter to the opened file.
  • Add textDocument/documentSymbol support for buf lsp serve.
  • Fix LSP navigation for cached modules which could cause import paths to become unresolvable.
  • Update default value of --timeout flag to 0, which results in no timeout by default.
  • Update PROTOVALIDATE lint rule to allow for custom rules that do not have id or message fields.

[v1.59.0] - 2025-10-20

  • Promote buf beta lsp to buf lsp serve. Command buf beta lsp is now deprecated.
  • Add textDocument/References support for buf lsp serve.

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​bufbuild/buf since your current version.


Updates @bufbuild/protobuf from 1.9.0 to 1.10.1

Release notes

Sourced from @​bufbuild/protobuf's releases.

v1.10.1

What's Changed

Full Changelog: bufbuild/protobuf-es@v1.10.0...v1.10.1

v1.10.0

What's Changed

Full Changelog: bufbuild/protobuf-es@v1.9.0...v1.10.0

Commits

Updates @connectrpc/connect from 1.4.0 to 1.7.0

Release notes

Sourced from @​connectrpc/connect's releases.

v1.7.0

What's Changed

New Contributors

Full Changelog: connectrpc/connect-es@v1.6.1...v1.7.0

v1.6.1

What's Changed

Full Changelog: connectrpc/connect-es@v1.6.0...v1.6.1

v1.6.0

What's Changed

Promises are more widely adopted than ever before. We're renaming the function createPromiseClient to the more succinct createClient. For backwards compatibility, we keep the existing signature and mark it as deprecated.

After updating to this release, you can run npx @connectrpc/connect-migrate to automatically refactor your code to import and use createClient instead of createPromiseClient.

Full Changelog: connectrpc/connect-es@v1.5.0...v1.6.0

v1.5.0

What's Changed

New Contributors

... (truncated)

Commits

Updates @connectrpc/connect-query from 1.3.1 to 1.4.2

Release notes

Sourced from @​connectrpc/connect-query's releases.

v1.4.2

What's Changed

Full Changelog: connectrpc/connect-query-es@v1.4.1...v1.4.2

v1.4.1

What's Changed

New Contributors

Full Changelog: connectrpc/connect-query-es@v1.4.0...v1.4.1

v1.4.0

What's Changed

Full Changelog: connectrpc/connect-query-es@v1.3.1...v1.4.0

Commits
  • 8bab87c Release 1.4.2 (#408)
  • d12ba2d Remove "module" export condition to prevent confusion with webpack (#407)
  • c65a4bc Bump the reactquery group across 1 directory with 2 updates (#403)
  • e9e0447 Bump the connectrelated group with 4 updates (#400)
  • 8a24e09 Bump the devdependencies group with 15 updates (#401)
  • cb76cec Bump the connectrelated group with 4 updates (#394)
  • decc368 Bump the devdependencies group across 1 directory with 12 updates (#396)
  • 8618417 Bump the reactquery group across 1 directory with 2 updates (#393)
  • 6f90a8c Bump the devdependencies group across 1 directory with 15 updates (#384)
  • d9a124c Bump @​bufbuild/buf from 1.32.2 to 1.34.0 in the connectrelated group (#380)
  • Additional commits viewable in compare view

Updates @connectrpc/connect-web from 1.4.0 to 1.7.0

Release notes

Sourced from @​connectrpc/connect-web's releases.

v1.7.0

What's Changed

New Contributors

Full Changelog: connectrpc/connect-es@v1.6.1...v1.7.0

v1.6.1

What's Changed

Full Changelog: connectrpc/connect-es@v1.6.0...v1.6.1

v1.6.0

What's Changed

Promises are more widely adopted than ever before. We're renaming the function createPromiseClient to the more succinct createClient. For backwards compatibility, we keep the existing signature and mark it as deprecated.

After updating to this release, you can run npx @connectrpc/connect-migrate to automatically refactor your code to import and use createClient instead of createPromiseClient.

Full Changelog: connectrpc/connect-es@v1.5.0...v1.6.0

v1.5.0

What's Changed

New Contributors

... (truncated)

Commits

…with 9 updates

Bumps the bufbuild-connectrpc group with 4 updates in the / directory: [@bufbuild/buf](https://github.com/bufbuild/buf), [@bufbuild/protoc-gen-es](https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protoc-gen-es), [@connectrpc/protoc-gen-connect-es](https://github.com/connectrpc/connect-es/tree/HEAD/packages/protoc-gen-connect-es) and [@connectrpc/protoc-gen-connect-query](https://github.com/connectrpc/connect-query-es/tree/HEAD/packages/protoc-gen-connect-query).
Bumps the bufbuild-connectrpc group with 6 updates in the /admin directory:

| Package | From | To |
| --- | --- | --- |
| [@bufbuild/buf](https://github.com/bufbuild/buf) | `1.31.0` | `1.64.0` |
| [@bufbuild/protobuf](https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protobuf) | `1.9.0` | `1.10.1` |
| [@connectrpc/connect](https://github.com/connectrpc/connect-es/tree/HEAD/packages/connect) | `1.4.0` | `1.7.0` |
| [@connectrpc/connect-query](https://github.com/connectrpc/connect-query-es/tree/HEAD/packages/connect-query) | `1.3.1` | `1.4.2` |
| [@connectrpc/connect-web](https://github.com/connectrpc/connect-es/tree/HEAD/packages/connect-web) | `1.4.0` | `1.7.0` |
| [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.32.0` | `5.90.20` |

Bumps the bufbuild-connectrpc group with 6 updates in the /app directory:

| Package | From | To |
| --- | --- | --- |
| [@bufbuild/buf](https://github.com/bufbuild/buf) | `1.31.0` | `1.64.0` |
| [@bufbuild/protobuf](https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protobuf) | `1.9.0` | `1.10.1` |
| [@connectrpc/connect](https://github.com/connectrpc/connect-es/tree/HEAD/packages/connect) | `1.4.0` | `1.7.0` |
| [@connectrpc/connect-query](https://github.com/connectrpc/connect-query-es/tree/HEAD/packages/connect-query) | `1.3.1` | `1.4.2` |
| [@connectrpc/connect-web](https://github.com/connectrpc/connect-es/tree/HEAD/packages/connect-web) | `1.4.0` | `1.7.0` |
| [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.32.0` | `5.90.20` |



Updates `@bufbuild/buf` from 1.32.0 to 1.64.0
- [Release notes](https://github.com/bufbuild/buf/releases)
- [Changelog](https://github.com/bufbuild/buf/blob/main/CHANGELOG.md)
- [Commits](bufbuild/buf@v1.32.0...v1.64.0)

Updates `@bufbuild/protoc-gen-es` from 1.9.0 to 1.10.1
- [Release notes](https://github.com/bufbuild/protobuf-es/releases)
- [Commits](https://github.com/bufbuild/protobuf-es/commits/v1.10.1/packages/protoc-gen-es)

Updates `@connectrpc/protoc-gen-connect-es` from 1.4.0 to 1.7.0
- [Release notes](https://github.com/connectrpc/connect-es/releases)
- [Commits](https://github.com/connectrpc/connect-es/commits/v1.7.0/packages/protoc-gen-connect-es)

Updates `@connectrpc/protoc-gen-connect-query` from 1.3.1 to 1.4.2
- [Release notes](https://github.com/connectrpc/connect-query-es/releases)
- [Commits](https://github.com/connectrpc/connect-query-es/commits/v1.4.2/packages/protoc-gen-connect-query)

Updates `@bufbuild/buf` from 1.31.0 to 1.64.0
- [Release notes](https://github.com/bufbuild/buf/releases)
- [Changelog](https://github.com/bufbuild/buf/blob/main/CHANGELOG.md)
- [Commits](bufbuild/buf@v1.32.0...v1.64.0)

Updates `@bufbuild/protobuf` from 1.9.0 to 1.10.1
- [Release notes](https://github.com/bufbuild/protobuf-es/releases)
- [Commits](https://github.com/bufbuild/protobuf-es/commits/v1.10.1/packages/protobuf)

Updates `@connectrpc/connect` from 1.4.0 to 1.7.0
- [Release notes](https://github.com/connectrpc/connect-es/releases)
- [Commits](https://github.com/connectrpc/connect-es/commits/v1.7.0/packages/connect)

Updates `@connectrpc/connect-query` from 1.3.1 to 1.4.2
- [Release notes](https://github.com/connectrpc/connect-query-es/releases)
- [Commits](https://github.com/connectrpc/connect-query-es/commits/v1.4.2/packages/connect-query)

Updates `@connectrpc/connect-web` from 1.4.0 to 1.7.0
- [Release notes](https://github.com/connectrpc/connect-es/releases)
- [Commits](https://github.com/connectrpc/connect-es/commits/v1.7.0/packages/connect-web)

Updates `@tanstack/react-query` from 5.32.0 to 5.90.20
- [Release notes](https://github.com/TanStack/query/releases)
- [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query/CHANGELOG.md)
- [Commits](https://github.com/TanStack/query/commits/@tanstack/[email protected]/packages/react-query)

Updates `@bufbuild/buf` from 1.31.0 to 1.64.0
- [Release notes](https://github.com/bufbuild/buf/releases)
- [Changelog](https://github.com/bufbuild/buf/blob/main/CHANGELOG.md)
- [Commits](bufbuild/buf@v1.32.0...v1.64.0)

Updates `@bufbuild/protobuf` from 1.9.0 to 1.10.1
- [Release notes](https://github.com/bufbuild/protobuf-es/releases)
- [Commits](https://github.com/bufbuild/protobuf-es/commits/v1.10.1/packages/protobuf)

Updates `@connectrpc/connect` from 1.4.0 to 1.7.0
- [Release notes](https://github.com/connectrpc/connect-es/releases)
- [Commits](https://github.com/connectrpc/connect-es/commits/v1.7.0/packages/connect)

Updates `@connectrpc/connect-query` from 1.3.1 to 1.4.2
- [Release notes](https://github.com/connectrpc/connect-query-es/releases)
- [Commits](https://github.com/connectrpc/connect-query-es/commits/v1.4.2/packages/connect-query)

Updates `@connectrpc/connect-web` from 1.4.0 to 1.7.0
- [Release notes](https://github.com/connectrpc/connect-es/releases)
- [Commits](https://github.com/connectrpc/connect-es/commits/v1.7.0/packages/connect-web)

Updates `@tanstack/react-query` from 5.32.0 to 5.90.20
- [Release notes](https://github.com/TanStack/query/releases)
- [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query/CHANGELOG.md)
- [Commits](https://github.com/TanStack/query/commits/@tanstack/[email protected]/packages/react-query)

---
updated-dependencies:
- dependency-name: "@bufbuild/buf"
  dependency-version: 1.64.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bufbuild-connectrpc
- dependency-name: "@bufbuild/protoc-gen-es"
  dependency-version: 1.10.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bufbuild-connectrpc
- dependency-name: "@connectrpc/protoc-gen-connect-es"
  dependency-version: 1.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bufbuild-connectrpc
- dependency-name: "@connectrpc/protoc-gen-connect-query"
  dependency-version: 1.4.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bufbuild-connectrpc
- dependency-name: "@bufbuild/buf"
  dependency-version: 1.64.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bufbuild-connectrpc
- dependency-name: "@bufbuild/protobuf"
  dependency-version: 1.10.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bufbuild-connectrpc
- dependency-name: "@connectrpc/connect"
  dependency-version: 1.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bufbuild-connectrpc
- dependency-name: "@connectrpc/connect-query"
  dependency-version: 1.4.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bufbuild-connectrpc
- dependency-name: "@connectrpc/connect-web"
  dependency-version: 1.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bufbuild-connectrpc
- dependency-name: "@tanstack/react-query"
  dependency-version: 5.90.20
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bufbuild-connectrpc
- dependency-name: "@bufbuild/buf"
  dependency-version: 1.64.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bufbuild-connectrpc
- dependency-name: "@bufbuild/protobuf"
  dependency-version: 1.10.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bufbuild-connectrpc
- dependency-name: "@connectrpc/connect"
  dependency-version: 1.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bufbuild-connectrpc
- dependency-name: "@connectrpc/connect-query"
  dependency-version: 1.4.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bufbuild-connectrpc
- dependency-name: "@connectrpc/connect-web"
  dependency-version: 1.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bufbuild-connectrpc
- dependency-name: "@tanstack/react-query"
  dependency-version: 5.90.20
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bufbuild-connectrpc
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants