Skip to content

Commit

Permalink
Bump @bufbuild/buf from 1.48.0 to 1.50.0 (#1418)
Browse files Browse the repository at this point in the history
Bumps [@bufbuild/buf](https://github.com/bufbuild/buf) from 1.48.0 to 1.50.0.
- [Release notes](https://github.com/bufbuild/buf/releases)
- [Changelog](https://github.com/bufbuild/buf/blob/main/CHANGELOG.md)
- [Commits](bufbuild/buf@v1.48.0...v1.50.0)

---
updated-dependencies:
- dependency-name: "@bufbuild/buf"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Steve Ayers <sayers@buf.build>
Signed-off-by: Steve Ayers <sayers@buf.build>
  • Loading branch information
dependabot[bot] and smaye81 committed Feb 3, 2025
1 parent 3acb74d commit d2c989c
Show file tree
Hide file tree
Showing 6 changed files with 41 additions and 41 deletions.
72 changes: 36 additions & 36 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 packages/connect-conformance/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"tar-stream": "^3.1.7"
},
"devDependencies": {
"@bufbuild/buf": "^1.48.0",
"@bufbuild/buf": "^1.50.0",
"@bufbuild/protoc-gen-es": "^2.2.3",
"@types/debug": "^4.1.12",
"@types/node-forge": "^1.3.11",
Expand Down
2 changes: 1 addition & 1 deletion packages/connect-web-bench/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"lint": "eslint --max-warnings 0 ."
},
"dependencies": {
"@bufbuild/buf": "^1.48.0",
"@bufbuild/buf": "^1.50.0",
"@bufbuild/protobuf": "^2.2.0",
"@bufbuild/protoc-gen-es": "^2.2.3",
"@connectrpc/connect-web": "2.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/connect-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
}
},
"devDependencies": {
"@bufbuild/buf": "^1.48.0",
"@bufbuild/buf": "^1.50.0",
"@bufbuild/protoc-gen-es": "^2.2.3",
"@connectrpc/connect-conformance": "^2.0.1",
"@wdio/jasmine-framework": "^9.7.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/connect/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"@bufbuild/protobuf": "^2.2.0"
},
"devDependencies": {
"@bufbuild/buf": "^1.48.0",
"@bufbuild/buf": "^1.50.0",
"@bufbuild/protoc-gen-es": "^2.2.3",
"@types/jasmine": "^5.1.5",
"jasmine": "^5.5.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"tsx": "^4.19.2"
},
"devDependencies": {
"@bufbuild/buf": "^1.48.0",
"@bufbuild/buf": "^1.50.0",
"@bufbuild/protoc-gen-es": "^2.2.3",
"esbuild": "^0.19.8",
"typescript": "^5.7.3"
Expand Down

0 comments on commit d2c989c

Please sign in to comment.