chore(deps): Consolidated dependency updates#2631
Conversation
Consolidates updates from the following dependency PRs: - #2616: Bump jackson from 2.22.0 to 2.22.1 - #2600: Bump co.elastic.clients:elasticsearch-java from 9.4.2 to 9.4.3 - #2605: Bump log4j from 2.26.0 to 2.26.1 - #2628: Bump awssdk from 2.46.15 to 2.47.5 - #2619: Bump com.google.cloud:libraries-bom from 26.84.0 to 26.85.0 - #2594: Bump de.siegmar:fastcsv from 4.3.0 to 4.3.1 - #2587: Bump io.swagger.parser.v3:swagger-parser from 2.1.44 to 2.1.45 - #2622: Bump pkl from 0.31.1 to 0.32.0 - #2612: Bump io.openlineage:openlineage-java from 1.50.0 to 1.51.0 - #2615: Bump jetty from 12.1.10 to 12.1.11 - #2611: Bump netty from 4.2.15.Final to 4.2.16.Final - #2629: Bump io.opentelemetry:opentelemetry-bom from 1.63.0 to 1.64.0 - #2614: Bump com.gradleup.shadow from 9.4.2 to 9.5.1 - #2596: Bump com.diffplug.spotless:spotless-plugin-gradle from 8.7.0 to 8.8.0 - #2623: Bump org.pkl-lang:org.pkl-lang.gradle.plugin from 0.31.1 to 0.32.0 - #2617: Bump actions/setup-java from 5.3.0 to 5.5.0 - #2609: Bump docker/login-action from 4.2.0 to 4.4.0 - #2606: Bump docker/setup-buildx-action from 4.1.0 to 4.2.0 - #2602: Bump docker/build-push-action from 7.2.0 to 7.3.0 Excludes #2591 (Gradle 8->9 major) and #2627 (simple-java-mail 8->9 major). Co-Authored-By: Claude <noreply@anthropic.com> Signed-off-by: Chris (He/Him) <cgrote@gmail.com>
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
Shadow plugin 9.5.1 calls AdhocComponentWithVariants.addVariantsFromConfiguration(Provider, Action), a Gradle 9 API absent in Gradle 8.14.3, causing a NoSuchMethodError at plugin-apply time and failing both pr-build and pr-test. Reverting to 9.4.2 until the Gradle 9 wrapper bump (#2591) lands. Co-Authored-By: Claude <noreply@anthropic.com> Signed-off-by: Chris (He/Him) <cgrote@gmail.com>
Summary
Consolidates 18 dependency PRs into a single update.
Updates
Original PRs
Consolidated: #2616, #2600, #2605, #2628, #2619, #2594, #2587, #2622, #2612, #2615, #2611, #2629, #2596, #2623, #2617, #2609, #2606, #2602
Excluded
These are held back because they need Gradle 9 or are deferred major bumps:
AdhocComponentWithVariants.addVariantsFromConfiguration(Provider, Action), a Gradle 9 API missing in 8.14.3, which broke both pr-build and pr-test. Can be included once chore(deps): Bump gradle-wrapper from 8.14.3 to 9.6.1 #2591 lands.Generated by
/consolidate-depsskill