Skip to content

deps: bump github.com/spf13/pflag from 1.0.9 to 1.0.10 - #128

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/spf13/pflag-1.0.10
Closed

deps: bump github.com/spf13/pflag from 1.0.9 to 1.0.10#128
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/spf13/pflag-1.0.10

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/spf13/pflag from 1.0.9 to 1.0.10.

Release notes

Sourced from github.com/spf13/pflag's releases.

v1.0.10

What's Changed

New Contributors

Full Changelog: spf13/pflag@v1.0.9...v1.0.10

Commits
  • 0491e57 Merge pull request #448 from thaJeztah/fix_go_version
  • 72abab1 Merge pull request #447 from thaJeztah/fix_deprecation_comment
  • 7e4dfb1 Test on Go 1.12
  • 18a9d17 move Func, BoolFunc, tests as they require go1.21
  • c5b9e98 remove uses of errors.Is, which requires go1.13
  • 45a4873 fix deprecation comment for (FlagSet.)ParseErrorsWhitelist
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Aug 31, 2026
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>
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/github.com/spf13/pflag-1.0.10 branch from 5fe6776 to 72b7c8d Compare September 4, 2026 12:35
sylvesterdamgaard added a commit that referenced this pull request Sep 7, 2026
Dependabot PRs #126-#128 and #138-#140 all fail the Supply chain check
for the same structural reason: they bump go.mod but cannot regenerate
sbom.json, so 'Check SBOM is current' rejects every one of them. Applied
together here with the SBOM regenerated:

- prometheus/client_model 0.6.2 -> 0.6.3 (#140)
- shirou/gopsutil/v4 4.26.7 -> 4.26.8 (#139)
- prometheus/common 0.70.1 -> 0.71.0 (#138)
- spf13/pflag 1.0.9 -> 1.0.10 (#128)
- google.golang.org/grpc 1.83.1 -> 1.83.2 (+genproto, protobuf) (#127)
- otel group -> 1.46.0 (otel, otlptracegrpc, stdouttrace, sdk, trace) (#126)

Full test suite, build, vet, gofmt and license-check green locally.
@sylvesterdamgaard

Copy link
Copy Markdown
Contributor

Superseded by #141 (merged) — all six updates applied there with the SBOM regenerated, which is what blocked the Supply chain check on the individual PRs.

@sylvesterdamgaard
sylvesterdamgaard deleted the dependabot/go_modules/github.com/spf13/pflag-1.0.10 branch September 7, 2026 22:37
@dependabot @github

dependabot Bot commented on behalf of github Sep 7, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant