gnolang / tm2-js-client

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

Bump ts-proto from 1.150.1 to 1.156.2 #69

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps ts-proto from 1.150.1 to 1.156.2.

Release notes

Sourced from ts-proto's releases.

v1.156.2

1.156.2 (2023-07-29)

Bug Fixes

v1.156.1

1.156.1 (2023-07-22)

Bug Fixes

v1.156.0

1.156.0 (2023-07-20)

Features

v1.155.1

1.155.1 (2023-07-15)

Bug Fixes

v1.155.0

1.155.0 (2023-07-15)

Features

v1.154.0

1.154.0 (2023-07-15)

Features

  • Normalize toJSON output by omitting fields set to their default values (#878) (50958d6)

v1.153.3

1.153.3 (2023-07-13)

... (truncated)

Changelog

Sourced from ts-proto's changelog.

1.156.2 (2023-07-29)

Bug Fixes

1.156.1 (2023-07-22)

Bug Fixes

1.156.0 (2023-07-20)

Features

1.155.1 (2023-07-15)

Bug Fixes

1.155.0 (2023-07-15)

Features

1.154.0 (2023-07-15)

Features

  • Normalize toJSON output by omitting fields set to their default values (#878) (50958d6)

1.153.3 (2023-07-13)

Bug Fixes

  • Bump ts-proto-descriptors w/long back. (#880) (d27e19c)

1.153.2 (2023-07-12)

... (truncated)

Commits
  • 5fb444e chore(release): 1.156.2 [skip ci]
  • 4214d5a fix: Add 'as any' in create (#895)
  • bf6b51a chore(release): 1.156.1 [skip ci]
  • 2b976f2 fix: Depend specifically on long 5.2.3. (#892)
  • 3e3e37a chore(release): 1.156.0 [skip ci]
  • f80bf98 chore(deps): bump word-wrap from 1.2.3 to 1.2.4 (#888)
  • a3d30cc chore(deps): bump word-wrap in /integration/simple-esmodule-interop (#889)
  • d0cf57d feat(ts-proto-#859): added encode-only options to toJSON methods (#886)
  • 44e8e8a chore(deps): bump semver from 5.7.1 to 5.7.2 (#872)
  • 6273b8d chore(release): 1.155.1 [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 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)