Skip to content

Commit d6e5b1c

Browse files
committed
chore: dep updates
chore: update oxc → `latest` chore: update uv → `latest` chore: update ruff → `latest` chore: update gradle → `9.2.1` chore: update bun → `1.3.2` chore: update browserslist → `4.28.0` chore: update micronaut platform → `4.10.2` chore: update logback → `1.5.21` chore: update aws sdk → `2.39.1` chore: update commons io → `2.21.0` chore: update graalvm plugin → `0.11.3` chore: update jib core → `0.28.1` chore: update kover → `0.9.3` chore: update ksp → `2.3.3` chore: update ktor → `3.3.2` chore: update okio → `3.16.4` chore: update netty → `4.2.7.Final` chore: update reactor core → `3.8.0` chore: update truth → `1.4.5` Signed-off-by: Sam Gammon <[email protected]>
1 parent 8da8623 commit d6e5b1c

File tree

12 files changed

+1460
-1360
lines changed

12 files changed

+1460
-1360
lines changed

Cargo.lock

Lines changed: 1010 additions & 1037 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 = "4e4b918fa708800ae3ebab904be77f21b6428336", default-features = false, features = [
118+
orogene = { git = "https://github.com/elide-dev/orogene", rev = "2e00bfa8c9fc1775906b0e5e1ad6fe93659136bd", 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 = "4283fd8eb922e4ea23cf9045e57696095d31d6b0", default-features = false, features = [
168+
oxc = { git = "https://github.com/elide-dev/oxc", rev = "4b9d8d2c4abbeda1cd2cbb0ca5e530d2690ab00a", 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 = "ee2649feaa78b847ebcd44daebdce28c2e974842" }
176+
uv = { git = "https://github.com/elide-dev/uv", rev = "8d8aabb88490672c156fc688e7823140681497d0" }
177177

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

build.gradle.kts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -388,7 +388,6 @@ configure<DependencyCheckExtension> {
388388
analyzers.centralEnabled = true
389389
analyzers.jarEnabled = true
390390
analyzers.msbuildEnabled = false
391-
analyzers.nodeEnabled = false
392391
analyzers.opensslEnabled = true
393392

394393
analyzers.ossIndex.enabled = true

config/bun-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.3.1
1+
1.3.2

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ versions.android.sdk.target = 33
8585

8686
# Settings: Libraries
8787
micronautCatalogVersion = 4.6.1
88-
micronautVersion = 4.10.1
88+
micronautVersion = 4.10.2
8989

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

gradle/elide.versions.toml

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ auto-common = "1.2.2"
2727
auto-factory = "1.1.0"
2828
auto-service = "1.1.1"
2929
auto-value = "1.11.0"
30-
aws-sdk = "2.34.0"
30+
aws-sdk = "2.39.1"
3131
bouncycastle = "1.82"
3232
brotli = "0.1.2"
3333
brotli4j = "1.20.0"
@@ -43,7 +43,7 @@ clikt = "5.0.3"
4343
commons-codec = "1.19.0"
4444
commons-compress = "1.28.0"
4545
commons-csv = "1.13.0"
46-
commons-io = "2.20.0"
46+
commons-io = "2.21.0"
4747
commons-pool = "2.12.1"
4848
compose-plugin = "1.8.0-beta01"
4949
confundus = "1.0.0"
@@ -74,7 +74,7 @@ graalvm = "25.0.1"
7474
graalvm-ruby = "25.0.0"
7575
graalvm-metadata = "0.3.28"
7676
graalvm-pin = "25.0.1"
77-
graalvm-plugin = "0.11.2"
77+
graalvm-plugin = "0.11.3"
7878
graalvm-stable = "25.0.1"
7979
graalvm-svm-driver = "25.0.1"
8080
gradleChecksum = "1.4.0"
@@ -88,7 +88,7 @@ h2 = "2.4.240"
8888
hamcrest-core = "2.2"
8989
hamcrest-junit = "2.0.0.0"
9090
hibernate = "5.6.11.Final"
91-
highlights = "1.0.0"
91+
highlights = "1.1.0"
9292
hikari = "4.0.3"
9393
hoplite = "2.9.0"
9494
intellij-platform = "2.5.0"
@@ -112,7 +112,7 @@ jetty-alpn = "1.1.3.v20160715"
112112
jetty-npn = "8.1.2.v20120308"
113113
jgit = "7.3.0.202506031305-r"
114114
jib-main = "3.4.5"
115-
jib-core = "0.27.3"
115+
jib-core = "0.28.1"
116116
jib-common = "0.2.0"
117117
jimfs = "66161ebdf9"
118118
jline = "3.28.0"
@@ -155,7 +155,7 @@ kotlinx-serialization = "1.9.0"
155155
kotlinx-wrappers-bom = "1.0.0-pre.754"
156156
kotlinx-wrappers-browser = "1.0.0-pre.754"
157157
kotlinx-wrappers-cesium = "1.114.0-pre.754"
158-
kotlinx-wrappers-css = "2025.10.8"
158+
kotlinx-wrappers-css = "2025.11.11"
159159
kotlinx-wrappers-csstype = "3.1.4-pre.754"
160160
kotlinx-wrappers-emotion = "11.11.4-pre.754"
161161
kotlinx-wrappers-history = "5.3.0-pre.506-compat"
@@ -186,18 +186,18 @@ kotlinx-wrappers-tanstack-virtual-core = "3.5.0-pre.754"
186186
kotlinx-wrappers-typescript = "5.4.5-pre.754"
187187
kotlinx-wrappers-web = "1.0.0-pre.754"
188188
kotlinxWrappers = "pre.754"
189-
kover = "0.9.1"
190-
kover-plugin = "0.9.1"
191-
ksp = "2.3.2"
192-
ktor = "3.3.1"
189+
kover = "0.9.3"
190+
kover-plugin = "0.9.3"
191+
ksp = "2.3.3"
192+
ktor = "3.3.2"
193193
ktlint = "1.1.1"
194194
ktoml = "0.7.1"
195195
larray = "0.2.1"
196196
lettuce = "6.2.5.RELEASE"
197197
lmaxDisruptor = "4.0.0"
198198
lmaxDisruptorProxy = "3.1.1"
199199
locals3 = "1.27"
200-
logback = "1.5.20"
200+
logback = "1.5.21"
201201
lz4 = "1.3.0"
202202
markdown = "0.7.3"
203203
magicProgress = "0.3.2"
@@ -219,7 +219,7 @@ mordant = "3.0.2"
219219
mosaic = "0.16.0"
220220
mrjar = "0.1.1"
221221
msgpack = "0.9.4"
222-
netty = "4.2.1.Final"
222+
netty = "4.2.7.Final"
223223
netty-http3 = "0.0.30.Final"
224224
netty-quic = "0.0.74.Final"
225225
netty-iouring = "0.0.26.Final"
@@ -235,7 +235,7 @@ npm-google-protobuf = "3.21.2"
235235
npm-grpcweb = "1.4.2"
236236
npm-joda = "3.2.0"
237237
okhttp = "4.12.0"
238-
okio = "3.16.2"
238+
okio = "3.16.4"
239239
openrewrite-bom = "2.10.0"
240240
openrewrite-lib = "8.1.13"
241241
openrewrite-plugin = "6.12.0"
@@ -253,7 +253,7 @@ pluginPublish = "1.2.1"
253253
postgres = "42.5.1"
254254
proguard = "7.6.1"
255255
projectreactor = "2023.0.5"
256-
projectreactor-core = "3.7.3"
256+
projectreactor-core = "3.8.0"
257257
projectreactor-netty = "1.1.13"
258258
protobuf = "4.29.3"
259259
protobufJavalite = "3.0.0"
@@ -281,7 +281,7 @@ strikt = "0.35.1"
281281
swagger = "2.2.15"
282282
testLoggerPlugin = "4.0.0"
283283
tink = "1.16.0"
284-
truth = "1.4.4"
284+
truth = "1.4.5"
285285
turbine = "1.2.0"
286286
versionCheck = "0.52.0"
287287
wasmtime = "0.19.0"

gradle/wrapper/gradle-wrapper.jar

176 Bytes
Binary file not shown.

gradle/wrapper/gradle-wrapper.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3-
distributionUrl=https\://services.gradle.org/distributions/gradle-9.2.0-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-9.2.1-bin.zip
44
networkTimeout=10000
55
validateDistributionUrl=true
66
zipStoreBase=GRADLE_USER_HOME

0 commit comments

Comments
 (0)