gnolang / tm2-js-client

The Tendermint2 JS/TS client (SDK)
https://gno.land
Apache License 2.0
9 stars 2 forks source link

Bump ts-proto from 1.157.0 to 1.165.0 #121

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps ts-proto from 1.157.0 to 1.165.0.

Release notes

Sourced from ts-proto's releases.

v1.165.0

1.165.0 (2023-11-28)

Features

v1.164.2

1.164.2 (2023-11-28)

Bug Fixes

  • Don't close client if we've already aborted (#968) (7ee1507)

v1.164.1

1.164.1 (2023-11-24)

Bug Fixes

  • revert useDate=false behaviour; add useJsonTimestamp option (#969) (15ae516)

v1.164.0

1.164.0 (2023-11-09)

Features

  • add before and after request methods to base service (#961) (19ba6a5)

v1.163.0

1.163.0 (2023-11-02)

Features

  • generate type namespaces for enums as literals (#960) (e2619f6)

v1.162.2

1.162.2 (2023-10-26)

Bug Fixes

  • return types and optional chaining in field masks when useOptionals=all (#957) (a3d7bd4)

v1.162.1

1.162.1 (2023-10-13)

... (truncated)

Changelog

Sourced from ts-proto's changelog.

1.165.0 (2023-11-28)

Features

1.164.2 (2023-11-28)

Bug Fixes

  • Don't close client if we've already aborted (#968) (7ee1507)

1.164.1 (2023-11-24)

Bug Fixes

  • revert useDate=false behaviour; add useJsonTimestamp option (#969) (15ae516)

1.164.0 (2023-11-09)

Features

  • add before and after request methods to base service (#961) (19ba6a5)

1.163.0 (2023-11-02)

Features

  • generate type namespaces for enums as literals (#960) (e2619f6)

1.162.2 (2023-10-26)

Bug Fixes

  • return types and optional chaining in field masks when useOptionals=all (#957) (a3d7bd4)

1.162.1 (2023-10-13)

Bug Fixes

1.162.0 (2023-10-13)

... (truncated)

Commits
  • f51b336 chore(release): 1.165.0 [skip ci]
  • 47cd16e feat: add error handler to rpc interface (#965)
  • bfed59d chore(release): 1.164.2 [skip ci]
  • 7ee1507 fix: Don't close client if we've already aborted (#968)
  • 105e5fd chore(release): 1.164.1 [skip ci]
  • 15ae516 fix: revert useDate=false behaviour; add useJsonTimestamp option (#969)
  • 4eeb1ee Add disclaimer.
  • 3d05da5 chore(release): 1.164.0 [skip ci]
  • 19ba6a5 feat: add before and after request methods to base service (#961)
  • b4933e7 chore(release): 1.163.0 [skip ci]
  • 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 show 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)