fix(deps): update pluginlibs.version.sonarqube to v7 (major)#86
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
fix(deps): update pluginlibs.version.sonarqube to v7 (major)#86renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
ea02235 to
76e4946
Compare
c194905 to
c3aecdd
Compare
c3aecdd to
8a04d09
Compare
8a04d09 to
fac611f
Compare
fac611f to
5cdb5a6
Compare
5cdb5a6 to
56ed382
Compare
884e564 to
727d30d
Compare
727d30d to
a770d3f
Compare
a770d3f to
a239c0e
Compare
a239c0e to
a89278e
Compare
a89278e to
8f51f9a
Compare
f516c36 to
9aa0251
Compare
9aa0251 to
7d1af4e
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.3→7.2.3.77553.3→7.2.3.7755Release Notes
SonarSource/sonar-scanner-gradle (org.sonarsource.scanner.gradle:sonarqube-gradle-plugin)
v7.2.3.7755Compare Source
Release notes - Sonar Scanner for Gradle - 7.2.3
Maintenance
SCANGRADLE-351 Add Gradle 9.3 to ITs matrix
SCANGRADLE-352 Fix QG, remove semicolons in groovy file
SCANGRADLE-355 Use an older version of SQCB to keep on using Java 17
SCANGRADLE-358 Prepare next development iteration 7.2.3
SCANGRADLE-359 Fix the vault action in the release workflow
SCANGRADLE-361 Fix JFROG in release workflow
SCANGRADLE-362 Fix the artifactory token permission
SCANGRADLE-363 Add missing artifactory environment variable
SCANGRADLE-364 Prevent analysis and deployment of artifacts built in the build-windows job
SCANGRADLE-365 Provide signing parameter through ORG_GRADLE_PROJECT_signing* environment variables
SCANGRADLE-366 fix(release): register downloaded .asc artifacts on pluginMaven publication
SCANGRADLE-367 fix(release): use compound extensions for signature artifacts on pluginMaven
Bug
SCANGRADLE-345 Regression: line of codes drop to zero when switching to 7.2
v7.2.2.6593Compare Source
Release notes - Sonar Scanner for Gradle - 7.2.2
Bug
SCANGRADLE-342 Fix regression where wildcards were no longer supported in path properties
v7.2.1.6560Compare Source
Release notes - Sonar Scanner for Gradle - 7.2.1
Bug
SCANGRADLE-339 Gradle fails to write configuration cache state for task sonar when concurrent modifications happen
v7.2.0.6526Compare Source
Release notes - Sonar Scanner for Gradle - 7.2
Task
SCANGRADLE-245 Remove configuration cache incompatibility flag
SCANGRADLE-321 Prevent SonarPropertyComputer accessing File system at configuration time
SCANGRADLE-322 SonarPropertyComputer should only access environment variables it uses
SCANGRADLE-324 Centralize Sonar property names in ScanPropertyNames
SCANGRADLE-330 Run integration tests with configuration cache and check no problem found
SCANGRADLE-331 Add unit tests to check configuration cache works as expected for our tasks
Improvement
SCANGRADLE-263 Declare `build/sonar/` as an output directory
SCANGRADLE-314 compute compileClasspath and testClasspath using a provider
v7.1.0.6387Compare Source
Release notes - Sonar Scanner for Gradle - 7.1
Bug
SCANGRADLE-292 Execution failed on Gradle 9.1.0 for android project with parallel execution
SCANGRADLE-293 The sonarResolver task should not create implicit dependency links with other tasks
SCANGRADLE-295 The scanner should not fail on ./gradlew clean sonar
SCANGRADLE-298 Prevent Windows QA task from running on release
Task
SCANGRADLE-273 Project resolution should not include class paths when a project does not have any
SCANGRADLE-290 Prepare next development iteration 7.1-SNASPHOT
SCANGRADLE-299 Migrate QA from Cirrus to GitHub actions
SCANGRADLE-300 Update sha256 of sonarqube-gradle-plugin-7.0.1.6134.jar
SCANGRADLE-301 Add Gradle 9.2 to the ITs
SCANGRADLE-302 Add Android Gradle Plugin 8.13 to the ITs
SCANGRADLE-303 Migrate build from Cirrus to GitHub actions
SCANGRADLE-304 Fold all contributing documentation into the README
SCANGRADLE-309 Migrate Windows build from Cirrus to GitHub action
SCANGRADLE-312 Document how to add a project to the end-to-end tests
SCANGRADLE-313 Fold all contributing documentation into the README
SCANGRADLE-316 Replace Gradle 9.2 with 9.2.1 in ITs
Improvement
SCANGRADLE-317 Compute all ProjectProperties in SonarResolverTask configuration instead of SonarPropertyComputer
v7.0.1.6134Compare Source
Release notes - Sonar Scanner for Gradle - 7.0.1
Task
SCANGRADLE-291 Stop publishing artifacts from Windows build
SCANGRADLE-296 Prepare next development iteration
v7.0.0.6105Compare Source
Release notes - Sonar Scanner for Gradle - 7.0
Announcement at community.sonarsource.com
Bug
SCANGRADLE-246 "sonar.java.test.libraries" classpath has a random order
SCANGRADLE-247 Classpath libraries should not be resolved across projects at configuration time
Task
SCANGRADLE-242 Update README.md with copy from Product Marketing
SCANGRADLE-243 Add Gradle 9.0.0 to ITs
SCANGRADLE-251 Create GitHub workflow to bump development iteration
SCANGRADLE-253 Update verification metadata with scanner 6.3.1
SCANGRADLE-254 Update the wrapper to Gradle 8.14.3
SCANGRADLE-255 Skip metadata verification when downloading sources and javadoc artifacts in the IDE
SCANGRADLE-258 Remove .gitattributes that introduce more problems than solution
SCANGRADLE-259 Exclude tests and integration tests projects from SCA analysis
SCANGRADLE-262 Fix FunctionalTests with Windows paths
SCANGRADLE-264 Add Gradle sources to verification metadata
SCANGRADLE-266 Serialize project name as part of project solution
SCANGRADLE-267 Update releasability status to v3
SCANGRADLE-269 Fix quality flaws in PrepareNextIteration GHA
SCANGRADLE-270 Prepare next development iteration 7.0-SNASPSHOT
SCANGRADLE-271 Compute correct property key for libraries properties
SCANGRADLE-276 Upgrade commons io to version 2.20.0
SCANGRADLE-277 Recover classpaths through source sets
SCANGRADLE-278 Delete mend_scan_task
SCANGRADLE-279 Resolve classpath at execution time
SCANGRADLE-281 Add task description and group to sonar resolver task
SCANGRADLE-283 Add protection to avoid accessing getProject when config cache is enabled
SCANGRADLE-284 Move resolver task implementations to base package
SCANGRADLE-287 Add Gradle 9.1 to the ITs
SCANGRADLE-288 Explicitly make artifactory task depend on signing task
SCANGRADLE-289 Upgrade artifactory plugin to version 5.2.5
v6.3.1.5724Compare Source
Release notes - Sonar Scanner for Gradle - 6.3.1
Bug
SCANGRADLE-249 Release version 6.3.0.5676 fails with ClassCastException: String cannot be cast to class Collection
SCANGRADLE-252 ".github" folder should not be added to "sonar.sources" if the user explicitly overrides this property
Task
SCANGRADLE-250 Prepare next development iteration 6.3.1
v6.2.0.5505Release notes - Sonar Scanner for Gradle - 6.2
Task
SCANGRADLE-57 Make the release process "build once" compatible
SCANGRADLE-208 Create the verification-metadata.xml file
SCANGRADLE-212 Prepare next development iteration 6.2
SCANGRADLE-215 Update Slack notification in .github/workflows/slack_notify.yml
SCANGRADLE-216 Bump orchestrator to version 5.5 or greater
SCANGRADLE-227 Fix cirrus-ci depends_on error
Improvement
SCANGRADLE-135 Stop using deprecated Gradle APIs (prepare for Gradle 9)
SCANGRADLE-155 Log Sonar plugin version and execution context information
SCANGRADLE-174 Reliably detect plugin version
Sub-task
SCANGRADLE-221 Move Gradle "repositories" configuration into settings.gradle.kts
SCANGRADLE-222 Update "com.gradle.plugin-publish" from 0.21.0 to 1.3.1 to ensure compatibility with https://plugins.gradle.org
SCANGRADLE-223 Add a custom gradle task "downloadMavenArtifactsAndPublishToGradlePluginPortal" to not rebuild artifacts before publishing them
SCANGRADLE-224 Add a cirrus-ci "simulate_and_validate_release_to_plugin_portal_task" to help releasability validation and investigation
v4.4.1.3373: 4.4.1Release notes - Sonar Scanner for Gradle - 4.4.1
Improvement
SONARGRADL-132 Rename sonar.skipCompile to sonar.gradle.skipCompile
v4.2.0.3129Release notes - Sonar Scanner for Gradle - 4.2
Fixes:
Improvements:
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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.