Bump github.com/spf13/pflag from 1.0.6 to 1.0.7
Open
Number: #897
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Contributor
Comments: 0
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 0
Created:
July 17, 2025 at 05:14 AM UTC
(about 2 months ago)
(about 2 months ago)
Updated:
July 17, 2025 at 05:37 AM UTC
(about 2 months ago)
(about 2 months ago)
Labels:
topic: infrastructure
topic: infrastructure
Assignees:
per1234
per1234
Description:
Bumps github.com/spf13/pflag from 1.0.6 to 1.0.7.
Release notes
Sourced from github.com/spf13/pflag's releases.
v1.0.7
What's Changed
- Fix defaultIsZeroValue check for generic Value types by
@MidnightRocket
in spf13/pflag#422- feat: Use structs for errors returned by pflag. by
@eth-p
in spf13/pflag#425- Fix typos by
@co63oc
in spf13/pflag#428- fix #423 : Add helper function and some documentation to parse shorthand go test flags. by
@valdar
in spf13/pflag#424- add support equivalent to golang flag.TextVar(), also fixes the test failure as described in #368 by
@hujun-open
in spf13/pflag#418- add support for Func() and BoolFunc() #426 by
@LeGEC
in spf13/pflag#429- fix: correct argument length check in FlagSet.Parse by
@ShawnJeffersonWang
in spf13/pflag#409- fix usage message for func flags, fix arguments order by
@LeGEC
in spf13/pflag#431- Add support for time.Time flags by
@max-frank
in spf13/pflag#348New Contributors
@MidnightRocket
made their first contribution in spf13/pflag#422@eth-p
made their first contribution in spf13/pflag#425@co63oc
made their first contribution in spf13/pflag#428@valdar
made their first contribution in spf13/pflag#424@hujun-open
made their first contribution in spf13/pflag#418@LeGEC
made their first contribution in spf13/pflag#429@ShawnJeffersonWang
made their first contribution in spf13/pflag#409@max-frank
made their first contribution in spf13/pflag#348Full Changelog: https://github.com/spf13/pflag/compare/v1.0.6...v1.0.7
Commits
f9cbdd9
Merge pull request #348 from max-frank/add-time-flag-supporte3be2eb
Reduce duplication by forwarding to sibling functions7cc25e3
Don't exportTimeValue
(yet)d15848d
Remove unnecessary time test stderr dev null redirectc5ce22e
Use time.Time for expectations in time flag tests1992c5a
Add support for time.Time flags1c62fb2
Merge pull request #431 from LeGEC/430-fix-usage-message-for-func-flags1a4b5b2
fix discrepancy in order of arguments for Func() and BoolFunc() #4334730aa0
fix help message for Func and BoolFunc flags #430f4c97c2
minor: fix typos in comments- Additional commits viewable in compare view
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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
1
1
Files Changed:
2
2
Additions:
+3
+3
Deletions:
-2
-2
Package Dependencies
Technical Details
ID: | 3509384 |
UUID: | 2672672125 |
Node ID: | PR_kwDOEZ4Zfc6fTb19 |
Host: | GitHub |
Repository: | arduino/arduino-lint |
Merge State: | Unknown |