Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependency Updates v1.32.x #622

Merged
merged 21 commits into from
Dec 19, 2023
Merged

Conversation

PaurushGarg
Copy link
Member

@PaurushGarg PaurushGarg commented Nov 29, 2023

Issue #, if available:

Description of changes:
Updates to v1.32.0 upstream
Fix for messaging.operation in kafka producer test.

patched upstream java-instrumentation library for the bug fix: open-telemetry/opentelemetry-java-instrumentation#10029

Dependency Updates Report:

:dependencyManagement Project Dependency Updates (report to plain text file)
------------------------------------------------------------

The following dependencies are using the latest release version:
 - com.google.guava:guava-bom:32.1.3-jre
 - com.linecorp.armeria:armeria-bom:1.26.3
 - com.sparkjava:spark-core:2.9.4
 - com.squareup.okhttp3:okhttp:4.12.0
 - commons-logging:commons-logging:1.2
 - io.opentelemetry.proto:opentelemetry-proto:1.0.0-alpha
 - org.assertj:assertj-core:3.24.2
 - org.curioswitch.curiostack:protobuf-jackson:2.2.0

The following dependencies have later release versions:
 - com.amazonaws:aws-java-sdk-bom [1.12.573 -> 1.12.599]
     https://aws.amazon.com/sdkforjava
 - com.fasterxml.jackson:jackson-bom [2.15.3 -> 2.16.0]
     https://github.com/FasterXML/jackson-bom
 - com.github.ben-manes.versions:com.github.ben-manes.versions.gradle.plugin [0.49.0 -> 0.50.0]
 - com.google.protobuf:protobuf-bom [3.24.4 -> 3.25.1]
     https://developers.google.com/protocol-buffers/
 - io.grpc:grpc-bom [1.59.0 -> 1.59.1]
     https://github.com/grpc/grpc-java
 - io.opentelemetry.contrib:opentelemetry-aws-resources [1.31.0-alpha -> 1.32.0-alpha]
     https://github.com/open-telemetry/opentelemetry-java-contrib
 - io.opentelemetry.contrib:opentelemetry-aws-xray [1.31.0 -> 1.32.0]
     https://github.com/open-telemetry/opentelemetry-java-contrib
 - io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha [1.31.0-alpha -> 1.32.0-alpha]
     https://github.com/open-telemetry/opentelemetry-java-instrumentation
 - io.opentelemetry.javaagent:opentelemetry-javaagent [1.31.0 -> 1.32.0]
     https://github.com/open-telemetry/opentelemetry-java-instrumentation
 - net.bytebuddy:byte-buddy [1.14.9 -> 1.14.10]
     https://bytebuddy.net
 - org.apache.logging.log4j:log4j-bom [2.21.1 -> 2.22.0]
     https://logging.apache.org/log4j/2.x/
 - org.junit:junit-bom [5.10.0 -> 5.10.1]
     https://junit.org/junit5/
 - org.slf4j:slf4j-api [1.7.36 -> 2.0.9]
     http://www.slf4j.org
 - org.slf4j:slf4j-simple [1.7.36 -> 2.0.9]
     http://www.slf4j.org
 - org.springframework.boot:spring-boot-dependencies [2.7.17 -> 3.2.0]
     https://spring.io/projects/spring-boot
 - org.testcontainers:testcontainers-bom [1.19.1 -> 1.19.3]
     https://java.testcontainers.org
 - software.amazon.awssdk:bom [2.21.7 -> 2.21.33]
     https://aws.amazon.com/sdkforjava

Gradle release-candidate updates:
 - Gradle: [8.2.1 -> 8.5]

Generated report file build/dependencyUpdates/report.txt

Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@PaurushGarg PaurushGarg requested a review from a team as a code owner November 29, 2023 19:45
@codecov-commenter
Copy link

codecov-commenter commented Dec 5, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (release/v1.32.x@f44e8d0). Click here to learn what that means.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@                Coverage Diff                 @@
##             release/v1.32.x     #622   +/-   ##
==================================================
  Coverage                   ?   50.73%           
  Complexity                 ?      264           
==================================================
  Files                      ?       39           
  Lines                      ?     1301           
  Branches                   ?      141           
==================================================
  Hits                       ?      660           
  Misses                     ?      609           
  Partials                   ?       32           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@PaurushGarg PaurushGarg changed the title Nightly build failure fix Dependency Updates v1.32.x Dec 11, 2023
@PaurushGarg PaurushGarg force-pushed the nightly-build-failure-fix branch 2 times, most recently from 1cf965c to 531e78b Compare December 15, 2023 18:01
@PaurushGarg PaurushGarg merged commit 65e3eb3 into release/v1.32.x Dec 19, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants