Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 15, 2024

This PR contains the following updates:

Package Change Age Confidence
rescript (source) 10.1.4 -> 11.1.4 age confidence

Release Notes

rescript-lang/rescript-compiler (rescript)

v11.1.4: 11.1.4

Compare Source

🐛 Bug Fix
  • Fix issue where long layout break added a trailing comma in partial application .... #​6949
  • Fix incorrect format of function under unary operator. #​6953
  • Fix incorrect incorrect printing of module binding with signature. #​6963
  • Disallow spreading anything but regular variants inside of other variants. #​6980
  • Fix comment removed when function signature has type keyword. #​6997
  • Fix parse error on doc comment before "and" in type def. #​7001
  • Fix tuple coercion. #​7024

v11.1.3

Compare Source

🐛 Bug Fix
  • Fix tag function location on compiler error. #​6816
  • Fix Deno compatibility issues on Windows. #​6850
  • Fix issue with infinite loops with type errors on recursive types. #​6867
  • Ignore @uncurry attribute in uncurried mode, to avoid generating calls to Curry at runtime. #​6869
  • Avoid generating calls to Curry when adjusting arity of uncurried functions. #​6870
  • Fix build after calling without -warn-error, see #​6868 for more details. #​6877
  • Fix issue with uninitialized _param in recursive functions with unit argument. #​6907

v11.1.2

Compare Source

🐛 Bug Fix
  • Fix issue where capitalised type variables were only allowed in certain positions. #​6820

v11.1.1

Compare Source

🐛 Bug Fix
  • Fix issue of incorrect switch cases with identical bodies when mixing object and array. #​6792
  • Fix formatter eats comments on the first argument of a uncurried function. #​6763
  • Fix formatter removes parens in pipe operator with anonymous uncurried function. #​6766

v11.1.0

Compare Source

🐛 Bug Fix

v11.0.1

Compare Source

🐛 Bug Fix
  • Renamed inline record fields: fix renamed field access in inline records. #​6551
  • Fixed issue with coercions sometimes raising a Not_found instead of giving a proper error message. #​6574
  • Fix issue with recursive modules and uncurried. #​6575
💅 Polish
  • Improve error message for missing label(s) in function application. #​6576

v11.0.0

Compare Source

No changes compared to rc.9.


Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 force-pushed the renovate/rescript-11.x branch from 14b7362 to 147ee2e Compare January 23, 2024 14:11
@renovate renovate bot force-pushed the renovate/rescript-11.x branch 2 times, most recently from 062190f to 956c6d0 Compare April 29, 2024 03:14
@renovate renovate bot force-pushed the renovate/rescript-11.x branch from 956c6d0 to 0b3e25e Compare June 2, 2024 18:50
@renovate renovate bot force-pushed the renovate/rescript-11.x branch from 0b3e25e to daeb167 Compare June 28, 2024 12:16
@renovate renovate bot force-pushed the renovate/rescript-11.x branch from daeb167 to e4051c2 Compare July 29, 2024 16:26
@renovate renovate bot force-pushed the renovate/rescript-11.x branch from e4051c2 to 6396568 Compare September 13, 2024 12:13
@renovate renovate bot force-pushed the renovate/rescript-11.x branch from 6396568 to 9d8ab3a Compare August 19, 2025 17:51
@renovate renovate bot force-pushed the renovate/rescript-11.x branch from 9d8ab3a to dcaf5a9 Compare September 25, 2025 21:11
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