Skip to content

Commit f5e252f

Browse files
npm:(deps-dev): bump @connectrpc/protoc-gen-connect-es from 1.3.0 to 1.4.0
Dependabot couldn't find the original pull request head commit, 8879de3.
1 parent 4e54552 commit f5e252f

File tree

4 files changed

+30
-16
lines changed

4 files changed

+30
-16
lines changed

.changelog/59.txt

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
```release-note:enhancement
2+
ci/dependabot: npm:(deps-dev): bump @connectrpc/protoc-gen-connect-es from 1.3.0 to 1.4.0
3+
4+
npm:(deps-dev): bump @connectrpc/protoc-gen-connect-es from 1.3.0 to 1.4.0
5+
6+
Dependabot couldn't find the original pull request head commit, 8879de397ca44471a58e471b4e304b5e24049cde.
7+
```

.yarn/install-state.gz

-618 Bytes
Binary file not shown.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@bufbuild/protobuf": "^1.7.2",
2929
"@connectrpc/connect": "^1.4.0",
3030
"@connectrpc/connect-web": "^1.3.0",
31-
"@connectrpc/protoc-gen-connect-es": "^1.3.0",
31+
"@connectrpc/protoc-gen-connect-es": "^1.4.0",
3232
"@originjs/vite-plugin-commonjs": "^1.0.3",
3333
"@vitejs/plugin-vue": "^5.0.4",
3434
"@vue/test-utils": "^2.0.0-0",

yarn.lock

+22-15
Original file line numberDiff line numberDiff line change
@@ -452,21 +452,28 @@ __metadata:
452452
languageName: node
453453
linkType: hard
454454

455-
"@bufbuild/protobuf@npm:1.7.2, @bufbuild/protobuf@npm:^1.6.0, @bufbuild/protobuf@npm:^1.7.2":
455+
"@bufbuild/protobuf@npm:1.9.0":
456+
version: 1.9.0
457+
resolution: "@bufbuild/protobuf@npm:1.9.0"
458+
checksum: 45b0b6789819defcfaf2f7c3a431310f47e246bad23fdb0d184b015c7c1a047d787232cc349d52c204d8757c274b1148e278e01f82288e19f574b0996c5ef0f1
459+
languageName: node
460+
linkType: hard
461+
462+
"@bufbuild/protobuf@npm:^1.7.2":
456463
version: 1.7.2
457464
resolution: "@bufbuild/protobuf@npm:1.7.2"
458465
checksum: 37a968b7d314c1f2e2b996bb287c72dbeaacd5bc0d92e2f706437a51c4e483ff85b97994428e252d6acf99bd7b16435471413ae3af1bd9b416d72ab3f0decd22
459466
languageName: node
460467
linkType: hard
461468

462-
"@bufbuild/protoplugin@npm:^1.6.0":
463-
version: 1.7.2
464-
resolution: "@bufbuild/protoplugin@npm:1.7.2"
469+
"@bufbuild/protoplugin@npm:^1.7.2":
470+
version: 1.9.0
471+
resolution: "@bufbuild/protoplugin@npm:1.9.0"
465472
dependencies:
466-
"@bufbuild/protobuf": "npm:1.7.2"
473+
"@bufbuild/protobuf": "npm:1.9.0"
467474
"@typescript/vfs": "npm:^1.4.0"
468475
typescript: "npm:4.5.2"
469-
checksum: 2bf020bcb0fd8a45782bba9542402ea96da2f604af96c2b78abd60a70e4594cb917e8a082bb70403dbe472eea1ff5ac4eb1d3265802ec77c13c8ad08fa88cebb
476+
checksum: 4627d6b6e448f946e04e899580de72f7ec36bdf57daa1d9eca8bb5d985277767255630de774ce3b47005a959376d51c3e0f0dd6a93f81904945836ff8befb707
470477
languageName: node
471478
linkType: hard
472479

@@ -489,23 +496,23 @@ __metadata:
489496
languageName: node
490497
linkType: hard
491498

492-
"@connectrpc/protoc-gen-connect-es@npm:^1.3.0":
493-
version: 1.3.0
494-
resolution: "@connectrpc/protoc-gen-connect-es@npm:1.3.0"
499+
"@connectrpc/protoc-gen-connect-es@npm:^1.4.0":
500+
version: 1.4.0
501+
resolution: "@connectrpc/protoc-gen-connect-es@npm:1.4.0"
495502
dependencies:
496-
"@bufbuild/protobuf": "npm:^1.6.0"
497-
"@bufbuild/protoplugin": "npm:^1.6.0"
503+
"@bufbuild/protobuf": "npm:^1.7.2"
504+
"@bufbuild/protoplugin": "npm:^1.7.2"
498505
peerDependencies:
499-
"@bufbuild/protoc-gen-es": ^1.6.0
500-
"@connectrpc/connect": 1.3.0
506+
"@bufbuild/protoc-gen-es": ^1.7.2
507+
"@connectrpc/connect": 1.4.0
501508
peerDependenciesMeta:
502509
"@bufbuild/protoc-gen-es":
503510
optional: true
504511
"@connectrpc/connect":
505512
optional: true
506513
bin:
507514
protoc-gen-connect-es: bin/protoc-gen-connect-es
508-
checksum: 903b24698cb49d8ca1388d39de45f38e37aa9b50a98febb805f0441dfe5c1672ea05e58b0399673f1dddbeac1fb817ee7a3347e97dc2b4a2fb4b95d9b60c4691
515+
checksum: 6a547cc7dd558accc1f5bfd9ae6491a8e3bbca9e37e89aaff639477a12854a13aee295873ecbd399716536ceea2c0a5de44a43a8a4e8bad7689f64b81a274fec
509516
languageName: node
510517
linkType: hard
511518

@@ -6153,7 +6160,7 @@ __metadata:
61536160
"@bufbuild/protobuf": "npm:^1.7.2"
61546161
"@connectrpc/connect": "npm:^1.4.0"
61556162
"@connectrpc/connect-web": "npm:^1.3.0"
6156-
"@connectrpc/protoc-gen-connect-es": "npm:^1.3.0"
6163+
"@connectrpc/protoc-gen-connect-es": "npm:^1.4.0"
61576164
"@grpc/grpc-js": "npm:^1.10.6"
61586165
"@originjs/vite-plugin-commonjs": "npm:^1.0.3"
61596166
"@primer/octicons": "npm:^19.7.0"

0 commit comments

Comments
 (0)