Skip to content

chore(deps): bump ts-proto from 2.6.1 to 2.11.4 in /sem#185

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/sem/ts-proto-2.11.4
Closed

chore(deps): bump ts-proto from 2.6.1 to 2.11.4 in /sem#185
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/sem/ts-proto-2.11.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 2, 2026

Bumps ts-proto from 2.6.1 to 2.11.4.

Release notes

Sourced from ts-proto's releases.

v2.11.4

2.11.4 (2026-02-26)

Bug Fixes

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)

... (truncated)

Changelog

Sourced from ts-proto's changelog.

2.11.4 (2026-02-26)

Bug Fixes

2.11.3 (2026-02-25)

Bug Fixes

  • Don't generate caching methods for streaming RPCs (#1245) (abc7bf6)

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)

... (truncated)

Commits
  • 60d81c7 chore(release): 2.11.4 [skip ci]
  • 97e0899 fix: useOptionals=none when handle oneof as union (#1244)
  • 60d14eb chore(release): 2.11.3 [skip ci]
  • abc7bf6 fix: Don't generate caching methods for streaming RPCs (#1245)
  • 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 (#...
  • 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.6.1 to 2.11.4.
- [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.6.1...v2.11.4)

---
updated-dependencies:
- dependency-name: ts-proto
  dependency-version: 2.11.4
  dependency-type: direct:production
  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 Mar 2, 2026
@meta-cla meta-cla Bot added the cla signed label Mar 2, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 9, 2026

Superseded by #189.

@dependabot dependabot Bot closed this Mar 9, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/sem/ts-proto-2.11.4 branch March 9, 2026 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla signed 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