Skip to content

chore(deps): bump github.com/spf13/pflag from 1.0.9 to 1.0.10#14

Merged
ysyneu merged 1 commit into
mainfrom
dependabot/go_modules/github.com/spf13/pflag-1.0.10
May 31, 2026
Merged

chore(deps): bump github.com/spf13/pflag from 1.0.9 to 1.0.10#14
ysyneu merged 1 commit into
mainfrom
dependabot/go_modules/github.com/spf13/pflag-1.0.10

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 28, 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 May 28, 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 33a761e to e094cf9 Compare May 29, 2026 04:07
@ysyneu ysyneu merged commit c961f10 into main May 31, 2026
12 checks passed
@dependabot dependabot Bot deleted the dependabot/go_modules/github.com/spf13/pflag-1.0.10 branch May 31, 2026 10:42
ysyneu added a commit that referenced this pull request Jun 24, 2026
…sole-only skill-download (#61)

* chore(cli): regen against go-flashduty (adds session-delete, drops skill-download)

Bump go-flashduty to the merged spec-sync commit (go-flashduty #14) and
regenerate cligen.

- adds `fduty safari session-delete` (POST /safari/session/delete) — was a
  public op with no cli command.
- drops `fduty safari skill-download` — /safari/skill/download was reclassified
  jwt (console-only application/zip download; fc-pgy #570, flashduty-docs #106)
  and is no longer a public op. The old command was a broken, unused generated
  artifact (the SDK method couldn't decode a zip).
- session.go: Sessions.List -> Sessions.ReadList (hand-written /insight list
  helper) following the SDK's read/write method rename.
- regenerated zz_generated_* reflect the SDK type refresh (TimestampMilli,
  pointer scalars) and the a2a/mcp operationId renames.

Build + full test suite green; the "every public op reachable" coverage
invariant passes (251/251 non-streaming generated, session-export the only
curated streaming op).

* chore(cli): regenerate channel card fence after go-flashduty bump

The go-flashduty bump adds the channel escalate-webhook-robot-list command
(the cli was 8 days behind). Regenerate the channel skill card's GENERATED
fence so `skilldoc check` (check-cards CI) stays green.
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