Skip to content

chore(deps-dev): bump rescript from 11.1.4 to 12.2.0#1

Merged
hyperpolymath merged 1 commit into
mainfrom
dependabot/npm_and_yarn/rescript-12.2.0
Apr 18, 2026
Merged

chore(deps-dev): bump rescript from 11.1.4 to 12.2.0#1
hyperpolymath merged 1 commit into
mainfrom
dependabot/npm_and_yarn/rescript-12.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 18, 2026

Copy link
Copy Markdown
Contributor

Bumps rescript from 11.1.4 to 12.2.0.

Release notes

Sourced from rescript's releases.

12.2.0

💥 New feature

🐛 Bug fix

  • Fix compiler crash (Fatal error: Parmatch.all_record_args) when matching empty dict/record patterns. rescript-lang/rescript#8246
  • Fix null falling into the object branch instead of the wildcard when pattern matching on untagged variants with both Object and null cases. rescript-lang/rescript#8253

12.2.0-rc.1

💥 Breaking Change

  • js-post-build now passes the correct output file path based on in-source configuration: when in-source: true, the path next to the source file is passed; when in-source: false, the path in the lib/<module>/ directory is passed. Additionally, stdout and stderr from the post-build command are now logged. rescript-lang/rescript#8190
  • js-post-build command now runs in the directory containing the rescript.json where it is defined, instead of the unpredictable build invocation directory. This provides consistent behavior in monorepos. rescript-lang/rescript#8195

🚀 New Feature

🐛 Bug fix

💅 Polish

12.1.0

🚀 New Feature

🐛 Bug fix

... (truncated)

Changelog

Sourced from rescript's changelog.

12.2.0

💥 Breaking Change

🐛 Bug fix

  • Fix compiler crash (Fatal error: Parmatch.all_record_args) when matching empty dict/record patterns. rescript-lang/rescript#8246
  • Fix null falling into the object branch instead of the wildcard when pattern matching on untagged variants with both Object and null cases. rescript-lang/rescript#8253

12.2.0-rc.1

💥 Breaking Change

  • js-post-build now passes the correct output file path based on in-source configuration: when in-source: true, the path next to the source file is passed; when in-source: false, the path in the lib/<module>/ directory is passed. Additionally, stdout and stderr from the post-build command are now logged. rescript-lang/rescript#8190
  • js-post-build command now runs in the directory containing the rescript.json where it is defined, instead of the unpredictable build invocation directory. This provides consistent behavior in monorepos. rescript-lang/rescript#8195

🚀 New Feature

🐛 Bug fix

💅 Polish

12.1.0

🚀 New Feature

🐛 Bug fix

... (truncated)

Commits
  • 9929a14 Fix pkg.pr.new
  • 6e98b92 Prepare for 12.2.0 release
  • 281a325 Port Belt.Array's zip, zipBy, partition, unzip to Stdlib Array (#8244)
  • 9f46af7 artifact list
  • 717944d More line number changes
  • 461186e Line numbers changed in runtime JS
  • 5be8674 Clarify ReScript licensing
  • 6723fe5 Also guard against arrays falling into object branch in untagged variant swit...
  • 50da3bb Fix null falling into object branch in untagged variant switch (#8251)
  • 1714569 Changelog for #8246 (#8247)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for rescript since your current version.


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 11.1.4 to 12.2.0.
- [Release notes](https://github.com/rescript-lang/rescript/releases)
- [Changelog](https://github.com/rescript-lang/rescript/blob/v12.2.0/CHANGELOG.md)
- [Commits](rescript-lang/rescript@v11.1.4...v12.2.0)

---
updated-dependencies:
- dependency-name: rescript
  dependency-version: 12.2.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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 Apr 18, 2026
@dependabot
dependabot Bot requested a review from hyperpolymath as a code owner April 18, 2026 07:00
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 18, 2026
@github-actions

Copy link
Copy Markdown

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails
npm/@rescript/darwin-arm64 12.2.0 UnknownUnknown
npm/@rescript/darwin-x64 12.2.0 UnknownUnknown
npm/@rescript/linux-arm64 12.2.0 UnknownUnknown
npm/@rescript/linux-x64 12.2.0 UnknownUnknown
npm/@rescript/runtime 12.2.0 UnknownUnknown
npm/@rescript/win32-x64 12.2.0 UnknownUnknown
npm/rescript 12.2.0 UnknownUnknown

Scanned Files

  • package-lock.json

@hyperpolymath
hyperpolymath merged commit a2e8d25 into main Apr 18, 2026
9 of 13 checks passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/rescript-12.2.0 branch April 18, 2026 14:17
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.

1 participant