Skip to content

chore(deps): update dependency rescript to v12.3.0#56

Merged
mikaello merged 1 commit into
mainfrom
renovate/rescript-12.x
May 20, 2026
Merged

chore(deps): update dependency rescript to v12.3.0#56
mikaello merged 1 commit into
mainfrom
renovate/rescript-12.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 20, 2026

This PR contains the following updates:

Package Change Age Confidence
rescript (source) 12.2.012.3.0 age confidence

Release Notes

rescript-lang/rescript (rescript)

v12.3.0: 12.3.0

Compare Source

(No changes compared to 12.3.0-beta.1.)

🚀 New Feature
  • Reanalyze: add glob pattern support for suppress/unsuppress configurations (e.g., "src/generated/**"). #​8277
  • Add optional ~locales and ~options parameters to String.localeCompare. #​8287
🐛 Bug fix
  • Fix null and array values incorrectly matching the Object branch when pattern matching on JSON.t (or other untagged variants with an Object case) in statement position. #​8279
  • Fix rewatch panic when package.json has no name field. #​8291
  • Fix unpacking first-class module in default argument of react component. #​8296
  • Fix exception record field regression. #​8319
  • Rewatch: ignore stale lock for unrelated process name. #​8316
  • Fix partial application generalization for .... #​8343
  • Preserve JSX prop locations across the AST0 translation layer, fixing 0:0 editor diagnostics in PPX-related flows. #​8350
  • Allow builds while watchers are running. #​8349
  • Rewatch: preserve warnings after atomic-save full rebuilds. #​8358
  • Fix type lowering for dict{} and async, so you don't need to annotate one extra time when the type is known. #​8359
  • Fix issue where warning 56 would blow up with dict{} patterns. #​8403
  • Rewatch build lock fixes. #​8409 #​8410 #​8413 #​8424
  • Rewatch: treat transitive workspace dependencies as local packages in monorepo roots. #​8411
💅 Polish
  • Reanalyze server: redesign incremental fixpoint with delete-then-rederive strategy and predecessor tracking, improving speed on deletions. #​8276
  • Improve error message for dependency without rescript.json. #​8292
  • Resolve workspace dependencies in editor analysis. #​8392
  • Improve deprecated attribute extraction and support record form. #​8396
  • Improve default argument type mismatch errors. #​8389

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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.

@mikaello mikaello merged commit 590ca7a into main May 20, 2026
2 checks passed
@mikaello mikaello deleted the renovate/rescript-12.x branch May 20, 2026 18:24
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