Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump @swc/core from 1.3.82 to 1.3.87 (#1169)
Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.82 to 1.3.87. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/swc-project/swc/releases"><code>@swc/core</code>'s releases</a>.</em></p> <blockquote> <h2>v1.3.87</h2> <p>No release notes provided.</p> <h2>v1.3.86</h2> <h2>What's Changed</h2> <ul> <li>chore(es/preset-env): Add the repository url to <code>Cargo.toml</code> by <a href="https://github.com/szabgab"><code>@szabgab</code></a> in <a href="https://redirect.github.com/swc-project/swc/pull/7941">swc-project/swc#7941</a></li> <li>fix(es/module): Preserve import specifier if resolving fails by <a href="https://github.com/kdy1"><code>@kdy1</code></a> in <a href="https://redirect.github.com/swc-project/swc/pull/7955">swc-project/swc#7955</a></li> <li>fix(es/compat): Handle <code>PrivateName</code> in <code>logical_assignments</code> by <a href="https://github.com/magic-akari"><code>@magic-akari</code></a> in <a href="https://redirect.github.com/swc-project/swc/pull/7958">swc-project/swc#7958</a></li> <li>fix(es/minifier): Handle <code>ModuleDecl</code> when transform const modules by <a href="https://github.com/magic-akari"><code>@magic-akari</code></a> in <a href="https://redirect.github.com/swc-project/swc/pull/7959">swc-project/swc#7959</a></li> <li>chore(es/preset-env): Ignore <code>tp</code> in the version of a browser version by <a href="https://github.com/kdy1"><code>@kdy1</code></a> in <a href="https://redirect.github.com/swc-project/swc/pull/7968">swc-project/swc#7968</a></li> <li>build(bindings/node): Link msvc runtime statically by <a href="https://github.com/Brooooooklyn"><code>@Brooooooklyn</code></a> in <a href="https://redirect.github.com/swc-project/swc/pull/7965">swc-project/swc#7965</a></li> <li>refactor(es/lint): Remove usage of <code>box_patterns</code> by <a href="https://github.com/magic-akari"><code>@magic-akari</code></a> in <a href="https://redirect.github.com/swc-project/swc/pull/7966">swc-project/swc#7966</a></li> <li>chore: Publish <code>v1.3.86</code> with <code>swc_core</code> <code>v0.83.16</code> by <a href="https://github.com/kdy1"><code>@kdy1</code></a> in <a href="https://redirect.github.com/swc-project/swc/pull/7970">swc-project/swc#7970</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/szabgab"><code>@szabgab</code></a> made their first contribution in <a href="https://redirect.github.com/swc-project/swc/pull/7941">swc-project/swc#7941</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/swc-project/swc/compare/v1.3.85...v1.3.86">https://github.com/swc-project/swc/compare/v1.3.85...v1.3.86</a></p> <h2>v1.3.85</h2> <p>No release notes provided.</p> <h2>v1.3.84</h2> <p>No release notes provided.</p> <h2>v1.3.83</h2> <p>No release notes provided.</p> </blockquote> </details> <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.3.87] - 2023-09-22</h2> <h3>Bug Fixes</h3> <ul> <li> <p><strong>(bindings/type)</strong> Update types of <code>jsc.experimental</code> (<a href="https://redirect.github.com/swc-project/swc/issues/7972">#7972</a>) (<a href="https://github.com/swc-project/swc/commit/e40fccb9ce2a8fc925de818c8da4b6503aab7ae3">e40fccb</a>)</p> </li> <li> <p><strong>(es/compat)</strong> Handle nullish in fn expr scope (<a href="https://redirect.github.com/swc-project/swc/issues/7980">#7980</a>) (<a href="https://github.com/swc-project/swc/commit/5050f5820a43b8de7a87511070405e189eaafb5f">5050f58</a>)</p> </li> <li> <p><strong>(es/minifier)</strong> Do not inline into a template literal with sequential inliner (<a href="https://redirect.github.com/swc-project/swc/issues/7971">#7971</a>) (<a href="https://github.com/swc-project/swc/commit/b3d3a7bc7339776e57ca402e77cf3fb22c774784">b3d3a7b</a>)</p> </li> </ul> <h2>[1.3.86] - 2023-09-18</h2> <h3>Bug Fixes</h3> <ul> <li> <p><strong>(es/compat)</strong> Handle <code>PrivateName</code> in <code>logical_assignments</code> (<a href="https://redirect.github.com/swc-project/swc/issues/7958">#7958</a>) (<a href="https://github.com/swc-project/swc/commit/28318f09ed358b2baa155141bc715c25f658a2eb">28318f0</a>)</p> </li> <li> <p><strong>(es/minifier)</strong> Handle <code>ModuleDecl</code> when transform const modules (<a href="https://redirect.github.com/swc-project/swc/issues/7959">#7959</a>) (<a href="https://github.com/swc-project/swc/commit/06ca1fe0a03954883750c3c39d0163fc29596ad1">06ca1fe</a>)</p> </li> <li> <p><strong>(es/module)</strong> Preserve import specifier if resolving fails (<a href="https://redirect.github.com/swc-project/swc/issues/7955">#7955</a>) (<a href="https://github.com/swc-project/swc/commit/be5b02a8cfe2a2c1c399a4f9404b8fd097084234">be5b02a</a>)</p> </li> </ul> <h3>Miscellaneous Tasks</h3> <ul> <li> <p><strong>(es/preset-env)</strong> Add the repository url to <code>Cargo.toml</code> (<a href="https://redirect.github.com/swc-project/swc/issues/7941">#7941</a>) (<a href="https://github.com/swc-project/swc/commit/ca22359dbd0ca6e2e925bdc240939f6bd6e9ac9a">ca22359</a>)</p> </li> <li> <p><strong>(es/preset-env)</strong> Ignore <code>tp</code> in the version of a browser version (<a href="https://redirect.github.com/swc-project/swc/issues/7968">#7968</a>) (<a href="https://github.com/swc-project/swc/commit/005ddc573e3752183783cc25dd6242b750f8beb5">005ddc5</a>)</p> </li> </ul> <h3>Refactor</h3> <ul> <li><strong>(es/lint)</strong> Remove usage of <code>box_patterns</code> (<a href="https://redirect.github.com/swc-project/swc/issues/7966">#7966</a>) (<a href="https://github.com/swc-project/swc/commit/f7b5e16aef968c9c9f38f40962edf334cc3983e6">f7b5e16</a>)</li> </ul> <h3>Build</h3> <ul> <li><strong>(bindings/node)</strong> Link msvc runtime statically (<a href="https://redirect.github.com/swc-project/swc/issues/7965">#7965</a>) (<a href="https://github.com/swc-project/swc/commit/07597795cc39cce527f505bc5db304ad93082494">0759779</a>)</li> </ul> <h2>[1.3.85] - 2023-09-15</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/swc-project/swc/commit/866f34d2787a5c78c7dcec387286b70da5a29c25"><code>866f34d</code></a> chore: Publish <code>v1.3.87</code> with <code>swc_core</code> <code>v0.83.18</code> (<a href="https://redirect.github.com/swc-project/swc/issues/7986">#7986</a>)</li> <li><a href="https://github.com/swc-project/swc/commit/ee6260d53bf699b8c74b34fc4950c7806dc1b91b"><code>ee6260d</code></a> chore: Publish crates</li> <li><a href="https://github.com/swc-project/swc/commit/5050f5820a43b8de7a87511070405e189eaafb5f"><code>5050f58</code></a> fix(es/compat): Handle nullish in fn expr scope (<a href="https://redirect.github.com/swc-project/swc/issues/7980">#7980</a>)</li> <li><a href="https://github.com/swc-project/swc/commit/95285e8a4ac6c9ebe33c636ae84e8a4da2564424"><code>95285e8</code></a> chore: Publish crates</li> <li><a href="https://github.com/swc-project/swc/commit/b3d3a7bc7339776e57ca402e77cf3fb22c774784"><code>b3d3a7b</code></a> fix(es/minifier): Do not inline into a template literal with sequential inlin...</li> <li><a href="https://github.com/swc-project/swc/commit/1c89e815445e59f0472f355b63e14664ab4e1d91"><code>1c89e81</code></a> chore: Publish <code>@swc/[email protected]</code></li> <li><a href="https://github.com/swc-project/swc/commit/0229bad76c64ecb514439468a407e6ffb5cd9d37"><code>0229bad</code></a> chore: Publish crates</li> <li><a href="https://github.com/swc-project/swc/commit/e40fccb9ce2a8fc925de818c8da4b6503aab7ae3"><code>e40fccb</code></a> fix(bindings/type): Update types of <code>jsc.experimental</code> (<a href="https://redirect.github.com/swc-project/swc/issues/7972">#7972</a>)</li> <li><a href="https://github.com/swc-project/swc/commit/2dac39304dc09fcf03ab2f5afdf1e15d05fca602"><code>2dac393</code></a> chore: Publish crates</li> <li><a href="https://github.com/swc-project/swc/commit/76b7a747adcc17d9dba375d06a7539ccca6b8c06"><code>76b7a74</code></a> chore: Publish crates</li> <li>Additional commits viewable in <a href="https://github.com/swc-project/swc/compare/v1.3.82...v1.3.87">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.3.82&new-version=1.3.87)](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> --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Anna Bocharova <[email protected]>
- Loading branch information