Commit c7f7d27
authored
chore(lambda): bump @swc/core from 1.7.4 to 1.7.22 in /lambdas (github-aws-runners#4109)
Bumps [@swc/core](https://github.com/swc-project/swc) from 1.7.4 to
1.7.22.
<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.22] - 2024-08-30</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>(es/minifier)</strong> Iterate object properties in reverse
direction while inlining property access (<a
href="https://redirect.github.com/swc-project/swc/issues/9507">#9507</a>)
(<a
href="https://github.com/swc-project/swc/commit/f584ef76d75e86da15d0725ac94be35a88a1c946">f584ef7</a>)</li>
</ul>
<h2>[1.7.21] - 2024-08-28</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>(es/typescript)</strong> Preserve more comments (<a
href="https://redirect.github.com/swc-project/swc/issues/9509">#9509</a>)
(<a
href="https://github.com/swc-project/swc/commit/3e253ecc21f2028437572093b42df97ef5fe505e">3e253ec</a>)</li>
</ul>
<h2>[1.7.19] - 2024-08-28</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>(es/minifier)</strong> Track if a var is used with
<code>in</code> (<a
href="https://redirect.github.com/swc-project/swc/issues/9508">#9508</a>)
(<a
href="https://github.com/swc-project/swc/commit/7d6269e3b826524e340edf274a5e42b2a0ea058a">7d6269e</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>
<p><strong>(es/minifier)</strong> Support mangle cache (<a
href="https://redirect.github.com/swc-project/swc/issues/9489">#9489</a>)
(<a
href="https://github.com/swc-project/swc/commit/af922d83e58596021476006564edb6270069d437">af922d8</a>)</p>
</li>
<li>
<p><strong>(plugin/runner)</strong> Improve error message (<a
href="https://redirect.github.com/swc-project/swc/issues/9502">#9502</a>)
(<a
href="https://github.com/swc-project/swc/commit/da529304fe23bcb1a15c25811f928ebf91207ef0">da52930</a>)</p>
</li>
</ul>
<h3>Miscellaneous Tasks</h3>
<ul>
<li><strong>(es/codegen)</strong> Bump minimum required swc_allocator
version to 0.1.8 (<a
href="https://redirect.github.com/swc-project/swc/issues/9492">#9492</a>)
(<a
href="https://github.com/swc-project/swc/commit/5258763cf673e1684808bc2766ba6ee9c84642f1">5258763</a>)</li>
</ul>
<h3>Refactor</h3>
<ul>
<li><strong>(es/utils)</strong> Unify <code>prepend_stmts</code> (<a
href="https://redirect.github.com/swc-project/swc/issues/9493">#9493</a>)
(<a
href="https://github.com/swc-project/swc/commit/faec8c134d950d10a9f2dce0e5680d9230f87ceb">faec8c1</a>)</li>
</ul>
<h2>[1.7.17] - 2024-08-23</h2>
<h3>Bug Fixes</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/swc-project/swc/commit/6290dd308bb7e6dde7114f2963653dd172f84df6"><code>6290dd3</code></a>
chore: Publish <code>1.7.22</code> with <code>swc_core</code>
<code>v0.102.2</code></li>
<li><a
href="https://github.com/swc-project/swc/commit/2c505bf45c75b684995c5d323143530e16798ffc"><code>2c505bf</code></a>
chore: Update changelog</li>
<li><a
href="https://github.com/swc-project/swc/commit/4313e2788d7ace7222cd41d8f47191c683f93ffd"><code>4313e27</code></a>
chore: Publish <code>1.7.22-nightly-20240830.1</code> with
<code>swc_core</code> <code>v0.102.2</code></li>
<li><a
href="https://github.com/swc-project/swc/commit/d0dd53137a87dba85e6bca9d74cc682da7057289"><code>d0dd531</code></a>
chore: Publish crates with <code>swc_core</code>
<code>v0.102.2</code></li>
<li><a
href="https://github.com/swc-project/swc/commit/222aca136bb245e0781e9b9a8083ac8a34569f4d"><code>222aca1</code></a>
chore: Enable html publish pipeline</li>
<li><a
href="https://github.com/swc-project/swc/commit/f584ef76d75e86da15d0725ac94be35a88a1c946"><code>f584ef7</code></a>
fix(es/minifier): Iterate object properties in reverse direction while
inlini...</li>
<li><a
href="https://github.com/swc-project/swc/commit/8c0d79dbc1e10e0df66f197e54a5f9b164fa5187"><code>8c0d79d</code></a>
chore: Update changelog</li>
<li><a
href="https://github.com/swc-project/swc/commit/32f13d7b9a754b56dec55a8efa41872c0010d14c"><code>32f13d7</code></a>
chore: Publish <code>1.7.21</code> with <code>swc_core</code>
<code>v0.102.1</code></li>
<li><a
href="https://github.com/swc-project/swc/commit/391fa54dbaec65e9b87ee4f5c2f2d8ca8f2ce80e"><code>391fa54</code></a>
chore: Update changelog</li>
<li><a
href="https://github.com/swc-project/swc/commit/5da0e2545410ab5d6ba6b066f1dad74b0d40c2e7"><code>5da0e25</code></a>
chore: Publish <code>1.7.21-nightly-20240828.1</code> with
<code>swc_core</code> <code>v0.102.1</code></li>
<li>Additional commits viewable in <a
href="https://github.com/swc-project/swc/compare/v1.7.4...v1.7.22">compare
view</a></li>
</ul>
</details>
<br />
[](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>1 parent 0c015dc commit c7f7d27
2 files changed
+46
-46
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4837 | 4837 | | |
4838 | 4838 | | |
4839 | 4839 | | |
4840 | | - | |
4841 | | - | |
4842 | | - | |
| 4840 | + | |
| 4841 | + | |
| 4842 | + | |
4843 | 4843 | | |
4844 | 4844 | | |
4845 | 4845 | | |
4846 | 4846 | | |
4847 | | - | |
4848 | | - | |
4849 | | - | |
| 4847 | + | |
| 4848 | + | |
| 4849 | + | |
4850 | 4850 | | |
4851 | 4851 | | |
4852 | 4852 | | |
4853 | 4853 | | |
4854 | | - | |
4855 | | - | |
4856 | | - | |
| 4854 | + | |
| 4855 | + | |
| 4856 | + | |
4857 | 4857 | | |
4858 | 4858 | | |
4859 | 4859 | | |
4860 | 4860 | | |
4861 | | - | |
4862 | | - | |
4863 | | - | |
| 4861 | + | |
| 4862 | + | |
| 4863 | + | |
4864 | 4864 | | |
4865 | 4865 | | |
4866 | 4866 | | |
4867 | 4867 | | |
4868 | | - | |
4869 | | - | |
4870 | | - | |
| 4868 | + | |
| 4869 | + | |
| 4870 | + | |
4871 | 4871 | | |
4872 | 4872 | | |
4873 | 4873 | | |
4874 | 4874 | | |
4875 | | - | |
4876 | | - | |
4877 | | - | |
| 4875 | + | |
| 4876 | + | |
| 4877 | + | |
4878 | 4878 | | |
4879 | 4879 | | |
4880 | 4880 | | |
4881 | 4881 | | |
4882 | | - | |
4883 | | - | |
4884 | | - | |
| 4882 | + | |
| 4883 | + | |
| 4884 | + | |
4885 | 4885 | | |
4886 | 4886 | | |
4887 | 4887 | | |
4888 | 4888 | | |
4889 | | - | |
4890 | | - | |
4891 | | - | |
| 4889 | + | |
| 4890 | + | |
| 4891 | + | |
4892 | 4892 | | |
4893 | 4893 | | |
4894 | 4894 | | |
4895 | 4895 | | |
4896 | | - | |
4897 | | - | |
4898 | | - | |
| 4896 | + | |
| 4897 | + | |
| 4898 | + | |
4899 | 4899 | | |
4900 | 4900 | | |
4901 | 4901 | | |
4902 | 4902 | | |
4903 | | - | |
4904 | | - | |
4905 | | - | |
| 4903 | + | |
| 4904 | + | |
| 4905 | + | |
4906 | 4906 | | |
4907 | 4907 | | |
4908 | 4908 | | |
4909 | 4909 | | |
4910 | | - | |
4911 | | - | |
4912 | | - | |
| 4910 | + | |
| 4911 | + | |
| 4912 | + | |
4913 | 4913 | | |
4914 | | - | |
4915 | | - | |
4916 | | - | |
4917 | | - | |
4918 | | - | |
4919 | | - | |
4920 | | - | |
4921 | | - | |
4922 | | - | |
4923 | | - | |
| 4914 | + | |
| 4915 | + | |
| 4916 | + | |
| 4917 | + | |
| 4918 | + | |
| 4919 | + | |
| 4920 | + | |
| 4921 | + | |
| 4922 | + | |
| 4923 | + | |
4924 | 4924 | | |
4925 | 4925 | | |
4926 | 4926 | | |
| |||
4949 | 4949 | | |
4950 | 4950 | | |
4951 | 4951 | | |
4952 | | - | |
| 4952 | + | |
4953 | 4953 | | |
4954 | 4954 | | |
4955 | 4955 | | |
| |||
8715 | 8715 | | |
8716 | 8716 | | |
8717 | 8717 | | |
8718 | | - | |
| 8718 | + | |
8719 | 8719 | | |
8720 | 8720 | | |
8721 | 8721 | | |
| |||
0 commit comments