Skip to content

Commit 496aaba

Browse files
deps(npm): bump the rescript group with 2 updates (#16)
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps the rescript group with 2 updates: [@rescript/react](https://github.com/rescript-lang/rescript-react) and [rescript](https://github.com/rescript-lang/rescript). Updates `@rescript/react` from 0.13.1 to 0.14.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rescript-lang/rescript-react/releases"><code>@​rescript/react</code>'s releases</a>.</em></p> <blockquote> <h2>0.14.0</h2> <h4>:nail_care: Polish</h4> <ul> <li>Keep <code>useTransition</code> backward compatibility and add <code>startTransition</code>. <a href="https://redirect.github.com/rescript-lang/rescript-react/pull/142">rescript-lang/rescript-react#142</a></li> </ul> <h2>0.14.0-rc.1</h2> <h4>:rocket: New Feature</h4> <ul> <li>Bindings for new React 19 APIs. <a href="https://redirect.github.com/rescript-lang/rescript-react/pull/133">rescript-lang/rescript-react#133</a></li> </ul> <h4>:boom: Breaking Change</h4> <ul> <li>Bumped React peer dependency to 19.0. <a href="https://redirect.github.com/rescript-lang/rescript-react/pull/139">rescript-lang/rescript-react#139</a></li> <li>Removed legacy JSX v3 modules and deprecated functions. <a href="https://redirect.github.com/rescript-lang/rescript-react/pull/129">rescript-lang/rescript-react#129</a></li> <li>Removed support for curried mode. <a href="https://redirect.github.com/rescript-lang/rescript-react/pull/131">rescript-lang/rescript-react#131</a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rescript-lang/rescript-react/blob/master/CHANGELOG.md"><code>@​rescript/react</code>'s changelog</a>.</em></p> <blockquote> <h2>0.14.0</h2> <h4>:nail_care: Polish</h4> <ul> <li>Keep <code>useTransition</code> backward compatibility and add <code>startTransition</code>. <a href="https://redirect.github.com/rescript-lang/rescript-react/pull/142">rescript-lang/rescript-react#142</a></li> </ul> <h2>0.14.0-rc.1</h2> <h4>:rocket: New Feature</h4> <ul> <li>Bindings for new React 19 APIs. <a href="https://redirect.github.com/rescript-lang/rescript-react/pull/133">rescript-lang/rescript-react#133</a></li> </ul> <h4>:boom: Breaking Change</h4> <ul> <li>Bumped React peer dependency to 19.0. <a href="https://redirect.github.com/rescript-lang/rescript-react/pull/139">rescript-lang/rescript-react#139</a></li> <li>Removed legacy JSX v3 modules and deprecated functions. <a href="https://redirect.github.com/rescript-lang/rescript-react/pull/129">rescript-lang/rescript-react#129</a></li> <li>Removed support for curried mode. <a href="https://redirect.github.com/rescript-lang/rescript-react/pull/131">rescript-lang/rescript-react#131</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rescript-lang/rescript-react/commit/c8c3d05724e767a3bfe22173dcf3e98140e1a6ca"><code>c8c3d05</code></a> Version 0.14.0 (<a href="https://redirect.github.com/rescript-lang/rescript-react/issues/144">#144</a>)</li> <li><a href="https://github.com/rescript-lang/rescript-react/commit/71c239a206b60f6953b4ec79ce48ccb7ebc3048d"><code>71c239a</code></a> Keep <code>useTransition</code> backward compatibility and add <code>startTransition</code> (<a href="https://redirect.github.com/rescript-lang/rescript-react/issues/142">#142</a>)</li> <li><a href="https://github.com/rescript-lang/rescript-react/commit/056ce1c687d591876b0acc86dc3f02627b3d4768"><code>056ce1c</code></a> <a href="https://github.com/ocaml"><code>@​ocaml</code></a>.doc -&gt; proper doc comments (<a href="https://redirect.github.com/rescript-lang/rescript-react/issues/141">#141</a>)</li> <li><a href="https://github.com/rescript-lang/rescript-react/commit/a59d15d57751b2478f3f02d11e6de5911cdc53b0"><code>a59d15d</code></a> Update CHANGELOG (<a href="https://redirect.github.com/rescript-lang/rescript-react/issues/140">#140</a>)</li> <li><a href="https://github.com/rescript-lang/rescript-react/commit/caed8c9c74359daba2b8ae70cdfe594ec190325e"><code>caed8c9</code></a> Version 0.14.0-rc.1, update README (<a href="https://redirect.github.com/rescript-lang/rescript-react/issues/139">#139</a>)</li> <li><a href="https://github.com/rescript-lang/rescript-react/commit/78c2fcbb7a1179ecf104c5081924c454c9699d26"><code>78c2fcb</code></a> React 19 APIs (<a href="https://redirect.github.com/rescript-lang/rescript-react/issues/133">#133</a>)</li> <li><a href="https://github.com/rescript-lang/rescript-react/commit/2f7a5fa687cf0146e89be996f59279de67a602d1"><code>2f7a5fa</code></a> Remove support for curried mode</li> <li><a href="https://github.com/rescript-lang/rescript-react/commit/72f75cc0caa9408fee1ebf2522c0df7b3dfaa33d"><code>72f75cc</code></a> Remove deprecated stuff</li> <li><a href="https://github.com/rescript-lang/rescript-react/commit/c73c9bec8d838c92ab4576b8e6be1b652439ae50"><code>c73c9be</code></a> Remove v3 legacy modules</li> <li>See full diff in <a href="https://github.com/rescript-lang/rescript-react/compare/v0.13.1...v0.14.0">compare view</a></li> </ul> </details> <br /> Updates `rescript` from 11.1.4 to 12.0.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rescript-lang/rescript/releases">rescript's releases</a>.</em></p> <blockquote> <h2>12.0.2</h2> <h4>:rocket: New Feature</h4> <ul> <li>Reanalyze: add parallel processing for CMT file analysis with new <code>-parallel</code> and <code>-timing</code> flags, plus benchmark infrastructure for performance testing. <a href="https://redirect.github.com/rescript-lang/rescript/pull/8089">rescript-lang/rescript#8089</a></li> </ul> <h4>:bug: Bug fix</h4> <ul> <li>Reanalyze: make optional args analysis liveness-aware, preventing false positives when functions are only called from dead code. <a href="https://redirect.github.com/rescript-lang/rescript/pull/8082">rescript-lang/rescript#8082</a></li> <li>Fix: do not warn for &quot;editor&quot; field in <code>rescript.json</code>. <a href="https://redirect.github.com/rescript-lang/rescript/pull/8084">rescript-lang/rescript#8084</a></li> <li>Fix <code>@Val</code> shadowing (rewrite using <code>globalThis</code>). <a href="https://redirect.github.com/rescript-lang/rescript/pull/8098">rescript-lang/rescript#8098</a></li> <li>Fix <code>@scope</code> shadowing (rewrite using <code>globalThis</code>). <a href="https://redirect.github.com/rescript-lang/rescript/pull/8100">rescript-lang/rescript#8100</a></li> <li>Formatter: normalize underscore placeholders in pipe expressions to canonical form (e.g., <code>a-&gt;map2(_, fn)</code> formats to <code>a-&gt;map2(fn)</code>). <a href="https://redirect.github.com/rescript-lang/rescript/pull/8033">rescript-lang/rescript#8033</a></li> <li>Fix rewatch panic on duplicate module name. <a href="https://redirect.github.com/rescript-lang/rescript/pull/8102">rescript-lang/rescript#8102</a></li> <li>Fix <code>let?</code> unwrap to use actual variable names from pattern instead of hardcoded &quot;x&quot;/&quot;e&quot;. <a href="https://redirect.github.com/rescript-lang/rescript/issues/8085">rescript-lang/rescript#8085</a></li> <li>Fix &quot;Ill-formed list of warnings&quot; errors for PPXs with rescript-legacy. <a href="https://redirect.github.com/rescript-lang/rescript/pull/8103">rescript-lang/rescript#8103</a></li> <li>Fix gentype generating invalid syntax for exotic / escaped record field names and type names. <a href="https://redirect.github.com/rescript-lang/rescript/pull/8087">rescript-lang/rescript#8087</a></li> </ul> <h4>:house: Internal</h4> <ul> <li>Reanalyze: refactor DCE to pure pipeline architecture for order-independence and incremental update support. <a href="https://redirect.github.com/rescript-lang/rescript/pull/8043">rescript-lang/rescript#8043</a></li> </ul> <h2>12.0.1</h2> <h4>:bug: Bug fix</h4> <ul> <li>Fix exponential compilation blowup with large unboxed variants and dict pattern matching. <a href="https://redirect.github.com/rescript-lang/rescript/pull/8078">rescript-lang/rescript#8078</a></li> <li>Rewatch: warnings for unsupported/unknown <code>rescript.json</code> fields. <a href="https://redirect.github.com/rescript-lang/rescript/pull/8031">rescript-lang/rescript#8031</a></li> <li>Fix missing <code>ignore</code> function in some Stdlib modules. <a href="https://redirect.github.com/rescript-lang/rescript/pull/8060">rescript-lang/rescript#8060</a></li> <li>Fix signature matching for externals when abstract alias hides function arity. <a href="https://redirect.github.com/rescript-lang/rescript/pull/8045">rescript-lang/rescript#8045</a></li> <li>Fix arity detection for arrows returning nested generics. <a href="https://redirect.github.com/rescript-lang/rescript/pull/8064">rescript-lang/rescript#8064</a></li> <li>Fix error handling when <code>rescript.json</code> parsing fails and improve error message. <a href="https://redirect.github.com/rescript-lang/rescript/pull/8067">rescript-lang/rescript#8067</a></li> <li>Fix invalid JSX being generated for empty fragments. <a href="https://redirect.github.com/rescript-lang/rescript/pull/8077">rescript-lang/rescript#8077</a></li> </ul> <h4>:nail_care: Polish</h4> <ul> <li>Add missing deprecation and migration for <code>Exn.Error</code>. <a href="https://redirect.github.com/rescript-lang/rescript/pull/8036">rescript-lang/rescript#8036</a></li> </ul> <h2>12.0.0</h2> <p>ReScript’s third major community-led release has arrived! This milestone wraps up a multi-year push to free the compiler from legacy limitations—and it comes loaded with new features and enhancements. 🎉</p> <h4>:rocket: Highlights</h4> <ul> <li><a href="https://rescript-lang.org/blog/reforging-build-system">New Build System</a></li> <li><a href="https://rescript-lang.org/docs/manual/api/stdlib">Improved Standard Library</a></li> <li><a href="https://redirect.github.com/rescript-lang/rescript/pull/7057">Unified Operators</a></li> <li><a href="https://redirect.github.com/rescript-lang/rescript/pull/7894">F#-style binary operators</a></li> <li><a href="https://redirect.github.com/rescript-lang/rescript/pull/7059">Dict Literals and Pattern Matching</a></li> <li><a href="https://redirect.github.com/rescript-lang/rescript/pull/6721">Variant Pattern Spreads</a></li> <li><a href="https://redirect.github.com/rescript-lang/rescript/pull/7387">JSX Preserve Mode</a></li> <li><a href="https://redirect.github.com/rescript-lang/rescript/pull/6756">Function-Level Directives</a></li> <li><a href="https://redirect.github.com/rescript-lang/rescript/pull/6776">Regex Literals</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rescript-lang/rescript/blob/master/CHANGELOG.md">rescript's changelog</a>.</em></p> <blockquote> <h1>12.0.2</h1> <h4>:rocket: New Feature</h4> <ul> <li>Reanalyze: add parallel processing for CMT file analysis with new <code>-parallel</code> and <code>-timing</code> flags, plus benchmark infrastructure for performance testing. <a href="https://redirect.github.com/rescript-lang/rescript/pull/8089">rescript-lang/rescript#8089</a></li> </ul> <h4>:bug: Bug fix</h4> <ul> <li>Reanalyze: make optional args analysis liveness-aware, preventing false positives when functions are only called from dead code. <a href="https://redirect.github.com/rescript-lang/rescript/pull/8082">rescript-lang/rescript#8082</a></li> <li>Fix: do not warn for &quot;editor&quot; field in <code>rescript.json</code>. <a href="https://redirect.github.com/rescript-lang/rescript/pull/8084">rescript-lang/rescript#8084</a></li> <li>Fix <code>@Val</code> shadowing (rewrite using <code>globalThis</code>). <a href="https://redirect.github.com/rescript-lang/rescript/pull/8098">rescript-lang/rescript#8098</a></li> <li>Fix <code>@scope</code> shadowing (rewrite using <code>globalThis</code>). <a href="https://redirect.github.com/rescript-lang/rescript/pull/8100">rescript-lang/rescript#8100</a></li> <li>Formatter: normalize underscore placeholders in pipe expressions to canonical form (e.g., <code>a-&gt;map2(_, fn)</code> formats to <code>a-&gt;map2(fn)</code>). <a href="https://redirect.github.com/rescript-lang/rescript/pull/8033">rescript-lang/rescript#8033</a></li> <li>Fix rewatch panic on duplicate module name. <a href="https://redirect.github.com/rescript-lang/rescript/pull/8102">rescript-lang/rescript#8102</a></li> <li>Fix <code>let?</code> unwrap to use actual variable names from pattern instead of hardcoded &quot;x&quot;/&quot;e&quot;. <a href="https://redirect.github.com/rescript-lang/rescript/issues/8085">rescript-lang/rescript#8085</a></li> <li>Fix &quot;Ill-formed list of warnings&quot; errors for PPXs with rescript-legacy. <a href="https://redirect.github.com/rescript-lang/rescript/pull/8103">rescript-lang/rescript#8103</a></li> <li>Fix gentype generating invalid syntax for exotic / escaped record field names and type names. <a href="https://redirect.github.com/rescript-lang/rescript/pull/8087">rescript-lang/rescript#8087</a></li> </ul> <h4>:house: Internal</h4> <ul> <li>Reanalyze: refactor DCE to pure pipeline architecture for order-independence and incremental update support. <a href="https://redirect.github.com/rescript-lang/rescript/pull/8043">rescript-lang/rescript#8043</a></li> </ul> <h1>12.0.1</h1> <h4>:bug: Bug fix</h4> <ul> <li>Fix exponential compilation blowup with large unboxed variants and dict pattern matching. <a href="https://redirect.github.com/rescript-lang/rescript/pull/8078">rescript-lang/rescript#8078</a></li> <li>Rewatch: warnings for unsupported/unknown <code>rescript.json</code> fields. <a href="https://redirect.github.com/rescript-lang/rescript/pull/8031">rescript-lang/rescript#8031</a></li> <li>Fix missing <code>ignore</code> function in some Stdlib modules. <a href="https://redirect.github.com/rescript-lang/rescript/pull/8060">rescript-lang/rescript#8060</a></li> <li>Fix signature matching for externals when abstract alias hides function arity. <a href="https://redirect.github.com/rescript-lang/rescript/pull/8045">rescript-lang/rescript#8045</a></li> <li>Fix arity detection for arrows returning nested generics. <a href="https://redirect.github.com/rescript-lang/rescript/pull/8064">rescript-lang/rescript#8064</a></li> <li>Fix error handling when <code>rescript.json</code> parsing fails and improve error message. <a href="https://redirect.github.com/rescript-lang/rescript/pull/8067">rescript-lang/rescript#8067</a></li> <li>Fix invalid JSX being generated for empty fragments. <a href="https://redirect.github.com/rescript-lang/rescript/pull/8077">rescript-lang/rescript#8077</a></li> </ul> <h4>:nail_care: Polish</h4> <ul> <li>Add missing deprecation and migration for <code>Exn.Error</code>. <a href="https://redirect.github.com/rescript-lang/rescript/pull/8036">rescript-lang/rescript#8036</a></li> </ul> <h1>12.0.0</h1> <p>No changes compared to rc.5.</p> <h1>12.0.0-rc.5</h1> <h4>:bug: Bug fix</h4> <ul> <li>Fix printing of tagged template literals. <a href="https://redirect.github.com/rescript-lang/rescript/pull/8018">rescript-lang/rescript#8018</a></li> <li>Fix printing of optional record fields in pattern matching errors. <a href="https://redirect.github.com/rescript-lang/rescript/pull/8019">rescript-lang/rescript#8019</a></li> </ul> <h4>:house: Internal</h4> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rescript-lang/rescript/commit/878b435880c9c0b9d3027cc54003150c462e8489"><code>878b435</code></a> Prepare for 12.0.2 release (<a href="https://redirect.github.com/rescript-lang/rescript/issues/8116">#8116</a>)</li> <li><a href="https://github.com/rescript-lang/rescript/commit/94ef66656e78f07e4f2c287a6bbb50064f5d43a3"><code>94ef666</code></a> fix: record field names incorrectly emitted by genType (<a href="https://redirect.github.com/rescript-lang/rescript/issues/8087">#8087</a>)</li> <li><a href="https://github.com/rescript-lang/rescript/commit/1798a6dd3c2e9b3e688bc175c8fa810183803f1d"><code>1798a6d</code></a> Bump mocha from 10.8.2 to 11.7.5 (<a href="https://redirect.github.com/rescript-lang/rescript/issues/8113">#8113</a>)</li> <li><a href="https://github.com/rescript-lang/rescript/commit/a6b95d2a1067fef348fe6dd7134ed326f1b62b4a"><code>a6b95d2</code></a> Bump js-yaml from 3.14.1 to 3.14.2 (<a href="https://redirect.github.com/rescript-lang/rescript/issues/8026">#8026</a>)</li> <li><a href="https://github.com/rescript-lang/rescript/commit/814bfcad0e7b129ae3c3ccfd6c18c3aa9552d2f6"><code>814bfca</code></a> fix: rescript-legacy broken for ppx's (<a href="https://redirect.github.com/rescript-lang/rescript/issues/8103">#8103</a>)</li> <li><a href="https://github.com/rescript-lang/rescript/commit/4afaab9482c476393a0588ec1cd2a63ec6056336"><code>4afaab9</code></a> Remove glob dependency (<a href="https://redirect.github.com/rescript-lang/rescript/issues/8115">#8115</a>)</li> <li><a href="https://github.com/rescript-lang/rescript/commit/fad07e8f07c9465ecc08cee2847f8fec6fee2670"><code>fad07e8</code></a> Bump h3 from 2.0.0-beta.4 to 2.0.0-rc.1 (<a href="https://redirect.github.com/rescript-lang/rescript/issues/8112">#8112</a>)</li> <li><a href="https://github.com/rescript-lang/rescript/commit/6ae4e775efd31442632c8ad09c512dd2cbd91353"><code>6ae4e77</code></a> Bump <code>@​rollup/plugin-node-resolve</code> from 16.0.1 to 16.0.3 (<a href="https://redirect.github.com/rescript-lang/rescript/issues/8111">#8111</a>)</li> <li><a href="https://github.com/rescript-lang/rescript/commit/40fca57f800386e6bccd7d4bbfa90c595ee53f2a"><code>40fca57</code></a> Bump actions/cache from 4 to 5 (<a href="https://redirect.github.com/rescript-lang/rescript/issues/8109">#8109</a>)</li> <li><a href="https://github.com/rescript-lang/rescript/commit/f7b4b07cf7d9dcd784daa1fb637b653369c210e9"><code>f7b4b07</code></a> Bump actions/upload-artifact from 5 to 6 (<a href="https://redirect.github.com/rescript-lang/rescript/issues/8106">#8106</a>)</li> <li>Additional commits viewable in <a href="https://github.com/rescript-lang/rescript/compare/v11.1.4...v12.0.2">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by [GitHub Actions](<a href="https://www.npmjs.com/~GitHub">https://www.npmjs.com/~GitHub</a> Actions), a new releaser for rescript since your current version.</p> </details> <br /> 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Jonathan D.A. Jewell <6759885+hyperpolymath@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jonathan D.A. Jewell <6759885+hyperpolymath@users.noreply.github.com>
1 parent 1160dad commit 496aaba

2 files changed

Lines changed: 131 additions & 21 deletions

File tree

package-lock.json

Lines changed: 127 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@
3030
"rescript": ">=11.0.0"
3131
},
3232
"devDependencies": {
33-
"@rescript/react": "^0.13.0",
34-
"react": "^19.2.3",
35-
"react-dom": "^19.2.3",
36-
"rescript": "^11.1.0"
33+
"@rescript/react": "^0.14.0",
34+
"react": "^18.2.0",
35+
"react-dom": "^18.2.0",
36+
"rescript": "^12.0.2"
3737
}
3838
}

0 commit comments

Comments
 (0)