Update dependency org.sonarsource.scanner.maven:sonar-maven-plugin to v5 #8
+1
−1
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.11.0.3922->5.4.0.6343Release Notes
SonarSource/sonar-scanner-maven (org.sonarsource.scanner.maven:sonar-maven-plugin)
v5.4.0.6343Compare Source
Release notes - Sonar Scanner for Maven - 5.4
Task
SCANMAVEN-323 Split build and SQ scan to speed-up the pipeline
SCANMAVEN-328 Create unified dogfooding GitHub action
SCANMAVEN-329 Prepare next development iteration
SCANMAVEN-331 Add Maven 4.0.0-rc5 to the test suite
SCANMAVEN-337 Update the scanner library to 3.5.1.1568
SCANMAVEN-338 Update parent pom
v5.3.0.6276Compare Source
Release notes - Sonar Scanner for Maven - 5.3
Bug
SCANMAVEN-283 Mvn 4.0.0-rc-3 breaks scanner because change of API
SCANMAVEN-308 Toolchains are not properly discovered by the scanner with Maven 4
Task
SCANMAVEN-297 Update README.md with copy from Product Marketing
SCANMAVEN-301 PrepareNextIteration.yml: add recent improvements
SCANMAVEN-302 Update GH release and releasability actions
SCANMAVEN-303 Delete mend_scan_task
SCANMAVEN-305 Migrate Cirrus build to Github actions
SCANMAVEN-307 Migrate QA from Cirrus to Github action
SCANMAVEN-309 Prevent injection in PrepareNextIteration GHA
SCANMAVEN-310 Exclude test projects from SCA
SCANMAVEN-311 Upgrade dependencies
SCANMAVEN-314 Fix ProxyTest on GitHub actions
SCANMAVEN-315 Rework QA: split invoker-based ITs and Orchestrator-based e2e
SCANMAVEN-325 Update license header from SonarSource SA to SonarSource Sàrl
SCANMAVEN-326 Delete Cirrus CI config
SCANMAVEN-327 Use explicit build number
v5.2.0.4988Compare Source
Release notes - Sonar Scanner for Maven - 5.2
New Feature
SCANMAVEN-296 Include github actions folder in the scan
Task
SCANMAVEN-286 Update Slack notification in .github/workflows/slack_notify.yml
SCANMAVEN-287 Bump orchestrator to version 5.5 or greater
SCANMAVEN-294 Update sonar-scanner-java-library to 3.4.0.514
SCANMAVEN-298 Populate name in pom.xml
SCANMAVEN-299 Exclude tests from publication.
v5.1.0.4751Compare Source
Release notes - Sonar Scanner for Maven - 5.1
New Feature
SCANMAVEN-264 Add support for SonarQube Cloud regions
Bug
SCANMAVEN-228 Irrelevant encrypted properties should not be passed to the scanner engine
Task
SCANMAVEN-242 Migrate from single module to a multi-module structure
SCANMAVEN-250 Fix broken links coming from the relocation-pom's parent
SCANMAVEN-254 Update parent pom to version 81.0.0.2300
SCANMAVEN-257 Update headers for 2025
SCANMAVEN-258 Conditionally run tests using sonar.password in ITs
SCANMAVEN-260 Update CODEOWNERS after reorg
SCANMAVEN-261 Validate IT using the latest maven 4 release candidate 2
SCANMAVEN-262 Fix quality flaws: remove unnecessary public modifiers
SCANMAVEN-265 Upgrade sonar-scanner-java-library to latest version
SCANMAVEN-266 Analyze integration tests
SCANMAVEN-269 Prepare next development iteration 5.1
SCANMAVEN-271 Fix readability issues in ProxyTest
SCANMAVEN-272 Increase memory because maven 4.0.0-rc-2 fails with out of memory exception
SCANMAVEN-274 Fix quality flaws
SCANMAVEN-277 remove unused third-party-licenses.sh
SCANMAVEN-278 Fix quality flaws
SCANMAVEN-279 Clean up tech debt in Maven Scanner
SCANMAVEN-282 Update plexus-sec-dispatcher to fix CVE-2017-1000487
SCANMAVEN-284 Migrate releasability check to v2, fix property-dump-plugin to be excluded by releasability check (not released)
Improvement
SCANMAVEN-256 Remove (now redundant) server type logging
SCANMAVEN-276 ScannerEngineBootstrapper.isSuccessful() should be verified before calling getEngineFacade()
SCANMAVEN-280 Log the SonarQube Cloud Region
v5.0.0.4389Compare Source
Release notes - Sonar Scanner for Maven - 5.0
Documentation
SCANMAVEN-231 Gather details for a community post about the new scanner JRE provisioning
SCANMAVEN-234 Document env variable `SONAR_SCANNER_JAVA_OPTS` and property `sonar.scanner.javaOpts` as options to tweak analysis runtime
SCANMAVEN-235 Update JRE auto-provisioning section to add the SonarScanner for Maven
SCANMAVEN-239 Update develop.md file for the new dump-plugin
SCANMAVEN-240 Remove outdated URL from pom.xml
Task
SCANMAVEN-229 Add Jira integration
SCANMAVEN-230 Update scanner library to support new bootstrapper
SCANMAVEN-236 Remove obsolete site folder
SCANMAVEN-237 Test sensor context config, system properties, and environment variables passed to the bootstrapped JRE
SCANMAVEN-238 Remove unauthenticated REST API call to SonarQube during IT
SCANMAVEN-246 Bump to version 5.0
SCANMAVEN-248 Add static documentation of the scanner
Improvement
SCANMAVEN-233 The SonarScanner for Maven provides a sane default value for `sonar.java.jdkHome`
SCANMAVEN-243 The SonarScanner for Maven does not try to contact the server when the project is skipped
v4.0.0.4121Compare Source
Release notes - Sonar Scanner for Maven - 4.0
Bug
SCANMAVEN-183 Maven HTTPS proxies not taken into account
SCANMAVEN-217 Broken integration with maven encrypted secret
SCANMAVEN-218 The scanner should index pom.xml instead of generated pom
Improvement
SCANMAVEN-210 Move to Java 11 and drop Java 8 support
SCANMAVEN-214 scanAll should be disabled when `sonar.tests` is overridden
SCANMAVEN-215 scanAll exludes external report files
SCANMAVEN-216 scanAll includes Java and Kotlin files if `sonar.java.binaries` and `sonar.java.libraries` are set
SCANMAVEN-219 Support HTTPS Proxy System Properties
SCANMAVEN-224 Log a warning message when the version of the scanner is not specified
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.