build(deps): bump github.com/pipe-cd/pipecd from 0.53.0 to 0.58.0 in /tool/actions-plan-preview - #7289
Open
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [github.com/pipe-cd/pipecd](https://github.com/pipe-cd/pipecd) from 0.53.0 to 0.58.0. - [Release notes](https://github.com/pipe-cd/pipecd/releases) - [Changelog](https://github.com/pipe-cd/pipecd/blob/master/RELEASES.md) - [Commits](v0.53.0...v0.58.0) --- updated-dependencies: - dependency-name: github.com/pipe-cd/pipecd dependency-version: 0.58.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
requested review from
armistcxy,
khanhtc1202 and
t-kikuc
and
a lite review from Copilot
September 1, 2026 23:12
✅ Deploy Preview for pipecd-site canceled.
|
Contributor
There was a problem hiding this comment.
🟢 Approval recommended
The dependency version bumps in go.mod are consistent with the updated go.sum, and no additional code changes were introduced.
Pull request overview
Updates the Go module dependencies for the tool/actions-plan-preview helper (used by the plan-preview GitHub Action) to align with PipeCD v0.58.0, pulling in the corresponding newer transitive dependencies.
Changes:
- Bump
github.com/pipe-cd/pipecdfromv0.53.0tov0.58.0for the plan-preview action tool. - Update related direct/transitive dependencies (notably
golang.org/x/oauth2,google.golang.org/protobuf,go-oidc,protoc-gen-validate,go-jose) and refreshgo.sumchecksums accordingly.
File summaries
| File | Description |
|---|---|
| tool/actions-plan-preview/go.mod | Updates required module versions to pipecd v0.58.0 and newer indirect deps. |
| tool/actions-plan-preview/go.sum | Refreshes checksum entries to match the updated module graph. |
Review details
- Files reviewed: 1/2 changed files
- Comments generated: 0
- Review effort level: Lite
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps github.com/pipe-cd/pipecd from 0.53.0 to 0.58.0.
Release notes
Sourced from github.com/pipe-cd/pipecd's releases.
... (truncated)
Commits
dc6a6a9Release v0.58.0 (#7213)7e22859fix(web): guard undefined hash in commit detail view and add regression test ...ef4bddbFix goyaml 1.19.2 (#7214)e83e239build(deps): bump github.com/DataDog/datadog-api-client-go (#7034)f403eb9build(deps): bump golang.org/x/crypto from 0.50.0 to 0.52.0 (#7212)2c7130cbuild(deps): bump github.com/prometheus/common (#7127)3d993d5build(deps): bump golang.org/x/net in /pkg/app/pipedv1/plugin/kubernetes (#6968)d1d30f8build(deps): bump github.com/stretchr/testify (#7188)027013abuild(deps): bump golang.org/x/crypto (#7211)359d508test(web): add coverage for isDeploymentRunning all enum values (#7145)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)