Skip to content

chore(deps-dev): bump ts-proto from 2.8.3 to 2.11.2#394

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/ts-proto-2.11.2
Open

chore(deps-dev): bump ts-proto from 2.8.3 to 2.11.2#394
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/ts-proto-2.11.2

Conversation

@dependabot
Copy link
Contributor

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

Bumps ts-proto from 2.8.3 to 2.11.2.

Release notes

Sourced from ts-proto's releases.

v2.11.2

2.11.2 (2026-02-03)

Bug Fixes

  • generate void | Promise return type on empty response (#1206) (bf67f78)

v2.11.1

2.11.1 (2026-01-24)

Bug Fixes

  • apply fileSuffix to protoMetadata imports when using outputSchema (#1242) (ec1c90a), closes #1238

v2.11.0

2.11.0 (2026-01-14)

Features

  • add protoJsonFormat option to support standard Protobuf JSON message (#1241) (0634e21), closes #1012

v2.10.1

2.10.1 (2025-12-25)

Bug Fixes

  • Use globalThis.Object to avoid name collision with the message name (#1240) (d5713c9), closes #1239 #988

v2.10.0

2.10.0 (2025-12-21)

Features

v2.9.0

2.9.0 (2025-12-20)

Features

Changelog

Sourced from ts-proto's changelog.

2.11.2 (2026-02-03)

Bug Fixes

  • generate void | Promise return type on empty response (#1206) (bf67f78)

2.11.1 (2026-01-24)

Bug Fixes

  • apply fileSuffix to protoMetadata imports when using outputSchema (#1242) (ec1c90a), closes #1238

2.11.0 (2026-01-14)

Features

  • add protoJsonFormat option to support standard Protobuf JSON message (#1241) (0634e21), closes #1012

2.10.1 (2025-12-25)

Bug Fixes

  • Use globalThis.Object to avoid name collision with the message name (#1240) (d5713c9), closes #1239 #988

2.10.0 (2025-12-21)

Features

2.9.0 (2025-12-20)

Features

Commits
  • ffc1ad0 chore(release): 2.11.2 [skip ci]
  • bf67f78 fix: generate void | Promise<void> return type on empty response (#1206)
  • 5f4efa9 chore(release): 2.11.1 [skip ci]
  • ec1c90a fix: apply fileSuffix to protoMetadata imports when using outputSchema (#1242)
  • e9578b0 chore(release): 2.11.0 [skip ci]
  • 0634e21 feat: add protoJsonFormat option to support standard Protobuf JSON message (#...
  • 6b095e8 chore(release): 2.10.1 [skip ci]
  • d5713c9 fix: Use globalThis.Object to avoid name collision with the message name (#1240)
  • 908255e chore(release): 2.10.0 [skip ci]
  • 88e38b6 feat: Upgrade buf/protobuf. (#1236)
  • Additional commits viewable in compare view
Maintainer changes

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


Dependabot compatibility score

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 commands and options

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 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)

Bumps [ts-proto](https://github.com/stephenh/ts-proto) from 2.8.3 to 2.11.2.
- [Release notes](https://github.com/stephenh/ts-proto/releases)
- [Changelog](https://github.com/stephenh/ts-proto/blob/main/CHANGELOG.md)
- [Commits](stephenh/ts-proto@v2.8.3...v2.11.2)

---
updated-dependencies:
- dependency-name: ts-proto
  dependency-version: 2.11.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 9, 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