chore: [DevOps] bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.3.2 to 4.9.4.0 in the plugins group
Merged
Number: #907
Type: Pull Request
State: Merged
Type: Pull Request
State: Merged
Author:
dependabot[bot]
Association: Contributor
Comments: 0
Association: Contributor
Comments: 0
Created:
August 26, 2025 at 02:58 PM UTC
(10 months ago)
(10 months ago)
Updated:
August 27, 2025 at 02:24 PM UTC
(9 months ago)
(9 months ago)
Merged:
August 27, 2025 at 02:24 PM UTC
(9 months ago)
by Jonas-Isr
(9 months ago)
by Jonas-Isr
Time to Close:
about 23 hours
Labels:
dependencies java
dependencies java
Description:
Bumps the plugins group with 1 update: com.github.spotbugs:spotbugs-maven-plugin.
Updates com.github.spotbugs:spotbugs-maven-plugin from 4.9.3.2 to 4.9.4.0
Release notes
Sourced from com.github.spotbugs:spotbugs-maven-plugin's releases.
Spotbugs Maven Plugin 4.9.4.0
Release is large but mainly rewriting of underlying code. This supports spotbugs 4.9.4, additional details below.
Consumer
- Supporting spotbugs 4.9.4
- Updated all underlying dependencies
- Groovy now at 4.0.28
- Groovydocs now published with release
- Modernize groovy code usage including typing everything, avoiding any usage of groovy 'it' idiom
- Due to how groovy resolves logging, wrap any logging that needs groovy to resolve gstring with check on logger being enabled
- No longer use plexus file resource loader as it was mostly duplicated, its deprecated, and cleaner to directly implement enhancement
- Use objects require non null where appropriate
- Make sure files closed appropriately to prevent leaks
- Fix invalid look at debug flag to determine debug logging by additionally checking info logging instead and log at info
- Fix invalid usage of logging at debug where debug flag should have been used
- Plugin artifact is now a list rather than array
- Various nio updates
- Fix javadoc issues
- Cleanup regex usage for hyperlink to code off reporting
- Do not use 'assert' in code, use correct checks with illegal argument exceptions
Producer
- gha now implements concurrency restrictions to prevent unwanted builds now that github is showing costs associated with runners
- gha now implements timeout at 30 minutes to prevent long running jobs now that github is showing costs associated with runners
- github actions are now pinned to digests to prevent potential supply chain hacks
- renamed codeql.yml to codeql.yaml (all are yaml now)
- maven wrapper is updated to support defects with maven 4 usage since beta-5 was released. Now runner on maven 4.0.0-rc-4 now fully works
- maven wrapper is protected from path transversal issues
- .gitignore updated to ignore .pmd and .groovy directories
- maven wrapper now defaulted to maven 3.9.11
- central badge updated for new central hosting
- Corrected test source directory for groovy in build pom
- Add additional code coverage
- Correct spotbugs version on documentation
- Site now generating again as gmavenplus fixed defect introduced by groovy changes
- renovate set to pin github action digests
- All integration tests updated to more modern groovy usage
Commits
34c4962[maven-release-plugin] prepare release spotbugs-maven-plugin-4.9.4.05ac441bMerge pull request #1145 from hazendaz/cleanup37a8737[GHA] Move to maven 4.0.0-rc-4 in maven 4 integration testbdcaa2cMerge pull request #1144 from hazendaz/cleanupa7591e5Add support for maven 4 mainClass to maven wrapperf7ea524Merge pull request #1143 from spotbugs/renovate/pin-dependencies28706a7Pin dependenciesf4cd7d0Merge pull request #1142 from hazendaz/master0990344[gha] Run max parallel to 62da6164[renovate] Ping github action digests security!- 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 <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
Pull Request Statistics
Commits:
2
2
Files Changed:
3
3
Additions:
+3
+3
Deletions:
-3
-3
Package Dependencies
Ecosystem:
maven
maven
Version Change:
4.9.3.2 → 4.9.4.0
Update Type:
Patch
Patch
Path:
the plugins group
Technical Details
| ID: | 5875119 |
| UUID: | 2775477822 |
| Node ID: | PR_kwDOJWVxms6lbm4- |
| Host: | GitHub |
| Repository: | SAP/cloud-sdk-java |
| Merge State: | Unknown |