-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
fix(deps): update java #9995
base: main
Are you sure you want to change the base?
fix(deps): update java #9995
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi team,
I'm currently reviewing this pull request, and will follow up with a full review in a few minutes. In the meantime, I'm providing this summary of the pull request's content for you and other reviewers to quickly get up to speed on the changes and intent.
This pull request, submitted by Renovate Bot, aims to update the Java dependencies across various modules within the java-docs-samples
repository. The changes include updates to several packages, spanning plugins, build tools, compile-time, test, and import dependencies. Here's a summary:
Intent: Update Java dependencies to their latest versions for security and stability improvements.
Changes:
The PR updates numerous dependencies. A comprehensive list is provided in the PR description, but here are some notable examples:
com.google.cloud:libraries-bom
: Updated from26.32.0
and26.40.0
to26.53.0
across multiple files.com.google.truth:truth
: Updated from1.4.0
and1.1.5
to1.4.4
across multiple files.org.mockito:mockito-core
: Updated from various versions (e.g.,5.10.0
,5.13.0
,5.2.0
) to5.15.2
across multiple files.com.google.cloud.tools:appengine-maven-plugin
: Updated from2.8.0
to2.8.3
in severalpom.xml
files.- Several other dependencies were updated to minor or patch versions.
Activity: The pull request was automatically generated by Renovate Bot and has not yet received any comments or reviews.
I'll provide a more detailed review shortly, but this summary should provide a good overview for now.
And now, a little haiku to brighten your day:
Dependencies flow,
Updates bring fresh, clean code base,
Bugs flee in the night.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This pull request updates several Java dependencies, which is good for keeping the project up-to-date with bug fixes and new features. The changes are automated, and the versions appear reasonable. However, it's crucial to test thoroughly after merging to ensure compatibility and address any breaking changes introduced by the dependency updates. I've summarized the dependency updates and versions below:
Dependency Updates Summary:
- sbt-assembly: 2.1.5 -> 2.3.1
- bigtable-hbase-2.x-hadoop: 2.12.0 -> 2.14.8
- gradle: 8.6/8.10 -> 8.12
- hbase-client/hbase-server: 2.5.7-hadoop3 -> 2.6.1-hadoop3
- sbt/sbt: 1.9.8 -> 1.10.7
- maven-jar-plugin: 3.3.0 -> 3.4.2
- truth: 1.1.5/1.4.0 -> 1.4.4
- google-cloud-storage: 2.33.0 -> 2.47.0
- google-cloud-artifact-registry: 1.32.0 -> 1.55.0
- google-cloud-dataflow: 0.37.0 -> 0.60.0
- exec-maven-plugin: 3.1.1 -> 3.5.0
- appengine-maven-plugin: 2.8.0 -> 2.8.3
- junit-vintage-engine: 5.10.2 -> 5.11.4
- testcontainers:kafka: 1.20.0 -> 1.20.4
- jetty-maven-plugin: 9.4.54.v20240208/11.0.20 -> 9.4.57.v20241219/11.0.24
- maven-failsafe-plugin/maven-surefire-plugin: 3.2.5 -> 3.5.2
- kafka-clients: 3.8.0 -> 3.9.0
- auto-value: 1.10.4 -> 1.11.0
- jib-maven-plugin: 3.4.0 -> 3.4.4
- hadoop-client-runtime: 3.4.0 -> 3.4.1
- maven-checkstyle-plugin: 3.3.1 -> 3.6.0
- function-maven-plugin: 0.11.0 -> 0.11.1
- maven-assembly-plugin: 3.6.0 -> 3.7.1
- spring-boot-maven-plugin: 3.2.2 -> 3.4.1
- maven-dependency-plugin: 3.6.1 -> 3.8.1
- slf4j-simple/slf4j-api: 2.0.12 -> 2.0.16
- bigtable-hbase-beam: 2.12.0 -> 2.14.8
- azure-storage-blob: 12.25.1 -> 12.29.0
- aws-java-sdk-sqs/aws-java-sdk-s3: 1.12.657 -> 1.12.780
- commons-io: 2.15.1 -> 2.18.0
- appengine-tools-sdk/appengine-api-stubs/appengine-testing: 2.0.24 -> 2.0.32
- java-function-invoker: 1.3.1 -> 1.3.3
- junit-pioneer: 2.2.0 -> 2.3.0
- lombok: 1.18.30 -> 1.18.36
- jetty-test-helper: 6.2 -> 6.3
- selenium-chrome-driver: 4.17.0 -> 4.27.0
- mysql-socket-factory-connector-j-8: 1.15.2 -> 1.22.0
- thymeleaf: 3.1.2.RELEASE -> 3.1.3.RELEASE
- junit-jupiter-engine: 5.10.2 -> 5.11.4
- google-api-services-iamcredentials: v1-rev20211203-2.0.0 -> v1-rev20241024-2.0.0
- exporter-trace: 0.30.0 -> 0.33.0
- google-api-services-healthcare: v1-rev20240130-2.0.0 -> v1-rev20241226-2.0.0
- webdrivermanager: 5.6.3 -> 5.9.2
- libraries-bom: 26.32.0/26.40.0 -> 26.53.0
- google-cloudevent-types: 0.14.0 -> 0.16.0
- maven-shade-plugin: 3.5.1 -> 3.6.0
- functions-framework-api: 1.1.0 -> 1.1.4
b7fdbfe
to
90e56eb
Compare
90e56eb
to
688098c
Compare
Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot. |
This PR contains the following updates:
2.1.5
->2.3.1
2.12.0
->2.14.8
8.6
->8.12
8.12.1
8.10
->8.12
8.12.1
2.5.7-hadoop3
->2.6.1-hadoop3
2.5.7-hadoop3
->2.6.1-hadoop3
1.9.8
->1.10.7
3.3.0
->3.4.2
1.4.0
->1.4.4
2.33.0
->2.47.0
1.32.0
->1.55.0
0.37.0
->0.60.0
3.1.1
->3.5.0
2.8.0
->2.8.3
5.10.2
->5.11.4
1.20.0
->1.20.4
11.0.20
->11.0.24
3.2.5
->3.5.2
3.8.0
->3.9.0
1.10.4
->1.11.0
3.2.5
->3.5.2
3.12.1
->3.13.0
3.4.0
->3.4.4
3.4.0
->3.4.1
3.3.1
->3.6.0
0.11.0
->0.11.1
3.6.0
->3.7.1
3.2.2
->3.4.1
3.4.2
3.6.1
->3.8.1
2.0.12
->2.0.16
9.4.54.v20240208
->9.4.57.v20241219
2.0.12
->2.0.16
2.12.0
->2.14.8
12.25.1
->12.29.0
1.12.657
->1.12.780
0.11.0
->0.11.1
2.15.1
->2.18.0
2.0.24
->2.0.32
1.12.657
->1.12.780
1.14.17
->1.16.1
9.2.0
->9.4.3
2.2.0
->2.2.4
26.32.0
->26.53.0
0.14.0
->0.16.0
2.0.24
->2.0.32
3.5.1
->3.6.0
1.1.0
->1.1.4
2.2.0
->2.3.0
5.10.2
->5.11.4
26.40.0
->26.53.0
2.0.24
->2.0.32
1.3.1
->1.3.3
5.10.0
->5.15.2
5.13.0
->5.15.2
0.14.0
->0.16.0
1.18.30
->1.18.36
6.2
->6.3
4.17.0
->4.27.0
4.28.1
(+1)1.1.5
->1.4.4
2.2.0
->2.3.0
1.15.2
->1.22.0
1.23.0
3.1.2.RELEASE
->3.1.3.RELEASE
5.10.2
->5.11.4
5.2.0
->5.15.2
v1-rev20211203-2.0.0
->v1-rev20241024-2.0.0
0.30.0
->0.33.0
v1-rev20240130-2.0.0
->v1-rev20241226-2.0.0
5.6.3
->5.9.2