Skip to content

chore(deps): update dependency rescript to v12.3.1 - #62

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/rescript-12.x
Aug 31, 2026
Merged

chore(deps): update dependency rescript to v12.3.1#62
renovate[bot] merged 1 commit into
mainfrom
renovate/rescript-12.x

Conversation

@renovate

@renovate renovate Bot commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
rescript (source) 12.3.012.3.1 age confidence

Release Notes

rescript-lang/rescript (rescript)

v12.3.1: 12.3.1

Compare Source

🐛 Bug fix
  • Fix rewatch warning replay after early compile errors. #​8408
  • Fix formatting of trailing comments before = in let bindings. #​8444
  • Fix namespaced reference lookup in editor analysis. #​8455
  • Fix build crash when the compiler emits output that is not valid UTF-8, such as a truncated multibyte character in a code frame. #​8482
  • Preserve multibyte characters when wrapping long source lines in compiler code frames. #​8520
  • Preserve parentheses around multiplication, division, and modulo expressions used as exponents. #​8550
  • Enforce function arity in interface/module inclusion, type equality, and coercion. #​8559
  • Fix bare labeled arrow types (~x: int => string) getting no arity and failing to unify with their parenthesized form. #​8563
  • Fix signature help for functions returning functions so it reports the parameters and source ranges of the current call. #​8566
  • Fix argument evaluation order when a function call is inlined: the beta reducer could evaluate non-substitutable arguments from last to first. #​8572
  • Compute optional-parameter defaults when their own curried function group is applied instead of deferring outer defaults until an inner function is called. #​8568
  • Fix termination-analysis false positives when progress flows through helper functions. #​8568

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 3am on Monday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 merged commit c440ceb into main Aug 31, 2026
3 checks passed
@renovate
renovate Bot deleted the renovate/rescript-12.x branch August 31, 2026 05:55
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