build(deps): bump google-protobuf from 3.21.4 to 4.0.2 in /web - #7270
build(deps): bump google-protobuf from 3.21.4 to 4.0.2 in /web#7270dependabot[bot] wants to merge 2 commits into
Conversation
✅ Deploy Preview for pipecd-site canceled.
|
There was a problem hiding this comment.
Pull request overview
This PR updates the PipeCD web frontend’s Protobuf JS runtime dependency (google-protobuf) to a newer major version, which is used by the generated protobuf/grpc-web client code under web/model/ and web/api_client/.
Changes:
- Bump
google-protobufdependency inweb/package.jsonfrom^3.21.4to^4.0.2. - Update
web/yarn.lockto resolvegoogle-protobufto4.0.2with the corresponding tarball and integrity hash.
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| web/package.json | Updates the direct dependency requirement for google-protobuf to ^4.0.2. |
| web/yarn.lock | Updates the lockfile entry so installs resolve google-protobuf to 4.0.2. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Bumps [google-protobuf](https://github.com/protocolbuffers/protobuf-javascript) from 3.21.4 to 4.0.2. - [Release notes](https://github.com/protocolbuffers/protobuf-javascript/releases) - [Commits](protocolbuffers/protobuf-javascript@v3.21.4...v4.0.2) --- updated-dependencies: - dependency-name: google-protobuf dependency-version: 4.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
cf914fc to
40086b0
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #7270 +/- ##
==========================================
+ Coverage 29.73% 29.75% +0.01%
==========================================
Files 601 601
Lines 64442 64442
==========================================
+ Hits 19162 19172 +10
+ Misses 43787 43778 -9
+ Partials 1493 1492 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Bumps google-protobuf from 3.21.4 to 4.0.2.
Release notes
Sourced from google-protobuf's releases.
... (truncated)
Commits
88c63a0bump version v4.0.21cb4478Use protoc_plugin's package.json version instead of hardcoding261daecUpdate for bazel 9 and protobuf 33.4 (#274)d0a7fc0adjust path for archive and bump pre-release version (#273)9eb5f39add MODULE.bazel and licenses to BCR package, bump pre-release versionedcf435Switch BCR release workflow javascript source tarball, bump version (#271)34756fcBump version to 4.0.2-rc4 for testing BCR workflow016866aUse bazel build for BCR release test command7d64c8dAdd placeholder google-protobuf.js file to fix missing inputb784079Bump version to v4.0.2-rc2 or testing BCR workflow