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

chore(deps): bump ts/ts-proto/next #11316

Merged
merged 3 commits into from
Jul 29, 2023
Merged

chore(deps): bump ts/ts-proto/next #11316

merged 3 commits into from
Jul 29, 2023

Conversation

TennyZhuang
Copy link
Contributor

I hereby agree to the terms of the RisingWave Labs, Inc. Contributor License Agreement.

What's changed and what's your intention?

Checklist

  • I have written necessary rustdoc comments
  • I have added necessary unit tests and integration tests
  • I have added fuzzing tests or opened an issue to track them. (Optional, recommended for new SQL features Sqlsmith: Sql feature generation #7934).
  • My PR contains breaking changes. (If it deprecates some features, please create a tracking issue to remove them in the future).
  • All checks passed in ./risedev check (or alias, ./risedev c)
  • My PR changes performance-critical code. (Please run macro/micro-benchmarks and show the results.)
  • My PR contains critical fixes that are necessary to be merged into the latest release. (Please check out the details)

Documentation

  • My PR contains user-facing changes.
Click here for Documentation

Types of user-facing changes

Please keep the types that apply to your changes, and remove the others.

  • Installation and deployment
  • Connector (sources & sinks)
  • SQL commands, functions, and operators
  • RisingWave cluster configuration changes
  • Other (please specify in the release note below)

Release note

dependabot bot and others added 2 commits July 14, 2023 03:48
Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) to 7.2.4 and updates ancestor dependency [ts-proto](https://github.com/stephenh/ts-proto). These dependencies need to be updated together.


Updates `protobufjs` from 6.11.3 to 7.2.4
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md)
- [Commits](protobufjs/protobuf.js@v6.11.3...protobufjs-v7.2.4)

Updates `ts-proto` from 1.131.0 to 1.153.3
- [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.131.0...v1.153.3)

---
updated-dependencies:
- dependency-name: protobufjs
  dependency-type: indirect
- dependency-name: ts-proto
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: TennyZhuang <zty0826@gmail.com>
@TennyZhuang
Copy link
Contributor Author

Related stephenh/ts-proto#838

@TennyZhuang TennyZhuang changed the title chore(dashboard): bump ts/ts-proto/next/... in dashboard chore(dashboard): bump ts/ts-proto/next/... Jul 29, 2023
@TennyZhuang TennyZhuang changed the title chore(dashboard): bump ts/ts-proto/next/... chore(deps): bump ts/ts-proto/next/... Jul 29, 2023
@TennyZhuang TennyZhuang changed the title chore(deps): bump ts/ts-proto/next/... chore(deps): bump ts/ts-proto/next Jul 29, 2023
@TennyZhuang TennyZhuang changed the title chore(deps): bump ts/ts-proto/next chore(deps): bump ts/ts-proto/next Jul 29, 2023
@codecov
Copy link

codecov bot commented Jul 29, 2023

Codecov Report

Merging #11316 (6d4806c) into main (f98631f) will decrease coverage by 0.01%.
Report is 41 commits behind head on main.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main   #11316      +/-   ##
==========================================
- Coverage   69.68%   69.68%   -0.01%     
==========================================
  Files        1351     1351              
  Lines      224658   224658              
==========================================
- Hits       156544   156543       -1     
- Misses      68114    68115       +1     
Flag Coverage Δ
rust 69.68% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 5 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@TennyZhuang TennyZhuang added this pull request to the merge queue Jul 29, 2023
Merged via the queue into main with commit 1c01ee3 Jul 29, 2023
11 of 16 checks passed
@TennyZhuang TennyZhuang deleted the bump-dashboard-deps branch July 29, 2023 09:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants