Skip to content

Commit 0b565f7

Browse files
Update all dependencies
| datasource | package | from | to | | -------------- | ----------------------------------------------------------------------------------------------------------------------- | ------------- | ------------- | | gradle-version | gradle | 8.1.1 | 8.10.2 | | rubygems | jekyll | 4.2.2 | 4.3.4 | | cdnjs | jquery/jquery.min.js | 3.6.0 | 3.7.1 | | 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.7.3 | | maven | io.gitlab.arturbosch.detekt:io.gitlab.arturbosch.detekt.gradle.plugin | 1.22.0 | 1.23.7 | | maven | org.jetbrains.kotlinx.binary-compatibility-validator:org.jetbrains.kotlinx.binary-compatibility-validator.gradle.plugin | 0.13.0 | 0.16.3 | | maven | io.github.detekt.sarif4k:sarif4k | 0.3.0 | 0.6.0 | | maven | org.apache.commons:commons-text | 1.10.0 | 1.12.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.11.1 | | maven | org.junit.jupiter:junit-jupiter-engine | 5.9.2 | 5.11.1 | | maven | org.junit.jupiter:junit-jupiter | 5.9.2 | 5.11.1 | | 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.176 | | 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.24 | | 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.24 | | 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.24 | | 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.24 | | 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.24 | | 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 |
1 parent fa9fcb8 commit 0b565f7

File tree

5 files changed

+36
-32
lines changed

5 files changed

+36
-32
lines changed

docs/Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
source "https://rubygems.org"
22

3-
gem "jekyll", "~> 4.2.0"
3+
gem "jekyll", "~> 4.3.0"
44
gem "kramdown", ">= 2.3.1"

docs/Gemfile.lock

Lines changed: 20 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,34 +1,36 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
addressable (2.8.1)
5-
public_suffix (>= 2.0.2, < 6.0)
4+
addressable (2.8.7)
5+
public_suffix (>= 2.0.2, < 7.0)
66
colorator (1.1.0)
7-
concurrent-ruby (1.2.0)
7+
concurrent-ruby (1.3.4)
88
em-websocket (0.5.3)
99
eventmachine (>= 0.12.9)
1010
http_parser.rb (~> 0)
1111
eventmachine (1.2.7)
12-
ffi (1.15.5)
12+
ffi (1.17.0-x86_64-darwin)
13+
ffi (1.17.0-x86_64-linux-gnu)
1314
forwardable-extended (2.6.0)
1415
http_parser.rb (0.8.0)
15-
i18n (1.12.0)
16+
i18n (1.14.6)
1617
concurrent-ruby (~> 1.0)
17-
jekyll (4.2.2)
18+
jekyll (4.3.4)
1819
addressable (~> 2.4)
1920
colorator (~> 1.0)
2021
em-websocket (~> 0.5)
2122
i18n (~> 1.0)
22-
jekyll-sass-converter (~> 2.0)
23+
jekyll-sass-converter (>= 2.0, < 4.0)
2324
jekyll-watch (~> 2.0)
24-
kramdown (~> 2.3)
25+
kramdown (~> 2.3, >= 2.3.1)
2526
kramdown-parser-gfm (~> 1.0)
2627
liquid (~> 4.0)
27-
mercenary (~> 0.4.0)
28+
mercenary (>= 0.3.6, < 0.5)
2829
pathutil (~> 0.9)
29-
rouge (~> 3.0)
30+
rouge (>= 3.0, < 5.0)
3031
safe_yaml (~> 1.0)
31-
terminal-table (~> 2.0)
32+
terminal-table (>= 1.8, < 4.0)
33+
webrick (~> 1.7)
3234
jekyll-sass-converter (2.2.0)
3335
sassc (> 2.0.1, < 3.0)
3436
jekyll-watch (2.2.1)
@@ -38,30 +40,32 @@ GEM
3840
kramdown-parser-gfm (1.1.0)
3941
kramdown (~> 2.0)
4042
liquid (4.0.4)
41-
listen (3.8.0)
43+
listen (3.9.0)
4244
rb-fsevent (~> 0.10, >= 0.10.3)
4345
rb-inotify (~> 0.9, >= 0.9.10)
4446
mercenary (0.4.0)
4547
pathutil (0.16.2)
4648
forwardable-extended (~> 2.6)
47-
public_suffix (5.0.1)
49+
public_suffix (5.1.1)
4850
rb-fsevent (0.11.2)
49-
rb-inotify (0.10.1)
51+
rb-inotify (0.11.1)
5052
ffi (~> 1.0)
51-
rexml (3.2.5)
53+
rexml (3.3.7)
5254
rouge (3.30.0)
5355
safe_yaml (1.0.5)
5456
sassc (2.4.0)
5557
ffi (~> 1.9)
5658
terminal-table (2.0.0)
5759
unicode-display_width (~> 1.1, >= 1.1.1)
5860
unicode-display_width (1.8.0)
61+
webrick (1.8.2)
5962

6063
PLATFORMS
6164
x86_64-darwin-21
65+
x86_64-linux
6266

6367
DEPENDENCIES
64-
jekyll (~> 4.2.0)
68+
jekyll (~> 4.3.0)
6569
kramdown (>= 2.3.1)
6670

6771
BUNDLED WITH

docs/docs/_includes/_js-bottom-docs.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!-- Jquery -->
2-
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script>
2+
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.7.1/jquery.min.js"></script>
33
<!-- Github functions -->
44
<script async defer src="https://buttons.github.io/buttons.js"></script>
55

gradle/projects.libs.versions.toml

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
[versions]
2-
arrow = "1.2.0-RC"
2+
arrow = "1.2.4"
33
arrowMeta = "1.6.2"
4-
arrowGradleConfig = "0.12.0-rc.3"
5-
classgraph = "4.8.157"
6-
dokka = "1.8.10"
7-
junit = "5.9.2"
8-
junitLauncher = "1.9.2"
9-
kotlin = "1.8.21"
4+
arrowGradleConfig = "0.12.0-rc.24"
5+
classgraph = "4.8.176"
6+
dokka = "1.9.20"
7+
junit = "5.11.1"
8+
junitLauncher = "1.11.1"
9+
kotlin = "1.9.25"
1010
kotest = "5.6.1"
1111
javaSmt = "3.14.3"
1212
javaCompileTesting = "0.21.0"
13-
apacheCommonsText = "1.10.0"
14-
sarif4k = "0.3.0"
15-
kotlinBinaryCompatibilityValidator = "0.13.0"
16-
detekt = "1.22.0"
17-
kotlinxSerialization = "1.5.0"
18-
ksp = "1.8.21-1.0.11"
13+
apacheCommonsText = "1.12.0"
14+
sarif4k = "0.6.0"
15+
kotlinBinaryCompatibilityValidator = "0.16.3"
16+
detekt = "1.23.7"
17+
kotlinxSerialization = "1.7.3"
18+
ksp = "1.9.25-1.0.20"
1919

2020
[libraries]
2121
arrowAnnotations = { module = "io.arrow-kt:arrow-annotations", version.ref = "arrow" }
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3-
distributionUrl=https\://services.gradle.org/distributions/gradle-8.1.1-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-8.10.2-bin.zip
44
zipStoreBase=GRADLE_USER_HOME
55
zipStorePath=wrapper/dists

0 commit comments

Comments
 (0)