Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump @swc/core from 1.4.0 to 1.4.1 (#1033)
Bumps [@swc/core](https://github.com/swc-project/swc) from 1.4.0 to 1.4.1. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/swc-project/swc/blob/main/CHANGELOG.md"><code>@swc/core</code>'s changelog</a>.</em></p> <blockquote> <h2>[1.4.1] - 2024-02-13</h2> <h3>Bug Fixes</h3> <ul> <li> <p><strong>(binding/types)</strong> Update typings for <code>options.envs</code> to match implementation (<a href="https://redirect.github.com/swc-project/swc/issues/8620">#8620</a>) (<a href="https://github.com/swc-project/swc/commit/2a115cff716b3ac9216d03a4c88649fedff73850">2a115cf</a>)</p> </li> <li> <p><strong>(es/compat)</strong> Visit AssignExpr right branch in FnEnvHoister (<a href="https://redirect.github.com/swc-project/swc/issues/8633">#8633</a>) (<a href="https://github.com/swc-project/swc/commit/e5d6de0ea9fbab0e36791f59b58d6d2c76809ea5">e5d6de0</a>)</p> </li> <li> <p><strong>(es/decorators)</strong> Do not insert duplicate constructors (<a href="https://redirect.github.com/swc-project/swc/issues/8631">#8631</a>) (<a href="https://github.com/swc-project/swc/commit/21a447f35a79cdad4721cdefea26da1d355d34d3">21a447f</a>)</p> </li> <li> <p><strong>(es/parser)</strong> Set class property to <code>abstract</code> or <code>override</code> even in error states (<a href="https://redirect.github.com/swc-project/swc/issues/8610">#8610</a>) (<a href="https://github.com/swc-project/swc/commit/5a773061dbb8674d93fab46681492a7e08f95f2c">5a77306</a>)</p> </li> <li> <p><strong>(es/parser)</strong> Fix parsing of dynamic source phase imports (<a href="https://redirect.github.com/swc-project/swc/issues/8611">#8611</a>) (<a href="https://github.com/swc-project/swc/commit/7d724d8ea3d222721ddc1c2913771c3367b6f689">7d724d8</a>)</p> </li> <li> <p><strong>(es/parser)</strong> Rescan <code><<</code> as <code><</code> when parsing type args (<a href="https://redirect.github.com/swc-project/swc/issues/8607">#8607</a>) (<a href="https://github.com/swc-project/swc/commit/9e6dad9baf900b44591c97c5467494c893f02661">9e6dad9</a>)</p> </li> <li> <p><strong>(es/parser)</strong> Fix detection of <code>use strict</code> directive (<a href="https://redirect.github.com/swc-project/swc/issues/8617">#8617</a>) (<a href="https://github.com/swc-project/swc/commit/95236e9abe546c455222a775f9648e82543dfaed">95236e9</a>)</p> </li> <li> <p><strong>(es/plugin)</strong> Fix schema version issue (<a href="https://redirect.github.com/swc-project/swc/issues/8621">#8621</a>) (<a href="https://github.com/swc-project/swc/commit/132be951733660654b5c0992e19b5f3d414e7350">132be95</a>)</p> </li> <li> <p><strong>(es/quote)</strong> Allow variables typed <code>AssignTarget</code> (<a href="https://redirect.github.com/swc-project/swc/issues/8602">#8602</a>) (<a href="https://github.com/swc-project/swc/commit/6a48be4b6b91c71687c2edc1cf9db9538d9f5650">6a48be4</a>)</p> </li> <li> <p><strong>(es/quote)</strong> Support <code>AssignTarget</code>, really (<a href="https://redirect.github.com/swc-project/swc/issues/8603">#8603</a>) (<a href="https://github.com/swc-project/swc/commit/ef916614f1b714bc765721fd7a35a4a471ac6811">ef91661</a>)</p> </li> <li> <p><strong>(es/quote)</strong> Fix code generation of <code>AssignTarget</code> (<a href="https://redirect.github.com/swc-project/swc/issues/8604">#8604</a>) (<a href="https://github.com/swc-project/swc/commit/16e9d4ca31561caf4fb2a5182337eae78395dbe6">16e9d4c</a>)</p> </li> </ul> <h3>Features</h3> <ul> <li><strong>(es/minifier)</strong> Implement correct <code>hoist_props</code> (<a href="https://redirect.github.com/swc-project/swc/issues/8593">#8593</a>) (<a href="https://github.com/swc-project/swc/commit/3122e944a8a1720584b43c7f0c4db3508f0cf915">3122e94</a>)</li> </ul> <h3>Miscellaneous Tasks</h3> <ul> <li><strong>(config)</strong> Remove an empty file in <code>swc_config</code> (<a href="https://redirect.github.com/swc-project/swc/issues/8609">#8609</a>) (<a href="https://github.com/swc-project/swc/commit/d87fef0fea661b3a50e43af85c12db98e978bc82">d87fef0</a>)</li> </ul> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/swc-project/swc/commit/83dfc26dac7966aa93176bce6a5ca8c5098b46c7"><code>83dfc26</code></a> chore: Publish 1.4.1 with swc_core v0.90.8</li> <li><a href="https://github.com/swc-project/swc/commit/447b66cd1b167c9fc95564a1216f9634efba9056"><code>447b66c</code></a> chore: Publish 1.4.1-nightly-20240213.2</li> <li><a href="https://github.com/swc-project/swc/commit/6cca7cbfe87a99559d04e40c8d30233243d8d2a8"><code>6cca7cb</code></a> chore: Bump crates</li> <li><a href="https://github.com/swc-project/swc/commit/e5d6de0ea9fbab0e36791f59b58d6d2c76809ea5"><code>e5d6de0</code></a> fix(es/compat): Visit AssignExpr right branch in FnEnvHoister (<a href="https://redirect.github.com/swc-project/swc/issues/8633">#8633</a>)</li> <li><a href="https://github.com/swc-project/swc/commit/52b6fd8808aa8cfd050f285ad030d9a77499c7e7"><code>52b6fd8</code></a> chore: Bump crates</li> <li><a href="https://github.com/swc-project/swc/commit/6726b631e68cf7f14612e046c8cf057411e4a3c2"><code>6726b63</code></a> build(cargo): Update <code>rustc</code> to <code>nightly-2024-02-06</code> (<a href="https://redirect.github.com/swc-project/swc/issues/8618">#8618</a>)</li> <li><a href="https://github.com/swc-project/swc/commit/9ad0f9fedb7c10cafe71a77721842b97ff402165"><code>9ad0f9f</code></a> chore: Bump crates</li> <li><a href="https://github.com/swc-project/swc/commit/21a447f35a79cdad4721cdefea26da1d355d34d3"><code>21a447f</code></a> fix(es/decorators): Do not insert duplicate constructors (<a href="https://redirect.github.com/swc-project/swc/issues/8631">#8631</a>)</li> <li><a href="https://github.com/swc-project/swc/commit/3b76b9b094c57720a2f7c837eb84a85ce8117c82"><code>3b76b9b</code></a> chore: Publish 1.4.1-nightly-20240213.1</li> <li><a href="https://github.com/swc-project/swc/commit/89bd0c8f7daca435191e43700590913c9a1baa38"><code>89bd0c8</code></a> chore: Bump crates</li> <li>Additional commits viewable in <a href="https://github.com/swc-project/swc/compare/v1.4.0...v1.4.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@swc/core&package-manager=npm_and_yarn&previous-version=1.4.0&new-version=1.4.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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 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) </details>
- Loading branch information