Skip to content

Commit

Permalink
chore(lambda): bump @swc/core from 1.7.3 to 1.7.4 in /lambdas (#4024)
Browse files Browse the repository at this point in the history
Bumps [@swc/core](https://github.com/swc-project/swc) from 1.7.3 to
1.7.4.
<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.7.4] - 2024-07-31</h2>
<h3>Bug Fixes</h3>
<ul>
<li>
<p><strong>(es/codegen)</strong> Emit question token for class methods
(<a
href="https://redirect.github.com/swc-project/swc/issues/9342">#9342</a>)
(<a
href="https://github.com/swc-project/swc/commit/636585b44d0f74f457b44766f8d6fda68bcc4c09">636585b</a>)</p>
</li>
<li>
<p><strong>(es/minifier)</strong> Fix detection of <code>this</code> (<a
href="https://redirect.github.com/swc-project/swc/issues/9339">#9339</a>)
(<a
href="https://github.com/swc-project/swc/commit/77da7cf24bad5064206ab3e6dc248012d08576cf">77da7cf</a>)</p>
</li>
<li>
<p><strong>(es/minifier)</strong> Fix analysis of for-in/of (<a
href="https://redirect.github.com/swc-project/swc/issues/9340">#9340</a>)
(<a
href="https://github.com/swc-project/swc/commit/1454ab54c112c25ca03cbb866aacbd41a16ee60a">1454ab5</a>)</p>
</li>
<li>
<p><strong>(es/minifier)</strong> Preserve flags while dropping elements
of <code>SeqExpr</code> (<a
href="https://redirect.github.com/swc-project/swc/issues/8907">#8907</a>)
(<a
href="https://github.com/swc-project/swc/commit/24e87985d4f4cf69a1d4a184d02195c62ded5a7e">24e8798</a>)</p>
</li>
<li>
<p><strong>(es/typescript)</strong> Fix ASI in expression for fast strip
(<a
href="https://redirect.github.com/swc-project/swc/issues/9358">#9358</a>)
(<a
href="https://github.com/swc-project/swc/commit/3ee82e223fe0ce54ad892cc5b009f573d997c60e">3ee82e2</a>)</p>
</li>
</ul>
<h3>Documentation</h3>
<ul>
<li><strong>(contributing)</strong> Add warning for <code>test
--all</code> (<a
href="https://redirect.github.com/swc-project/swc/issues/9338">#9338</a>)
(<a
href="https://github.com/swc-project/swc/commit/234bb974bc54e9c929fd4cf810bcecab36f760ba">234bb97</a>)</li>
</ul>
<h3>Miscellaneous Tasks</h3>
<ul>
<li>
<p><strong>(deps)</strong> Update rust crate toml to v0.8.16 (<a
href="https://redirect.github.com/swc-project/swc/issues/9327">#9327</a>)
(<a
href="https://github.com/swc-project/swc/commit/67aadfa6c976c60a3a756a1b1fcdcf193d96c51f">67aadfa</a>)</p>
</li>
<li>
<p><strong>(deps)</strong> Update dependency magic-string to v0.30.11
(<a
href="https://redirect.github.com/swc-project/swc/issues/9345">#9345</a>)
(<a
href="https://github.com/swc-project/swc/commit/ced06e2da35952c7073fee8aa69cf1a21078cc12">ced06e2</a>)</p>
</li>
<li>
<p><strong>(deps)</strong> Update rust crate toml to v0.8.17 (<a
href="https://redirect.github.com/swc-project/swc/issues/9349">#9349</a>)
(<a
href="https://github.com/swc-project/swc/commit/d5472cc344fb4099af3887e6cc1cf8ec2869c33e">d5472cc</a>)</p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/swc-project/swc/commit/6d5ac54648503414e359442f3148c0b229e262ae"><code>6d5ac54</code></a>
chore: Publish <code>1.7.4</code> with <code>swc_core</code>
<code>v0.99.5</code></li>
<li><a
href="https://github.com/swc-project/swc/commit/0ad789f388b3c58ba91509c0874d0b27c1c42fbb"><code>0ad789f</code></a>
chore: Update changelog</li>
<li><a
href="https://github.com/swc-project/swc/commit/c979849177ca42d5e729c051031533b6df4e9fb1"><code>c979849</code></a>
chore: Publish <code>1.7.4-nightly-20240731.1</code> with
<code>swc_core</code> <code>v0.99.5</code></li>
<li><a
href="https://github.com/swc-project/swc/commit/845c4010d716757bf2ebb85830d51e23fa90f0d4"><code>845c401</code></a>
chore: Publish crates</li>
<li><a
href="https://github.com/swc-project/swc/commit/3ee82e223fe0ce54ad892cc5b009f573d997c60e"><code>3ee82e2</code></a>
fix(es/typescript): Fix ASI in expression for fast strip (<a
href="https://redirect.github.com/swc-project/swc/issues/9358">#9358</a>)</li>
<li><a
href="https://github.com/swc-project/swc/commit/24e87985d4f4cf69a1d4a184d02195c62ded5a7e"><code>24e8798</code></a>
fix(es/minifier): Preserve flags while dropping elements of
<code>SeqExpr</code> (<a
href="https://redirect.github.com/swc-project/swc/issues/8907">#8907</a>)</li>
<li><a
href="https://github.com/swc-project/swc/commit/81d7d9d3dd078a9c5acbf14a37f0beae715ca11f"><code>81d7d9d</code></a>
chore: Typo in typescript_wasm README (<a
href="https://redirect.github.com/swc-project/swc/issues/9354">#9354</a>)</li>
<li><a
href="https://github.com/swc-project/swc/commit/e0da957eed9e60ad0f6c41d549da505d86fea655"><code>e0da957</code></a>
chore: Revert action upgrade</li>
<li><a
href="https://github.com/swc-project/swc/commit/0257359971a1b7203cec0dd730014d45049539c8"><code>0257359</code></a>
chore: Disable nissuer</li>
<li><a
href="https://github.com/swc-project/swc/commit/d5472cc344fb4099af3887e6cc1cf8ec2869c33e"><code>d5472cc</code></a>
chore(deps): update rust crate toml to v0.8.17 (<a
href="https://redirect.github.com/swc-project/swc/issues/9349">#9349</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/swc-project/swc/compare/v1.7.3...v1.7.4">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.7.3&new-version=1.7.4)](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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 1, 2024
1 parent b78ccde commit 2d2318b
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 46 deletions.
2 changes: 1 addition & 1 deletion lambdas/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@nx/jest": "19.5.4",
"@nx/js": "^19.5.4",
"@swc-node/register": "~1.10.9",
"@swc/core": "~1.7.3",
"@swc/core": "~1.7.4",
"@swc/helpers": "~0.5.12",
"eslint": "^8.57.0",
"jest": "^29.7.0",
Expand Down
90 changes: 45 additions & 45 deletions lambdas/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4452,90 +4452,90 @@ __metadata:
languageName: node
linkType: hard

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

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

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

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

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

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

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

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

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

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

"@swc/core@npm:~1.7.3":
version: 1.7.3
resolution: "@swc/core@npm:1.7.3"
"@swc/core@npm:~1.7.4":
version: 1.7.4
resolution: "@swc/core@npm:1.7.4"
dependencies:
"@swc/core-darwin-arm64": "npm:1.7.3"
"@swc/core-darwin-x64": "npm:1.7.3"
"@swc/core-linux-arm-gnueabihf": "npm:1.7.3"
"@swc/core-linux-arm64-gnu": "npm:1.7.3"
"@swc/core-linux-arm64-musl": "npm:1.7.3"
"@swc/core-linux-x64-gnu": "npm:1.7.3"
"@swc/core-linux-x64-musl": "npm:1.7.3"
"@swc/core-win32-arm64-msvc": "npm:1.7.3"
"@swc/core-win32-ia32-msvc": "npm:1.7.3"
"@swc/core-win32-x64-msvc": "npm:1.7.3"
"@swc/core-darwin-arm64": "npm:1.7.4"
"@swc/core-darwin-x64": "npm:1.7.4"
"@swc/core-linux-arm-gnueabihf": "npm:1.7.4"
"@swc/core-linux-arm64-gnu": "npm:1.7.4"
"@swc/core-linux-arm64-musl": "npm:1.7.4"
"@swc/core-linux-x64-gnu": "npm:1.7.4"
"@swc/core-linux-x64-musl": "npm:1.7.4"
"@swc/core-win32-arm64-msvc": "npm:1.7.4"
"@swc/core-win32-ia32-msvc": "npm:1.7.4"
"@swc/core-win32-x64-msvc": "npm:1.7.4"
"@swc/counter": "npm:^0.1.3"
"@swc/types": "npm:^0.1.12"
peerDependencies:
Expand Down Expand Up @@ -4564,7 +4564,7 @@ __metadata:
peerDependenciesMeta:
"@swc/helpers":
optional: true
checksum: 10c0/daf1dc187bc3482488fe3e5b6f1fb2778f18f594e974061f5f1dd406ba96f8c3277969e7d1fcc2b5942f5b6da4111ca41c51a5c70a69852647953ff24e22b5b4
checksum: 10c0/a091ddee46ef9d1da12368e4a9d5b0f6fd0b8460ce3f1a93f986c371366d19eff3884d3d1b56e6e67d70ec4691672e4bb6033dd5f80bb19932156cf67cae2301
languageName: node
linkType: hard

Expand Down Expand Up @@ -8607,7 +8607,7 @@ __metadata:
"@nx/jest": "npm:19.5.4"
"@nx/js": "npm:^19.5.4"
"@swc-node/register": "npm:~1.10.9"
"@swc/core": "npm:~1.7.3"
"@swc/core": "npm:~1.7.4"
"@swc/helpers": "npm:~0.5.12"
eslint: "npm:^8.57.0"
jest: "npm:^29.7.0"
Expand Down

0 comments on commit 2d2318b

Please sign in to comment.