Skip to content

chore: bump locked dependencies (stdlib 1.0.5, exception 2.1.1) - #5

Open
maxh213 wants to merge 1 commit into
mainfrom
chore/update-deps-2026-08-17
Open

chore: bump locked dependencies (stdlib 1.0.5, exception 2.1.1)#5
maxh213 wants to merge 1 commit into
mainfrom
chore/update-deps-2026-08-17

Conversation

@maxh213

@maxh213 maxh213 commented Aug 17, 2026

Copy link
Copy Markdown
Owner

Summary

Routine dependency lockfile update after gleam deps update.

Changes

  • gleam_stdlib 1.0.3 → 1.0.5
  • exception 2.1.0 → 2.1.1

Verification

  • gleam check passes
  • gleam test — 250 passed (Erlang)
  • gleam test --target javascript — 250 passed
  • No public API or published constraint changes (gleam_stdlib >= 0.44.0 and < 2.0.0 unchanged)

Rationale

Keeps the lockfile current with the latest patch releases of direct/transitive dependencies. The existing latest-deps CI job already validates against newest versions; this simply records the current resolved set so local builds stay deterministic and up-to-date.

No changelog entry required (internal lockfile only).

- gleam_stdlib 1.0.3 -> 1.0.5
- exception 2.1.0 -> 2.1.1

All 250 tests pass on Erlang and JavaScript targets after the update.
No public API or constraint changes.
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.

1 participant