Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: dependency updates #1240

Merged
merged 2 commits into from
Feb 24, 2025
Merged

chore: dependency updates #1240

merged 2 commits into from
Feb 24, 2025

Conversation

sgammon
Copy link
Member

@sgammon sgammon commented Feb 24, 2025

Ready for review Powered by Pull Request Badge

Summary

Updates to latest versions for Maven, Cargo, and NPM libs; updates to Kotlin, Micronaut, Gradle, Rust. Also applies #1239.

Changelog

fix: svm driver jpms flags
chore: upgrade rust toolchain → `1.85.0`
chore: upgrade rust edition → `2024`
chore: upgrade `cc` → `1.2.x`
chore: upgrade gradle → `8.13.1-rc-2`
chore: upgrade kotlin → `2.1.20-RC`
chore: upgrade netty → `4.1.118.Final`
chore: upgrade graalvm metadata → `0.3.16`
chore: upgrade boringssl → `0.20250212.0`
chore: upgrade node toolchain → `23.0.0`
chore: upgrade detekt → `1.23.8`
chore: upgrade micronaut → `4.7.6`
chore: upgrade cloudflare zlib → latest
chore: upgrade madler zlib → latest
chore: upgrade cargo git dependencies
chore: general maven dep upgrades

chore: move protobuf plugin and related wiring to `graalvm` module
chore: move generated protobufs to `graalvm` module
chore: drop all `proto-*` packages from project

Signed-off-by: Sam Gammon <sam@elide.dev>
@sgammon sgammon added dependencies Pull requests that update a dependency file lang:javascript Issues relating to JavaScript lang:java Issues relating to Java language support labels Feb 24, 2025
@sgammon sgammon added this to the Release R7: Beta 1 milestone Feb 24, 2025
@sgammon sgammon self-assigned this Feb 24, 2025
fix: svm driver jpms flags
chore: upgrade rust toolchain → `1.85.0`
chore: upgrade rust edition → `2024`
chore: upgrade `cc` → `1.2.x`
chore: upgrade gradle → `8.13.1-rc-2`
chore: upgrade kotlin → `2.1.20-RC`
chore: upgrade netty → `4.1.118.Final`
chore: upgrade graalvm metadata → `0.3.16`
chore: upgrade boringssl → `0.20250212.0`
chore: upgrade node toolchain → `23.0.0`
chore: upgrade detekt → `1.23.8`
chore: upgrade micronaut → `4.7.6`
chore: update pkl → `0.28.x-SNAPSHOT`
chore: upgrade cloudflare zlib → latest
chore: upgrade madler zlib → latest
chore: upgrade cargo git dependencies
chore: general maven dep upgrades
chore: remove deprecated `uuid` module
chore: update dependency verification metadata
chore: update lockfiles
chore: use new interfaces for pkl
chore: use new pure-java parser for pkl

Signed-off-by: Sam Gammon <sam@elide.dev>
Copy link

codecov bot commented Feb 24, 2025

Codecov Report

Attention: Patch coverage is 50.00000% with 9 lines in your changes missing coverage. Please review.

Project coverage is 51.20%. Comparing base (07012e0) to head (9c503a6).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...in/kotlin/elide/tool/cli/cmd/pkl/ToolPklCommand.kt 0.00% 8 Missing ⚠️
...li/src/main/kotlin/elide/tool/cli/GuestLanguage.kt 88.88% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1240      +/-   ##
==========================================
+ Coverage   51.18%   51.20%   +0.02%     
==========================================
  Files         458      458              
  Lines       17919    17927       +8     
  Branches     3179     3181       +2     
==========================================
+ Hits         9171     9179       +8     
  Misses       7714     7714              
  Partials     1034     1034              
Flag Coverage Δ
jvm 51.20% <50.00%> (+0.02%) ⬆️
lib 51.20% <50.00%> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
...c/main/kotlin/elide/tool/cli/AbstractSubcommand.kt 60.97% <100.00%> (ø)
.../kotlin/elide/runtime/gvm/kotlin/KotlinLanguage.kt 0.00% <ø> (ø)
...tlin/elide/runtime/gvm/kotlin/KotlinPrecompiler.kt 0.00% <ø> (ø)
...li/src/main/kotlin/elide/tool/cli/GuestLanguage.kt 86.50% <88.88%> (+0.18%) ⬆️
...in/kotlin/elide/tool/cli/cmd/pkl/ToolPklCommand.kt 0.00% <0.00%> (ø)

... and 2 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 07012e0...9c503a6. Read the comment docs.

@sgammon sgammon merged commit 667c882 into main Feb 24, 2025
23 checks passed
@sgammon sgammon deleted the chore/dep-updates branch February 24, 2025 11:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file lang:java Issues relating to Java language support lang:javascript Issues relating to JavaScript
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant