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.8.0 to 1.9.2 (#89)
Bumps [@swc/core](https://github.com/swc-project/swc) from 1.8.0 to 1.9.2. <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.9.2] - 2024-11-11</h2> <h3>Bug Fixes</h3> <ul> <li><strong>(es)</strong> Fix typo in feature name (<a href="https://redirect.github.com/swc-project/swc/issues/9721">#9721</a>) (<a href="https://github.com/swc-project/swc/commit/aff9de5ea37d5d34d587b96b8044d08644936524">aff9de5</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>(es/codegen)</strong> Implement proper <code>inline_script</code> support (<a href="https://redirect.github.com/swc-project/swc/issues/9729">#9729</a>) (<a href="https://github.com/swc-project/swc/commit/e732a36373f0959a0653dc51a863230a9b3d8982">e732a36</a>)</li> </ul> <h2>[1.9.1] - 2024-11-06</h2> <h3>Bug Fixes</h3> <ul> <li><strong>(es/codegen)</strong> Fix <code>ends_with_alpha_num</code> (<a href="https://redirect.github.com/swc-project/swc/issues/9720">#9720</a>) (<a href="https://github.com/swc-project/swc/commit/569c799c2e98f6104fdc4edb61a28d83f4c930eb">569c799</a>)</li> </ul> <h2>[1.9.0] - 2024-11-06</h2> <h3>Bug Fixes</h3> <ul> <li> <p><strong>(es/minifier)</strong> Avoid generating reserved mangling names (<a href="https://redirect.github.com/swc-project/swc/issues/9710">#9710</a>) (<a href="https://github.com/swc-project/swc/commit/b49317a40344c2c153044095f49d0a9e8a1ef3f3">b49317a</a>)</p> </li> <li> <p><strong>(es/plugin)</strong> Revert <a href="https://redirect.github.com/swc-project/swc/issues/9696">#9696</a> (<a href="https://redirect.github.com/swc-project/swc/issues/9717">#9717</a>) (<a href="https://github.com/swc-project/swc/commit/772f023fd2f8bbcb336b0561a81621f0f1163622">772f023</a>)</p> </li> </ul> <h3>Features</h3> <ul> <li><strong>(typescript)</strong> Port deno <code>isolatedDeclarations</code> updates (<a href="https://redirect.github.com/swc-project/swc/issues/9712">#9712</a>) (<a href="https://github.com/swc-project/swc/commit/6194044b4293eec01415a1ef67541bf888c33099">6194044</a>)</li> </ul> <h3>Miscellaneous Tasks</h3> <ul> <li><strong>(deps)</strong> Update rust crate is-macro to v0.3.7 (<a href="https://redirect.github.com/swc-project/swc/issues/9713">#9713</a>) (<a href="https://github.com/swc-project/swc/commit/d48e6e838b303d97c22688706930107ace673560">d48e6e8</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/swc-project/swc/commit/669d2753a1506865b66285cb27a9665c86dcda1a"><code>669d275</code></a> chore: Publish <code>1.9.2</code> with <code>swc_core</code> <code>v5.0.3</code></li> <li><a href="https://github.com/swc-project/swc/commit/47c6d38cc4fd0c19119c09c34873167d4a7ef29e"><code>47c6d38</code></a> chore: Update changelog</li> <li><a href="https://github.com/swc-project/swc/commit/f2be61fb79b905915ce3bdf159014b1402aa7cd6"><code>f2be61f</code></a> chore: Publish <code>1.9.2-nightly-20241111.1</code> with <code>swc_core</code> <code>v5.0.3</code></li> <li><a href="https://github.com/swc-project/swc/commit/9aae07a6a26d93d4b6391cec2947bbc1281d3b0b"><code>9aae07a</code></a> chore: Publish crates with <code>swc_core</code> <code>v5.0.3</code></li> <li><a href="https://github.com/swc-project/swc/commit/e732a36373f0959a0653dc51a863230a9b3d8982"><code>e732a36</code></a> feat(es/codegen): Implement proper <code>inline_script</code> support (<a href="https://redirect.github.com/swc-project/swc/issues/9729">#9729</a>)</li> <li><a href="https://github.com/swc-project/swc/commit/9dfa3f541d7452d07c0849918f599237d1489d32"><code>9dfa3f5</code></a> chore: Publish <code>@swc/[email protected]</code></li> <li><a href="https://github.com/swc-project/swc/commit/1606d08927772c932be6562b71b6581a07d31943"><code>1606d08</code></a> chore: Publish crates with <code>swc_core</code> <code>v5.0.2</code></li> <li><a href="https://github.com/swc-project/swc/commit/aff9de5ea37d5d34d587b96b8044d08644936524"><code>aff9de5</code></a> fix(es): Fix typo in feature name (<a href="https://redirect.github.com/swc-project/swc/issues/9721">#9721</a>)</li> <li><a href="https://github.com/swc-project/swc/commit/7c396a117e7daef6dd75c46af26863f8e3ac1fcb"><code>7c396a1</code></a> chore: Update changelog</li> <li><a href="https://github.com/swc-project/swc/commit/3d87fe04c8768db5215b670884a3b3cb5308fd94"><code>3d87fe0</code></a> chore: Publish <code>1.9.1</code> with <code>swc_core</code> <code>v5.0.1</code></li> <li>Additional commits viewable in <a href="https://github.com/swc-project/swc/compare/v1.8.0...v1.9.2">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.8.0&new-version=1.9.2)](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