-
Notifications
You must be signed in to change notification settings - Fork 599
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
chore(deps): Bump the all group across 1 directory with 23 updates #20228
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the all group with 23 updates in the /java directory: | Package | From | To | | --- | --- | --- | | [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.15.4` | `2.18.2` | | [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) | `2.15.4` | `2.18.2` | | [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) | `42.7.4` | `42.7.5` | | [org.elasticsearch.client:elasticsearch-rest-high-level-client](https://github.com/elastic/elasticsearch) | `7.17.26` | `7.17.27` | | [io.grpc:grpc-netty-shaded](https://github.com/grpc/grpc-java) | `1.69.0` | `1.69.1` | | [io.grpc:grpc-protobuf](https://github.com/grpc/grpc-java) | `1.69.0` | `1.69.1` | | [io.grpc:grpc-stub](https://github.com/grpc/grpc-java) | `1.69.0` | `1.69.1` | | [org.assertj:assertj-core](https://github.com/assertj/assertj) | `3.27.2` | `3.27.3` | | [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) | `3.47.2.0` | `3.48.0.0` | | software.amazon.awssdk:s3 | `2.29.45` | `2.30.2` | | software.amazon.awssdk:sts | `2.29.45` | `2.30.2` | | software.amazon.awssdk:apache-client | `2.29.45` | `2.30.2` | | software.amazon.awssdk:glue | `2.29.45` | `2.30.2` | | [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) | `2.43.0` | `2.44.2` | | [io.delta:delta-standalone_2.12](https://github.com/delta-io/delta) | `3.2.1` | `3.3.0` | | [io.delta:delta-spark_2.12](https://github.com/delta-io/delta) | `3.2.1` | `3.3.0` | | org.apache.hadoop:hadoop-common | `3.4.1` | `3.4.1` | | org.apache.hadoop:hadoop-mapreduce-client-core | `3.4.1` | `3.4.1` | | org.apache.hadoop:hadoop-mapreduce-client-common | `3.4.1` | `3.4.1` | | org.apache.hadoop:hadoop-mapreduce-client-jobclient | `3.4.1` | `3.4.1` | | org.apache.hadoop:hadoop-client | `3.3.4` | `3.4.1` | | org.apache.hadoop:hadoop-aws | `3.4.1` | `3.4.1` | | org.apache.spark:spark-sql_2.12 | `3.5.3` | `3.5.4` | Updates `com.fasterxml.jackson.core:jackson-databind` from 2.15.4 to 2.18.2 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.core:jackson-core` from 2.15.4 to 2.18.2 - [Commits](FasterXML/jackson-core@jackson-core-2.15.4...jackson-core-2.18.2) Updates `com.fasterxml.jackson.core:jackson-core` from 2.15.4 to 2.18.2 - [Commits](FasterXML/jackson-core@jackson-core-2.15.4...jackson-core-2.18.2) Updates `org.postgresql:postgresql` from 42.7.4 to 42.7.5 - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.7.4...REL42.7.5) Updates `org.elasticsearch.client:elasticsearch-rest-high-level-client` from 7.17.26 to 7.17.27 - [Release notes](https://github.com/elastic/elasticsearch/releases) - [Changelog](https://github.com/elastic/elasticsearch/blob/main/CHANGELOG.md) - [Commits](elastic/elasticsearch@v7.17.26...v7.17.27) Updates `io.grpc:grpc-netty-shaded` from 1.69.0 to 1.69.1 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.69.0...v1.69.1) Updates `io.grpc:grpc-protobuf` from 1.69.0 to 1.69.1 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.69.0...v1.69.1) Updates `io.grpc:grpc-stub` from 1.69.0 to 1.69.1 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.69.0...v1.69.1) Updates `io.grpc:grpc-protobuf` from 1.69.0 to 1.69.1 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.69.0...v1.69.1) Updates `io.grpc:grpc-stub` from 1.69.0 to 1.69.1 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.69.0...v1.69.1) Updates `org.assertj:assertj-core` from 3.27.2 to 3.27.3 - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.27.2...assertj-build-3.27.3) Updates `org.xerial:sqlite-jdbc` from 3.47.2.0 to 3.48.0.0 - [Release notes](https://github.com/xerial/sqlite-jdbc/releases) - [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG) - [Commits](xerial/sqlite-jdbc@3.47.2.0...3.48.0.0) Updates `software.amazon.awssdk:s3` from 2.29.45 to 2.30.2 Updates `software.amazon.awssdk:sts` from 2.29.45 to 2.30.2 Updates `software.amazon.awssdk:apache-client` from 2.29.45 to 2.30.2 Updates `software.amazon.awssdk:glue` from 2.29.45 to 2.30.2 Updates `software.amazon.awssdk:sts` from 2.29.45 to 2.30.2 Updates `software.amazon.awssdk:apache-client` from 2.29.45 to 2.30.2 Updates `software.amazon.awssdk:glue` from 2.29.45 to 2.30.2 Updates `com.diffplug.spotless:spotless-maven-plugin` from 2.43.0 to 2.44.2 - [Release notes](https://github.com/diffplug/spotless/releases) - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](diffplug/spotless@lib/2.43.0...maven/2.44.2) Updates `io.delta:delta-standalone_2.12` from 3.2.1 to 3.3.0 - [Release notes](https://github.com/delta-io/delta/releases) - [Commits](delta-io/delta@v3.2.1...v3.3.0) Updates `io.delta:delta-spark_2.12` from 3.2.1 to 3.3.0 - [Release notes](https://github.com/delta-io/delta/releases) - [Commits](delta-io/delta@v3.2.1...v3.3.0) Updates `org.apache.hadoop:hadoop-common` from 3.4.1 to 3.4.1 Updates `org.apache.hadoop:hadoop-mapreduce-client-core` from 3.4.1 to 3.4.1 Updates `org.apache.hadoop:hadoop-mapreduce-client-common` from 3.4.1 to 3.4.1 Updates `org.apache.hadoop:hadoop-mapreduce-client-jobclient` from 3.4.1 to 3.4.1 Updates `org.apache.hadoop:hadoop-client` from 3.3.4 to 3.4.1 Updates `org.apache.hadoop:hadoop-aws` from 3.4.1 to 3.4.1 Updates `io.delta:delta-spark_2.12` from 3.2.1 to 3.3.0 - [Release notes](https://github.com/delta-io/delta/releases) - [Commits](delta-io/delta@v3.2.1...v3.3.0) Updates `org.apache.spark:spark-sql_2.12` from 3.5.3 to 3.5.4 --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: org.postgresql:postgresql dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: org.elasticsearch.client:elasticsearch-rest-high-level-client dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: io.grpc:grpc-netty-shaded dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: io.grpc:grpc-protobuf dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: io.grpc:grpc-stub dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: io.grpc:grpc-protobuf dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: io.grpc:grpc-stub dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: org.assertj:assertj-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: org.xerial:sqlite-jdbc dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: software.amazon.awssdk:s3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: software.amazon.awssdk:sts dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: software.amazon.awssdk:apache-client dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: software.amazon.awssdk:glue dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: software.amazon.awssdk:sts dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: software.amazon.awssdk:apache-client dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: software.amazon.awssdk:glue dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: io.delta:delta-standalone_2.12 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: io.delta:delta-spark_2.12 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: org.apache.hadoop:hadoop-common dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: org.apache.hadoop:hadoop-mapreduce-client-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: org.apache.hadoop:hadoop-mapreduce-client-common dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: org.apache.hadoop:hadoop-mapreduce-client-jobclient dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: org.apache.hadoop:hadoop-client dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: org.apache.hadoop:hadoop-aws dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: io.delta:delta-spark_2.12 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: org.apache.spark:spark-sql_2.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
java
Pull requests that update Java code
labels
Jan 20, 2025
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the all group with 23 updates in the /java directory:
2.15.4
2.18.2
2.15.4
2.18.2
42.7.4
42.7.5
7.17.26
7.17.27
1.69.0
1.69.1
1.69.0
1.69.1
1.69.0
1.69.1
3.27.2
3.27.3
3.47.2.0
3.48.0.0
2.29.45
2.30.2
2.29.45
2.30.2
2.29.45
2.30.2
2.29.45
2.30.2
2.43.0
2.44.2
3.2.1
3.3.0
3.2.1
3.3.0
3.4.1
3.4.1
3.4.1
3.4.1
3.4.1
3.4.1
3.4.1
3.4.1
3.3.4
3.4.1
3.4.1
3.4.1
3.5.3
3.5.4
Updates
com.fasterxml.jackson.core:jackson-databind
from 2.15.4 to 2.18.2Commits
Updates
com.fasterxml.jackson.core:jackson-core
from 2.15.4 to 2.18.2Commits
fc1bc93
[maven-release-plugin] prepare release jackson-core-2.18.244f793e
Prep for 2.18.2715ec43
Disable scorecard WF from 2.1888b4c94
fix issue with incorrect matches for some surrogate chars (#1360)cc70bc2
Minor warnings removalf5ed9e7
Warnings removal93335d4
Merge branch '2.17' into 2.183ec9738
Back to snapshot dep88fc49b
[maven-release-plugin] prepare for next development iteration44d1e78
[maven-release-plugin] prepare release jackson-core-2.17.3Updates
com.fasterxml.jackson.core:jackson-core
from 2.15.4 to 2.18.2Commits
fc1bc93
[maven-release-plugin] prepare release jackson-core-2.18.244f793e
Prep for 2.18.2715ec43
Disable scorecard WF from 2.1888b4c94
fix issue with incorrect matches for some surrogate chars (#1360)cc70bc2
Minor warnings removalf5ed9e7
Warnings removal93335d4
Merge branch '2.17' into 2.183ec9738
Back to snapshot dep88fc49b
[maven-release-plugin] prepare for next development iteration44d1e78
[maven-release-plugin] prepare release jackson-core-2.17.3Updates
org.postgresql:postgresql
from 42.7.4 to 42.7.5Release notes
Sourced from org.postgresql:postgresql's releases.
... (truncated)
Changelog
Sourced from org.postgresql:postgresql's changelog.
Commits
94a1693
update changelogs and increment version in gradle.properties for release (#3478)ce54dfd
chore: replace deprecated kotlinOptions with a replacement API398029e
chore: avoid failure in osgi-test/onlyIf if -PjdkBuildVersion is missing at t...7245443
test: skip :pgjdbc-osgi-test:test when runnning tests with Java 87747527
chore(deps): update dependency gradle to v8.12bb07a4b
chore(deps): update codecov/codecov-action digest to adfacf2f545514
chore(deps): update dependency sbt/sbt to v1.10.745df56c
fix(deps): update dependency org.ops4j.pax.url:pax-url-aether to v2.6.15b87e106
fix(deps): update junit5 monorepo to v5.11.45603477
fix(deps): update dependency com.github.spotbugs:com.github.spotbugs.gradle.p...Updates
org.elasticsearch.client:elasticsearch-rest-high-level-client
from 7.17.26 to 7.17.27Release notes
Sourced from org.elasticsearch.client:elasticsearch-rest-high-level-client's releases.
Commits
0f88dde
Disable SLM history in docs tests (#118979) (#119813)1724fab
[7.17] Register mustache size limit setting (#119291) (#119294)fa2883d
[7.x] [Gradle] Remove jitpack repository usage (#119053)97ffa5b
[ci] Add ubuntu-2404-aarch64 to test matrix in platform-support (#118847) (#1...03897a9
Update alias.asciidoc (#118553) (#118861)a8c97e9
Adjust the test based on the year change (#118827) (#118832)fc4622e
[CI] Automatically apply spotless changes in pull request CI (#118701) (#118712)c9ed796
[ci] Add ubuntu-2404 to matrix in packaging and platform jobs (#118566) (#118...ad865b4
[ci] Add oraclelinux-9 to matrix in packaging and platform jobs (#118565) (#1...ae12114
small doc fix for updates related to _source defaults found by community memb...Updates
io.grpc:grpc-netty-shaded
from 1.69.0 to 1.69.1Release notes
Sourced from io.grpc:grpc-netty-shaded's releases.
Commits
5e14f99
Bump version to 1.69.1d13bc25
Update README etc to reference 1.69.105d9628
fix security issue with okhttp (#11749)112dccb
xds: fixed unsupported unsigned 32 bits issue for circuit breaker (#11735)0de7bfe
xds: Remove xds authority label from metric registratione3e343d
xds: Remember nonces for unknown typesaba8a0c
xds: Preserve nonce when unsubscribing typeded82e2
xds: Unexpected types in server_features should be ignoredeccb137
Bump version to 1.69.1-SNAPSHOTUpdates
io.grpc:grpc-protobuf
from 1.69.0 to 1.69.1Release notes
Sourced from io.grpc:grpc-protobuf's releases.
Commits
5e14f99
Bump version to 1.69.1d13bc25
Update README etc to reference 1.69.105d9628
fix security issue with okhttp (#11749)112dccb
xds: fixed unsupported unsigned 32 bits issue for circuit breaker (#11735)0de7bfe
xds: Remove xds authority label from metric registratione3e343d
xds: Remember nonces for unknown typesaba8a0c
xds: Preserve nonce when unsubscribing typeded82e2
xds: Unexpected types in server_features should be ignoredeccb137
Bump version to 1.69.1-SNAPSHOTUpdates
io.grpc:grpc-stub
from 1.69.0 to 1.69.1Release notes
Sourced from io.grpc:grpc-stub's releases.
Commits
5e14f99
Bump version to 1.69.1d13bc25
Update README etc to reference 1.69.105d9628
fix security issue with okhttp (#11749)112dccb
xds: fixed unsupported unsigned 32 bits issue for circuit breaker (#11735)0de7bfe
xds: Remove xds authority label from metric registratione3e343d
xds: Remember nonces for unknown typesaba8a0c
xds: Preserve nonce when unsubscribing typeded82e2
xds: Unexpected types in server_features should be ignoredeccb137
Bump version to 1.69.1-SNAPSHOTUpdates
io.grpc:grpc-protobuf
from 1.69.0 to 1.69.1Release notes
Sourced from io.grpc:grpc-protobuf's releases.
Commits
5e14f99
Bump version to 1.69.1d13bc25
Update README etc to reference 1.69.105d9628
fix security issue with okhttp (#11749)112dccb
xds: fixed unsupported unsigned 32 bits issue for circuit breaker (#11735)0de7bfe
xds: Remove xds authority label from metric registratione3e343d
xds: Remember nonces for unknown typesaba8a0c
xds: Preserve nonce when unsubscribing typeded82e2
xds: Unexpected types in server_features should be ignoredeccb137
Bump version to 1.69.1-SNAPSHOTUpdates
io.grpc:grpc-stub
from 1.69.0 to 1.69.1Release notes
Sourced from io.grpc:grpc-stub's releases.
Commits
5e14f99
Bump version to 1.69.1d13bc25
Update README etc to reference 1.69.105d9628
fix security issue with okhttp (#11749)112dccb
xds: fixed unsupported unsigned 32 bits issue for circuit breaker (#11735)0de7bfe
xds: Remove xds authority label from metric registratione3e343d
xds: Remember nonces for unknown typesaba8a0c
xds: Preserve nonce when unsubscribing typeded82e2
xds: Unexpected types in server_features should be ignoredeccb137
Bump version to 1.69.1-SNAPSHOTUpdates
org.assertj:assertj-core
from 3.27.2 to 3.27.3Release notes
Sourced from org.assertj:assertj-core's releases.
Commits
c928dd3
[maven-release-plugin] prepare release assertj-build-3.27.3f308d95
FixStandardRepresentation
regression for unquoted strings (#3735)e5959f4
Add Java and Kotlin release references3eb809d
Add Kotlin EAP referenceb39a8cf
Add Kotlin 2.1.10-RCe20e40d
Add Class info to failure exception (#3746)79b87f0
Revert "Propagate common basetype for theextracting
method (#3673)" (#3737)bf439b3
chore(deps): bump com.diffplug.spotless:spotless-maven-plugin from 2.43.0 to ...30936ca
Restructure Kotlin tests, addDisplayNameGenerator
b5b86cc
Add Kotlin cross-version job (#3732)Updates
org.xerial:sqlite-jdbc
from 3.47.2.0 to 3.48.0.0Release notes
Sourced from org.xerial:sqlite-jdbc's releases.
Commits
5d22aab
chore(release): 3.48.0.0 [skip ci]b0291ea
chore: update native librariesc0f66af
feat(sqlite): upgrade to sqlite 3.48.0302a600
build(deps): bump org.jreleaser:jreleaser-maven-plugina7dd7d4
build(deps-dev): bump org.mockito:mockito-core from 5.14.2 to 5.15.23c267ae
build(deps-dev): bump org.assertj:assertj-core from 3.27.0 to 3.27.250bb43e
chore(release): prepare next snapshot [skip ci]Updates
software.amazon.awssdk:s3
from 2.29.45 to 2.30.2Updates
software.amazon.awssdk:sts
from 2.29.45 to 2.30.2Updates
software.amazon.awssdk:apache-client
from 2.29.45 to 2.30.2Updates
software.amazon.awssdk:glue
from 2.29.45 to 2.30.2Updates
software.amazon.awssdk:sts
from 2.29.45 to 2.30.2Updates
software.amazon.awssdk:apache-client
from 2.29.45 to 2.30.2Updates
software.amazon.awssdk:glue
from 2.29.45 to 2.30.2Updates
com.diffplug.spotless:spotless-maven-plugin
from 2.43.0 to 2.44.2Release notes
Sourced from com.diffplug.spotless:spotless-maven-plugin's releases.
... (truncated)
Changelog
Sourced from com.diffplug.spotless:spotless-maven-plugin's changelog.