Skip to content

Commit

Permalink
build(deps): bump @swc/core from 1.3.78 to 1.3.81 (#775)
Browse files Browse the repository at this point in the history
Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.78 to 1.3.81.
<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.81] - 2023-08-30</h2>
<h3>Bug Fixes</h3>
<ul>
<li>
<p><strong>(es/codegen)</strong> Fix placing of comments of yield arguments (<a href="https://redirect.github.com/swc-project/swc/issues/7858">#7858</a>) (<a href="https://github.com/swc-project/swc/commit/122d14c0d306d7c437f1ef0f6f375634ff5d7d1a">122d14c</a>)</p>
</li>
<li>
<p><strong>(es/compat)</strong> Apply transforms for explicit resource management (<a href="https://redirect.github.com/swc-project/swc/issues/7881">#7881</a>) (<a href="https://github.com/swc-project/swc/commit/3180e68bf27fb95ff00bd24677ae7e96b3aa6c62">3180e68</a>)</p>
</li>
<li>
<p><strong>(es/compat)</strong> Make <code>SwitchCase</code> handler of <code>block-scoping</code> stateless (<a href="https://redirect.github.com/swc-project/swc/issues/7888">#7888</a>) (<a href="https://github.com/swc-project/swc/commit/4b33d41fabf841dfc31c6f44d94e4651239ab667">4b33d41</a>)</p>
</li>
<li>
<p><strong>(es/dep-graph)</strong> Analyze import type children (<a href="https://redirect.github.com/swc-project/swc/issues/7883">#7883</a>) (<a href="https://github.com/swc-project/swc/commit/057bd5f3efe55077a5a8e7f627e80175c8af2bd0">057bd5f</a>)</p>
</li>
<li>
<p><strong>(es/minifier)</strong> Report <code>is_fn_local</code> even if var is hoisted (<a href="https://redirect.github.com/swc-project/swc/issues/7876">#7876</a>) (<a href="https://github.com/swc-project/swc/commit/87a47bfb2c602f2ce7eb33f78612197e290518b8">87a47bf</a>)</p>
</li>
<li>
<p><strong>(es/module)</strong> Don't create absolute paths for <code>jsc.paths</code> on Windows (<a href="https://redirect.github.com/swc-project/swc/issues/7892">#7892</a>) (<a href="https://github.com/swc-project/swc/commit/5fbc251db1cc1f7973ba780a6c4fc1cdce5ef40d">5fbc251</a>)</p>
</li>
<li>
<p><strong>(swc-info)</strong> Use correct path while getting local package versions (<a href="https://redirect.github.com/swc-project/swc/issues/7872">#7872</a>) (<a href="https://github.com/swc-project/swc/commit/67afaf1f2db087518ac990c71de896c8e5e2a051">67afaf1</a>)</p>
</li>
</ul>
<h3>Features</h3>
<ul>
<li>
<p><strong>(es)</strong> Add an option to disable builtin transforms (<a href="https://redirect.github.com/swc-project/swc/issues/7873">#7873</a>) (<a href="https://github.com/swc-project/swc/commit/71d01ec12772c2854a47947deceb6d1cab141289">71d01ec</a>)</p>
</li>
<li>
<p><strong>(es/ast)</strong> Support import attributes proposal (<a href="https://redirect.github.com/swc-project/swc/issues/7868">#7868</a>) (<a href="https://github.com/swc-project/swc/commit/4d3fcb86e4843cf323a471537cc1ab3a26d054b1">4d3fcb8</a>)</p>
</li>
<li>
<p><strong>(es/preset-env)</strong> Update data (<a href="https://redirect.github.com/swc-project/swc/issues/7882">#7882</a>) (<a href="https://github.com/swc-project/swc/commit/a97d8b42b1f85c1f76ffadcabf6e9c85f0458d8d">a97d8b4</a>)</p>
</li>
<li>
<p><strong>(swc-info)</strong> Add a CLI to help issue reporting (<a href="https://redirect.github.com/swc-project/swc/issues/7871">#7871</a>) (<a href="https://github.com/swc-project/swc/commit/d6952ea687beb5b9aff1eae26076fa98ac94818b">d6952ea</a>)</p>
</li>
</ul>
<h3>Miscellaneous Tasks</h3>
<ul>
<li><strong>(deps)</strong> Update <code>memchr</code> (<a href="https://redirect.github.com/swc-project/swc/issues/7891">#7891</a>) (<a href="https://github.com/swc-project/swc/commit/01cbd6edbd37c95ece7ca20ad2f6c85d6c1b6e35">01cbd6e</a>)- <strong>general</strong>: Use <code>textarea</code> for <code>swc-info</code> (<a href="https://github.com/swc-project/swc/commit/eed290319e4a8128948ce07e76d11a01d2096a8b">eed2903</a>)</li>
</ul>
<h3>Performance</h3>

</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/swc-project/swc/commit/feb36e61ff2600804f79da1adbbdb39bf38c83de"><code>feb36e6</code></a> chore: Publish <code>v1.3.81</code> with <code>swc_core</code> <code>v0.82.7</code> (<a href="https://redirect.github.com/swc-project/swc/issues/7895">#7895</a>)</li>
<li><a href="https://github.com/swc-project/swc/commit/3127ad9515ef84bde51aacb96b74475f38cc0bd9"><code>3127ad9</code></a> chore: Publish crates</li>
<li><a href="https://github.com/swc-project/swc/commit/5fbc251db1cc1f7973ba780a6c4fc1cdce5ef40d"><code>5fbc251</code></a> fix(es/module): Don't create absolute paths for <code>jsc.paths</code> on Windows (<a href="https://redirect.github.com/swc-project/swc/issues/7892">#7892</a>)</li>
<li><a href="https://github.com/swc-project/swc/commit/766d3e8896f6b134c5429e13cc5d96e90d560a5f"><code>766d3e8</code></a> chore: Publish crates</li>
<li><a href="https://github.com/swc-project/swc/commit/8db968a25d508a0d28d15d556ad121951f39ae0d"><code>8db968a</code></a> refactor(es/minifier): Remove <code>mutated</code> and <code>mutation_by_call_count</code> (<a href="https://redirect.github.com/swc-project/swc/issues/7890">#7890</a>)</li>
<li><a href="https://github.com/swc-project/swc/commit/853b4803adc8f249afe2b44136ba4ca1574e7aa1"><code>853b480</code></a> chore: Publish crates</li>
<li><a href="https://github.com/swc-project/swc/commit/01cbd6edbd37c95ece7ca20ad2f6c85d6c1b6e35"><code>01cbd6e</code></a> chore(deps): Update <code>memchr</code> (<a href="https://redirect.github.com/swc-project/swc/issues/7891">#7891</a>)</li>
<li><a href="https://github.com/swc-project/swc/commit/aa8ad10ad8ff01c7a13de62e3dfdad2a8df2b6d2"><code>aa8ad10</code></a> chore: Publish crates</li>
<li><a href="https://github.com/swc-project/swc/commit/87a47bfb2c602f2ce7eb33f78612197e290518b8"><code>87a47bf</code></a> fix(es/minifier): Report <code>is_fn_local</code> even if var is hoisted (<a href="https://redirect.github.com/swc-project/swc/issues/7876">#7876</a>)</li>
<li><a href="https://github.com/swc-project/swc/commit/c31f05a675598044b86707ee4199afc36ff07bbc"><code>c31f05a</code></a> chore: Publish crates</li>
<li>Additional commits viewable in <a href="https://github.com/swc-project/swc/compare/v1.3.78...v1.3.81">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.78&new-version=1.3.81)](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 Aug 30, 2023
1 parent ca3109a commit b9d8591
Show file tree
Hide file tree
Showing 2 changed files with 54 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.1",
"@docusaurus/preset-classic": "^2.4.1",
"@swc/core": "^1.3.78",
"@swc/core": "^1.3.81",
"@you54f/theme-github-codeblock": "^0.1.1",
"clsx": "^2.0.0",
"prism-react-renderer": "^2.0.6",
Expand Down
98 changes: 53 additions & 45 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6771,90 +6771,91 @@ __metadata:
languageName: node
linkType: hard

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

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

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

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

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

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

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

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

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

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

"@swc/core@npm:^1.3.78":
version: 1.3.78
resolution: "@swc/core@npm:1.3.78"
"@swc/core@npm:^1.3.81":
version: 1.3.81
resolution: "@swc/core@npm:1.3.81"
dependencies:
"@swc/core-darwin-arm64": 1.3.78
"@swc/core-darwin-x64": 1.3.78
"@swc/core-linux-arm-gnueabihf": 1.3.78
"@swc/core-linux-arm64-gnu": 1.3.78
"@swc/core-linux-arm64-musl": 1.3.78
"@swc/core-linux-x64-gnu": 1.3.78
"@swc/core-linux-x64-musl": 1.3.78
"@swc/core-win32-arm64-msvc": 1.3.78
"@swc/core-win32-ia32-msvc": 1.3.78
"@swc/core-win32-x64-msvc": 1.3.78
"@swc/core-darwin-arm64": 1.3.81
"@swc/core-darwin-x64": 1.3.81
"@swc/core-linux-arm-gnueabihf": 1.3.81
"@swc/core-linux-arm64-gnu": 1.3.81
"@swc/core-linux-arm64-musl": 1.3.81
"@swc/core-linux-x64-gnu": 1.3.81
"@swc/core-linux-x64-musl": 1.3.81
"@swc/core-win32-arm64-msvc": 1.3.81
"@swc/core-win32-ia32-msvc": 1.3.81
"@swc/core-win32-x64-msvc": 1.3.81
"@swc/types": ^0.1.4
peerDependencies:
"@swc/helpers": ^0.5.0
dependenciesMeta:
Expand All @@ -6881,7 +6882,14 @@ __metadata:
peerDependenciesMeta:
"@swc/helpers":
optional: true
checksum: b7494c4ca9a2e968cd00430c9dbb5cc4f0c3dd3baaf66d129185c5a8816caf6424a2da8e0f181ed94e7c0c39f76046ee995d6c5ec08198d5f5d6f60735ffb1ab
checksum: 2d1f97294ab923dc15b0596ea792659cef72e6a35addf4d978cd1d6d99f2dc2ae3a86ffd0e31a9ba98c58e5260a819368587018658fa423a0d64cd2599c28d45
languageName: node
linkType: hard

"@swc/types@npm:^0.1.4":
version: 0.1.4
resolution: "@swc/types@npm:0.1.4"
checksum: 9b09de7dca8e4b19bfb43f9e332c771855158cb761d26000807fe858447ecbc5342a6c257b26d9aa5497f7138fc58913693e2bee222e5042e0e8f57c2979ae66
languageName: node
linkType: hard

Expand Down Expand Up @@ -11450,7 +11458,7 @@ __metadata:
"@docusaurus/core": ^2.4.1
"@docusaurus/module-type-aliases": ^2.4.1
"@docusaurus/preset-classic": ^2.4.1
"@swc/core": ^1.3.78
"@swc/core": ^1.3.81
"@tsconfig/docusaurus": ^2.0.0
"@you54f/theme-github-codeblock": ^0.1.1
clsx: ^2.0.0
Expand Down

0 comments on commit b9d8591

Please sign in to comment.