Skip to content

update gleam_stdlib to v1 - #22

Closed
folospior wants to merge 1 commit into
JonasGruenwald:mainfrom
folospior:main
Closed

update gleam_stdlib to v1#22
folospior wants to merge 1 commit into
JonasGruenwald:mainfrom
folospior:main

Conversation

@folospior

Copy link
Copy Markdown
Contributor

Hi!

Updated the gleam_stdlib version to v1.0.0

Requires ghivert/carpenter#1

Cheers!

@JonasGruenwald

JonasGruenwald commented Apr 19, 2026

Copy link
Copy Markdown
Owner

Oh thanks for the heads up, I missed the stdlib v1 release.
I have removed the carpenter package from main now, been meaning to do that for a while (since it's only used in a couple of tests).

The blocker right now seems to be gleam_community_ansi via embeds

There's no compatible version of `gleam_stdlib`:
  - You require gleam_stdlib >= 1.0.0 and < 2.0.0
  - You require embeds >= 1.1.2 and < 2.0.0
    - embeds requires glint >= 1.0.0 and < 2.0.0
    - glint requires gleam_community_ansi >= 1.0.0 and < 2.0.0
    - gleam_community_ansi requires gleam_stdlib >= 0.25.0 and < 1.0.0

I'm guessing we'll need to wait for gleam-community/ansi#17

@JonasGruenwald

Copy link
Copy Markdown
Owner

I've made the changes to support stdlib v1 on main

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.

2 participants