Open dependabot[bot] opened 12 months ago
23 new problems were found
Inspection name | Severity | Problems |
---|---|---|
Unused import |
🔶 Warning | 13 |
Call to 'printStackTrace()' |
🔶 Warning | 3 |
Incorrect string capitalization |
🔶 Warning | 2 |
Field may be 'final' |
🔶 Warning | 1 |
Unused import directive |
🔶 Warning | 1 |
@NotNull/@Nullable problems |
🔶 Warning | 1 |
Commented out code |
◽️ Notice | 2 |
💡 Qodana analysis was run in the pull request mode: only the changed files were checked
Bumps info.picocli:picocli from 4.6.3 to 4.7.5.
Release notes
Sourced from info.picocli:picocli's releases.
... (truncated)
Changelog
Sourced from info.picocli:picocli's changelog.
... (truncated)
Commits
6336bb4
Release picocli version 4.7.57c5e128
BUILD (picocli-spring-boot-starter) enable dependabot for Spring 3+ updates211c24d
BUILD (picocli-spring-boot-starter) bugfix and better logginge83d867
[BUILD][DOC] (picocli-spring-boot-starter) stay up-to-date with recent Spring...96fb7cc
BUILD bugfix: target Java 17 in picocli-spring-boot-starter build when possible2f4c35c
BUILD target Java 17 in picocli-shell-jline3 build when possible63a2be3
BUILD change log level in dependencies.gradle200fcfb
BUILD add logging to dependencies.gradle68d33d4
#2087 Test trace log when echo=false for interactive optionsbb94344
[TEST] refactor duplicate code, simplifyDependabot 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