Skip to content

Update module github.com/spf13/pflag to v1.0.10 - #100

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-spf13-pflag-1.x
Open

Update module github.com/spf13/pflag to v1.0.10#100
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-spf13-pflag-1.x

Conversation

@renovate

@renovate renovate Bot commented Jul 17, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/spf13/pflag v1.0.6v1.0.10 age confidence

Release Notes

spf13/pflag (github.com/spf13/pflag)

v1.0.10

Compare Source

What's Changed

  • fix deprecation comment for (FlagSet.)ParseErrorsWhitelist by @​thaJeztah in #​447
  • remove uses of errors.Is, which requires go1.13, move go1.16/go1.21 tests to separate file by @​thaJeztah in #​448

New Contributors

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

v1.0.9

Compare Source

What's Changed

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

v1.0.8

Compare Source

⚠️ Breaking Change

This version, while only a patch bump, includes a (very minor) breaking change: the flag.ParseErrorsWhitelist struct and corresponding FlagSet.parseErrorsWhitelist field have been renamed to ParseErrorsAllowlist.

This should result in compilation errors in any code that uses these fields, which can be fixed by adjusting the names at call sites. There is no change in semantics or behavior of the struct or field referred to by these names. If your code compiles without errors after bumping to/past v1.0.8, you are not affected by this change.

The breaking change was reverted in v1.0.9, by means of re-introducing the old names with deprecation warnings. The plan is still to remove them in a future release, so if your code does depend on the old names, please change them to use the new names at your earliest convenience.

What's Changed

New Contributors

Full Changelog: spf13/pflag@v1.0.7...v1.0.8

v1.0.7

Compare Source

What's Changed

New Contributors

Full Changelog: spf13/pflag@v1.0.6...v1.0.7


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions

github-actions Bot commented Jul 17, 2025

Copy link
Copy Markdown

Test Results

14 tests   10 ✅  30s ⏱️
 3 suites   0 💤
 1 files     0 ❌  4 🔥

For more details on these errors, see this check.

Results for commit 7cc4c6d.

♻️ This comment has been updated with latest results.

@codecov-commenter

codecov-commenter commented Jul 17, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.91%. Comparing base (3356e34) to head (99fc331).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #100      +/-   ##
==========================================
- Coverage   85.99%   84.91%   -1.08%     
==========================================
  Files           9        9              
  Lines         464      464              
==========================================
- Hits          399      394       -5     
- Misses         65       70       +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate renovate Bot changed the title Update module github.com/spf13/pflag to v1.0.7 Update module github.com/spf13/pflag to v1.0.7 - autoclosed Jul 27, 2025
@renovate renovate Bot closed this Jul 27, 2025
@renovate
renovate Bot deleted the renovate/github.com-spf13-pflag-1.x branch July 27, 2025 10:47
@renovate renovate Bot changed the title Update module github.com/spf13/pflag to v1.0.7 - autoclosed Update module github.com/spf13/pflag to v1.0.7 Jul 27, 2025
@renovate renovate Bot reopened this Jul 27, 2025
@renovate
renovate Bot force-pushed the renovate/github.com-spf13-pflag-1.x branch from 7a4af93 to 6f918c9 Compare July 27, 2025 14:16
@renovate renovate Bot changed the title Update module github.com/spf13/pflag to v1.0.7 Update module github.com/spf13/pflag to v1.0.8 Aug 31, 2025
@renovate
renovate Bot force-pushed the renovate/github.com-spf13-pflag-1.x branch from 6f918c9 to 8bcceb6 Compare August 31, 2025 21:39
@renovate renovate Bot changed the title Update module github.com/spf13/pflag to v1.0.8 Update module github.com/spf13/pflag to v1.0.10 Sep 7, 2025
@renovate
renovate Bot force-pushed the renovate/github.com-spf13-pflag-1.x branch from 8bcceb6 to 1ba27ec Compare September 7, 2025 22:59
@renovate renovate Bot changed the title Update module github.com/spf13/pflag to v1.0.10 Update module github.com/spf13/pflag to v1.0.10 - autoclosed Oct 11, 2025
@renovate renovate Bot closed this Oct 11, 2025
@renovate renovate Bot changed the title Update module github.com/spf13/pflag to v1.0.10 - autoclosed Update module github.com/spf13/pflag to v1.0.10 Oct 17, 2025
@renovate renovate Bot reopened this Oct 17, 2025
@renovate
renovate Bot force-pushed the renovate/github.com-spf13-pflag-1.x branch 2 times, most recently from 1ba27ec to 99fc331 Compare October 17, 2025 19:34
@renovate renovate Bot changed the title Update module github.com/spf13/pflag to v1.0.10 Update module github.com/spf13/pflag to v1.0.10 - autoclosed May 26, 2026
@renovate renovate Bot closed this May 26, 2026
@renovate renovate Bot changed the title Update module github.com/spf13/pflag to v1.0.10 - autoclosed Update module github.com/spf13/pflag to v1.0.10 May 27, 2026
@renovate renovate Bot reopened this May 27, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-spf13-pflag-1.x branch 2 times, most recently from 99fc331 to 562c7d3 Compare May 27, 2026 19:43
@renovate renovate Bot changed the title Update module github.com/spf13/pflag to v1.0.10 Update module github.com/spf13/pflag to v1.0.10 - autoclosed Jul 24, 2026
@renovate renovate Bot closed this Jul 24, 2026
@renovate renovate Bot changed the title Update module github.com/spf13/pflag to v1.0.10 - autoclosed Update module github.com/spf13/pflag to v1.0.10 Jul 24, 2026
@renovate renovate Bot reopened this Jul 24, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-spf13-pflag-1.x branch from 562c7d3 to 7cc4c6d Compare July 24, 2026 17:03

@Deniwn22 Deniwn22 left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested locally and it works. Consider extracting the retry logic into a shared utility — we have similar code in the auth module.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants