Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 11, 2023

Bumps ts-proto from 1.83.1 to 1.138.0.

Release notes

Sourced from ts-proto's releases.

v1.138.0

1.138.0 (2023-01-10)

Features

  • add create utility function to message defintions (#760) (44fc7b2)

v1.137.2

1.137.2 (2023-01-09)

Bug Fixes

  • repeated uint64 fields do not encode properly with bigint option (#751) (dcdd7e2)

v1.137.1

1.137.1 (2023-01-07)

Bug Fixes

v1.137.0

1.137.0 (2022-12-29)

Bug Fixes

  • Additional fix for structs with useMapType. (#743) (3264b0f)
  • Fix codegen for google.protobuf.Struct with useMapType=true (#740) (0647151)

Features

v1.136.1

1.136.1 (2022-12-16)

Bug Fixes

v1.136.0

1.136.0 (2022-12-14)

... (truncated)

Changelog

Sourced from ts-proto's changelog.

1.138.0 (2023-01-10)

Features

  • add create utility function to message defintions (#760) (44fc7b2)

1.137.2 (2023-01-09)

Bug Fixes

  • repeated uint64 fields do not encode properly with bigint option (#751) (dcdd7e2)

1.137.1 (2023-01-07)

Bug Fixes

1.137.0 (2022-12-29)

Bug Fixes

  • Additional fix for structs with useMapType. (#743) (3264b0f)
  • Fix codegen for google.protobuf.Struct with useMapType=true (#740) (0647151)

Features

1.136.1 (2022-12-16)

Bug Fixes

1.136.0 (2022-12-14)

Features

1.135.3 (2022-12-12)

... (truncated)

Commits
  • 2be03eb chore(release): 1.138.0 [skip ci]
  • 44fc7b2 feat: add create utility function to message defintions (#760)
  • ed4266b chore(release): 1.137.2 [skip ci]
  • dcdd7e2 fix: repeated uint64 fields do not encode properly with bigint option (#751)
  • 024cac5 chore(release): 1.137.1 [skip ci]
  • 9d24bd3 fix: grpc-js timestamp conversion (#755)
  • 8040b78 docs: Update the workflow session. Fixes #752.
  • 95c0289 chore: Skip flakey test.
  • e76cf2f Docs: Add ESM note per #750.
  • 8f8be5d chore: Document forceLong=bigint. Fixes #745.
  • 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.83.1 to 1.138.0.
- [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.83.1...v1.138.0)

---
updated-dependencies:
- dependency-name: ts-proto
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 11, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 1, 2023

Superseded by #178.

@dependabot dependabot bot closed this Feb 1, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ts-proto-1.138.0 branch February 1, 2023 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants