Skip to content

test(deps): update dependency gleam to v1.18.0 (main) - #7203

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/main-test-gleam-1.x
Jul 29, 2026
Merged

test(deps): update dependency gleam to v1.18.0 (main)#7203
renovate[bot] merged 1 commit into
mainfrom
renovate/main-test-gleam-1.x

Conversation

@renovate

@renovate renovate Bot commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
gleam minor 1.17.01.18.0

Release Notes

gleam-lang/gleam (gleam)

v1.18.0

Compare Source

Bug fixes
  • Fixed a bug where the compiler would generate invalid code when using constant
    strings in bit array segments.
    (Giacomo Cavalieri)

  • Fixed a bug where floats whose fraction rounded up would be encoded as half
    their value in 16-bit bit array segments on the JavaScript target.
    (John Downey)

  • Fixed a bug where floats exactly halfway between two 16-bit floats would be
    rounded away from zero rather than to even in bit array segments on the
    JavaScript target.
    (John Downey)

  • Fixed a bug where a bit array segment with a size of zero would add a zero
    byte to the bit array on the JavaScript target, instead of contributing
    nothing.
    (John Downey)

  • Fixed a bug in gleam new where the incorrect verb form would be used when
    single or multiple conflicting files existed in the target directory.
    (Spenser Black)

  • Fixed a bug where some commands would fail if gleam.toml use TOML v1.1
    syntax.
    (Louis Pilfold)

  • Fixed a bug where renaming constructors referenced in constants
    results in incorrect code.
    (Khalid Belkassmi E.H.)

  • Fixed a bug where the checksum used to verify a downloaded Hex package tarball
    and the package's requirements were taken from the Hex API response rather
    than the verified registry metadata, so the registry signature did not guard
    them.
    (John Downey)


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot enabled auto-merge July 29, 2026 13:31
@renovate
renovate Bot added this pull request to the merge queue Jul 29, 2026
Merged via the queue into main with commit 7a01fbd Jul 29, 2026
61 checks passed
@renovate
renovate Bot deleted the renovate/main-test-gleam-1.x branch July 29, 2026 14:08
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.

0 participants