Skip to content

Commit 066bdea

Browse files
Bump google-protobuf from 4.0.0 to 4.0.1 in the bench group (#1301)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Timo Stamm <[email protected]>
1 parent 013b85e commit 066bdea

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+156
-156
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/bundle-size/README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@ usually do. We repeat this for an increasing number of files.
2121
| Protobuf-ES | 8 | 137,795 b | 71,976 b | 16,969 b |
2222
| Protobuf-ES | 16 | 148,245 b | 79,957 b | 19,319 b |
2323
| Protobuf-ES | 32 | 176,036 b | 101,975 b | 24,775 b |
24-
| protobuf-javascript | 1 | 304,940 b | 235,014 b | 35,843 b |
25-
| protobuf-javascript | 4 | 330,957 b | 249,986 b | 37,225 b |
26-
| protobuf-javascript | 8 | 351,751 b | 261,563 b | 38,385 b |
27-
| protobuf-javascript | 16 | 509,726 b | 355,230 b | 45,599 b |
28-
| protobuf-javascript | 32 | 1,277,004 b | 846,085 b | 75,291 b |
24+
| protobuf-javascript | 1 | 304,887 b | 234,890 b | 35,823 b |
25+
| protobuf-javascript | 4 | 330,904 b | 249,862 b | 37,252 b |
26+
| protobuf-javascript | 8 | 351,698 b | 261,439 b | 38,402 b |
27+
| protobuf-javascript | 16 | 509,673 b | 355,106 b | 45,647 b |
28+
| protobuf-javascript | 32 | 1,276,951 b | 845,961 b | 75,389 b |
2929

3030
<!-- TABLE-END -->
3131

packages/bundle-size/buf.gen.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ plugins:
66
- local: protoc-gen-es
77
opt: target=ts
88
out: src/gen/protobuf-es
9-
- remote: buf.build/protocolbuffers/js:v4.0.0
9+
- remote: buf.build/protocolbuffers/js:v4.0.1
1010
out: src/gen/google-protobuf
1111
opt: import_style=commonjs
1212
- local: ["tsx", "./src/protoc-gen-entrypoints.ts"]

packages/bundle-size/chart.svg

Lines changed: 6 additions & 6 deletions
Loading

packages/bundle-size/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
"@types/brotli": "^1.3.4",
1818
"brotli": "^1.3.3",
1919
"esbuild": "^0.27.0",
20-
"google-protobuf": "4.0.0"
20+
"google-protobuf": "4.0.1"
2121
}
2222
}

packages/bundle-size/src/gen/google-protobuf/google/api/client_pb.js

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/bundle-size/src/gen/google-protobuf/google/api/expr/v1alpha1/checked_pb.js

Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/bundle-size/src/gen/google-protobuf/google/api/expr/v1alpha1/eval_pb.js

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/bundle-size/src/gen/google-protobuf/google/api/expr/v1alpha1/explain_pb.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)