Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump ts-proto from 1.135.0 to 1.137.2 in /dashboard #5844

Merged
merged 1 commit into from Jan 10, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps ts-proto from 1.135.0 to 1.137.2.

Release notes

Sourced from ts-proto's releases.

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)

Features

v1.135.3

1.135.3 (2022-12-12)

... (truncated)

Changelog

Sourced from ts-proto's changelog.

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)

Bug Fixes

1.135.2 (2022-12-09)

... (truncated)

Commits
  • 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.
  • e944e71 chore(release): 1.137.0 [skip ci]
  • 3264b0f fix: Additional fix for structs with useMapType. (#743)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 10, 2023
@netlify
Copy link

netlify bot commented Jan 10, 2023

Deploy Preview for kubeapps-dev canceled.

Name Link
🔨 Latest commit aaf45d2
🔍 Latest deploy log https://app.netlify.com/sites/kubeapps-dev/deploys/63bcfd7274c6610009dc5a85

@absoludity
Copy link
Contributor

@dependabot rebase

Bumps [ts-proto](https://github.com/stephenh/ts-proto) from 1.135.0 to 1.137.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.135.0...v1.137.2)

---
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 force-pushed the dependabot/npm_and_yarn/dashboard/ts-proto-1.137.2 branch from cac1c4b to aaf45d2 Compare January 10, 2023 05:53
@absoludity absoludity merged commit ba220ca into main Jan 10, 2023
@absoludity absoludity deleted the dependabot/npm_and_yarn/dashboard/ts-proto-1.137.2 branch January 10, 2023 06:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-not-required 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.

None yet

2 participants