chore(deps): bump github.com/spf13/pflag from 1.0.9 to 1.0.10 - #575
Conversation
Bumps [github.com/spf13/pflag](https://github.com/spf13/pflag) from 1.0.9 to 1.0.10. - [Release notes](https://github.com/spf13/pflag/releases) - [Commits](spf13/pflag@v1.0.9...v1.0.10) --- updated-dependencies: - dependency-name: github.com/spf13/pflag dependency-version: 1.0.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
aptracebloc
left a comment
There was a problem hiding this comment.
Reviewed — clean semver-patch bump of github.com/spf13/pflag 1.0.9 → 1.0.10 (go.mod + go.sum only). Both go.sum lines are updated correctly (the module h1: hash and the /go.mod hash), it's a patch release, and the sibling k8s-group bump cli#574 is already approved and green. No source changes. Approving.
— drafted with Claude Code
…kend#2790) (#617) v0.10.19 is already tagged and both develop and staging read 0.10.19, so the staging hop has nothing to cut and the one unshipped commit cannot ship. That commit is the Dependabot pflag 1.0.9 -> 1.0.10 bump (#575), which touches go.mod and go.sum -- both inside this repo of publish_paths: cmd/* internal/* go.mod go.sum VERSION scripts/install.sh scripts/install.ps1 So it changes a published artifact and a version bump is required rather than optional. Checked against the declaration in release-train repos.yml rather than assumed. Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
|
/fr-pass Functional review on staging — passed, with direct evidence. Journey (tier A), install via the real installer → client components healthy → CLI installed from its signed release and signed in → dataset ingested for every task type → use case published → model trained and the leaderboard read. The train leg, which is the one that matters: This repo's change is on the path that run exercised, so this is functional evidence rather than an inference from code review. Two things stated rather than glossed:
|
Bumps github.com/spf13/pflag from 1.0.9 to 1.0.10.
Release notes
Sourced from github.com/spf13/pflag's releases.
Commits
0491e57Merge pull request #448 from thaJeztah/fix_go_version72abab1Merge pull request #447 from thaJeztah/fix_deprecation_comment7e4dfb1Test on Go 1.1218a9d17move Func, BoolFunc, tests as they require go1.21c5b9e98remove uses of errors.Is, which requires go1.1345a4873fix deprecation comment for (FlagSet.)ParseErrorsWhitelistDependabot 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)