Skip to content

chore(lambda): bump @swc/core from 1.15.1 to 1.15.8 in /lambdas - #5000

Merged
npalm merged 1 commit into
mainfrom
dependabot/npm_and_yarn/lambdas/swc/core-1.15.8
Jan 30, 2026
Merged

chore(lambda): bump @swc/core from 1.15.1 to 1.15.8 in /lambdas#5000
npalm merged 1 commit into
mainfrom
dependabot/npm_and_yarn/lambdas/swc/core-1.15.8

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 16, 2026

Copy link
Copy Markdown
Contributor

Bumps @swc/core from 1.15.1 to 1.15.8.

Changelog

Sourced from @​swc/core's changelog.

[1.15.8] - 2025-12-30

Bug Fixes

  • (es/minifier) Remove unused webpack-related code (#11397) (8e4eab4)

  • (es/minifier) Evaluate TemplateLiteral in BinaryExpression (#11406) (8d1b6f6)

  • (es/minifier) More strict check if cannot add ident when invoking IIFE (#11399) (03642aa)

Features

Performance

  • (es/parser) Remove Iterator implementation for Lexer (#11393) (5941018)

  • (es/parser) Optimize do_outside_of_context and do_inside_of_context (#11394) (4210cf1)

  • (es/parser) Remove is_first in lexer state (#11395) (97d903b)

  • (es/parser) Use byte_search to optimize scan_jsx_token (#11398) (f9b4da2)

  • Reduce binary size with panic=abort and ICU optimizations (#11401) (18088b2)

Refactor

  • (es/compiler) Drop the crate (#11407) (8faa14e)

  • (es/minifier) Move drop_console and unsafes from Pure to Optimizer (#11388) (ee40804)

... (truncated)

Commits
  • f2432fe chore: Publish 1.15.8 with swc_core v54.0.0
  • 9aa8df0 chore: Update changelog
  • a836b39 chore: Publish 1.15.8-nightly-20251230.1 with swc_core v54.0.0
  • 67b28d9 chore: Publish crates with swc_core v54.0.0
  • 03642aa fix(es/minifier): More strict check if cannot add ident when invoking IIFE (#...
  • 8faa14e refactor(es/compiler): Drop the crate (#11407)
  • 8d1b6f6 fix(es/minifier): Evaluate TemplateLiteral in BinaryExpression (#11406)
  • 55a5083 feat(es/transformer): Merge static_blocks (#11403)
  • 18088b2 perf: Reduce binary size with panic=abort and ICU optimizations (#11401)
  • f9b4da2 perf(es/parser): Use byte_search to optimize scan_jsx_token (#11398)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)

Bumps [@swc/core](https://github.com/swc-project/swc) from 1.15.1 to 1.15.8.
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](swc-project/swc@v1.15.1...v1.15.8)

---
updated-dependencies:
- dependency-name: "@swc/core"
  dependency-version: 1.15.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 16, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner January 16, 2026 19:48
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 16, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

Scorecard details
PackageVersionScoreDetails
npm/@swc/core 1.15.8 🟢 4.9
Details
CheckScoreReason
Code-Review🟢 7Found 23/29 approved changesets -- score normalized to 7
Maintained🟢 1030 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Security-Policy⚠️ 0security policy file not detected
License🟢 10license file detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Packaging🟢 10packaging workflow detected
Fuzzing🟢 10project is fuzzed
Branch-Protection🟢 4branch protection is not maximal on development and all release branches
Signed-Releases⚠️ 0Project has not signed or included provenance with any releases.
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Binary-Artifacts🟢 10no binaries found in the repo
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Vulnerabilities⚠️ 086 existing vulnerabilities detected
npm/@swc/core-darwin-arm64 1.15.8 🟢 4.9
Details
CheckScoreReason
Code-Review🟢 7Found 23/29 approved changesets -- score normalized to 7
Maintained🟢 1030 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Security-Policy⚠️ 0security policy file not detected
License🟢 10license file detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Packaging🟢 10packaging workflow detected
Fuzzing🟢 10project is fuzzed
Branch-Protection🟢 4branch protection is not maximal on development and all release branches
Signed-Releases⚠️ 0Project has not signed or included provenance with any releases.
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Binary-Artifacts🟢 10no binaries found in the repo
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Vulnerabilities⚠️ 086 existing vulnerabilities detected
npm/@swc/core-darwin-x64 1.15.8 🟢 4.9
Details
CheckScoreReason
Code-Review🟢 7Found 23/29 approved changesets -- score normalized to 7
Maintained🟢 1030 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Security-Policy⚠️ 0security policy file not detected
License🟢 10license file detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Packaging🟢 10packaging workflow detected
Fuzzing🟢 10project is fuzzed
Branch-Protection🟢 4branch protection is not maximal on development and all release branches
Signed-Releases⚠️ 0Project has not signed or included provenance with any releases.
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Binary-Artifacts🟢 10no binaries found in the repo
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Vulnerabilities⚠️ 086 existing vulnerabilities detected
npm/@swc/core-linux-arm-gnueabihf 1.15.8 🟢 4.9
Details
CheckScoreReason
Code-Review🟢 7Found 23/29 approved changesets -- score normalized to 7
Maintained🟢 1030 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Security-Policy⚠️ 0security policy file not detected
License🟢 10license file detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Packaging🟢 10packaging workflow detected
Fuzzing🟢 10project is fuzzed
Branch-Protection🟢 4branch protection is not maximal on development and all release branches
Signed-Releases⚠️ 0Project has not signed or included provenance with any releases.
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Binary-Artifacts🟢 10no binaries found in the repo
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Vulnerabilities⚠️ 086 existing vulnerabilities detected
npm/@swc/core-linux-arm64-gnu 1.15.8 🟢 4.9
Details
CheckScoreReason
Code-Review🟢 7Found 23/29 approved changesets -- score normalized to 7
Maintained🟢 1030 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Security-Policy⚠️ 0security policy file not detected
License🟢 10license file detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Packaging🟢 10packaging workflow detected
Fuzzing🟢 10project is fuzzed
Branch-Protection🟢 4branch protection is not maximal on development and all release branches
Signed-Releases⚠️ 0Project has not signed or included provenance with any releases.
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Binary-Artifacts🟢 10no binaries found in the repo
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Vulnerabilities⚠️ 086 existing vulnerabilities detected
npm/@swc/core-linux-arm64-musl 1.15.8 🟢 4.9
Details
CheckScoreReason
Code-Review🟢 7Found 23/29 approved changesets -- score normalized to 7
Maintained🟢 1030 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Security-Policy⚠️ 0security policy file not detected
License🟢 10license file detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Packaging🟢 10packaging workflow detected
Fuzzing🟢 10project is fuzzed
Branch-Protection🟢 4branch protection is not maximal on development and all release branches
Signed-Releases⚠️ 0Project has not signed or included provenance with any releases.
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Binary-Artifacts🟢 10no binaries found in the repo
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Vulnerabilities⚠️ 086 existing vulnerabilities detected
npm/@swc/core-linux-x64-gnu 1.15.8 🟢 4.9
Details
CheckScoreReason
Code-Review🟢 7Found 23/29 approved changesets -- score normalized to 7
Maintained🟢 1030 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Security-Policy⚠️ 0security policy file not detected
License🟢 10license file detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Packaging🟢 10packaging workflow detected
Fuzzing🟢 10project is fuzzed
Branch-Protection🟢 4branch protection is not maximal on development and all release branches
Signed-Releases⚠️ 0Project has not signed or included provenance with any releases.
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Binary-Artifacts🟢 10no binaries found in the repo
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Vulnerabilities⚠️ 086 existing vulnerabilities detected
npm/@swc/core-linux-x64-musl 1.15.8 🟢 4.9
Details
CheckScoreReason
Code-Review🟢 7Found 23/29 approved changesets -- score normalized to 7
Maintained🟢 1030 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Security-Policy⚠️ 0security policy file not detected
License🟢 10license file detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Packaging🟢 10packaging workflow detected
Fuzzing🟢 10project is fuzzed
Branch-Protection🟢 4branch protection is not maximal on development and all release branches
Signed-Releases⚠️ 0Project has not signed or included provenance with any releases.
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Binary-Artifacts🟢 10no binaries found in the repo
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Vulnerabilities⚠️ 086 existing vulnerabilities detected
npm/@swc/core-win32-arm64-msvc 1.15.8 🟢 4.9
Details
CheckScoreReason
Code-Review🟢 7Found 23/29 approved changesets -- score normalized to 7
Maintained🟢 1030 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Security-Policy⚠️ 0security policy file not detected
License🟢 10license file detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Packaging🟢 10packaging workflow detected
Fuzzing🟢 10project is fuzzed
Branch-Protection🟢 4branch protection is not maximal on development and all release branches
Signed-Releases⚠️ 0Project has not signed or included provenance with any releases.
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Binary-Artifacts🟢 10no binaries found in the repo
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Vulnerabilities⚠️ 086 existing vulnerabilities detected
npm/@swc/core-win32-ia32-msvc 1.15.8 🟢 4.9
Details
CheckScoreReason
Code-Review🟢 7Found 23/29 approved changesets -- score normalized to 7
Maintained🟢 1030 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Security-Policy⚠️ 0security policy file not detected
License🟢 10license file detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Packaging🟢 10packaging workflow detected
Fuzzing🟢 10project is fuzzed
Branch-Protection🟢 4branch protection is not maximal on development and all release branches
Signed-Releases⚠️ 0Project has not signed or included provenance with any releases.
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Binary-Artifacts🟢 10no binaries found in the repo
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Vulnerabilities⚠️ 086 existing vulnerabilities detected
npm/@swc/core-win32-x64-msvc 1.15.8 🟢 4.9
Details
CheckScoreReason
Code-Review🟢 7Found 23/29 approved changesets -- score normalized to 7
Maintained🟢 1030 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Security-Policy⚠️ 0security policy file not detected
License🟢 10license file detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Packaging🟢 10packaging workflow detected
Fuzzing🟢 10project is fuzzed
Branch-Protection🟢 4branch protection is not maximal on development and all release branches
Signed-Releases⚠️ 0Project has not signed or included provenance with any releases.
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Binary-Artifacts🟢 10no binaries found in the repo
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Vulnerabilities⚠️ 086 existing vulnerabilities detected

Scanned Files

  • lambdas/yarn.lock

@npalm
npalm merged commit e80baa2 into main Jan 30, 2026
8 checks passed
@npalm
npalm deleted the dependabot/npm_and_yarn/lambdas/swc/core-1.15.8 branch January 30, 2026 20:16
Brend-Smits pushed a commit that referenced this pull request Mar 6, 2026
Bumps [@swc/core](https://github.com/swc-project/swc) from 1.15.1 to
1.15.8.
<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.15.8] - 2025-12-30</h2>
<h3>Bug Fixes</h3>
<ul>
<li>
<p><strong>(es/minifier)</strong> Remove unused webpack-related code (<a
href="https://redirect.github.com/swc-project/swc/issues/11397">#11397</a>)
(<a
href="https://github.com/swc-project/swc/commit/8e4eab4c900d5a870788388cd32c35a32104643d">8e4eab4</a>)</p>
</li>
<li>
<p><strong>(es/minifier)</strong> Evaluate TemplateLiteral in
BinaryExpression (<a
href="https://redirect.github.com/swc-project/swc/issues/11406">#11406</a>)
(<a
href="https://github.com/swc-project/swc/commit/8d1b6f613e61b7d7cf9ac9b9071bbe671b8baa8c">8d1b6f6</a>)</p>
</li>
<li>
<p><strong>(es/minifier)</strong> More strict check if cannot add ident
when invoking IIFE (<a
href="https://redirect.github.com/swc-project/swc/issues/11399">#11399</a>)
(<a
href="https://github.com/swc-project/swc/commit/03642aafd32af9d07803603795ae13b0fc80bf3a">03642aa</a>)</p>
</li>
</ul>
<h3>Features</h3>
<ul>
<li>
<p><strong>(es/minifier)</strong> Support BinaryExpression for Evaluator
(<a
href="https://redirect.github.com/swc-project/swc/issues/11390">#11390</a>)
(<a
href="https://github.com/swc-project/swc/commit/6c76f0adc39cbc72cbf3b81fdc2f521a5d0b6f7b">6c76f0a</a>)</p>
</li>
<li>
<p><strong>(es/transformer)</strong> Merge <code>static_blocks</code>
(<a
href="https://redirect.github.com/swc-project/swc/issues/11403">#11403</a>)
(<a
href="https://github.com/swc-project/swc/commit/55a5083f02e2eabd79e0839268f0a74aff2f69a4">55a5083</a>)</p>
</li>
</ul>
<h3>Performance</h3>
<ul>
<li>
<p><strong>(es/parser)</strong> Remove <code>Iterator</code>
implementation for <code>Lexer</code> (<a
href="https://redirect.github.com/swc-project/swc/issues/11393">#11393</a>)
(<a
href="https://github.com/swc-project/swc/commit/59410188a2037ab88b516cddf4401149cc739ee8">5941018</a>)</p>
</li>
<li>
<p><strong>(es/parser)</strong> Optimize
<code>do_outside_of_context</code> and <code>do_inside_of_context</code>
(<a
href="https://redirect.github.com/swc-project/swc/issues/11394">#11394</a>)
(<a
href="https://github.com/swc-project/swc/commit/4210cf1ca1ec37a624cbeb36d8821855c3f56d41">4210cf1</a>)</p>
</li>
<li>
<p><strong>(es/parser)</strong> Remove <code>is_first</code> in lexer
state (<a
href="https://redirect.github.com/swc-project/swc/issues/11395">#11395</a>)
(<a
href="https://github.com/swc-project/swc/commit/97d903b4e580e99d0a02463c0a38e780f76bd274">97d903b</a>)</p>
</li>
<li>
<p><strong>(es/parser)</strong> Use <code>byte_search</code> to optimize
<code>scan_jsx_token</code> (<a
href="https://redirect.github.com/swc-project/swc/issues/11398">#11398</a>)
(<a
href="https://github.com/swc-project/swc/commit/f9b4da2bd85d160b3ee4b3296ed520388675b90e">f9b4da2</a>)</p>
</li>
<li>
<p>Reduce binary size with panic=abort and ICU optimizations (<a
href="https://redirect.github.com/swc-project/swc/issues/11401">#11401</a>)
(<a
href="https://github.com/swc-project/swc/commit/18088b29826acd0948e9682e0de5ab47db399d32">18088b2</a>)</p>
</li>
</ul>
<h3>Refactor</h3>
<ul>
<li>
<p><strong>(es/compiler)</strong> Drop the crate (<a
href="https://redirect.github.com/swc-project/swc/issues/11407">#11407</a>)
(<a
href="https://github.com/swc-project/swc/commit/8faa14ec0882dc20780fdc2c1fdba93d6cde7772">8faa14e</a>)</p>
</li>
<li>
<p><strong>(es/minifier)</strong> Move drop_console and unsafes from
Pure to Optimizer (<a
href="https://redirect.github.com/swc-project/swc/issues/11388">#11388</a>)
(<a
href="https://github.com/swc-project/swc/commit/ee408042547f0c3fe4d3a5dd2599a7846b619852">ee40804</a>)</p>
</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/f2432fe916bab3dc068768e96295d8e30e6de53a"><code>f2432fe</code></a>
chore: Publish <code>1.15.8</code> with <code>swc_core</code>
<code>v54.0.0</code></li>
<li><a
href="https://github.com/swc-project/swc/commit/9aa8df0ff084ab244e2b5da444d5f14516b5a07a"><code>9aa8df0</code></a>
chore: Update changelog</li>
<li><a
href="https://github.com/swc-project/swc/commit/a836b39f006355314a1de67715d1214c8ea3e931"><code>a836b39</code></a>
chore: Publish <code>1.15.8-nightly-20251230.1</code> with
<code>swc_core</code> <code>v54.0.0</code></li>
<li><a
href="https://github.com/swc-project/swc/commit/67b28d9637af2f243c34967a07aba33e57867060"><code>67b28d9</code></a>
chore: Publish crates with <code>swc_core</code>
<code>v54.0.0</code></li>
<li><a
href="https://github.com/swc-project/swc/commit/03642aafd32af9d07803603795ae13b0fc80bf3a"><code>03642aa</code></a>
fix(es/minifier): More strict check if cannot add ident when invoking
IIFE (#...</li>
<li><a
href="https://github.com/swc-project/swc/commit/8faa14ec0882dc20780fdc2c1fdba93d6cde7772"><code>8faa14e</code></a>
refactor(es/compiler): Drop the crate (<a
href="https://redirect.github.com/swc-project/swc/issues/11407">#11407</a>)</li>
<li><a
href="https://github.com/swc-project/swc/commit/8d1b6f613e61b7d7cf9ac9b9071bbe671b8baa8c"><code>8d1b6f6</code></a>
fix(es/minifier): Evaluate TemplateLiteral in BinaryExpression (<a
href="https://redirect.github.com/swc-project/swc/issues/11406">#11406</a>)</li>
<li><a
href="https://github.com/swc-project/swc/commit/55a5083f02e2eabd79e0839268f0a74aff2f69a4"><code>55a5083</code></a>
feat(es/transformer): Merge <code>static_blocks</code> (<a
href="https://redirect.github.com/swc-project/swc/issues/11403">#11403</a>)</li>
<li><a
href="https://github.com/swc-project/swc/commit/18088b29826acd0948e9682e0de5ab47db399d32"><code>18088b2</code></a>
perf: Reduce binary size with panic=abort and ICU optimizations (<a
href="https://redirect.github.com/swc-project/swc/issues/11401">#11401</a>)</li>
<li><a
href="https://github.com/swc-project/swc/commit/f9b4da2bd85d160b3ee4b3296ed520388675b90e"><code>f9b4da2</code></a>
perf(es/parser): Use <code>byte_search</code> to optimize
<code>scan_jsx_token</code> (<a
href="https://redirect.github.com/swc-project/swc/issues/11398">#11398</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/swc-project/swc/compare/v1.15.1...v1.15.8">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.15.1&new-version=1.15.8)](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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
LudovicTOURMAN pushed a commit to doctolib-lab/terraform-aws-github-runner that referenced this pull request Apr 7, 2026
…ub-aws-runners#5000)

Bumps [@swc/core](https://github.com/swc-project/swc) from 1.15.1 to
1.15.8.
<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.15.8] - 2025-12-30</h2>
<h3>Bug Fixes</h3>
<ul>
<li>
<p><strong>(es/minifier)</strong> Remove unused webpack-related code (<a
href="https://redirect.github.com/swc-project/swc/issues/11397">#11397</a>)
(<a
href="https://github.com/swc-project/swc/commit/8e4eab4c900d5a870788388cd32c35a32104643d">8e4eab4</a>)</p>
</li>
<li>
<p><strong>(es/minifier)</strong> Evaluate TemplateLiteral in
BinaryExpression (<a
href="https://redirect.github.com/swc-project/swc/issues/11406">#11406</a>)
(<a
href="https://github.com/swc-project/swc/commit/8d1b6f613e61b7d7cf9ac9b9071bbe671b8baa8c">8d1b6f6</a>)</p>
</li>
<li>
<p><strong>(es/minifier)</strong> More strict check if cannot add ident
when invoking IIFE (<a
href="https://redirect.github.com/swc-project/swc/issues/11399">#11399</a>)
(<a
href="https://github.com/swc-project/swc/commit/03642aafd32af9d07803603795ae13b0fc80bf3a">03642aa</a>)</p>
</li>
</ul>
<h3>Features</h3>
<ul>
<li>
<p><strong>(es/minifier)</strong> Support BinaryExpression for Evaluator
(<a
href="https://redirect.github.com/swc-project/swc/issues/11390">#11390</a>)
(<a
href="https://github.com/swc-project/swc/commit/6c76f0adc39cbc72cbf3b81fdc2f521a5d0b6f7b">6c76f0a</a>)</p>
</li>
<li>
<p><strong>(es/transformer)</strong> Merge <code>static_blocks</code>
(<a
href="https://redirect.github.com/swc-project/swc/issues/11403">#11403</a>)
(<a
href="https://github.com/swc-project/swc/commit/55a5083f02e2eabd79e0839268f0a74aff2f69a4">55a5083</a>)</p>
</li>
</ul>
<h3>Performance</h3>
<ul>
<li>
<p><strong>(es/parser)</strong> Remove <code>Iterator</code>
implementation for <code>Lexer</code> (<a
href="https://redirect.github.com/swc-project/swc/issues/11393">#11393</a>)
(<a
href="https://github.com/swc-project/swc/commit/59410188a2037ab88b516cddf4401149cc739ee8">5941018</a>)</p>
</li>
<li>
<p><strong>(es/parser)</strong> Optimize
<code>do_outside_of_context</code> and <code>do_inside_of_context</code>
(<a
href="https://redirect.github.com/swc-project/swc/issues/11394">#11394</a>)
(<a
href="https://github.com/swc-project/swc/commit/4210cf1ca1ec37a624cbeb36d8821855c3f56d41">4210cf1</a>)</p>
</li>
<li>
<p><strong>(es/parser)</strong> Remove <code>is_first</code> in lexer
state (<a
href="https://redirect.github.com/swc-project/swc/issues/11395">#11395</a>)
(<a
href="https://github.com/swc-project/swc/commit/97d903b4e580e99d0a02463c0a38e780f76bd274">97d903b</a>)</p>
</li>
<li>
<p><strong>(es/parser)</strong> Use <code>byte_search</code> to optimize
<code>scan_jsx_token</code> (<a
href="https://redirect.github.com/swc-project/swc/issues/11398">#11398</a>)
(<a
href="https://github.com/swc-project/swc/commit/f9b4da2bd85d160b3ee4b3296ed520388675b90e">f9b4da2</a>)</p>
</li>
<li>
<p>Reduce binary size with panic=abort and ICU optimizations (<a
href="https://redirect.github.com/swc-project/swc/issues/11401">#11401</a>)
(<a
href="https://github.com/swc-project/swc/commit/18088b29826acd0948e9682e0de5ab47db399d32">18088b2</a>)</p>
</li>
</ul>
<h3>Refactor</h3>
<ul>
<li>
<p><strong>(es/compiler)</strong> Drop the crate (<a
href="https://redirect.github.com/swc-project/swc/issues/11407">#11407</a>)
(<a
href="https://github.com/swc-project/swc/commit/8faa14ec0882dc20780fdc2c1fdba93d6cde7772">8faa14e</a>)</p>
</li>
<li>
<p><strong>(es/minifier)</strong> Move drop_console and unsafes from
Pure to Optimizer (<a
href="https://redirect.github.com/swc-project/swc/issues/11388">#11388</a>)
(<a
href="https://github.com/swc-project/swc/commit/ee408042547f0c3fe4d3a5dd2599a7846b619852">ee40804</a>)</p>
</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/f2432fe916bab3dc068768e96295d8e30e6de53a"><code>f2432fe</code></a>
chore: Publish <code>1.15.8</code> with <code>swc_core</code>
<code>v54.0.0</code></li>
<li><a
href="https://github.com/swc-project/swc/commit/9aa8df0ff084ab244e2b5da444d5f14516b5a07a"><code>9aa8df0</code></a>
chore: Update changelog</li>
<li><a
href="https://github.com/swc-project/swc/commit/a836b39f006355314a1de67715d1214c8ea3e931"><code>a836b39</code></a>
chore: Publish <code>1.15.8-nightly-20251230.1</code> with
<code>swc_core</code> <code>v54.0.0</code></li>
<li><a
href="https://github.com/swc-project/swc/commit/67b28d9637af2f243c34967a07aba33e57867060"><code>67b28d9</code></a>
chore: Publish crates with <code>swc_core</code>
<code>v54.0.0</code></li>
<li><a
href="https://github.com/swc-project/swc/commit/03642aafd32af9d07803603795ae13b0fc80bf3a"><code>03642aa</code></a>
fix(es/minifier): More strict check if cannot add ident when invoking
IIFE (#...</li>
<li><a
href="https://github.com/swc-project/swc/commit/8faa14ec0882dc20780fdc2c1fdba93d6cde7772"><code>8faa14e</code></a>
refactor(es/compiler): Drop the crate (<a
href="https://redirect.github.com/swc-project/swc/issues/11407">#11407</a>)</li>
<li><a
href="https://github.com/swc-project/swc/commit/8d1b6f613e61b7d7cf9ac9b9071bbe671b8baa8c"><code>8d1b6f6</code></a>
fix(es/minifier): Evaluate TemplateLiteral in BinaryExpression (<a
href="https://redirect.github.com/swc-project/swc/issues/11406">#11406</a>)</li>
<li><a
href="https://github.com/swc-project/swc/commit/55a5083f02e2eabd79e0839268f0a74aff2f69a4"><code>55a5083</code></a>
feat(es/transformer): Merge <code>static_blocks</code> (<a
href="https://redirect.github.com/swc-project/swc/issues/11403">#11403</a>)</li>
<li><a
href="https://github.com/swc-project/swc/commit/18088b29826acd0948e9682e0de5ab47db399d32"><code>18088b2</code></a>
perf: Reduce binary size with panic=abort and ICU optimizations (<a
href="https://redirect.github.com/swc-project/swc/issues/11401">#11401</a>)</li>
<li><a
href="https://github.com/swc-project/swc/commit/f9b4da2bd85d160b3ee4b3296ed520388675b90e"><code>f9b4da2</code></a>
perf(es/parser): Use <code>byte_search</code> to optimize
<code>scan_jsx_token</code> (<a
href="https://redirect.github.com/swc-project/swc/issues/11398">#11398</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/swc-project/swc/compare/v1.15.1...v1.15.8">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.15.1&new-version=1.15.8)](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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant