Skip to content
This repository was archived by the owner on Apr 12, 2026. It is now read-only.

Bump ts-proto from 1.106.2 to 1.110.2#64

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

Bump ts-proto from 1.106.2 to 1.110.2#64
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/ts-proto-1.110.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 1, 2022

Copy link
Copy Markdown
Contributor

Bumps ts-proto from 1.106.2 to 1.110.2.

Release notes

Sourced from ts-proto's releases.

v1.110.2

1.110.2 (2022-03-27)

Bug Fixes

  • Grpc-Web: Fix compilation failure when a service definition contains a client streaming call. (#535) (0c83892)

v1.110.1

1.110.1 (2022-03-25)

Bug Fixes

  • Use a module star import for protobuf types. (#540) (f5b7700)

v1.110.0

1.110.0 (2022-03-15)

Features

  • Add generic metadata parameter to the generic service definition interface. (#530) (0f5525a)

v1.109.1

1.109.1 (2022-03-13)

Bug Fixes

v1.109.0

1.109.0 (2022-03-13)

Features

  • import proto as type import if onlyTypes is set (25d8e8b)

v1.108.0

1.108.0 (2022-03-07)

Features

v1.107.0

1.107.0 (2022-03-04)

... (truncated)

Changelog

Sourced from ts-proto's changelog.

1.110.2 (2022-03-27)

Bug Fixes

  • Grpc-Web: Fix compilation failure when a service definition contains a client streaming call. (#535) (0c83892)

1.110.1 (2022-03-25)

Bug Fixes

  • Use a module star import for protobuf types. (#540) (f5b7700)

1.110.0 (2022-03-15)

Features

  • Add generic metadata parameter to the generic service definition interface. (#530) (0f5525a)

1.109.1 (2022-03-13)

Bug Fixes

1.109.0 (2022-03-13)

Features

  • import proto as type import if onlyTypes is set (25d8e8b)

1.108.0 (2022-03-07)

Features

1.107.0 (2022-03-04)

Features

  • Allow simultaneous services and generic service definitions (#512) (680831e)
Commits
  • 080b241 chore(release): 1.110.2 [skip ci]
  • 0c83892 fix(Grpc-Web): Fix compilation failure when a service definition contains a c...
  • 36dccb4 chore(release): 1.110.1 [skip ci]
  • f5b7700 fix: Use a module star import for protobuf types. (#540)
  • a810b38 chore(release): 1.110.0 [skip ci]
  • 0f5525a feat: Add generic metadata parameter to the generic service definition interf...
  • b8a4e7e chore(release): 1.109.1 [skip ci]
  • c2107b9 fix: Type Error when map contains string enums #382 (#529)
  • 2eed34d chore(release): 1.109.0 [skip ci]
  • 25d8e8b feat: import proto as type import if onlyTypes is set
  • Additional commits viewable in compare view

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 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 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 1.106.2 to 1.110.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@v1.106.2...v1.110.2)

---
updated-dependencies:
- dependency-name: ts-proto
  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 Apr 1, 2022
@dependabot @github

dependabot Bot commented on behalf of github May 1, 2022

Copy link
Copy Markdown
Contributor Author

Superseded by #81.

@dependabot dependabot Bot closed this May 1, 2022
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/ts-proto-1.110.2 branch May 1, 2022 17:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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