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

Upgrade dependencies for 1.25.0 #5086

Merged
merged 12 commits into from
Aug 8, 2023
Merged

Upgrade dependencies for 1.25.0 #5086

merged 12 commits into from
Aug 8, 2023

Conversation

jrhee17
Copy link
Contributor

@jrhee17 jrhee17 commented Jul 30, 2023

Note that some dependencies have some issues which need resolving before upgrading:

**Dependencies **

  • gRPC-Java 1.56.1 -> 1.57.1
  • GraphQL Kotlin 6.5.2 -> 6.5.3
  • Jakarta Websocket 2.1.0 -> 2.1.1
  • Kafka client 3.4.0 -> 3.4.1
  • Kotlin 1.8.22 -> 1.9.0
  • Kotlin Coroutine 1.7.1 -> 1.7.3
  • Micrometer 1.11.1 -> 1.11.2
  • Netty 4.1.95.Final -> 4.1.96.Final
  • Protobuf 3.22.3 -> 3.23.4
  • Reactor 3.5.7 -> 3.5.8
  • Resilience4j 2.0.2 -> 2.1.0
  • Resteasy 5.0.5.Final -> 5.0.7.Final
  • Sangria 4.0.0 -> 4.0.1
  • scala-collection-compat 2.10.0 -> 2.11.0
  • Spring 6.0.9 -> 6.0.11
  • Spring Boot 2.7.12 -> 2.7.14, 3.1.0 -> 3.1.1
  • Tomcat 10.1.10 -> 10.1.11
  • Build
    • Dagger 2.46.1 -> 2.47
    • dgs 5.5.0 -> 7.3.6
    • Error Prone 2.19.1 -> 2.20.0
    • Eureka 2.0.0 -> 2.0.1
    • gax-grpc 2.29.0 -> 2.31.1
    • Gradle 8.1.1 -> 8.2.1
    • Groovy 3.0.17 -> 3.0.18
    • Hibernate Validator 8.0.0.Final -> 8.0.1.Final
    • Java Websocket 1.5.3 -> 1.5.4
    • JUnit 5.9.3 -> 5.10.0
    • Kafka 3.4.1 -> 3.5.1
    • ktlint-gradle-plugin 11.3.2 -> 11.4.0
    • Snappy 1.1.9.1 -> 1.1.10.3
    • TestNG 7.5 -> 7.5.1

@jrhee17 jrhee17 added this to the 1.25.0 milestone Jul 30, 2023
@codecov
Copy link

codecov bot commented Jul 31, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (ce5b42f) 74.18% compared to head (eef68b4) 74.19%.

❗ Current head eef68b4 differs from pull request most recent head 610f483. Consider uploading reports for the commit 610f483 to get more accurate results

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #5086   +/-   ##
=========================================
  Coverage     74.18%   74.19%           
+ Complexity    19476    19467    -9     
=========================================
  Files          1672     1672           
  Lines         71795    71749   -46     
  Branches       9198     9189    -9     
=========================================
- Hits          53264    53236   -28     
+ Misses        14196    14188    -8     
+ Partials       4335     4325   -10     
Files Changed Coverage Δ
...orp/armeria/client/AbstractDnsResolverBuilder.java 77.63% <0.00%> (ø)

... and 26 files with indirect coverage changes

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

@jrhee17 jrhee17 marked this pull request as ready for review July 31, 2023 08:25
Copy link
Contributor

@ikhoon ikhoon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!! 🙇‍♂️🙇‍♂️

dependencies.toml Show resolved Hide resolved
Copy link
Member

@trustin trustin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🙇

Copy link
Member

@minwoox minwoox left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 👍 👍

@jrhee17 jrhee17 merged commit 13b0caa into line:main Aug 8, 2023
11 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants