Bump Gleam version to v.1.14#298
Open
selwynsimsek wants to merge 12 commits intoniklas-heer:masterfrom
Open
Conversation
sbcl-simd given a unique name Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
spelling fixed Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Contributor
|
No actionable comments were generated in the recent review. 🎉 WalkthroughUpdated Gleam package version from 1.13.0 to 1.14.0 in two configuration files: the Earthfile Docker image reference and the dagger-poc language configuration. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes 🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches
🧪 Generate unit tests (beta)
Tip Issue Planner is now in beta. Read the docs and try it out! Share your feedback on Discord. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This change uses the new version v.1.14 of Gleam that was released on December 25, 2025.
Using v.1.13 (as we do currently) causes the benchmark CI workflow to fail, see e.g. a log.
This should hopefully fix the CI which has been broken since then, though I haven't tested the CI myself.
I saw there were some other PRs that discussed updating Gleam, #263 and #292, neither of which were merged.
I decided to make a PR for this manually since I suspect the automated bot got confused because it already made a request in #263 which was then superseded by #292 which was then closed anyway.
As using v.1.13 breaks the speed comparison it seems important to sort out.
Summary by CodeRabbit