chore(deps-dev): Bump rescript from 12.3.0 to 12.3.1 - #79
Conversation
Bumps [rescript](https://github.com/rescript-lang/rescript) from 12.3.0 to 12.3.1. - [Release notes](https://github.com/rescript-lang/rescript/releases) - [Changelog](https://github.com/rescript-lang/rescript/blob/v12.3.1/CHANGELOG.md) - [Commits](rescript-lang/rescript@v12.3.0...v12.3.1) --- updated-dependencies: - dependency-name: rescript dependency-version: 12.3.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
|
Up to standards ✅🟢 Issues
|
| Metric | Results |
|---|---|
| Complexity | 0 |
AI Reviewer: first review requested successfully. AI can make mistakes. Always validate suggestions.
TIP This summary will be updated as you push new changes.
There was a problem hiding this comment.
Pull Request Overview
The update to rescript 12.3.1 is currently incomplete because the corresponding lockfile (e.g., package-lock.json or bun.lockb) was not updated alongside package.json. While Codacy analysis indicates the change is up to standards, the absence of a lockfile update poses a risk to build reproducibility across different environments. You must regenerate the lockfile and verify that the compiler changes do not introduce regressions.
About this PR
- The pull request updates the
rescriptversion inpackage.jsonbut does not include an updated lockfile. Please regenerate and commit the lockfile to ensure consistent dependency resolution in CI/CD and other development environments.
Test suggestions
- Verify the project compiles and integration tests pass using rescript@12.3.1.
Prompt proposal for missing tests
Consider implementing these tests if applicable:
1. Verify the project compiles and integration tests pass using rescript@12.3.1.
TIP Improve review quality by adding custom instructions
TIP How was this review? Give us feedback



Bumps rescript from 12.3.0 to 12.3.1.
Release notes
Sourced from rescript's releases.
Changelog
Sourced from rescript's changelog.
Commits
6794065Set version to 12.3.1facc11eFix termination analysis through helper functionsbf5ff77Fix timing of optional defaults in curried functions651bd16Fix argument evaluation order under function inliningf1e0a07Fix signature help for functions returning functions10068abRecord arity for bare labeled arrow types (#8563)46799fdEnforce function arity in inclusion, type equality, and coercion (#8559)3466b81Fix exponentiation precedence for compound exponents (#8550)46ef1ebPreserve multibyte characters when wrapping long source lines (#8520)b8a82c6Fix build crash when compiler output is not valid UTF-8 (#8482)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)