Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(lambda): bump @swc/core from 1.7.3 to 1.7.4 in /lambdas (#4024)
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