Skip to content

Commit

Permalink
build(deps): bump @swc/core from 1.3.95 to 1.3.96 (#915)
Browse files Browse the repository at this point in the history
Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.95 to 1.3.96.
<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.96] - 2023-11-03</h2>
<h3>Bug Fixes</h3>
<ul>
<li>
<p><strong>(ci)</strong> Set <code>tag</code> for wasm publish actions (<a href="https://redirect.github.com/swc-project/swc/issues/8200">#8200</a>) (<a href="https://github.com/swc-project/swc/commit/8db80b8c28bba5a423194dd19ddf05ccd94eb650">8db80b8</a>)</p>
</li>
<li>
<p><strong>(es/compat)</strong> Make <code>block-scoping</code> pass rename exports correctly (<a href="https://redirect.github.com/swc-project/swc/issues/8175">#8175</a>) (<a href="https://github.com/swc-project/swc/commit/b13bc320274e773c9b0ef479e86194c4c6f1f6f8">b13bc32</a>)</p>
</li>
<li>
<p><strong>(es/compat)</strong> Use dummy span for blocks in <code>parameters</code> (<a href="https://redirect.github.com/swc-project/swc/issues/8202">#8202</a>) (<a href="https://github.com/swc-project/swc/commit/c1b255a59c1e8d81371c9576ca0c4573f04e65da">c1b255a</a>)</p>
</li>
<li>
<p><strong>(es/compat)</strong> Handle private names from class properties pass (<a href="https://redirect.github.com/swc-project/swc/issues/8090">#8090</a>) (<a href="https://github.com/swc-project/swc/commit/83a5a0c612b7ca97529720f8a35117957d4cb9a6">83a5a0c</a>)</p>
</li>
<li>
<p><strong>(es/react)</strong> Visit children nodes in <code>jsx-src</code> pass (<a href="https://redirect.github.com/swc-project/swc/issues/8212">#8212</a>) (<a href="https://github.com/swc-project/swc/commit/47733a951c14bc22c2a60acb420b597ddab7d306">47733a9</a>)</p>
</li>
<li>
<p><strong>(es/transforms)</strong> Do not add <code>PURE</code> comment to <code>BytePos(0)</code> (<a href="https://redirect.github.com/swc-project/swc/issues/8207">#8207</a>) (<a href="https://github.com/swc-project/swc/commit/c061356b63431fcd0323e434402ead143c622340">c061356</a>)</p>
</li>
<li>
<p><strong>(es/typescript)</strong> Preserve const enum for named export (<a href="https://redirect.github.com/swc-project/swc/issues/8208">#8208</a>) (<a href="https://github.com/swc-project/swc/commit/abced23b2a16e9602ffe59a20e6cbf65a882a3ce">abced23</a>)</p>
</li>
</ul>
<h3>Features</h3>
<ul>
<li>
<p><strong>(es/minifier)</strong> Respect inline level and preserve native names (<a href="https://redirect.github.com/swc-project/swc/issues/8205">#8205</a>) (<a href="https://github.com/swc-project/swc/commit/dd805e95a4735e1b869c298489b80555ab4eb20d">dd805e9</a>)</p>
</li>
<li>
<p><strong>(es/preset-env)</strong> Update compat data (<a href="https://redirect.github.com/swc-project/swc/issues/8194">#8194</a>) (<a href="https://github.com/swc-project/swc/commit/3dc4e1e02d3e594da6301ca4c80aaee582642fd7">3dc4e1e</a>)</p>
</li>
<li>
<p><strong>(es/testing)</strong> Support babel-like fixture testing officially (<a href="https://redirect.github.com/swc-project/swc/issues/8190">#8190</a>) (<a href="https://github.com/swc-project/swc/commit/e9606147fc560cac2ffa75b917a08413b7c94908">e960614</a>)</p>
</li>
<li>
<p><strong>(es/testing)</strong> Use <code>__swc_snapshots__</code> for <code>test!</code> macro (<a href="https://redirect.github.com/swc-project/swc/issues/8191">#8191</a>) (<a href="https://github.com/swc-project/swc/commit/0aafa75fef43beb6630b143e9d71f129300e7614">0aafa75</a>)</p>
</li>
</ul>
<h3>Performance</h3>
<ul>
<li><strong>(es/minifier)</strong> Add <code>has_flag</code> to <code>Comments</code> (<a href="https://redirect.github.com/swc-project/swc/issues/8182">#8182</a>) (<a href="https://github.com/swc-project/swc/commit/7530e9051d67d8721126e48c39f0a8ac27d980a5">7530e90</a>)</li>
</ul>
<h3>Refactor</h3>

</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/swc-project/swc/commit/93bb69d14e63bd21aaac76aa25f937d938aac821"><code>93bb69d</code></a> chore: Publish <code>v1.3.96</code> with <code>swc_core</code> <code>v0.86.29</code> (<a href="https://redirect.github.com/swc-project/swc/issues/8216">#8216</a>)</li>
<li><a href="https://github.com/swc-project/swc/commit/f2c1da891b9263c560f6475b41b1d5d100144691"><code>f2c1da8</code></a> chore: Publish 1.3.96-nightly-20231103.1</li>
<li><a href="https://github.com/swc-project/swc/commit/5bdd8fd9e779f0e123e8fb86d57db7b0e877ae85"><code>5bdd8fd</code></a> chore: Publish crates</li>
<li><a href="https://github.com/swc-project/swc/commit/47733a951c14bc22c2a60acb420b597ddab7d306"><code>47733a9</code></a> fix(es/react): Visit children nodes in <code>jsx-src</code> pass (<a href="https://redirect.github.com/swc-project/swc/issues/8212">#8212</a>)</li>
<li><a href="https://github.com/swc-project/swc/commit/2b35e6c159389ad99f3c3dec0e42e635094ef3ba"><code>2b35e6c</code></a> chore: Publish crates</li>
<li><a href="https://github.com/swc-project/swc/commit/83a5a0c612b7ca97529720f8a35117957d4cb9a6"><code>83a5a0c</code></a> fix(es/compat): Handle private names from class properties pass (<a href="https://redirect.github.com/swc-project/swc/issues/8090">#8090</a>)</li>
<li><a href="https://github.com/swc-project/swc/commit/407aa63cead1b58369f43fd9c461d91a42f80922"><code>407aa63</code></a> chore: Publish crates</li>
<li><a href="https://github.com/swc-project/swc/commit/abced23b2a16e9602ffe59a20e6cbf65a882a3ce"><code>abced23</code></a> fix(es/typescript): Preserve const enum for named export (<a href="https://redirect.github.com/swc-project/swc/issues/8208">#8208</a>)</li>
<li><a href="https://github.com/swc-project/swc/commit/f721814fea19f171f3ab8b14e9e168e3a1ee5faa"><code>f721814</code></a> chore: Publish crates</li>
<li><a href="https://github.com/swc-project/swc/commit/c061356b63431fcd0323e434402ead143c622340"><code>c061356</code></a> fix(es/transforms): Do not add <code>PURE</code> comment to <code>BytePos(0)</code> (<a href="https://redirect.github.com/swc-project/swc/issues/8207">#8207</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/swc-project/swc/compare/v1.3.95...v1.3.96">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.95&new-version=1.3.96)](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
dependabot[bot] authored Nov 6, 2023
1 parent 751c501 commit 6a39fff
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 46 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"dependencies": {
"@docusaurus/core": "^2.4.3",
"@docusaurus/preset-classic": "^2.4.3",
"@swc/core": "^1.3.95",
"@swc/core": "^1.3.96",
"@you54f/theme-github-codeblock": "^0.1.1",
"clsx": "^2.0.0",
"prism-react-renderer": "^2.1.0",
Expand Down
90 changes: 45 additions & 45 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6974,90 +6974,90 @@ __metadata:
languageName: node
linkType: hard

"@swc/core-darwin-arm64@npm:1.3.95":
version: 1.3.95
resolution: "@swc/core-darwin-arm64@npm:1.3.95"
"@swc/core-darwin-arm64@npm:1.3.96":
version: 1.3.96
resolution: "@swc/core-darwin-arm64@npm:1.3.96"
conditions: os=darwin & cpu=arm64
languageName: node
linkType: hard

"@swc/core-darwin-x64@npm:1.3.95":
version: 1.3.95
resolution: "@swc/core-darwin-x64@npm:1.3.95"
"@swc/core-darwin-x64@npm:1.3.96":
version: 1.3.96
resolution: "@swc/core-darwin-x64@npm:1.3.96"
conditions: os=darwin & cpu=x64
languageName: node
linkType: hard

"@swc/core-linux-arm-gnueabihf@npm:1.3.95":
version: 1.3.95
resolution: "@swc/core-linux-arm-gnueabihf@npm:1.3.95"
"@swc/core-linux-arm-gnueabihf@npm:1.3.96":
version: 1.3.96
resolution: "@swc/core-linux-arm-gnueabihf@npm:1.3.96"
conditions: os=linux & cpu=arm
languageName: node
linkType: hard

"@swc/core-linux-arm64-gnu@npm:1.3.95":
version: 1.3.95
resolution: "@swc/core-linux-arm64-gnu@npm:1.3.95"
"@swc/core-linux-arm64-gnu@npm:1.3.96":
version: 1.3.96
resolution: "@swc/core-linux-arm64-gnu@npm:1.3.96"
conditions: os=linux & cpu=arm64 & libc=glibc
languageName: node
linkType: hard

"@swc/core-linux-arm64-musl@npm:1.3.95":
version: 1.3.95
resolution: "@swc/core-linux-arm64-musl@npm:1.3.95"
"@swc/core-linux-arm64-musl@npm:1.3.96":
version: 1.3.96
resolution: "@swc/core-linux-arm64-musl@npm:1.3.96"
conditions: os=linux & cpu=arm64 & libc=musl
languageName: node
linkType: hard

"@swc/core-linux-x64-gnu@npm:1.3.95":
version: 1.3.95
resolution: "@swc/core-linux-x64-gnu@npm:1.3.95"
"@swc/core-linux-x64-gnu@npm:1.3.96":
version: 1.3.96
resolution: "@swc/core-linux-x64-gnu@npm:1.3.96"
conditions: os=linux & cpu=x64 & libc=glibc
languageName: node
linkType: hard

"@swc/core-linux-x64-musl@npm:1.3.95":
version: 1.3.95
resolution: "@swc/core-linux-x64-musl@npm:1.3.95"
"@swc/core-linux-x64-musl@npm:1.3.96":
version: 1.3.96
resolution: "@swc/core-linux-x64-musl@npm:1.3.96"
conditions: os=linux & cpu=x64 & libc=musl
languageName: node
linkType: hard

"@swc/core-win32-arm64-msvc@npm:1.3.95":
version: 1.3.95
resolution: "@swc/core-win32-arm64-msvc@npm:1.3.95"
"@swc/core-win32-arm64-msvc@npm:1.3.96":
version: 1.3.96
resolution: "@swc/core-win32-arm64-msvc@npm:1.3.96"
conditions: os=win32 & cpu=arm64
languageName: node
linkType: hard

"@swc/core-win32-ia32-msvc@npm:1.3.95":
version: 1.3.95
resolution: "@swc/core-win32-ia32-msvc@npm:1.3.95"
"@swc/core-win32-ia32-msvc@npm:1.3.96":
version: 1.3.96
resolution: "@swc/core-win32-ia32-msvc@npm:1.3.96"
conditions: os=win32 & cpu=ia32
languageName: node
linkType: hard

"@swc/core-win32-x64-msvc@npm:1.3.95":
version: 1.3.95
resolution: "@swc/core-win32-x64-msvc@npm:1.3.95"
"@swc/core-win32-x64-msvc@npm:1.3.96":
version: 1.3.96
resolution: "@swc/core-win32-x64-msvc@npm:1.3.96"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard

"@swc/core@npm:^1.3.95":
version: 1.3.95
resolution: "@swc/core@npm:1.3.95"
"@swc/core@npm:^1.3.96":
version: 1.3.96
resolution: "@swc/core@npm:1.3.96"
dependencies:
"@swc/core-darwin-arm64": 1.3.95
"@swc/core-darwin-x64": 1.3.95
"@swc/core-linux-arm-gnueabihf": 1.3.95
"@swc/core-linux-arm64-gnu": 1.3.95
"@swc/core-linux-arm64-musl": 1.3.95
"@swc/core-linux-x64-gnu": 1.3.95
"@swc/core-linux-x64-musl": 1.3.95
"@swc/core-win32-arm64-msvc": 1.3.95
"@swc/core-win32-ia32-msvc": 1.3.95
"@swc/core-win32-x64-msvc": 1.3.95
"@swc/core-darwin-arm64": 1.3.96
"@swc/core-darwin-x64": 1.3.96
"@swc/core-linux-arm-gnueabihf": 1.3.96
"@swc/core-linux-arm64-gnu": 1.3.96
"@swc/core-linux-arm64-musl": 1.3.96
"@swc/core-linux-x64-gnu": 1.3.96
"@swc/core-linux-x64-musl": 1.3.96
"@swc/core-win32-arm64-msvc": 1.3.96
"@swc/core-win32-ia32-msvc": 1.3.96
"@swc/core-win32-x64-msvc": 1.3.96
"@swc/counter": ^0.1.1
"@swc/types": ^0.1.5
peerDependencies:
Expand Down Expand Up @@ -7086,7 +7086,7 @@ __metadata:
peerDependenciesMeta:
"@swc/helpers":
optional: true
checksum: 49856ad64fa16151f7f784956c8134060c5ed612c9b3fcb79e33676c77219f61fa3bb6b9e0dd15d78c7bff92cacc0c944d2b4e60849eb93caca917a8544b1c2c
checksum: 41d4a4461b2952aaf8d3be945d373d0f3bd126115ee1aad0f76f2690e2b5635b6ec5bb54a7638deb9afedb1ad6f7d8453468a704e54e5fbb8234dd4a43b80205
languageName: node
linkType: hard

Expand Down Expand Up @@ -11995,7 +11995,7 @@ __metadata:
"@docusaurus/core": ^2.4.3
"@docusaurus/module-type-aliases": ^3.0.0
"@docusaurus/preset-classic": ^2.4.3
"@swc/core": ^1.3.95
"@swc/core": ^1.3.96
"@tsconfig/docusaurus": ^2.0.2
"@you54f/theme-github-codeblock": ^0.1.1
clsx: ^2.0.0
Expand Down

0 comments on commit 6a39fff

Please sign in to comment.