chore(deps-dev): bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.8.3 to 4.9.8.5
Type: Pull Request
State: Closed
Association: Unknown
Comments: 2
(1 day ago)
(about 13 hours ago)
(about 13 hours ago)
dependencies java
Bumps com.github.spotbugs:spotbugs-maven-plugin from 4.9.8.3 to 4.9.8.5.
Release notes
Sourced from com.github.spotbugs:spotbugs-maven-plugin's releases.
Spotbugs Maven Plugin 4.9.8.5
What's Changed
- Update README.md by
@hazendazin spotbugs/spotbugs-maven-plugin#1426- [fix] Toolchain used wrong flag name 'executable' instead of 'jvm' by
@hazendazin spotbugs/spotbugs-maven-plugin#1428Full Changelog: https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.9.8.4...spotbugs-maven-plugin-4.9.8.5
Spotbugs Maven Plugin 4.9.8.4
- build support for maven 4 with maven 4 plugins
- spotbugs extensions jars now moved to target/spotbugs instead of root
- new spotbugs-aggregate mojo for multi module
- support maven toolchains
- block gui when environment is headless
- all spotbug extensions as regular dependencies
- learn to map spotbug extensions to their source project documentation
- in auxiliary class path exclude java.* packages
- improve code coverage
note: This release was done on older spotbugs (not the new 4.10.1) on purpose to keep these changes separate from that of spotbugs. The spotbugs 4.10.1 support release will be available in a day or two and users can otherwise override the core module as there are no changes to be done internally.
Commits
f758cb5[maven-release-plugin] prepare release spotbugs-maven-plugin-4.9.8.56a9f5dbMerge pull request #1428 from hazendaz/mastera86b667[fix] Toolchain used wrong flag name 'executable' instead of 'jvm'b04562dMerge pull request #1426 from spotbugs/hazendaz-patch-1cc91fffUpdate README.md007f66b[maven-release-plugin] prepare for next development iteration61a1bd3[maven-release-plugin] prepare release spotbugs-maven-plugin-4.9.8.43c63814[ci] Formattingcf2f35eMerge pull request #1422 from spotbugs/renovate/github-codeql-action-digestb2755afUpdate github/codeql-action digest to 8aad20d- 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 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)
Package Dependencies
maven
4.9.8.3 → 4.9.8.5
Technical Details
| ID: | 16028611 |
| UUID: | 4625845152 |
| Node ID: | PR_kwDOA8iXnM7kkseS |
| Host: | GitHub |
| Repository: | TheAlgorithms/Java |