chore(deps): bump the cli-tools group with 5 updates
Type: Pull Request
State: Open
Association: Unknown
Comments: 2
(9 months ago)
(8 months ago)
Bumps the cli-tools group with 5 updates:
| Package | From | To |
|---|---|---|
| github.com/spf13/viper | 1.20.1 |
1.21.0 |
| golang.org/x/term | 0.34.0 |
0.36.0 |
| github.com/spf13/afero | 1.14.0 |
1.15.0 |
| github.com/spf13/cast | 1.9.2 |
1.10.0 |
| github.com/spf13/pflag | 1.0.9 |
1.0.10 |
Updates github.com/spf13/viper from 1.20.1 to 1.21.0
Release notes
Sourced from github.com/spf13/viper's releases.
v1.21.0
What's Changed
Enhancements 🚀
- Add support for flags pflag.BoolSlice, pflag.UintSlice and pflag.Float64Slice by
@nmvalerain spf13/viper#2015- feat: use maintained yaml library by
@sagikazarmarkin spf13/viper#2040Bug Fixes 🐛
- fix(config): get config type from v.configType or config file ext by
@GuillaumeBAECHLERin spf13/viper#2003- fix: config type check when loading any config by
@sagikazarmarkin spf13/viper#2007Dependency Updates ⬆️
- Update dependencies by
@sagikazarmarkin spf13/viper#1993- build(deps): bump github.com/spf13/cast from 1.7.1 to 1.8.0 by
@dependabot[bot] in spf13/viper#2017- build(deps): bump github.com/pelletier/go-toml/v2 from 2.2.3 to 2.2.4 by
@dependabot[bot] in spf13/viper#2013- build(deps): bump github.com/sagikazarmark/locafero from 0.8.0 to 0.9.0 by
@dependabot[bot] in spf13/viper#2008- build(deps): bump golang.org/x/net from 0.37.0 to 0.38.0 in /remote by
@dependabot[bot] in spf13/viper#2016- build(deps): bump github.com/spf13/cast from 1.8.0 to 1.9.2 by
@dependabot[bot] in spf13/viper#2020- build(deps): bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 by
@dependabot[bot] in spf13/viper#2028- build(deps): bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 by
@dependabot[bot] in spf13/viper#2035- build(deps): bump github.com/spf13/pflag from 1.0.6 to 1.0.7 by
@dependabot[bot] in spf13/viper#2036- build(deps): bump github.com/fsnotify/fsnotify from 1.8.0 to 1.9.0 by
@dependabot[bot] in spf13/viper#2012- build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1 by
@dependabot[bot] in spf13/viper#2052- build(deps): bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 in /remote by
@dependabot[bot] in spf13/viper#2048- build(deps): bump github.com/spf13/pflag from 1.0.7 to 1.0.10 by
@dependabot[bot] in spf13/viper#2056- chore: update dependencies by
@sagikazarmarkin spf13/viper#2057Other Changes
- Update update guide with
mapstructurepackage replacement. by@aldasin spf13/viper#2004- refactor: use the built-in max/min to simplify the code by
@yingshanghuangqiaoin spf13/viper#2029New Contributors
@GuillaumeBAECHLERmade their first contribution in spf13/viper#2003@aldasmade their first contribution in spf13/viper#2004@nmvaleramade their first contribution in spf13/viper#2015@yingshanghuangqiaomade their first contribution in spf13/viper#2029@ccoVeillemade their first contribution in spf13/viper#2046@spacez320made their first contribution in spf13/viper#2050Full Changelog: https://github.com/spf13/viper/compare/v1.20.0...v1.21.0
Commits
394040cci: build on go 1.25812f548chore: update dependenciesd5271efci: update stale workflowdff303bfeat: add a stale issue scheduled action1287976build(deps): bump github.com/spf13/pflag from 1.0.7 to 1.0.1038932cdbuild(deps): bump github.com/go-viper/mapstructure/v2 in /remote6d014bebuild(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1b74c7eebuild(deps): bump github.com/fsnotify/fsnotify from 1.8.0 to 1.9.0acd05e1fix: linting issuesae5a8e2ci: upgrade golangci-lint- Additional commits viewable in compare view
Updates golang.org/x/term from 0.34.0 to 0.36.0
Commits
3a0828ago.mod: update golang.org/x dependencies1a11b45go.mod: update golang.org/x dependenciesd862cd5all: upgrade go directive to at least 1.24.0 [generated]- See full diff in compare view
Updates github.com/spf13/afero from 1.14.0 to 1.15.0
Release notes
Sourced from github.com/spf13/afero's releases.
v1.15.0
What's Changed
- Bump golangci/golangci-lint-action from 6.5.1 to 6.5.2 by
@dependabot[bot] in spf13/afero#479- Lint by
@sagikazarmarkin spf13/afero#492- build(deps): bump github/codeql-action from 2.13.4 to 3.28.15 by
@dependabot[bot] in spf13/afero#494- build(deps): bump actions/dependency-review-action from 4.5.0 to 4.6.0 by
@dependabot[bot] in spf13/afero#493- Bump actions/setup-go from 5.3.0 to 5.4.0 by
@dependabot[bot] in spf13/afero#480- build(deps): bump github/codeql-action from 3.28.15 to 3.28.16 by
@dependabot[bot] in spf13/afero#496- support aliyun oss storage with third-party link by
@messikillerin spf13/afero#491- build(deps): bump github/codeql-action from 3.28.16 to 3.28.17 by
@dependabot[bot] in spf13/afero#497- chore: update x/test by
@sagikazarmarkin spf13/afero#502- build(deps): bump actions/setup-go from 5.4.0 to 5.5.0 by
@dependabot[bot] in spf13/afero#503- build(deps): bump actions/dependency-review-action from 4.6.0 to 4.7.1 by
@dependabot[bot] in spf13/afero#505- build(deps): bump github/codeql-action from 3.28.17 to 3.28.18 by
@dependabot[bot] in spf13/afero#506- fix(gcsfs): update object not exist check logic by
@ahkuiin spf13/afero#485- build(deps): bump ossf/scorecard-action from 2.4.1 to 2.4.2 by
@dependabot[bot] in spf13/afero#508- build(deps): bump github/codeql-action from 3.28.18 to 3.29.4 by
@dependabot[bot] in spf13/afero#519- build(deps): bump github/codeql-action from 3.29.4 to 3.29.7 by
@dependabot[bot] in spf13/afero#524- build(deps): bump github/codeql-action from 3.29.7 to 3.30.1 by
@dependabot[bot] in spf13/afero#537- build(deps): bump actions/setup-go from 5.5.0 to 6.0.0 by
@dependabot[bot] in spf13/afero#536- build(deps): bump actions/dependency-review-action from 4.7.1 to 4.7.3 by
@dependabot[bot] in spf13/afero#533- build(deps): bump actions/checkout from 4.2.2 to 5.0.0 by
@dependabot[bot] in spf13/afero#527- chore: update deps by
@sagikazarmarkin spf13/afero#538- fix: spelling errors (excpected -> expected, iself -> itself) by
@MarkRosemakerin spf13/afero#523New Contributors
@messikillermade their first contribution in spf13/afero#491@ahkuimade their first contribution in spf13/afero#485@MarkRosemakermade their first contribution in spf13/afero#523Full Changelog: https://github.com/spf13/afero/compare/v1.14.0...v1.15.0
Commits
399bb34Merge pull request #523 from MarkRosemaker/fix-spelling9b67716Merge pull request #538 from spf13/depsf5f4f7bchore: update depsc245c4fci: update ci85c4956Merge pull request #527 from spf13/dependabot/github_actions/actions/checkout...41206fdbuild(deps): bump actions/checkout from 4.2.2 to 5.0.0a583fadMerge pull request #533 from spf13/dependabot/github_actions/actions/dependen...673c03eMerge pull request #536 from spf13/dependabot/github_actions/actions/setup-go...ac849f6Merge pull request #537 from spf13/dependabot/github_actions/github/codeql-ac...9596fe8build(deps): bump github/codeql-action from 3.29.7 to 3.30.1- Additional commits viewable in compare view
Updates github.com/spf13/cast from 1.9.2 to 1.10.0
Release notes
Sourced from github.com/spf13/cast's releases.
v1.10.0
What's Changed
- build(deps): bump ossf/scorecard-action from 2.4.1 to 2.4.2 by
@dependabot[bot] in spf13/cast#275- build(deps): bump github/codeql-action from 3.28.18 to 3.28.19 by
@dependabot[bot] in spf13/cast#277- build(deps): bump github/codeql-action from 3.28.19 to 3.29.5 by
@dependabot[bot] in spf13/cast#289- build(deps): bump github/codeql-action from 3.29.7 to 3.29.10 by
@dependabot[bot] in spf13/cast#296- build(deps): bump actions/dependency-review-action from 4.7.1 to 4.7.2 by
@dependabot[bot] in spf13/cast#295- build(deps): bump actions/checkout from 4.2.2 to 5.0.0 by
@dependabot[bot] in spf13/cast#293- build(deps): bump github/codeql-action from 3.29.10 to 3.30.1 by
@dependabot[bot] in spf13/cast#301- build(deps): bump actions/setup-go from 5.5.0 to 6.0.0 by
@dependabot[bot] in spf13/cast#300- build(deps): bump actions/dependency-review-action from 4.7.2 to 4.7.3 by
@dependabot[bot] in spf13/cast#298- Always return empty map instead of nil when conversion fails by
@andigin spf13/cast#283New Contributors
@andigmade their first contribution in spf13/cast#283Full Changelog: https://github.com/spf13/cast/compare/v1.9.2...v1.10.0
Commits
fc73346Merge pull request #283 from andig/patch-16002cffMerge pull request #298 from spf13/dependabot/github_actions/actions/dependen...c1c153dMerge pull request #300 from spf13/dependabot/github_actions/actions/setup-go...39beeacMerge pull request #301 from spf13/dependabot/github_actions/github/codeql-ac...365e80cbuild(deps): bump github/codeql-action from 3.29.10 to 3.30.19f0f68bbuild(deps): bump actions/setup-go from 5.5.0 to 6.0.0d45deadbuild(deps): bump actions/dependency-review-action from 4.7.2 to 4.7.3004f51dMerge pull request #293 from spf13/dependabot/github_actions/actions/checkout...6458e07Merge pull request #295 from spf13/dependabot/github_actions/actions/dependen...970d9eaMerge pull request #296 from spf13/dependabot/github_actions/github/codeql-ac...- Additional commits viewable in compare view
Updates 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
- fix deprecation comment for (FlagSet.)ParseErrorsWhitelist by
@thaJeztahin spf13/pflag#447- remove uses of errors.Is, which requires go1.13, move go1.16/go1.21 tests to separate file by
@thaJeztahin spf13/pflag#448New Contributors
@thaJeztahmade their first contribution in spf13/pflag#447Full Changelog: https://github.com/spf13/pflag/compare/v1.0.9...v1.0.10
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.)ParseErrorsWhitelist- See full diff 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions
Package Dependencies
Technical Details
| ID: | 10768403 |
| UUID: | 3580217966 |
| Node ID: | PR_kwDOFFptbs6xF5yp |
| Host: | GitHub |
| Repository: | ScriptonBasestar/proxynd |