dependabot[bot] opened a new pull request, #41145: URL: https://github.com/apache/superset/pull/41145
Bumps [@swc/core](https://github.com/swc-project/swc/tree/HEAD/packages/core) from 1.15.40 to 1.15.41. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/swc-project/swc/blob/main/CHANGELOG.md">@swc/core's changelog</a>.</em></p> <blockquote> <h2>[1.15.41] - 2026-06-09</h2> <h3>Bug Fixes</h3> <ul> <li> <p><strong>(bindings/node)</strong> Preserve source context for AST transforms (<a href="https://redirect.github.com/swc-project/swc/issues/11920">#11920</a>) (<a href="https://github.com/swc-project/swc/commit/b6dfa74d9e518904f93a39ad05ab2e17e3229d2d">b6dfa74</a>)</p> </li> <li> <p><strong>(es/codegen)</strong> Emit <code>export as namespace</code> correctly (<a href="https://redirect.github.com/swc-project/swc/issues/11923">#11923</a>) (<a href="https://github.com/swc-project/swc/commit/4e1f8326295932d77faa3d617a5b7cb8ba993a38">4e1f832</a>)</p> </li> <li> <p><strong>(es/codegen)</strong> Emit <code>export as namespace</code> minified correctly (<a href="https://redirect.github.com/swc-project/swc/issues/11924">#11924</a>) (<a href="https://github.com/swc-project/swc/commit/71574992dde5c4ef5de6a564ea096d48d739b6e2">7157499</a>)</p> </li> <li> <p><strong>(es/compat)</strong> Rewrite this in destructuring defaults (<a href="https://redirect.github.com/swc-project/swc/issues/11909">#11909</a>) (<a href="https://github.com/swc-project/swc/commit/68af779eff35120407a7147b3b60700c54db243c">68af779</a>)</p> </li> <li> <p><strong>(es/decorators)</strong> Delay 2022 decorator initializers after private fields (<a href="https://redirect.github.com/swc-project/swc/issues/11847">#11847</a>) (<a href="https://github.com/swc-project/swc/commit/3f1a4f59670f58533d6f7545b671704d0ef469de">3f1a4f5</a>)</p> </li> <li> <p><strong>(es/decorators)</strong> Handle import types in decorator metadata (<a href="https://redirect.github.com/swc-project/swc/issues/11916">#11916</a>) (<a href="https://github.com/swc-project/swc/commit/f4114297983e1f62220f57caaa4e2138ab906f5d">f411429</a>)</p> </li> <li> <p><strong>(es/fixer)</strong> Preserve new tagged template callee parens (<a href="https://redirect.github.com/swc-project/swc/issues/11922">#11922</a>) (<a href="https://github.com/swc-project/swc/commit/242a03a5fcd6542eab527dfdcb67590b0b477eba">242a03a</a>)</p> </li> <li> <p><strong>(es/minifier)</strong> Handle unknown member props (<a href="https://redirect.github.com/swc-project/swc/issues/11927">#11927</a>) (<a href="https://github.com/swc-project/swc/commit/e59ba6890764a2f121c38df1a71d5f70e179b08d">e59ba68</a>)</p> </li> <li> <p><strong>(es/parser)</strong> Handle Flow async generic arrows (<a href="https://redirect.github.com/swc-project/swc/issues/11926">#11926</a>) (<a href="https://github.com/swc-project/swc/commit/b9b8993391168e6b83e9f84b3c4c063cf4ccd4f7">b9b8993</a>)</p> </li> <li> <p><strong>(es/renamer)</strong> Avoid duplicate mangled names across eval scope boundaries (<a href="https://redirect.github.com/swc-project/swc/issues/11913">#11913</a>) (<a href="https://github.com/swc-project/swc/commit/4a1af846d2cc0039b3a0d6e997f8c1c131e22a2b">4a1af84</a>)</p> </li> <li> <p><strong>(plugin)</strong> Avoid importing __free from env (<a href="https://redirect.github.com/swc-project/swc/issues/11908">#11908</a>) (<a href="https://github.com/swc-project/swc/commit/4584296629bd87f7186a09b0ec37d5ab3dd3ff94">4584296</a>)</p> </li> <li> <p><strong>(swc)</strong> Preserve plugin error context (<a href="https://redirect.github.com/swc-project/swc/issues/11904">#11904</a>) (<a href="https://github.com/swc-project/swc/commit/4e2e9fc3900475085e3f426e59e81d3a51fa34fa">4e2e9fc</a>)</p> </li> <li> <p><strong>(swc_common)</strong> Fix sourcemap panic for multibyte mapping positions (<a href="https://redirect.github.com/swc-project/swc/issues/11918">#11918</a>) (<a href="https://github.com/swc-project/swc/commit/40c16011bc5487732483164886d8031f3f03cf79">40c1601</a>)</p> </li> </ul> <h3>Documentation</h3> <ul> <li>Fix architecture fixer link (<a href="https://redirect.github.com/swc-project/swc/issues/11911">#11911</a>) (<a href="https://github.com/swc-project/swc/commit/51cbc8c8d24021c59895c7787aa800d4a5fb4110">51cbc8c</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/swc-project/swc/commit/7a72340b21d080cc61e109296ff083bb2cfc91d5"><code>7a72340</code></a> chore: Publish <code>1.15.41</code> with <code>swc_core</code> <code>v68.0.6</code></li> <li><a href="https://github.com/swc-project/swc/commit/82ae083b7fbfd623d1c665feca556cfa710f68ce"><code>82ae083</code></a> chore: Publish <code>1.15.41-nightly-20260609.1</code> with <code>swc_core</code> <code>v68.0.6</code></li> <li><a href="https://github.com/swc-project/swc/commit/b6dfa74d9e518904f93a39ad05ab2e17e3229d2d"><code>b6dfa74</code></a> fix(bindings/node): Preserve source context for AST transforms (<a href="https://github.com/swc-project/swc/tree/HEAD/packages/core/issues/11920">#11920</a>)</li> <li>See full diff in <a href="https://github.com/swc-project/swc/commits/v1.15.41/packages/core">compare view</a></li> </ul> </details> <br /> [](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 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> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
