Skip to content

chore(deps-dev): Bump rescript from 12.3.0 to 12.3.1 - #79

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/rescript-12.3.1
Open

chore(deps-dev): Bump rescript from 12.3.0 to 12.3.1#79
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/rescript-12.3.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 27, 2026

Copy link
Copy Markdown
Contributor

Bumps rescript from 12.3.0 to 12.3.1.

Release notes

Sourced from rescript's releases.

12.3.1

🐛 Bug fix

Changelog

Sourced from rescript's changelog.

12.3.1

🐛 Bug fix

Commits
  • 6794065 Set version to 12.3.1
  • facc11e Fix termination analysis through helper functions
  • bf5ff77 Fix timing of optional defaults in curried functions
  • 651bd16 Fix argument evaluation order under function inlining
  • f1e0a07 Fix signature help for functions returning functions
  • 10068ab Record arity for bare labeled arrow types (#8563)
  • 46799fd Enforce function arity in inclusion, type equality, and coercion (#8559)
  • 3466b81 Fix exponentiation precedence for compound exponents (#8550)
  • 46ef1eb Preserve multibyte characters when wrapping long source lines (#8520)
  • b8a82c6 Fix build crash when compiler output is not valid UTF-8 (#8482)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 27, 2026
@dependabot
dependabot Bot requested a review from hyperpolymath as a code owner August 27, 2026 04:35
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 27, 2026
@sonarqubecloud

Copy link
Copy Markdown

@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity

Metric Results
Complexity 0

View in Codacy

AI Reviewer: first review requested successfully. AI can make mistakes. Always validate suggestions.

Run reviewer

TIP This summary will be updated as you push new changes.

@codacy-production codacy-production Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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 rescript version in package.json but 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants