Bump the maven group with 16 updates#2914
Conversation
Bumps the maven group with 16 updates: | Package | From | To | | --- | --- | --- | | [com.google.truth:truth](https://github.com/google/truth) | `1.4.4` | `1.4.5` | | [com.google.errorprone:error_prone_core](https://github.com/google/error-prone) | `2.41.0` | `2.42.0` | | [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) | `2.46.1` | `3.0.0` | | [org.sonatype.central:central-publishing-maven-plugin](https://github.com/sonatype/central-publishing-maven-plugin) | `0.8.0` | `0.9.0` | | [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `3.14.0` | `3.14.1` | | [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) | `3.11.3` | `3.12.0` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.5.3` | `3.5.4` | | [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) | `3.5.3` | `3.5.4` | | [com.google.errorprone:error_prone_annotations](https://github.com/google/error-prone) | `2.41.0` | `2.42.0` | | [com.google.guava:guava-testlib](https://github.com/google/guava) | `33.4.8-jre` | `33.5.0-jre` | | [com.google.guava:guava](https://github.com/google/guava) | `33.4.8-jre` | `33.5.0-jre` | | [org.junit:junit-bom](https://github.com/junit-team/junit-framework) | `5.13.4` | `6.0.0` | | [org.graalvm.buildtools:native-maven-plugin](https://github.com/graalvm/native-build-tools) | `0.11.0` | `0.11.1` | | [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin) | `3.6.0` | `3.6.1` | | [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) | `3.5.1` | `3.6.0` | | [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) | `4.32.0` | `4.32.1` | Updates `com.google.truth:truth` from 1.4.4 to 1.4.5 - [Release notes](https://github.com/google/truth/releases) - [Commits](google/truth@v1.4.4...v1.4.5) Updates `com.google.errorprone:error_prone_core` from 2.41.0 to 2.42.0 - [Release notes](https://github.com/google/error-prone/releases) - [Commits](google/error-prone@v2.41.0...v2.42.0) Updates `com.diffplug.spotless:spotless-maven-plugin` from 2.46.1 to 3.0.0 - [Release notes](https://github.com/diffplug/spotless/releases) - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](diffplug/spotless@maven/2.46.1...lib/3.0.0) Updates `org.sonatype.central:central-publishing-maven-plugin` from 0.8.0 to 0.9.0 - [Commits](https://github.com/sonatype/central-publishing-maven-plugin/commits) Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.14.0 to 3.14.1 - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.14.0...maven-compiler-plugin-3.14.1) Updates `org.apache.maven.plugins:maven-javadoc-plugin` from 3.11.3 to 3.12.0 - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases) - [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.11.3...maven-javadoc-plugin-3.12.0) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.3 to 3.5.4 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.3...surefire-3.5.4) Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 3.5.3 to 3.5.4 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.3...surefire-3.5.4) Updates `com.google.errorprone:error_prone_annotations` from 2.41.0 to 2.42.0 - [Release notes](https://github.com/google/error-prone/releases) - [Commits](google/error-prone@v2.41.0...v2.42.0) Updates `com.google.guava:guava-testlib` from 33.4.8-jre to 33.5.0-jre - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) Updates `com.google.guava:guava` from 33.4.8-jre to 33.5.0-jre - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) Updates `org.junit:junit-bom` from 5.13.4 to 6.0.0 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.4...r6.0.0) Updates `org.graalvm.buildtools:native-maven-plugin` from 0.11.0 to 0.11.1 - [Release notes](https://github.com/graalvm/native-build-tools/releases) - [Commits](graalvm/native-build-tools@0.11.0...0.11.1) Updates `org.apache.maven.plugins:maven-shade-plugin` from 3.6.0 to 3.6.1 - [Release notes](https://github.com/apache/maven-shade-plugin/releases) - [Commits](apache/maven-shade-plugin@maven-shade-plugin-3.6.0...maven-shade-plugin-3.6.1) Updates `org.codehaus.mojo:exec-maven-plugin` from 3.5.1 to 3.6.0 - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](mojohaus/exec-maven-plugin@3.5.1...3.6.0) Updates `com.google.protobuf:protobuf-java` from 4.32.0 to 4.32.1 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: com.google.truth:truth dependency-version: 1.4.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: com.google.errorprone:error_prone_core dependency-version: 2.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven - dependency-name: org.sonatype.central:central-publishing-maven-plugin dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-version: 3.14.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin dependency-version: 3.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-version: 3.5.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-version: 3.5.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: com.google.errorprone:error_prone_annotations dependency-version: 2.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: com.google.guava:guava-testlib dependency-version: 33.5.0-jre dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven - dependency-name: com.google.guava:guava dependency-version: 33.5.0-jre dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven - dependency-name: org.junit:junit-bom dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven - dependency-name: org.graalvm.buildtools:native-maven-plugin dependency-version: 0.11.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: org.apache.maven.plugins:maven-shade-plugin dependency-version: 3.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: org.codehaus.mojo:exec-maven-plugin dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: com.google.protobuf:protobuf-java dependency-version: 4.32.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven ... Signed-off-by: dependabot[bot] <support@github.com>
|
spotless-maven-plugin requires Java 17 now (see release notes above). Maybe we could change the build requirements of Gson (README, and Maven Enforcer Plugin configuration in What do you think? An alternative is to skip the Spotless plugin update for now. The current version seems to work fine so we might not have to update to a newer version at the moment. The JUnit update (from 5 to 6) for the Native Image test is also failing because it requires Java 17 now. The shrinker tests are failing because they cannot fetch the R8 jar anymore. This is probably caused by an intentional change in the exec-maven-plugin. So we probably need to switch from using Edit: Seems like the exec-maven-plugin maintainers will revert the change again, see mojohaus/exec-maven-plugin#496. So would be best to just ignore this exec-maven-plugin version. |
|
I don't think we ever had so many independent build failures due to version updates at once 😅 |
|
You have to bump exec-maven-plugin to 3.6.1 where that behavior change was reverted again. Then the build should succeed I think. |
Bumps the maven group with 16 updates:
1.4.41.4.52.41.02.42.02.46.13.0.00.8.00.9.03.14.03.14.13.11.33.12.03.5.33.5.43.5.33.5.42.41.02.42.033.4.8-jre33.5.0-jre33.4.8-jre33.5.0-jre5.13.46.0.00.11.00.11.13.6.03.6.13.5.13.6.04.32.04.32.1Updates
com.google.truth:truthfrom 1.4.4 to 1.4.5Release notes
Sourced from com.google.truth:truth's releases.
Commits
0c43ea0Set version number for truth-parent to 1.4.5.24b5a31Fix TODO style.7261f72MakeActualValueInferencesee through casts and also recognize some of Kotl...3caa0e8InExpectFailure, never generate "value of" lines based on bytecode.a29e1b2Attempt to fix Javadoc snapshots:3a0cf9aBump the github-actions group with 2 updates3053945Use the standard parameter name ("expected") inMultimapSubject.isEqualTo.079b919Add a TODO tocontainsNoDuplicates.b515e71Show only the duplicate keys in the exception message, not all keys.534518eDon't bother to explicitly set [publishingServerId](https://central.sonatyp...Updates
com.google.errorprone:error_prone_corefrom 2.41.0 to 2.42.0Release notes
Sourced from com.google.errorprone:error_prone_core's releases.
Commits
52b6180Release Error Prone 2.42.0691c64aFlagIO.print[ln]()inSystemOut.0b751cdExpicitArrayForVarargs: flag unnecessary explicit construction of an array to...982fe20Tweak links to point to newer versions.a2df97f[StatementSwitchToExpressionSwitch] fix bug wherecase nullcan sometimes b...e691be5Fix (behind a flag) a silly bug in RedundantSetterCall.ce1a422AddDurations.wait()toWaitMatchers.waitMethodWithTimeout(and make them...da03feaUpdate MethodCanBeStatic to be able to detect and trigger on Guice@Provides...83e6582RedundantSetterCall: note that setFooValue and setFooBytes can be aliases for...db62c8cAutomated rollback of commit e1b16e24461d90f2b11f8213a68bfccc0426d4f3.Updates
com.diffplug.spotless:spotless-maven-pluginfrom 2.46.1 to 3.0.0Release notes
Sourced from com.diffplug.spotless:spotless-maven-plugin's releases.
... (truncated)
Changelog
Sourced from com.diffplug.spotless:spotless-maven-plugin's changelog.
... (truncated)
Commits
1c2435bPublished lib/3.0.0771b628Update changelogs.719f9a4update default versions for Eclipse Java and Groovy formatters (#2381)83bc8f3Update changelogs.1b8dd4eRevert the Greclipse version bump.9507db3Merge branch 'main' into update-greclipsebd03fa0Prepare to publish non-beta. Huzzah!ea71030fix gradlecustomstep with closure and configuration cache (#2376 fixes #2...7a985fbAdd an explanatory comment on why we are zeroing out the global .gitconfig.922c7eaUpdate changelog.Updates
org.sonatype.central:central-publishing-maven-pluginfrom 0.8.0 to 0.9.0Commits
Updates
org.apache.maven.plugins:maven-compiler-pluginfrom 3.14.0 to 3.14.1Release notes
Sourced from org.apache.maven.plugins:maven-compiler-plugin's releases.
Commits
0df6940[maven-release-plugin] prepare release maven-compiler-plugin-3.14.11bf9e5aEnforce asm version used here, to not depend on brittle transitive (#964)f5161c4Bump mavenVersion from 3.9.10 to 3.9.11 (#952)63846f1Improve DeltaList behavior for large projects (#335)ab3f845Bump org.apache.maven.plugins:maven-plugins from 44 to 45164bad4Allow to not use --module-version for the Java compiler0b76ccdBump mavenVersion from 3.9.9 to 3.9.105dbc9c3Bump org.codehaus.plexus:plexus-java from 1.4.0 to 1.5.017949d1Bump org.apache.maven.plugins:maven-plugins from 43 to 44 (#316)d44d1beAdd generatedSourcesPath back to the maven projectUpdates
org.apache.maven.plugins:maven-javadoc-pluginfrom 3.11.3 to 3.12.0Release notes
Sourced from org.apache.maven.plugins:maven-javadoc-plugin's releases.
Commits
2a06bed[maven-release-plugin] prepare release maven-javadoc-plugin-3.12.0a71ecf9bump version 3.12.0-SNAPSHOT88f2b71[maven-release-plugin] prepare for next development iteration7e18956[maven-release-plugin] prepare release maven-javadoc-plugin-3.11.4c11b76cIn legacyMode, don't use -sourcepath, unless excludePackageNames is not empty...bc9904bremove fix mojo (#1263)f310135Fixpackage {...} does not existinlegacyMode(#1243)c8270f9detectOfflineLinks is now false per default for all jar mojo issue #1258 ...953e609Delete flaky test (#1260)2bba7a4Bump org.codehaus.mojo:mrm-maven-plugin from 1.6.0 to 1.7.0Updates
org.apache.maven.plugins:maven-surefire-pluginfrom 3.5.3 to 3.5.4Release notes
Sourced from org.apache.maven.plugins:maven-surefire-plugin's releases.
Commits
88513d8[maven-release-plugin] prepare release surefire-3.5.49c48828Simplify cuncumber IT configuration and make windows build working again (#3174)74b2d8cBump org.htmlunit:htmlunit from 4.15.0 to 4.16.0 (#3173)6c30bf1[SUREFIRE-2298] fix xml output with junit 5 nested classes (#828)9f49866Bump org.codehaus.plexus:plexus-i18n from 1.0-beta-10 to 1.0.0 (#3172)fb96954Bump org.htmlunit:htmlunit from 4.13.0 to 4.15.0 (#3171)1e63159Name the shutdown hook (#3170)76e806afeat: enable prevent branch protection rules (#3168)0fbfb27Implement fail-fast behavior for JUnit Platform provider (#3155)98d081eBump org.assertj:assertj-core from 3.27.3 to 3.27.4 (#3167)Updates
org.apache.maven.plugins:maven-failsafe-pluginfrom 3.5.3 to 3.5.4Release notes
Sourced from org.apache.maven.plugins:maven-failsafe-plugin's releases.
Commits
88513d8[maven-release-plugin] prepare release surefire-3.5.49c48828Simplify cuncumber IT configuration and make windows build working again (#3174)74b2d8cBump org.htmlunit:htmlunit from 4.15.0 to 4.16.0 (#3173)6c30bf1[SUREFIRE-2298] fix xml output with junit 5 nested classes (#828)9f49866Bump org.codehaus.plexus:plexus-i18n from 1.0-beta-10 to 1.0.0 (#3172)fb96954Bump org.htmlunit:htmlunit from 4.13.0 to 4.15.0 (#3171)1e63159Name the shutdown hook (#3170)76e806afeat: enable prevent branch protection rules (#3168)0fbfb27Implement fail-fast behavior for JUnit Platform provider (#3155)98d081eBump org.assertj:assertj-core from 3.27.3 to 3.27.4 (#3167)Updates
com.google.errorprone:error_prone_annotationsfrom 2.41.0 to 2.42.0Release notes
Sourced from com.google.errorprone:error_prone_annotations's releases.
Commits
52b6180Release Error Prone 2.42.0691c64aFlagIO.print[ln]()inSystemOut.0b751cdExpicitArrayForVarargs: flag unnecessary explicit construction of an array to...982fe20Tweak links to point to newer versions.a2df97f[StatementSwitchToExpressionSwitch] fix bug wherecase nullcan sometimes b...e691be5Fix (behind a flag) a silly bug in RedundantSetterCall.ce1a422AddDurations.wait()toWaitMatchers.waitMethodWithTimeout(and make them...da03feaUpdate MethodCanBeStatic to be able to detect and trigger on Guice@Provides...83e6582RedundantSetterCall: note that setFooValue and setFooBytes can be aliases for...db62c8cAutomated rollback of commit e1b16e24461d90f2b11f8213a68bfccc0426d4f3.Updates
com.google.guava:guava-testlibfrom 33.4.8-jre to 33.5.0-jreRelease notes
Sourced from com.google.guava:guava-testlib's releases.
Commits
Updates
com.google.guava:guavafrom 33.4.8-jre to 33.5.0-jreRelease notes
Sourced from com.google.guava:guava's releases.