fix(deps): bump github.com/urfave/cli/v3 from 3.4.1 to 3.5.0
Bumps github.com/urfave/cli/v3 from 3.4.1 to 3.5.0.
Release notes
Sourced from github.com/urfave/cli/v3's releases.
v3.5.0
What's Changed
- Update mkdocs reqs by
@meatballhatin urfave/cli#2190- Allow the user to stop processing flags after seeing N args by
@adrian-thurstonin urfave/cli#2163- chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0 by
@dependabot[bot] in urfave/cli#2194- chore(deps): bump mkdocs-material from 9.6.16 to 9.6.18 in the python-packages group by
@dependabot[bot] in urfave/cli#2195- chore(deps): bump actions/setup-go from 5 to 6 by
@dependabot[bot] in urfave/cli#2198- chore(deps): bump actions/setup-node from 4 to 5 by
@dependabot[bot] in urfave/cli#2199- chore(deps): bump actions/setup-python from 5 to 6 by
@dependabot[bot] in urfave/cli#2200- chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 by
@dependabot[bot] in urfave/cli#2197- chore(deps): bump mkdocs-material from 9.6.18 to 9.6.19 in the python-packages group by
@dependabot[bot] in urfave/cli#2201- chore(deps): bump mkdocs-material from 9.6.19 to 9.6.20 in the python-packages group by
@dependabot[bot] in urfave/cli#2202- feat: add name of argument into error message when parsing fails by
@oprudkyiin urfave/cli#2203- chore(deps): bump mkdocs-material from 9.6.20 to 9.6.21 in the python-packages group by
@dependabot[bot] in urfave/cli#2204- add space between arguments usage by
@dimfuin urfave/cli#2207- chore(deps): bump mkdocs-material from 9.6.21 to 9.6.22 in the python-packages group by
@dependabot[bot] in urfave/cli#2213- Fix: Make DefaultText behaviour consistent by
@dearchapin urfave/cli#2214New Contributors
@adrian-thurstonmade their first contribution in urfave/cli#2163@oprudkyimade their first contribution in urfave/cli#2203@dimfumade their first contribution in urfave/cli#2207Full Changelog: https://github.com/urfave/cli/compare/v3.4.1...v3.5.0
Commits
495e1d3Merge pull request #2214 from dearchap/def_text7135fdbFix: Make DefaultText behaviour consistent83247f0Merge pull request #2213 from urfave/dependabot/pip/python-packages-3c1a69b1c751ae344chore(deps): bump mkdocs-material in the python-packages groupf27e66cMerge pull request #2207 from dimfu/add-spacing-between-argument-usage16ef3edadd space between arguments usage19d941bMerge pull request #2204 from urfave/dependabot/pip/python-packages-d51531eb39c94c688chore: fix golangci-lint errors299c548chore(deps): bump mkdocs-material in the python-packages groupde9b5b4Merge pull request #2203 from oprudkyi/issue/arg_errors- 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 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 this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Comprehensive Container Test Results
Ansible Version: 2.19.2 Go Version: 1.23 Test Run: 19002553224
| Test Suite | Status |
|---|---|
| Security Tests | success |
| Go Tests | success |
Test Details
Security Tests: Container vulnerability scanning and security validation Go Tests: Go code unit tests, coverage analysis, and security scanning
✅MegaLinter analysis: Success
| Descriptor | Linter | Files | Fixed | Errors | Warnings | Elapsed time |
|---|---|---|---|---|---|---|
| ✅ COPYPASTE | jscpd | yes | no | no | 1.04s | |
| ✅ EDITORCONFIG | editorconfig-checker | 2 | 0 | 0 | 0.14s | |
| ✅ REPOSITORY | dustilock | yes | no | no | 0.22s | |
| ✅ REPOSITORY | gitleaks | yes | no | no | 0.13s | |
| ✅ REPOSITORY | git_diff | yes | no | no | 0.0s | |
| ✅ REPOSITORY | grype | yes | no | no | 26.58s | |
| ✅ REPOSITORY | kics | yes | no | no | 13.73s | |
| ✅ REPOSITORY | secretlint | yes | no | no | 0.54s | |
| ✅ REPOSITORY | syft | yes | no | no | 1.08s | |
| ✅ REPOSITORY | trivy | yes | no | no | 7.29s | |
| ✅ REPOSITORY | trivy-sbom | yes | no | no | 0.67s | |
| ✅ REPOSITORY | trufflehog | yes | no | no | 2.37s |
See detailed reports in MegaLinter artifacts
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff
Action-Tests Test Results - PASSED
| Test Suite | Status |
|---|---|
| Basic Tests | PASSED |
| Advanced Tests | PASSED |
| Mode Tests | PASSED |
| Parameter Tests | PASSED |
| SSH Key Handling Tests | PASSED |
| Error Handling Tests | PASSED |
Summary
- Total test suites: 7
- Passed: 7
- Failed: 0
- Skipped: 0
Status: All executed tests passed
