Update all non-major dependencies (minor)#288
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
Conversation
0e210c5 to
7e1383d
Compare
7e1383d to
35b22cf
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:
5.5.0.6356→5.6.0.67929.0.2→9.2.0Release Notes
SonarSource/sonar-scanner-maven (org.sonarsource.scanner.maven:sonar-maven-plugin)
v5.6.0.6792Compare Source
Release notes - Sonar Scanner for Maven - 5.6
Maintenance
SCANMAVEN-318 Update Orchestrator and fix e2e matrix
SCANMAVEN-324 Convert e2e tests to invoker
SCANMAVEN-346 Fix CI failure
SCANMAVEN-347 Automate detection of sonar:sonar shorthand failure
SCANMAVEN-348 Bump org.assertj:assertj-core from 3.26.3 to 3.27.7 in /sonar-maven-plugin
SCANMAVEN-349 Remove Maven 4 e2e tests from promotion requirements
SCANMAVEN-356 Add automated release workflow
SCANMAVEN-357 Licence packaging standard - Maven Scanner
SCANMAVEN-358 Create SonarUpdateCenterRelease.yml
SCANMAVEN-361 Add issue-categories in automated release
SCANMAVEN-363 Fix e2e tests with Maven 4
SCANMAVEN-364 Do not run nightly builds on weekends
SCANMAVEN-365 Set up orchestrator cache
SCANMAVEN-366 Update sonar-scanner-java-library to 4.1.0.1619
SCANMAVEN-367 Update sonar-scanner-java-library to 4.1.1.1633
SCANMAVEN-369 Update parent pom to 87.0.0.3057
Feature
SCANMAVEN-281 Irrelevant encrypted properties are not filtered out in multi-module project with "sonar" in the name
git-commit-id/git-commit-id-maven-plugin (io.github.git-commit-id:git-commit-id-maven-plugin)
v9.2.0: Version 9.2.0Compare Source
Version 9.2.0 is finally there and includes various bug-fixes and improvements :-)
New Features / Bug-Fixes:
The main key-aspects that have been improved or being worked on are the following:
io.github.git-commit-id:git-commit-id-plugin-corefrom6.1.5to6.2.0org.eclipse.jgit.ssh.jschwithorg.eclipse.jgit:org.eclipse.jgit.ssh.apache(see https://github.com/eclipse-jgit/jgit/blob/master/org.eclipse.jgit.ssh.jsch/README.md)org.bouncycastle:bcpkix-jdk18onversion1.81joda-time:joda-time[replaced with Java 8+ Time API]com.google.code.findbugs:jsr305version3.0.2withorg.jspecify:jspecifyversion1.0.0Getting the latest release
The plugin is available from Maven Central (see here), so you don't have to configure any additional repositories to use this plugin. All you need to do is to configure it inside your project as dependency:
Getting the latest snapshot (build automatically)
If you can't wait for the next release, you can also get the latest snapshot version from sonatype, that is being deployed automatically by github actions:
Even though the github actions will only deploy a new snapshot once all tests have finished, it is recommended to rely on the released and more stable version.
Known Issues / Limitations:
mvn com.test.plugins:myPlugin:myMojo) might result in unresolved properties even with<injectAllReactorProjects>true</injectAllReactorProjects>. Please refer to git-commit-id/maven-git-commit-id-plugin#287 or git-commit-id/maven-git-commit-id-plugin#413 (comment) for details and potential workaroundsReporting Problems
If you find any problem with this plugin, feel free to report it here
Full Changelog: git-commit-id/git-commit-id-maven-plugin@v9.1.0...v9.2.0
v9.1.0: Version 9.1.0Compare Source
Version 9.1.0 is finally there and includes various bug-fixes and improvements :-)
New Features / Bug-Fixes:
The main key-aspects that have been improved or being worked on are the following:
io.github.git-commit-id:git-commit-id-plugin-corefrom6.0.0to6.1.5org.eclipse.jgit:org.eclipse.jgitfrom6.10.0.202406032230-rto6.10.1.202505221210-rorg.eclipse.jgit:org.eclipse.jgit.ssh.jschfrom6.10.0.202406032230-rto6.10.1.202505221210-rjoda-time:joda-timefrom2.14.0to2.14.1org.yaml:snakeyamlfrom2.4to2.6commons-io:commons-iofrom2.19.0to2.21.0(scope test)org.junit.jupiter:*from5.12.2to5.13.4(scope test)org.mockito:mockito-corefrom5.18.0to5.23.0(scope test)org.assertj:assertj-corefrom3.27.3to3.27.7(scope test)org.apache.maven.plugins:maven-antrun-pluginfrom3.1.0to3.2.0org.apache.maven.plugins:maven-assembly-pluginfrom3.7.1to3.8.0org.apache.maven.plugins:maven-clean-pluginfrom3.4.1to3.5.0org.apache.maven.plugins:maven-compiler-pluginfrom3.14.0to3.15.0org.apache.maven.plugins:maven-dependency-pluginfrom3.8.1to3.10.0org.apache.maven.plugins:maven-enforcer-pluginfrom3.5.0to3.6.2org.apache.maven.plugins:maven-gpg-pluginfrom3.2.7to3.2.8org.apache.maven.plugins:maven-jar-pluginfrom3.4.2to3.5.0org.apache.maven.plugins:maven-javadoc-pluginfrom3.11.2to3.12.0org.apache.maven.plugins:maven-plugin-pluginfrom3.15.1to3.15.2org.apache.maven.plugins:maven-release-pluginfrom3.1.1to3.3.1org.apache.maven.plugins:maven-resources-pluginfrom3.3.1to3.5.0org.apache.maven.plugins:maven-source-pluginfrom3.3.1to3.4.0org.apache.maven.plugins:maven-surefire-pluginfrom3.5.3to3.5.5org.codehaus.mojo:versions-maven-pluginfrom2.18.0to2.21.0org.codehaus.mojo:exec-maven-pluginfrom3.5.0to3.6.3org.jacoco:jacoco-maven-pluginfrom0.8.13to0.8.14org.apache.maven.plugin-tools:maven-plugin-annotationsfrom3.15.1to3.15.2Getting the latest release
The plugin is available from Maven Central (see here), so you don't have to configure any additional repositories to use this plugin. All you need to do is to configure it inside your project as dependency:
Getting the latest snapshot (build automatically)
If you can't wait for the next release, you can also get the latest snapshot version from sonatype, that is being deployed automatically by github actions:
Even though the github actions will only deploy a new snapshot once all tests have finished, it is recommended to rely on the released and more stable version.
Known Issues / Limitations:
mvn com.test.plugins:myPlugin:myMojo) might result in unresolved properties even with<injectAllReactorProjects>true</injectAllReactorProjects>. Please refer to git-commit-id/maven-git-commit-id-plugin#287 or git-commit-id/maven-git-commit-id-plugin#413 (comment) for details and potential workaroundsReporting Problems
If you find any problem with this plugin, feel free to report it here
Full Changelog: git-commit-id/git-commit-id-maven-plugin@v9.0.2...v9.1.0
Configuration
📅 Schedule: (in timezone Europe/Oslo)
* 0-3 * * 1)🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.