chore(deps): bump the version-updates group with 7 updates - #90
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the version-updates group with 7 updates: | Package | From | To | | --- | --- | --- | | [io.netty:netty-bom](https://github.com/netty/netty) | `4.2.15.Final` | `4.2.17.Final` | | [io.qdrant:client](https://github.com/qdrant/java-client) | `1.18.3` | `1.19.0` | | [com.google.guava:guava](https://github.com/google/guava) | `33.6.0-jre` | `33.7.1-jre` | | [io.grpc:grpc-protobuf](https://github.com/grpc/grpc-java) | `1.82.1` | `1.84.0` | | org.slf4j:slf4j-api | `2.0.18` | `2.0.19` | | org.apache.spark:spark-sql_2.13 | `4.1.2` | `4.2.0` | | [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson-databind) | `2.21.5` | `2.22.2` | Updates `io.netty:netty-bom` from 4.2.15.Final to 4.2.17.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.2.15.Final...netty-4.2.17.Final) Updates `io.qdrant:client` from 1.18.3 to 1.19.0 - [Release notes](https://github.com/qdrant/java-client/releases) - [Commits](qdrant/java-client@v1.18.3...v1.19.0) Updates `com.google.guava:guava` from 33.6.0-jre to 33.7.1-jre - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) Updates `io.grpc:grpc-protobuf` from 1.82.1 to 1.84.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.82.1...v1.84.0) Updates `org.slf4j:slf4j-api` from 2.0.18 to 2.0.19 Updates `org.apache.spark:spark-sql_2.13` from 4.1.2 to 4.2.0 Updates `com.fasterxml.jackson.core:jackson-databind` from 2.21.5 to 2.22.2 - [Commits](FasterXML/jackson-databind@jackson-databind-2.21.5...jackson-databind-2.22.2) --- updated-dependencies: - dependency-name: io.netty:netty-bom dependency-version: 4.2.17.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: version-updates - dependency-name: io.qdrant:client dependency-version: 1.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: version-updates - dependency-name: com.google.guava:guava dependency-version: 33.7.1-jre dependency-type: direct:production update-type: version-update:semver-minor dependency-group: version-updates - dependency-name: io.grpc:grpc-protobuf dependency-version: 1.84.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: version-updates - dependency-name: org.slf4j:slf4j-api dependency-version: 2.0.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: version-updates - dependency-name: org.apache.spark:spark-sql_2.13 dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: version-updates - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.22.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: version-updates ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 version-updates group with 7 updates:
4.2.15.Final4.2.17.Final1.18.31.19.033.6.0-jre33.7.1-jre1.82.11.84.02.0.182.0.194.1.24.2.02.21.52.22.2Updates
io.netty:netty-bomfrom 4.2.15.Final to 4.2.17.FinalRelease notes
Sourced from io.netty:netty-bom's releases.
... (truncated)
Commits
e0789d3[maven-release-plugin] prepare release netty-4.2.17.Final1b5abc6Merge changes from forks (#17213)36fbf57Update surefire plugin to latest version (#17210)a96226cAdd.editorconfigto enforce consistent coding style (#17052)14a4e6aOpenSSL: Allow to obtain used named group via OpenSslSession (#17058)26255b1Weakly reference engines from the OpenSSL engine map (#17199)ae41417HttpServerCodec: do not consume the method queue for 1xx interim responses ...41f1db5Do not write WebSocket handshake response to the tail of the pipeline (#17192)035d76eUpdate compress-lzf to 1.2.1 (#17194)7681affFix JdkZlibDecompressor losing the tail of highly compressible streams (#17191)Updates
io.qdrant:clientfrom 1.18.3 to 1.19.0Release notes
Sourced from io.qdrant:client's releases.
Commits
d30855a1.19.0 (#143)058c3e7chore(deps): bump the version-updates group with 6 updates (#144)e50da94chore(deps): bump actions/checkout from 5.0.1 to 6.1.0 (#141)9ce0b0fchore(deps): bump actions/setup-java in the version-updates group (#140)7dbe029chore(deps): bump the version-updates group with 4 updates (#142)fdbc3cechore(deps): bump the version-updates group with 5 updates (#139)c6abd55chore(deps): bump actions/setup-java in the version-updates group (#138)b613a13chore(deps): bump the version-updates group with 6 updates (#137)806cfd4chore(deps): bump the version-updates group with 5 updates (#135)64cf2c2chore(deps): bump the version-updates group with 2 updates (#134)Updates
com.google.guava:guavafrom 33.6.0-jre to 33.7.1-jreRelease notes
Sourced from com.google.guava:guava's releases.
... (truncated)
Commits
Updates
io.grpc:grpc-protobuffrom 1.82.1 to 1.84.0Release notes
Sourced from io.grpc:grpc-protobuf's releases.
... (truncated)
Commits
b3838c0Bump version to 1.84.0eb21854Update README etc to reference 1.84.0118cb68xds: Make RawMessageClientInterceptor conditional on ext_proc flags (v1.84.x ...e9cfe32Revert "Implement gRFC A97: xDS JWT Call Credentials (#12951)" (v1.84.x backp...cb66582build: Remove global setting to allow empty checksums for Choco (#12993)0f859c3okhttp: Move connection window update before stream termination logic (#12990)292a361binder,cronet: Handle double-ClientTransportFactory.close()7843bd4rls: implement stale_header_data caching and propagation in RLS (#12972)3cb7007xds: FixshutdownNow()becoming a no-op aftershutdown()(#12982)ab104f8compiler: add retry loop and enable allowEmptyChecksums on Windows (#12962)Updates
org.slf4j:slf4j-apifrom 2.0.18 to 2.0.19Updates
org.apache.spark:spark-sql_2.13from 4.1.2 to 4.2.0Updates
com.fasterxml.jackson.core:jackson-databindfrom 2.21.5 to 2.22.2Commits
25b2a22[maven-release-plugin] prepare release jackson-databind-2.22.2bab1c1aPrep for 2.22.2 releasebc03cf8Merge branch '2.21' into 2.2283379fbMerge branch '2.20' into 2.210d400c9Merge branch '2.19' into 2.20ce36a27Merge branch '2.18' into 2.197a209e1Post-release dep version bumpa432707[maven-release-plugin] prepare for next development iteration176df1d[maven-release-plugin] prepare release jackson-databind-2.18.107785f5fPrep for 2.18.10 releaseDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions