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

Upgrade dependencies and syntax #22

Merged
merged 4 commits into from
Jan 31, 2025
Merged

Upgrade dependencies and syntax #22

merged 4 commits into from
Jan 31, 2025

Conversation

isaacvando
Copy link
Contributor

@isaacvando isaacvando commented Jan 26, 2025

This will need the new nightly (coming out tomorrow) for CI to pass

isodate: "https://github.com/Anton-4/roc-isodate/releases/download/0.6.0/_n7UX8f5aFVVIXNa2AtOCvd-dcU-n-fp-0o8d22fyuQ.tar.br",
json: "https://github.com/lukewilliamboswell/roc-json/releases/download/0.11.0/z45Wzc-J39TLNweQUoLw3IGZtkQiEN3lTBv3BXErRjQ.tar.br",
parser: "https://github.com/lukewilliamboswell/roc-parser/releases/download/0.9.0/w8YKp2YAgQt5REYk912HfKAHBjcXsrnvtjI0CBzoAT4.tar.br",
rand: "https://github.com/lukewilliamboswell/roc-random/releases/download/0.3.0/hPlOciYUhWMU7BefqNzL89g84-30fTE6l2_6Y3cxIcE.tar.br",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

rand is not used anywhere in the track

@Anton-4 Anton-4 marked this pull request as ready for review January 29, 2025 10:54
@Anton-4 Anton-4 requested a review from a team as a code owner January 29, 2025 10:54
@Anton-4

This comment was marked as outdated.

@Anton-4 Anton-4 marked this pull request as draft January 29, 2025 15:41
@Anton-4

This comment was marked as outdated.

@Anton-4 Anton-4 marked this pull request as ready for review January 29, 2025 19:14
@Anton-4
Copy link
Contributor

Anton-4 commented Jan 30, 2025

This is the final blocker for our release, can I get a review please @exercism/guardians 🥺

Copy link

@vaeng vaeng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm

One thing: Are there no exercises with random numbers? Like the robot ones?

@isaacvando
Copy link
Contributor Author

@vaeng That's correct, there are no usages of the roc-random in the track.

@Anton-4 Anton-4 merged commit 2e11bd1 into main Jan 31, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants