From 6aa8390a8891347f0a71c79a8bb150a6723d28fe Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Thu, 7 May 2026 15:58:31 +0000
Subject: [PATCH] Update all dependencies
| datasource | package | from | to |
| -------------- | ----------------------------------------------------------------------------------------------------------------------- | ------------- | ------------- |
| gradle-version | gradle | 8.1.1 | 8.14.5 |
| rubygems | jekyll | 4.2.2 | 4.4.1 |
| cdnjs | jquery/jquery.min.js | 3.6.0 | 3.7.1 |
| rubygems | kramdown | 2.4.0 | 2.5.2 |
| maven | com.google.devtools.ksp:symbol-processing | 1.8.21-1.0.11 | 1.9.25-1.0.20 |
| maven | com.google.devtools.ksp:symbol-processing-api | 1.8.21-1.0.11 | 1.9.25-1.0.20 |
| maven | org.jetbrains.kotlinx:kotlinx-serialization-core | 1.5.0 | 1.11.0 |
| maven | io.gitlab.arturbosch.detekt:io.gitlab.arturbosch.detekt.gradle.plugin | 1.22.0 | 1.23.8 |
| maven | org.jetbrains.kotlinx.binary-compatibility-validator:org.jetbrains.kotlinx.binary-compatibility-validator.gradle.plugin | 0.13.0 | 0.18.1 |
| maven | io.github.detekt.sarif4k:sarif4k | 0.3.0 | 0.7.0 |
| maven | org.apache.commons:commons-text | 1.10.0 | 1.15.0 |
| maven | com.google.testing.compile:compile-testing | 0.21.0 | 0.23.0 |
| maven | org.jetbrains.kotlin.multiplatform:org.jetbrains.kotlin.multiplatform.gradle.plugin | 1.8.21 | 1.9.25 |
| maven | org.jetbrains.kotlin.jvm:org.jetbrains.kotlin.jvm.gradle.plugin | 1.8.21 | 1.9.25 |
| maven | org.junit.platform:junit-platform-launcher | 1.9.2 | 1.14.4 |
| maven | org.junit.jupiter:junit-jupiter-engine | 5.9.2 | 5.14.4 |
| maven | org.junit.jupiter:junit-jupiter | 5.9.2 | 5.14.4 |
| maven | org.jetbrains.dokka:org.jetbrains.dokka.gradle.plugin | 1.8.10 | 1.9.20 |
| maven | io.github.classgraph:classgraph | 4.8.157 | 4.8.184 |
| maven | io.arrow-kt.arrow-gradle-config-versioning:io.arrow-kt.arrow-gradle-config-versioning.gradle.plugin | 0.12.0-rc.3 | 0.12.0-rc.26 |
| maven | io.arrow-kt.arrow-gradle-config-publish:io.arrow-kt.arrow-gradle-config-publish.gradle.plugin | 0.12.0-rc.3 | 0.12.0-rc.26 |
| maven | io.arrow-kt.arrow-gradle-config-nexus:io.arrow-kt.arrow-gradle-config-nexus.gradle.plugin | 0.12.0-rc.3 | 0.12.0-rc.26 |
| maven | io.arrow-kt.arrow-gradle-config-kotlin:io.arrow-kt.arrow-gradle-config-kotlin.gradle.plugin | 0.12.0-rc.3 | 0.12.0-rc.26 |
| maven | io.arrow-kt.arrow-gradle-config-formatter:io.arrow-kt.arrow-gradle-config-formatter.gradle.plugin | 0.12.0-rc.3 | 0.12.0-rc.26 |
| maven | io.arrow-kt:arrow-optics | 1.2.0-RC | 1.2.4 |
| maven | io.arrow-kt:arrow-core | 1.2.0-RC | 1.2.4 |
| maven | io.arrow-kt:arrow-annotations | 1.2.0-RC | 1.2.4 |
---
docs/Gemfile | 2 +-
docs/Gemfile.lock | 50 +++++++++++++++---------
docs/docs/_includes/_js-bottom-docs.html | 2 +-
gradle/projects.libs.versions.toml | 28 ++++++-------
gradle/wrapper/gradle-wrapper.properties | 2 +-
5 files changed, 48 insertions(+), 36 deletions(-)
diff --git a/docs/Gemfile b/docs/Gemfile
index bf684b9a..52f11153 100644
--- a/docs/Gemfile
+++ b/docs/Gemfile
@@ -1,4 +1,4 @@
source "https://rubygems.org"
-gem "jekyll", "~> 4.2.0"
+gem "jekyll", "~> 4.4.0"
gem "kramdown", ">= 2.3.1"
diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock
index c583fa1c..546a0739 100644
--- a/docs/Gemfile.lock
+++ b/docs/Gemfile.lock
@@ -1,54 +1,64 @@
GEM
remote: https://rubygems.org/
specs:
- addressable (2.8.1)
- public_suffix (>= 2.0.2, < 6.0)
+ addressable (2.9.0)
+ public_suffix (>= 2.0.2, < 8.0)
+ base64 (0.3.0)
colorator (1.1.0)
- concurrent-ruby (1.2.0)
+ concurrent-ruby (1.3.6)
+ csv (3.3.5)
em-websocket (0.5.3)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0)
eventmachine (1.2.7)
- ffi (1.15.5)
+ ffi (1.17.4-x86_64-darwin)
+ ffi (1.17.4-x86_64-linux-gnu)
forwardable-extended (2.6.0)
- http_parser.rb (0.8.0)
- i18n (1.12.0)
+ http_parser.rb (0.8.1)
+ i18n (1.14.8)
concurrent-ruby (~> 1.0)
- jekyll (4.2.2)
+ jekyll (4.4.1)
addressable (~> 2.4)
+ base64 (~> 0.2)
colorator (~> 1.0)
+ csv (~> 3.0)
em-websocket (~> 0.5)
i18n (~> 1.0)
- jekyll-sass-converter (~> 2.0)
+ jekyll-sass-converter (>= 2.0, < 4.0)
jekyll-watch (~> 2.0)
- kramdown (~> 2.3)
+ json (~> 2.6)
+ kramdown (~> 2.3, >= 2.3.1)
kramdown-parser-gfm (~> 1.0)
liquid (~> 4.0)
- mercenary (~> 0.4.0)
+ mercenary (~> 0.3, >= 0.3.6)
pathutil (~> 0.9)
- rouge (~> 3.0)
+ rouge (>= 3.0, < 5.0)
safe_yaml (~> 1.0)
- terminal-table (~> 2.0)
+ terminal-table (>= 1.8, < 4.0)
+ webrick (~> 1.7)
jekyll-sass-converter (2.2.0)
sassc (> 2.0.1, < 3.0)
jekyll-watch (2.2.1)
listen (~> 3.0)
- kramdown (2.4.0)
- rexml
+ json (2.19.5)
+ kramdown (2.5.2)
+ rexml (>= 3.4.4)
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
liquid (4.0.4)
- listen (3.8.0)
+ listen (3.10.0)
+ logger
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
+ logger (1.7.0)
mercenary (0.4.0)
pathutil (0.16.2)
forwardable-extended (~> 2.6)
- public_suffix (5.0.1)
+ public_suffix (5.1.1)
rb-fsevent (0.11.2)
- rb-inotify (0.10.1)
+ rb-inotify (0.11.1)
ffi (~> 1.0)
- rexml (3.2.5)
+ rexml (3.4.4)
rouge (3.30.0)
safe_yaml (1.0.5)
sassc (2.4.0)
@@ -56,12 +66,14 @@ GEM
terminal-table (2.0.0)
unicode-display_width (~> 1.1, >= 1.1.1)
unicode-display_width (1.8.0)
+ webrick (1.9.2)
PLATFORMS
x86_64-darwin-21
+ x86_64-linux
DEPENDENCIES
- jekyll (~> 4.2.0)
+ jekyll (~> 4.4.0)
kramdown (>= 2.3.1)
BUNDLED WITH
diff --git a/docs/docs/_includes/_js-bottom-docs.html b/docs/docs/_includes/_js-bottom-docs.html
index f39c727c..4b00cbea 100644
--- a/docs/docs/_includes/_js-bottom-docs.html
+++ b/docs/docs/_includes/_js-bottom-docs.html
@@ -1,5 +1,5 @@
-
+
diff --git a/gradle/projects.libs.versions.toml b/gradle/projects.libs.versions.toml
index af18a90d..ac8ed9d6 100644
--- a/gradle/projects.libs.versions.toml
+++ b/gradle/projects.libs.versions.toml
@@ -1,21 +1,21 @@
[versions]
-arrow = "1.2.0-RC"
+arrow = "1.2.4"
arrowMeta = "1.6.2"
-arrowGradleConfig = "0.12.0-rc.3"
-classgraph = "4.8.157"
-dokka = "1.8.10"
-junit = "5.9.2"
-junitLauncher = "1.9.2"
-kotlin = "1.8.21"
+arrowGradleConfig = "0.12.0-rc.26"
+classgraph = "4.8.184"
+dokka = "1.9.20"
+junit = "5.14.4"
+junitLauncher = "1.14.4"
+kotlin = "1.9.25"
kotest = "5.6.1"
javaSmt = "3.14.3"
-javaCompileTesting = "0.21.0"
-apacheCommonsText = "1.10.0"
-sarif4k = "0.3.0"
-kotlinBinaryCompatibilityValidator = "0.13.0"
-detekt = "1.22.0"
-kotlinxSerialization = "1.5.0"
-ksp = "1.8.21-1.0.11"
+javaCompileTesting = "0.23.0"
+apacheCommonsText = "1.15.0"
+sarif4k = "0.7.0"
+kotlinBinaryCompatibilityValidator = "0.18.1"
+detekt = "1.23.8"
+kotlinxSerialization = "1.11.0"
+ksp = "1.9.25-1.0.20"
[libraries]
arrowAnnotations = { module = "io.arrow-kt:arrow-annotations", version.ref = "arrow" }
diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties
index fae08049..b4138734 100644
--- a/gradle/wrapper/gradle-wrapper.properties
+++ b/gradle/wrapper/gradle-wrapper.properties
@@ -1,5 +1,5 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-8.1.1-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-8.14.5-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists