Bump the init-dependencies group in /init with 15 updates - #7
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the init-dependencies group in /init with 15 updates#7dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the init-dependencies group in /init with 15 updates: | Package | From | To | | --- | --- | --- | | org.slf4j:slf4j-api | `1.7.25` | `2.0.18` | | org.apache.logging.log4j:log4j-slf4j-impl | `2.17.0` | `2.26.1` | | org.apache.logging.log4j:log4j-core | `2.17.0` | `2.26.1` | | [com.google.code.gson:gson](https://github.com/google/gson) | `2.8.5` | `2.14.0` | | [junit:junit](https://github.com/junit-team/junit4) | `4.12` | `4.13.2` | | [redis.clients:jedis](https://github.com/redis/jedis) | `3.1.0` | `8.0.0` | | [org.springframework.data:spring-data-redis](https://github.com/spring-projects/spring-data-redis) | `2.3.1.RELEASE` | `4.1.0` | | [org.apache.commons:commons-csv](https://github.com/apache/commons-csv) | `1.8` | `1.14.1` | | org.apache.commons:commons-lang3 | `3.12.0` | `3.20.0` | | [co.elastic.clients:elasticsearch-java](https://github.com/elastic/elasticsearch-java) | `8.5.0` | `9.5.1` | | [org.elasticsearch.client:elasticsearch-rest-client](https://github.com/elastic/elasticsearch) | `8.5.0` | `9.5.1` | | [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.12.3` | `2.22.2` | | [jakarta.json:jakarta.json-api](https://github.com/eclipse-ee4j/jsonp) | `2.0.1` | `2.1.3` | | [io.github.hakky54:sslcontext-kickstart](https://github.com/Hakky54/sslcontext-kickstart) | `7.1.0` | `9.2.1` | | [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `3.7.0` | `3.15.0` | Updates `org.slf4j:slf4j-api` from 1.7.25 to 2.0.18 Updates `org.apache.logging.log4j:log4j-slf4j-impl` from 2.17.0 to 2.26.1 Updates `org.apache.logging.log4j:log4j-core` from 2.17.0 to 2.26.1 Updates `com.google.code.gson:gson` from 2.8.5 to 2.14.0 - [Release notes](https://github.com/google/gson/releases) - [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md) - [Commits](google/gson@gson-parent-2.8.5...gson-parent-2.14.0) Updates `junit:junit` from 4.12 to 4.13.2 - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md) - [Commits](junit-team/junit4@r4.12...r4.13.2) Updates `redis.clients:jedis` from 3.1.0 to 8.0.0 - [Release notes](https://github.com/redis/jedis/releases) - [Commits](redis/jedis@jedis-3.1.0...v8.0.0) Updates `org.springframework.data:spring-data-redis` from 2.3.1.RELEASE to 4.1.0 - [Release notes](https://github.com/spring-projects/spring-data-redis/releases) - [Commits](spring-projects/spring-data-redis@2.3.1.RELEASE...4.1.0) Updates `org.apache.commons:commons-csv` from 1.8 to 1.14.1 - [Changelog](https://github.com/apache/commons-csv/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-csv@rel/commons-csv-1.8...rel/commons-csv-1.14.1) Updates `org.apache.commons:commons-lang3` from 3.12.0 to 3.20.0 Updates `co.elastic.clients:elasticsearch-java` from 8.5.0 to 9.5.1 - [Release notes](https://github.com/elastic/elasticsearch-java/releases) - [Changelog](https://github.com/elastic/elasticsearch-java/blob/main/CHANGELOG.md) - [Commits](elastic/elasticsearch-java@v8.5.0...v9.5.1) Updates `org.elasticsearch.client:elasticsearch-rest-client` from 8.5.0 to 9.5.1 - [Release notes](https://github.com/elastic/elasticsearch/releases) - [Changelog](https://github.com/elastic/elasticsearch/blob/main/docs/changelog.yml) - [Commits](elastic/elasticsearch@v8.5.0...v9.5.1) Updates `com.fasterxml.jackson.core:jackson-databind` from 2.12.3 to 2.22.2 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jakarta.json:jakarta.json-api` from 2.0.1 to 2.1.3 - [Release notes](https://github.com/eclipse-ee4j/jsonp/releases) - [Commits](jakartaee/jsonp-api@2.0.1-RELEASE...2.1.3-RELEASE) Updates `io.github.hakky54:sslcontext-kickstart` from 7.1.0 to 9.2.1 - [Changelog](https://github.com/Hakky54/ayza/blob/master/CHANGELOG.md) - [Commits](Hakky54/ayza@v7.1.0...v9.2.1) Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.7.0 to 3.15.0 - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.7.0...maven-compiler-plugin-3.15.0) --- updated-dependencies: - dependency-name: org.slf4j:slf4j-api dependency-version: 2.0.18 dependency-type: direct:production update-type: version-update:semver-major dependency-group: init-dependencies - dependency-name: org.apache.logging.log4j:log4j-slf4j-impl dependency-version: 2.26.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: init-dependencies - dependency-name: org.apache.logging.log4j:log4j-core dependency-version: 2.26.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: init-dependencies - dependency-name: com.google.code.gson:gson dependency-version: 2.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: init-dependencies - dependency-name: junit:junit dependency-version: 4.13.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: init-dependencies - dependency-name: redis.clients:jedis dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: init-dependencies - dependency-name: org.springframework.data:spring-data-redis dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: init-dependencies - dependency-name: org.apache.commons:commons-csv dependency-version: 1.14.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: init-dependencies - dependency-name: org.apache.commons:commons-lang3 dependency-version: 3.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: init-dependencies - dependency-name: co.elastic.clients:elasticsearch-java dependency-version: 9.5.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: init-dependencies - dependency-name: org.elasticsearch.client:elasticsearch-rest-client dependency-version: 9.5.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: init-dependencies - 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: init-dependencies - dependency-name: jakarta.json:jakarta.json-api dependency-version: 2.1.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: init-dependencies - dependency-name: io.github.hakky54:sslcontext-kickstart dependency-version: 9.2.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: init-dependencies - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-version: 3.15.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: init-dependencies ... 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 init-dependencies group in /init with 15 updates:
1.7.252.0.182.17.02.26.12.17.02.26.12.8.52.14.04.124.13.23.1.08.0.02.3.1.RELEASE4.1.01.81.14.13.12.03.20.08.5.09.5.18.5.09.5.12.12.32.22.22.0.12.1.37.1.09.2.13.7.03.15.0Updates
org.slf4j:slf4j-apifrom 1.7.25 to 2.0.18Updates
org.apache.logging.log4j:log4j-slf4j-implfrom 2.17.0 to 2.26.1Updates
org.apache.logging.log4j:log4j-corefrom 2.17.0 to 2.26.1Updates
com.google.code.gson:gsonfrom 2.8.5 to 2.14.0Release notes
Sourced from com.google.code.gson:gson's releases.
... (truncated)
Changelog
Sourced from com.google.code.gson:gson's changelog.
... (truncated)
Commits
3ff35d6[maven-release-plugin] prepare release gson-parent-2.14.0a3024fdBump the maven group with 13 updates (#3002)5689ffeBump the github-actions group across 1 directory with 3 updates (#3018)48db33cAddLegacyProtoTypeAdapterFactory. (#3014)53d703eUpdate outdated comment regarding serializable types (#3012)0189b72RemoveSerializablefrom internalTypeimplementation classes. (#3011)f4d371dFix duplicate key detection when first value is null (#3006)27d9ba1Fix typo in README (JPMS dependencies section) (#3005)1fa9b7aValidate that strings being parsed as integers consist of ASCII characters (#...b7d5954Add iterator fail-fast tests for LinkedTreeMap.clear() (#2992)Updates
junit:junitfrom 4.12 to 4.13.2Release notes
Sourced from junit:junit's releases.
Commits
05fe2a6[maven-release-plugin] prepare release r4.13.2ff57344Add build for JDK 17-ea02aaa01Improve check that thread is stoppede9a75f4Merge test for exception type and messaged27ad52Rename DelegateStatement to DelegatingStatementb83dc2eBetter name for test that stops statement527f3a3Replace InfiniteLoop with RunForASecond2db6394Tidy up FailOnTimeoutTest64634e1Update 4.13.2 release notes to document pull 1654f8ee412Fix serialization of AssumptionViolatedException (#1654)Updates
redis.clients:jedisfrom 3.1.0 to 8.0.0Release notes
Sourced from redis.clients:jedis's releases.
... (truncated)
Commits
8e393b9Fix FTSearchParams.params(Map) dropping values when parameters are already se...9bcb5c6Pin SDR integration tests to redis:8.6.2 on PR runs (#4676)d2f4d5d[Redis 8.10] Add HIMPORT (Hinted Hash Templates) support (#4667)f2fe13eAdd SECURITY.md with vulnerability reporting policy (#4673)0dca44cdecode ScanParams.match with SafeEncoder, not the JVM default charset (#4661)43bef11chore(deps-dev): bump org.apache.httpcomponents.client5:httpclient5-fluent fr...c8e87aaFix sporadic doctest failures: stale keys and FT.AGGREGATE row-order assumpti...aaf15e8[Redis 8.10] Add integration test for search-on-timeout config (#4600)87e9df2Bump 8.10 test env to official 8.10.0 release (#4663)411d14cSpeed up slow integration tests (#4659)Updates
org.springframework.data:spring-data-redisfrom 2.3.1.RELEASE to 4.1.0Release notes
Sourced from org.springframework.data:spring-data-redis's releases.
... (truncated)
Commits
372d34dRelease version 4.1 GA (2026.0.0).a978508Polishing.5cb6efeFix typos and a malformed anchor in the preface.8486e8bUpgrade to Maven Wrapper 3.9.16.5d1e833Refine GitHub Actions workflows.af382a1Upgrade to Lettuce 7.5.2.RELEASE.e974c67Refine default typing configuration forRedisMessageConverters.0875c20Polishing.5494d99After release cleanups.c589786Prepare next development iteration.Updates
org.apache.commons:commons-csvfrom 1.8 to 1.14.1Changelog
Sourced from org.apache.commons:commons-csv's changelog.
... (truncated)
Commits
e14ef86Ignore macOS filed8724bfPrepare for the release candidate 1.14.1 RC1b76971cPrepare for the next release candidateb66814eMerge pull request #557 from apache/dependabot/github_actions/github/codeql-a...9c95e92Bump github/codeql-action from 3.29.2 to 3.29.41fb3716Bump commons-codec:commons-codec from 1.18.0 to 1.19.07b72c50Merge some string literals9658373Update the GitHub pull request template for AI67192a9Bump commons-io:commons-io from 2.19.0 to 2.20.059164c8Bump com.opencsv:opencsv from 5.11.1 to 5.11.2 #553Updates
org.apache.commons:commons-lang3from 3.12.0 to 3.20.0Updates
co.elastic.clients:elasticsearch-javafrom 8.5.0 to 9.5.1Release notes
Sourced from co.elastic.clients:elasticsearch-java's releases.
... (truncated)
Commits
1706e05bump versionfa2bafe[codegen] update to latest spec (#1317)86f7ce4fix: prefer string variant for ambiguous Context deserialization (#1311) (#1312)b45acb6update parsson (#1308) (#1310)e53a884Add 9.5 docs (#1287) (#1306)1757cd3update legacy transport version0c495d4[9.5] Regenerate client (#1303)be3ae9bupdate apache http5 client dependency (#1292) (#1295)7f13ce1[codegen] update to latest spec (#1291)18b2aceTransport level retry (#954) (#1290)Updates
org.elasticsearch.client:elasticsearch-rest-clientfrom 8.5.0 to 9.5.1Release notes
Sourced from org.elasticsearch.client:elasticsearch-rest-client's releases.
... (truncated)
Commits
0e1cdd5Fix false-positive in boolean queries with must_not queries on not indexed fi...9b692d5Unmute RejectionActionIT and add logging (#155914) (#155993)e58ef4dFixing flaky VirtualBatchedCompoundCommitsIT.testVirtualBatchedCompoundCommit...12b39a6Fix cloud-ess docker build with docker-container buildx driver (#155985) (#15...541a145[9.5] [Test] Fix SearchCommitPrefetcherIT.testSearchNodePrefetchesOnlyLatestG...72a5314Update Bouncy Castle FIPS TLS libraries (#155937) (#155959)2935e3fFix flaky ES92GpuHnswWriteGraphTests float vector comparison (#155935) (#155956)d4bf7c0[9.5] Limit number_of_fragments in highlighting to prevent OOM crash (#155507...6bf4fe9Unmute AzureBlobContainerStatsTests.testRetriesAndOperationsAreTrackedSeparat...92472b8Mute org.elasticsearch.xpack.logsdb.LogsdbIndexingRollingUpgradeIT testIndexi...Updates
com.fasterxml.jackson.core:jackson-databindfrom 2.12.3 to 2.22.2Commits
Updates
jakarta.json:jakarta.json-apifrom 2.0.1 to 2.1.3Release notes
Sourced from jakarta.json:jakarta.json-api's releases.
... (truncated)
Commits
b7f9d85Update API version of jakarta.json:jsonp to 2.1.3357e30aUpdate gh action builded5c55cupdate parent, build plugins7ff1087add support for OSGi Service Loader Mediator4d57820Merge pull request #397 from senivam/master_2.1.21371b92Merge remote-tracking branch 'origin/2.1.2' into 'origin/master'dc41223Update API version of jakarta.json:jsonp to 2.1.3-SNAPSHOT190d5ffUpdate API version of jakarta.json:jsonp to 2.1.2080d0e0add 21-ea to gh action build81184d4update build pluginsUpdates
io.github.hakky54:sslcontext-kickstartfrom 7.1.0 to 9.2.1Changelog
Sourced from io.github.hakky54:sslcontext-kickstart's changelog.