chore(deps): update dependency rescript to v12 #53
+43
β5
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
10.1.4β12.0.2Release Notes
rescript-lang/rescript (rescript)
v12.0.2Compare Source
π New Feature
π Bug fix
Reanalyze: make optional args analysis liveness-aware, preventing false positives when functions are only called from dead code. #β8082
Fix: do not warn for "editor" field in
rescript.json. #β8084Fix
@valshadowing (rewrite usingglobalThis). #β8098Fix
@scopeshadowing (rewrite usingglobalThis). #β8100Formatter: normalize underscore placeholders in pipe expressions to canonical form (e.g.,
a->map2(_, fn)formats toa->map2(fn)). #β8033Fix rewatch panic on duplicate module name. #β8102
Fix
let?unwrap to use actual variable names from pattern instead of hardcoded "x"/"e". #β8085Fix "Ill-formed list of warnings" errors for PPXs with rescript-legacy. #β8103
Fix gentype generating invalid syntax for exotic / escaped record field names and type names. #β8087
Formatter: Improve multiline printing of record types and values. #β7993
π Internal
v12.0.1Compare Source
π Bug fix
rescript.jsonfields. #β8031ignorefunction in some Stdlib modules. #β8060rescript.jsonparsing fails and improve error message. #β8067π Polish
Exn.Error. #β8036v12.0.0Compare Source
No changes compared to rc.5.
v11.1.4: 11.1.4Compare Source
π Bug Fix
.... rescript-lang/rescript-compiler#6949typekeyword. rescript-lang/rescript-compiler#6997v11.1.3Compare Source
π Bug Fix
@uncurryattribute in uncurried mode, to avoid generating calls toCurryat runtime. rescript-lang/rescript-compiler#6869-warn-error, see rescript-lang/rescript-compiler#6868 for more details. rescript-lang/rescript-compiler#6877_paramin recursive functions with unit argument. rescript-lang/rescript-compiler#6907v11.1.2Compare Source
π Bug Fix
v11.1.1Compare Source
π Bug Fix
v11.1.0Compare Source
π Bug Fix
v11.0.1Compare Source
π Bug Fix
Not_foundinstead of giving a proper error message. rescript-lang/rescript-compiler#6574π Polish
v11.0.0Compare Source
No changes compared to rc.9.
Configuration
π Schedule: 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.
This PR was generated by Mend Renovate. View the repository job log.