SDiFI / webchat

SDiFI Webchat component
MIT License
1 stars 1 forks source link

Bump ts-proto from 1.146.0 to 1.156.7 #62

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps ts-proto from 1.146.0 to 1.156.7.

Release notes

Sourced from ts-proto's releases.

v1.156.7

1.156.7 (2023-08-18)

Bug Fixes

v1.156.6

1.156.6 (2023-08-16)

Bug Fixes

  • use correct imports for optional fields (#904) (fa13ec7)

v1.156.5

1.156.5 (2023-08-15)

Bug Fixes

v1.156.4

1.156.4 (2023-08-15)

Bug Fixes

  • enum default value when remove-enum-prefix and string-enum both on (#902) (594b137)

v1.156.3

1.156.3 (2023-08-13)

Bug Fixes

v1.156.2

1.156.2 (2023-07-29)

Bug Fixes

v1.156.1

1.156.1 (2023-07-22)

... (truncated)

Changelog

Sourced from ts-proto's changelog.

1.156.7 (2023-08-18)

Bug Fixes

1.156.6 (2023-08-16)

Bug Fixes

  • use correct imports for optional fields (#904) (fa13ec7)

1.156.5 (2023-08-15)

Bug Fixes

1.156.4 (2023-08-15)

Bug Fixes

  • enum default value when remove-enum-prefix and string-enum both on (#902) (594b137)

1.156.3 (2023-08-13)

Bug Fixes

1.156.2 (2023-07-29)

Bug Fixes

1.156.1 (2023-07-22)

Bug Fixes

1.156.0 (2023-07-20)

... (truncated)

Commits
  • be5c22e chore(release): 1.156.7 [skip ci]
  • cf2fb59 fix: always use Map for int64 keys (#708) (#905)
  • 26fad31 chore(release): 1.156.6 [skip ci]
  • fa13ec7 fix: use correct imports for optional fields (#904)
  • e213d26 chore(release): 1.156.5 [skip ci]
  • efdbf47 fix: remove-enum-prefix for nested enums (#903)
  • 54661eb chore(release): 1.156.4 [skip ci]
  • 594b137 fix: enum default value when remove-enum-prefix and string-enum both on (#902)
  • 2639818 chore(release): 1.156.3 [skip ci]
  • 8d61980 fix: Only check file dependencies once/file. (#901)
  • 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)
dependabot[bot] commented 1 year ago

Superseded by #65.