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 to v1.174.0 and update generated pb_types ts files #1198

Merged
merged 3 commits into from
May 9, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
npm run proto
npm run schema
- name: Check uncommited generated files are exists
run: git diff --name-only --exit-code
run: git diff --exit-code

lint_fmt:
runs-on: ubuntu-latest
Expand Down
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"@types/yargs": "17.0.32",
"@vitest/coverage-v8": "^1.6.0",
"esbuild": "0.20.2",
"ts-proto": "1.173.0",
"ts-proto": "1.174.0",
"ts-protoc-gen": "0.15.0",
"typescript": "5.4.5",
"vitest": "1.6.0"
Expand Down
6 changes: 6 additions & 0 deletions src/pb_types/test_report.ts

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions src/pb_types/workflow.ts

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.