Skip to content

Commit 9587eab

Browse files
committed
chore: dep updates
chore: update crates chore: update maven deps (general) chore: update kotlin → `2.2.21-RC2` chore: update micronaut → `4.9.4` / `4.6.0` chore: update arrow → `2.2.0-beta.3` chore: update asm → `9.9` chore: update classgraph → `4.8.184` chore: update jna → `5.18.1` chore: update ktor → `3.3.1` chore: update logback → `1.5.19` chore: update gradle → `9.2.0-rc-2` chore: update bun → `1.3.x` chore: update typescript → `5.9.3` chore: update browserslist → `4.26.3` chore: update node types → `24.8.1` chore: update gradle lockfiles chore: update gradle verification metadata Signed-off-by: Sam Gammon <[email protected]>
1 parent ed7eaf7 commit 9587eab

File tree

43 files changed

+6500
-3024
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+6500
-3024
lines changed

Cargo.lock

Lines changed: 1391 additions & 815 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ minify-html-onepass = { version = "0.15.0" }
115115
miette = { version = "7.5.0", features = ["fancy"] }
116116
mimalloc = { version = "0.1.43" }
117117
# orogene = { path = "../orogene", default-features = false, features = ["mimalloc"] }
118-
orogene = { git = "https://github.com/elide-dev/orogene", rev = "020b9752f360c68b75ab1ffd28e746a3df3efb5b", default-features = false, features = [
118+
orogene = { git = "https://github.com/elide-dev/orogene", rev = "4e4b918fa708800ae3ebab904be77f21b6428336", default-features = false, features = [
119119
"mimalloc",
120120
] }
121121
image = { version = "0.25.6", default-features = false, features = [
@@ -165,15 +165,15 @@ toml = { version = "0.8.20", default-features = false }
165165
typeshare = { version = "1.0.4" }
166166

167167
## Oxc
168-
oxc = { git = "https://github.com/elide-dev/oxc", rev = "6fcb0d05c6c78043f57b9f5b3183519cd195832d", default-features = false, features = [
168+
oxc = { git = "https://github.com/elide-dev/oxc", rev = "4283fd8eb922e4ea23cf9045e57696095d31d6b0", default-features = false, features = [
169169
"full",
170170
"isolated_declarations",
171171
"mangler",
172172
"minifier",
173173
] }
174174

175175
## Uv
176-
uv = { git = "https://github.com/elide-dev/uv", rev = "2ad924d4cfd8dec87bf1ec4bba3a1cdf584e5bfa" }
176+
uv = { git = "https://github.com/elide-dev/uv", rev = "ee2649feaa78b847ebcd44daebdce28c2e974842" }
177177

178178
## Ruff
179-
ruff = { git = "https://github.com/elide-dev/ruff", rev = "85bd961fd3a98208e170e3265797816aad7c7961" }
179+
ruff = { git = "https://github.com/elide-dev/ruff", rev = "7198e531827a8376531c85080f0c593f9dd1635a" }

buildscript-gradle.lockfile

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

config/bun-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.2.22
1+
1.3.0

gradle.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -79,13 +79,13 @@ versions.java.language = 21
7979
versions.java.toolchain = 25
8080
versions.java.minimum = 21
8181
versions.java.target = 21
82-
versions.kotlin.sdk = 2.2.20
82+
versions.kotlin.sdk = 2.2.21-RC2
8383
versions.kotlin.language = 2.1
8484
versions.android.sdk.target = 33
8585

8686
# Settings: Libraries
87-
micronautCatalogVersion = 4.5.4
88-
micronautVersion = 4.9.3
87+
micronautCatalogVersion = 4.6.0
88+
micronautVersion = 4.9.4
8989

9090
# Settings: Kotlin
9191
kotlin.code.style = official

gradle/elide.versions.toml

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@
1616
#
1717

1818
[versions]
19-
aedile = "2.0.3"
19+
aedile = "3.0.1"
2020
apiguardian = "1.1.2"
21-
arrow = "2.0.1"
21+
arrow = "2.2.0-beta.3"
2222
asciidoctor = "4.0.5"
23-
asm = "9.8"
23+
asm = "9.9"
2424
assertk = "0.28.1"
2525
atomicfu = "0.29.0"
2626
auto-common = "1.2.2"
@@ -33,12 +33,12 @@ brotli = "0.1.2"
3333
brotli4j = "1.20.0"
3434
buf = "1.28.1"
3535
buildTimeTracker = "4.3.0"
36-
buildconfig-plugin = "5.6.8"
36+
buildconfig-plugin = "5.7.0"
3737
byteunits = "0.9.1"
3838
caffeine = "3.2.0"
3939
capnproto = "0.1.18-elide"
4040
cite = "0.6.1"
41-
classgraph = "4.8.181"
41+
classgraph = "4.8.184"
4242
clikt = "5.0.3"
4343
commons-codec = "1.19.0"
4444
commons-compress = "1.28.0"
@@ -71,9 +71,9 @@ google-api-common = "2.43.0"
7171
google-html-types = "1.0.8"
7272
gr8 = "0.11.2"
7373
graalvm = "25.0.0"
74-
graalvm-metadata = "0.3.26"
74+
graalvm-metadata = "0.3.28"
7575
graalvm-pin = "25.0.0"
76-
graalvm-plugin = "0.11.0"
76+
graalvm-plugin = "0.11.2"
7777
graalvm-stable = "25.0.0"
7878
graalvm-svm-driver = "25.0.0"
7979
gradleChecksum = "1.4.0"
@@ -96,7 +96,7 @@ intellij-sinceBuild = "251"
9696
inquirer = "0.1.0"
9797
j4rs = "0.22.0"
9898
jackson = "2.20.0"
99-
jacoco = "0.8.13"
99+
jacoco = "0.8.14"
100100
jakarta = "2.0.1"
101101
jakarta-annotation-api = "2.1.1"
102102
jakarta-persistence = "3.1.0"
@@ -117,7 +117,7 @@ jimfs = "66161ebdf9"
117117
jline = "3.28.0"
118118
jmh-lib = "1.37"
119119
jmh-plugin = "0.7.3"
120-
jna = "5.17.0"
120+
jna = "5.18.1"
121121
jprofiler = "14.0.1"
122122
json = "20250517"
123123
jsoup = "1.21.1"
@@ -136,7 +136,7 @@ kotest-plugin = "0.8.18"
136136
kotlin-compile-testing = "1.6.0"
137137
kotlin-dataframe = "0.11.0"
138138
kotlin-language = "2.1"
139-
kotlin-sdk = "2.2.20"
139+
kotlin-sdk = "2.2.21-RC2"
140140
kotlinpoet = "2.2.0"
141141
kotlinx-abiValidator = "0.17.0"
142142
kotlinx-benchmark = "0.4.13"
@@ -154,7 +154,7 @@ kotlinx-serialization = "1.9.0"
154154
kotlinx-wrappers-bom = "1.0.0-pre.754"
155155
kotlinx-wrappers-browser = "1.0.0-pre.754"
156156
kotlinx-wrappers-cesium = "1.114.0-pre.754"
157-
kotlinx-wrappers-css = "2025.9.8"
157+
kotlinx-wrappers-css = "2025.10.8"
158158
kotlinx-wrappers-csstype = "3.1.4-pre.754"
159159
kotlinx-wrappers-emotion = "11.11.4-pre.754"
160160
kotlinx-wrappers-history = "5.3.0-pre.506-compat"
@@ -187,16 +187,16 @@ kotlinx-wrappers-web = "1.0.0-pre.754"
187187
kotlinxWrappers = "pre.754"
188188
kover = "0.9.1"
189189
kover-plugin = "0.9.1"
190-
ksp = "2.2.20-2.0.3"
191-
ktor = "3.3.0"
190+
ksp = "2.2.21-RC2-2.0.4"
191+
ktor = "3.3.1"
192192
ktlint = "1.1.1"
193193
ktoml = "0.7.1"
194194
larray = "0.2.1"
195195
lettuce = "6.2.5.RELEASE"
196196
lmaxDisruptor = "4.0.0"
197197
lmaxDisruptorProxy = "3.1.1"
198198
locals3 = "1.27"
199-
logback = "1.5.18"
199+
logback = "1.5.19"
200200
lz4 = "1.3.0"
201201
markdown = "0.7.3"
202202
magicProgress = "0.3.2"
@@ -205,11 +205,11 @@ maven-lib = "1.9.22"
205205
maven-wagon = "3.5.3"
206206
mcp = "0.7.2"
207207
mermaidDokka = "0.6.0"
208-
micronaut = "4.9.11"
208+
micronaut = "4.10.6"
209209
micronaut-aot = "2.9.0"
210-
micronaut-lib = "4.9.3"
210+
micronaut-lib = "4.9.4"
211211
micronaut-liquibase = "5.4.1"
212-
micronaut-plugin = "4.5.4"
212+
micronaut-plugin = "4.6.0"
213213
micronaut-xml = "3.1.0"
214214
minifyHtml = "0.15.0"
215215
mockito-bom = "5.10.0"
@@ -221,7 +221,7 @@ msgpack = "0.9.4"
221221
netty = "4.2.1.Final"
222222
netty-http3 = "0.0.70.Final"
223223
netty-iouring = "0.0.26.Final"
224-
netty-tcnative = "2.0.73.Final"
224+
netty-tcnative = "2.0.74.Final"
225225
nexusPublishing = "2.0.0"
226226
node = "23.3.0"
227227
node-plugin = "7.0.2"
@@ -264,7 +264,7 @@ sarif4k = "0.6.0"
264264
semver = "6.0.0"
265265
shadow-plugin = "8.1.1"
266266
sigstore = "1.3.0"
267-
slf4j = "2.0.16"
267+
slf4j = "2.0.17"
268268
snakeyaml-core = "2.5"
269269
snakeyaml-engine = "2.10"
270270
snappy = "1.1.10.7"

0 commit comments

Comments
 (0)