US Department of Transportation (USDOT) Intelligent Transportation Systems Operational Data Environment (ITS ODE). This is the main repository that integrates and coordinates ODE Submodules.
0
stars
0
forks
source link
Update dependency org.sonarsource.scanner.maven:sonar-maven-plugin to v4 - autoclosed #124
[!WARNING]
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
SonarSource/sonar-scanner-maven (org.sonarsource.scanner.maven:sonar-maven-plugin)
### [`v4.0.0.4121`](https://redirect.github.com/SonarSource/sonar-scanner-maven/releases/tag/4.0.0.4121)
[Compare Source](https://redirect.github.com/SonarSource/sonar-scanner-maven/compare/3.11.0.3922...4.0.0.4121)
### Release notes - Sonar Scanner for Maven - 4.0
##### Bug
[SCANMAVEN-183](https://sonarsource.atlassian.net/browse/SCANMAVEN-183) Maven HTTPS proxies not taken into account
[SCANMAVEN-217](https://sonarsource.atlassian.net/browse/SCANMAVEN-217) Broken integration with maven encrypted secret
[SCANMAVEN-218](https://sonarsource.atlassian.net/browse/SCANMAVEN-218) The scanner should index pom.xml instead of generated pom
##### Improvement
[SCANMAVEN-210](https://sonarsource.atlassian.net/browse/SCANMAVEN-210) Move to Java 11 and drop Java 8 support
[SCANMAVEN-214](https://sonarsource.atlassian.net/browse/SCANMAVEN-214) scanAll should be disabled when \`sonar.tests\` is overridden
[SCANMAVEN-215](https://sonarsource.atlassian.net/browse/SCANMAVEN-215) scanAll exludes external report files
[SCANMAVEN-216](https://sonarsource.atlassian.net/browse/SCANMAVEN-216) scanAll includes Java and Kotlin files if \`sonar.java.binaries\` and \`sonar.java.libraries\` are set
[SCANMAVEN-219](https://sonarsource.atlassian.net/browse/SCANMAVEN-219) Support HTTPS Proxy System Properties
[SCANMAVEN-224](https://sonarsource.atlassian.net/browse/SCANMAVEN-224) Log a warning message when the version of the scanner is not specified
### [`v3.11.0.3922`](https://redirect.github.com/SonarSource/sonar-scanner-maven/releases/tag/3.11.0.3922)
[Compare Source](https://redirect.github.com/SonarSource/sonar-scanner-maven/compare/3.10.0.2594...3.11.0.3922)
### Release notes - Sonar Scanner for Maven - 3.11
##### Bug
[MSONAR-205](https://sonarsource.atlassian.net/browse/MSONAR-205) Undesired behaviour when sonar.projectKey is specified in root pom or as user property
##### Documentation
[MSONAR-203](https://sonarsource.atlassian.net/browse/MSONAR-203) Update license headers
##### Task
[MSONAR-208](https://sonarsource.atlassian.net/browse/MSONAR-208) Migrate tests to JUnit 5
##### Improvement
[MSONAR-202](https://sonarsource.atlassian.net/browse/MSONAR-202) Improve logging : log information about Maven options, Java version and the OS
[MSONAR-204](https://sonarsource.atlassian.net/browse/MSONAR-204) "SonarQube version" is not displayed when communicating with SonarCloud
[MSONAR-207](https://sonarsource.atlassian.net/browse/MSONAR-207) The scanner for Maven collects files outside of conventional sonar.sources
### [`v3.10.0.2594`](https://redirect.github.com/SonarSource/sonar-scanner-maven/releases/tag/3.10.0.2594)
[Compare Source](https://redirect.github.com/SonarSource/sonar-scanner-maven/compare/3.9.1.2184...3.10.0.2594)
### Release notes - Sonar Scanner for Maven - 3.10
##### New Feature
[MSONAR-193](https://sonarsource.atlassian.net/browse/MSONAR-193) Set property \`sonar.java.enablePreview\` when Java's enablePreview feature is set
##### Task
[MSONAR-184](https://sonarsource.atlassian.net/browse/MSONAR-184) Properly escape multi-valued properties if some paths contain comma
[MSONAR-187](https://sonarsource.atlassian.net/browse/MSONAR-187) Upgrade github-action_release to v4
[MSONAR-188](https://sonarsource.atlassian.net/browse/MSONAR-188) Stop leaking Maven classes in the scanner engine classloader
[MSONAR-189](https://sonarsource.atlassian.net/browse/MSONAR-189) Add ITs with java 17
[MSONAR-192](https://sonarsource.atlassian.net/browse/MSONAR-192) Run all tests nightly
[MSONAR-195](https://sonarsource.atlassian.net/browse/MSONAR-195) Reduce the scope of the maven-compat dependency
[MSONAR-198](https://sonarsource.atlassian.net/browse/MSONAR-198) Add Maven 4 tests to the pipeline
[MSONAR-199](https://sonarsource.atlassian.net/browse/MSONAR-199) Use master build for peachee jobs
##### Improvement
[MSONAR-190](https://sonarsource.atlassian.net/browse/MSONAR-190) Default sources to "src/main" instead of "src/main/java"
[MSONAR-197](https://sonarsource.atlassian.net/browse/MSONAR-197) Maven Scanner relies on old slf4j version
### [`v3.9.1.2184`](https://redirect.github.com/SonarSource/sonar-scanner-maven/compare/3.9.0.2155...3.9.1.2184)
[Compare Source](https://redirect.github.com/SonarSource/sonar-scanner-maven/compare/3.9.0.2155...3.9.1.2184)
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.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
3.9.0.2155
->4.0.0.4121
Release Notes
SonarSource/sonar-scanner-maven (org.sonarsource.scanner.maven:sonar-maven-plugin)
### [`v4.0.0.4121`](https://redirect.github.com/SonarSource/sonar-scanner-maven/releases/tag/4.0.0.4121) [Compare Source](https://redirect.github.com/SonarSource/sonar-scanner-maven/compare/3.11.0.3922...4.0.0.4121) ### Release notes - Sonar Scanner for Maven - 4.0 ##### Bug [SCANMAVEN-183](https://sonarsource.atlassian.net/browse/SCANMAVEN-183) Maven HTTPS proxies not taken into account [SCANMAVEN-217](https://sonarsource.atlassian.net/browse/SCANMAVEN-217) Broken integration with maven encrypted secret [SCANMAVEN-218](https://sonarsource.atlassian.net/browse/SCANMAVEN-218) The scanner should index pom.xml instead of generated pom ##### Improvement [SCANMAVEN-210](https://sonarsource.atlassian.net/browse/SCANMAVEN-210) Move to Java 11 and drop Java 8 support [SCANMAVEN-214](https://sonarsource.atlassian.net/browse/SCANMAVEN-214) scanAll should be disabled when \`sonar.tests\` is overridden [SCANMAVEN-215](https://sonarsource.atlassian.net/browse/SCANMAVEN-215) scanAll exludes external report files [SCANMAVEN-216](https://sonarsource.atlassian.net/browse/SCANMAVEN-216) scanAll includes Java and Kotlin files if \`sonar.java.binaries\` and \`sonar.java.libraries\` are set [SCANMAVEN-219](https://sonarsource.atlassian.net/browse/SCANMAVEN-219) Support HTTPS Proxy System Properties [SCANMAVEN-224](https://sonarsource.atlassian.net/browse/SCANMAVEN-224) Log a warning message when the version of the scanner is not specified ### [`v3.11.0.3922`](https://redirect.github.com/SonarSource/sonar-scanner-maven/releases/tag/3.11.0.3922) [Compare Source](https://redirect.github.com/SonarSource/sonar-scanner-maven/compare/3.10.0.2594...3.11.0.3922) ### Release notes - Sonar Scanner for Maven - 3.11 ##### Bug [MSONAR-205](https://sonarsource.atlassian.net/browse/MSONAR-205) Undesired behaviour when sonar.projectKey is specified in root pom or as user property ##### Documentation [MSONAR-203](https://sonarsource.atlassian.net/browse/MSONAR-203) Update license headers ##### Task [MSONAR-208](https://sonarsource.atlassian.net/browse/MSONAR-208) Migrate tests to JUnit 5 ##### Improvement [MSONAR-202](https://sonarsource.atlassian.net/browse/MSONAR-202) Improve logging : log information about Maven options, Java version and the OS [MSONAR-204](https://sonarsource.atlassian.net/browse/MSONAR-204) "SonarQube version" is not displayed when communicating with SonarCloud [MSONAR-207](https://sonarsource.atlassian.net/browse/MSONAR-207) The scanner for Maven collects files outside of conventional sonar.sources ### [`v3.10.0.2594`](https://redirect.github.com/SonarSource/sonar-scanner-maven/releases/tag/3.10.0.2594) [Compare Source](https://redirect.github.com/SonarSource/sonar-scanner-maven/compare/3.9.1.2184...3.10.0.2594) ### Release notes - Sonar Scanner for Maven - 3.10 ##### New Feature [MSONAR-193](https://sonarsource.atlassian.net/browse/MSONAR-193) Set property \`sonar.java.enablePreview\` when Java's enablePreview feature is set ##### Task [MSONAR-184](https://sonarsource.atlassian.net/browse/MSONAR-184) Properly escape multi-valued properties if some paths contain comma [MSONAR-187](https://sonarsource.atlassian.net/browse/MSONAR-187) Upgrade github-action_release to v4 [MSONAR-188](https://sonarsource.atlassian.net/browse/MSONAR-188) Stop leaking Maven classes in the scanner engine classloader [MSONAR-189](https://sonarsource.atlassian.net/browse/MSONAR-189) Add ITs with java 17 [MSONAR-192](https://sonarsource.atlassian.net/browse/MSONAR-192) Run all tests nightly [MSONAR-195](https://sonarsource.atlassian.net/browse/MSONAR-195) Reduce the scope of the maven-compat dependency [MSONAR-198](https://sonarsource.atlassian.net/browse/MSONAR-198) Add Maven 4 tests to the pipeline [MSONAR-199](https://sonarsource.atlassian.net/browse/MSONAR-199) Use master build for peachee jobs ##### Improvement [MSONAR-190](https://sonarsource.atlassian.net/browse/MSONAR-190) Default sources to "src/main" instead of "src/main/java" [MSONAR-197](https://sonarsource.atlassian.net/browse/MSONAR-197) Maven Scanner relies on old slf4j version ### [`v3.9.1.2184`](https://redirect.github.com/SonarSource/sonar-scanner-maven/compare/3.9.0.2155...3.9.1.2184) [Compare Source](https://redirect.github.com/SonarSource/sonar-scanner-maven/compare/3.9.0.2155...3.9.1.2184)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.