Skip to content

Commit b57166a

Browse files
fix(lambda): bump @babel/plugin-transform-modules-systemjs from 7.23.9 to 7.29.4 in /lambdas (#5119)
Bumps [@babel/plugin-transform-modules-systemjs](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-modules-systemjs) from 7.23.9 to 7.29.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/babel/babel/releases">@​babel/plugin-transform-modules-systemjs's releases</a>.</em></p> <blockquote> <h2>v7.29.4 (2026-05-05)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-plugin-transform-modules-systemjs</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17974">#17974</a> [7.x backport]fix(systemjs): improve module string name support (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> </ul> <h4>Committers: 1</h4> <ul> <li>Huáng Jùnliàng (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> <h2>v7.29.3 (2026-04-30)</h2> <h4>:eyeglasses: Spec Compliance</h4> <ul> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17923">#17923</a> Support flow extends bound (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helper-create-class-features-plugin</code>, <code>babel-plugin-proposal-decorators</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17931">#17931</a> fix(decorators): replace super within all removed static elements (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-register</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17915">#17915</a> Fix thread synchronization issues in <code>@babel/register</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-compat-data</code>, <code>babel-plugin-bugfix-safari-rest-destructuring-rhs-array</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17788">#17788</a> Add bugfix plugin for Safari array rest destructuring bug (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> </ul> <h4>:nail_care: Polish</h4> <ul> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17782">#17782</a> Improve trailing comma comment handling (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> </ul> <h4>:memo: Documentation</h4> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17847">#17847</a> Replace npmjs.com links with npmx.dev (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> <h4>:running_woman: Performance</h4> <ul> <li><code>babel-helper-import-to-platform-api</code>, <code>babel-plugin-proposal-import-wasm-source</code>, <code>babel-plugin-transform-json-modules</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17818">#17818</a> Load async Wasm and JSON imports in parallel (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>Committers: 4</h4> <ul> <li>Babel Bot (<a href="https://github.com/babel-bot"><code>@​babel-bot</code></a>)</li> <li>Huáng Jùnliàng (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> <li>Nicolò Ribaudo (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li><a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a></li> </ul> <h2>v7.29.2 (2026-03-16)</h2> <h4>:eyeglasses: Spec Compliance</h4> <ul> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17840">#17840</a> [7.x backport] async x =&gt; {} must be in leading pos (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helpers</code>, <code>babel-plugin-transform-async-generator-functions</code>, <code>babel-preset-env</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17805">#17805</a> [7.x backport] fix: Properly handle await in finally (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-preset-env</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/babel/babel/commit/a458f66074b97d54773db8159af673d23b26079b"><code>a458f66</code></a> v7.29.4</li> <li><a href="https://github.com/babel/babel/commit/32ebd5aaf2526ddd176fd6a3d1e3dc594abdc8d9"><code>32ebd5a</code></a> [7.x backport]fix(systemjs): improve module string name support (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-modules-systemjs/issues/17974">#17974</a>)</li> <li><a href="https://github.com/babel/babel/commit/aa8394e454337d118ac3d40bfa3ee1a3cb3f3ed2"><code>aa8394e</code></a> v7.29.0</li> <li><a href="https://github.com/babel/babel/commit/0053db620c05acf0036f593b5aaf4e372daa79d0"><code>0053db6</code></a> Update polyfill packages (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-modules-systemjs/issues/17727">#17727</a>)</li> <li><a href="https://github.com/babel/babel/commit/61647ae2397c82c3c71f077b5ab109106a5cac0f"><code>61647ae</code></a> v7.28.5</li> <li><a href="https://github.com/babel/babel/commit/a177d551adba99773f4ff00ea9bf46550def6132"><code>a177d55</code></a> [Babel 8] Use <code>t.traverseFast</code> to replace some <code>path.traverse</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-modules-systemjs/issues/17518">#17518</a>)</li> <li><a href="https://github.com/babel/babel/commit/eebd3a06021c13d335b5b0bd79734df3abbea678"><code>eebd3a0</code></a> v7.27.1</li> <li><a href="https://github.com/babel/babel/commit/317e332e650bc04907bc787ab79f930288a3e71e"><code>317e332</code></a> Enforce node protocol import (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-modules-systemjs/issues/17207">#17207</a>)</li> <li><a href="https://github.com/babel/babel/commit/fdc0fb59e119ee0b38bced63867a344a5b4bc2f3"><code>fdc0fb5</code></a> [Babel 8] Bump nodejs requirements to <code>^20.19.0 || &gt;= 22.12.0</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-modules-systemjs/issues/17204">#17204</a>)</li> <li><a href="https://github.com/babel/babel/commit/cd24cc07ef6558b7f6510f9177f6393c91b0549f"><code>cd24cc0</code></a> chore: Update TS 5.7 (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-modules-systemjs/issues/17053">#17053</a>)</li> <li>Additional commits viewable in <a href="https://github.com/babel/babel/commits/v7.29.4/packages/babel-plugin-transform-modules-systemjs">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~GitHub%20Actions">GitHub Actions</a>, a new releaser for <code>@​babel/plugin-transform-modules-systemjs</code> since your current version.</p> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@babel/plugin-transform-modules-systemjs&package-manager=npm_and_yarn&previous-version=7.23.9&new-version=7.29.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR 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 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/github-aws-runners/terraform-aws-github-runner/network/alerts). </details> > **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days. Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d1a9db9 commit b57166a

1 file changed

Lines changed: 108 additions & 16 deletions

File tree

lambdas/yarn.lock

Lines changed: 108 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1151,6 +1151,17 @@ __metadata:
11511151
languageName: node
11521152
linkType: hard
11531153

1154+
"@babel/code-frame@npm:^7.28.6, @babel/code-frame@npm:^7.29.0":
1155+
version: 7.29.0
1156+
resolution: "@babel/code-frame@npm:7.29.0"
1157+
dependencies:
1158+
"@babel/helper-validator-identifier": "npm:^7.28.5"
1159+
js-tokens: "npm:^4.0.0"
1160+
picocolors: "npm:^1.1.1"
1161+
checksum: 10c0/d34cc504e7765dfb576a663d97067afb614525806b5cad1a5cc1a7183b916fec8ff57fa233585e3926fd5a9e6b31aae6df91aa81ae9775fb7a28f658d3346f0d
1162+
languageName: node
1163+
linkType: hard
1164+
11541165
"@babel/compat-data@npm:^7.22.6, @babel/compat-data@npm:^7.23.3, @babel/compat-data@npm:^7.23.5":
11551166
version: 7.23.5
11561167
resolution: "@babel/compat-data@npm:7.23.5"
@@ -1207,6 +1218,19 @@ __metadata:
12071218
languageName: node
12081219
linkType: hard
12091220

1221+
"@babel/generator@npm:^7.29.0":
1222+
version: 7.29.1
1223+
resolution: "@babel/generator@npm:7.29.1"
1224+
dependencies:
1225+
"@babel/parser": "npm:^7.29.0"
1226+
"@babel/types": "npm:^7.29.0"
1227+
"@jridgewell/gen-mapping": "npm:^0.3.12"
1228+
"@jridgewell/trace-mapping": "npm:^0.3.28"
1229+
jsesc: "npm:^3.0.2"
1230+
checksum: 10c0/349086e6876258ef3fb2823030fee0f6c0eb9c3ebe35fc572e16997f8c030d765f636ddc6299edae63e760ea6658f8ee9a2edfa6d6b24c9a80c917916b973551
1231+
languageName: node
1232+
linkType: hard
1233+
12101234
"@babel/helper-annotate-as-pure@npm:^7.22.5":
12111235
version: 7.22.5
12121236
resolution: "@babel/helper-annotate-as-pure@npm:7.22.5"
@@ -1309,15 +1333,6 @@ __metadata:
13091333
languageName: node
13101334
linkType: hard
13111335

1312-
"@babel/helper-hoist-variables@npm:^7.22.5":
1313-
version: 7.22.5
1314-
resolution: "@babel/helper-hoist-variables@npm:7.22.5"
1315-
dependencies:
1316-
"@babel/types": "npm:^7.22.5"
1317-
checksum: 10c0/60a3077f756a1cd9f14eb89f0037f487d81ede2b7cfe652ea6869cd4ec4c782b0fb1de01b8494b9a2d2050e3d154d7d5ad3be24806790acfb8cbe2073bf1e208
1318-
languageName: node
1319-
linkType: hard
1320-
13211336
"@babel/helper-member-expression-to-functions@npm:^7.22.15, @babel/helper-member-expression-to-functions@npm:^7.23.0":
13221337
version: 7.23.0
13231338
resolution: "@babel/helper-member-expression-to-functions@npm:7.23.0"
@@ -1336,6 +1351,16 @@ __metadata:
13361351
languageName: node
13371352
linkType: hard
13381353

1354+
"@babel/helper-module-imports@npm:^7.28.6":
1355+
version: 7.28.6
1356+
resolution: "@babel/helper-module-imports@npm:7.28.6"
1357+
dependencies:
1358+
"@babel/traverse": "npm:^7.28.6"
1359+
"@babel/types": "npm:^7.28.6"
1360+
checksum: 10c0/b49d8d8f204d9dbfd5ac70c54e533e5269afb3cea966a9d976722b13e9922cc773a653405f53c89acb247d5aebdae4681d631a3ae3df77ec046b58da76eda2ac
1361+
languageName: node
1362+
linkType: hard
1363+
13391364
"@babel/helper-module-transforms@npm:^7.23.3":
13401365
version: 7.23.3
13411366
resolution: "@babel/helper-module-transforms@npm:7.23.3"
@@ -1351,6 +1376,19 @@ __metadata:
13511376
languageName: node
13521377
linkType: hard
13531378

1379+
"@babel/helper-module-transforms@npm:^7.28.6":
1380+
version: 7.28.6
1381+
resolution: "@babel/helper-module-transforms@npm:7.28.6"
1382+
dependencies:
1383+
"@babel/helper-module-imports": "npm:^7.28.6"
1384+
"@babel/helper-validator-identifier": "npm:^7.28.5"
1385+
"@babel/traverse": "npm:^7.28.6"
1386+
peerDependencies:
1387+
"@babel/core": ^7.0.0
1388+
checksum: 10c0/6f03e14fc30b287ce0b839474b5f271e72837d0cafe6b172d759184d998fbee3903a035e81e07c2c596449e504f453463d58baa65b6f40a37ded5bec74620b2b
1389+
languageName: node
1390+
linkType: hard
1391+
13541392
"@babel/helper-optimise-call-expression@npm:^7.22.5":
13551393
version: 7.22.5
13561394
resolution: "@babel/helper-optimise-call-expression@npm:7.22.5"
@@ -1367,6 +1405,13 @@ __metadata:
13671405
languageName: node
13681406
linkType: hard
13691407

1408+
"@babel/helper-plugin-utils@npm:^7.28.6":
1409+
version: 7.28.6
1410+
resolution: "@babel/helper-plugin-utils@npm:7.28.6"
1411+
checksum: 10c0/3f5f8acc152fdbb69a84b8624145ff4f9b9f6e776cb989f9f968f8606eb7185c5c3cfcf3ba08534e37e1e0e1c118ac67080610333f56baa4f7376c99b5f1143d
1412+
languageName: node
1413+
linkType: hard
1414+
13701415
"@babel/helper-remap-async-to-generator@npm:^7.22.20":
13711416
version: 7.22.20
13721417
resolution: "@babel/helper-remap-async-to-generator@npm:7.22.20"
@@ -1491,6 +1536,17 @@ __metadata:
14911536
languageName: node
14921537
linkType: hard
14931538

1539+
"@babel/parser@npm:^7.28.6, @babel/parser@npm:^7.29.0":
1540+
version: 7.29.3
1541+
resolution: "@babel/parser@npm:7.29.3"
1542+
dependencies:
1543+
"@babel/types": "npm:^7.29.0"
1544+
bin:
1545+
parser: ./bin/babel-parser.js
1546+
checksum: 10c0/f06920c819550c0db689e4c5b626bf55ba3cebf80ebe9ccfa434e134036cf3de50951fe759f74abb2dae381989239860bde46d4600328578ad1f7114c3711a6d
1547+
languageName: node
1548+
linkType: hard
1549+
14941550
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@npm:^7.23.3":
14951551
version: 7.23.3
14961552
resolution: "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@npm:7.23.3"
@@ -2063,16 +2119,16 @@ __metadata:
20632119
linkType: hard
20642120

20652121
"@babel/plugin-transform-modules-systemjs@npm:^7.23.9":
2066-
version: 7.23.9
2067-
resolution: "@babel/plugin-transform-modules-systemjs@npm:7.23.9"
2122+
version: 7.29.4
2123+
resolution: "@babel/plugin-transform-modules-systemjs@npm:7.29.4"
20682124
dependencies:
2069-
"@babel/helper-hoist-variables": "npm:^7.22.5"
2070-
"@babel/helper-module-transforms": "npm:^7.23.3"
2071-
"@babel/helper-plugin-utils": "npm:^7.22.5"
2072-
"@babel/helper-validator-identifier": "npm:^7.22.20"
2125+
"@babel/helper-module-transforms": "npm:^7.28.6"
2126+
"@babel/helper-plugin-utils": "npm:^7.28.6"
2127+
"@babel/helper-validator-identifier": "npm:^7.28.5"
2128+
"@babel/traverse": "npm:^7.29.0"
20732129
peerDependencies:
20742130
"@babel/core": ^7.0.0-0
2075-
checksum: 10c0/1926631fe9d87c0c53427a3420ad49da62d53320d0016b6afab64e5417a672aa5bdff3ea1d24746ffa1e43319c28a80f5d8cef0ad214760d399c293b5850500f
2131+
checksum: 10c0/1da94f89ef8ba1aa1501136a80eb4c010c6a19f5550e10db84677b3ccb7a4934c8098f2b5134def87cf513bf05747ffa523d33722a1ea5a5c8ef956e9136c4c2
20762132
languageName: node
20772133
linkType: hard
20782134

@@ -2534,6 +2590,17 @@ __metadata:
25342590
languageName: node
25352591
linkType: hard
25362592

2593+
"@babel/template@npm:^7.28.6":
2594+
version: 7.28.6
2595+
resolution: "@babel/template@npm:7.28.6"
2596+
dependencies:
2597+
"@babel/code-frame": "npm:^7.28.6"
2598+
"@babel/parser": "npm:^7.28.6"
2599+
"@babel/types": "npm:^7.28.6"
2600+
checksum: 10c0/66d87225ed0bc77f888181ae2d97845021838c619944877f7c4398c6748bcf611f216dfd6be74d39016af502bca876e6ce6873db3c49e4ac354c56d34d57e9f5
2601+
languageName: node
2602+
linkType: hard
2603+
25372604
"@babel/traverse@npm:^7.16.0, @babel/traverse@npm:^7.23.9":
25382605
version: 7.26.8
25392606
resolution: "@babel/traverse@npm:7.26.8"
@@ -2564,6 +2631,21 @@ __metadata:
25642631
languageName: node
25652632
linkType: hard
25662633

2634+
"@babel/traverse@npm:^7.28.6, @babel/traverse@npm:^7.29.0":
2635+
version: 7.29.0
2636+
resolution: "@babel/traverse@npm:7.29.0"
2637+
dependencies:
2638+
"@babel/code-frame": "npm:^7.29.0"
2639+
"@babel/generator": "npm:^7.29.0"
2640+
"@babel/helper-globals": "npm:^7.28.0"
2641+
"@babel/parser": "npm:^7.29.0"
2642+
"@babel/template": "npm:^7.28.6"
2643+
"@babel/types": "npm:^7.29.0"
2644+
debug: "npm:^4.3.1"
2645+
checksum: 10c0/f63ef6e58d02a9fbf3c0e2e5f1c877da3e0bc57f91a19d2223d53e356a76859cbaf51171c9211c71816d94a0e69efa2732fd27ffc0e1bbc84b636e60932333eb
2646+
languageName: node
2647+
linkType: hard
2648+
25672649
"@babel/types@npm:^7.22.15, @babel/types@npm:^7.22.19, @babel/types@npm:^7.22.5, @babel/types@npm:^7.23.0, @babel/types@npm:^7.23.9, @babel/types@npm:^7.25.4, @babel/types@npm:^7.26.8, @babel/types@npm:^7.27.1, @babel/types@npm:^7.28.4, @babel/types@npm:^7.4.4":
25682650
version: 7.28.4
25692651
resolution: "@babel/types@npm:7.28.4"
@@ -2584,6 +2666,16 @@ __metadata:
25842666
languageName: node
25852667
linkType: hard
25862668

2669+
"@babel/types@npm:^7.28.6, @babel/types@npm:^7.29.0":
2670+
version: 7.29.0
2671+
resolution: "@babel/types@npm:7.29.0"
2672+
dependencies:
2673+
"@babel/helper-string-parser": "npm:^7.27.1"
2674+
"@babel/helper-validator-identifier": "npm:^7.28.5"
2675+
checksum: 10c0/23cc3466e83bcbfab8b9bd0edaafdb5d4efdb88b82b3be6728bbade5ba2f0996f84f63b1c5f7a8c0d67efded28300898a5f930b171bb40b311bca2029c4e9b4f
2676+
languageName: node
2677+
linkType: hard
2678+
25872679
"@bcoe/v8-coverage@npm:^1.0.2":
25882680
version: 1.0.2
25892681
resolution: "@bcoe/v8-coverage@npm:1.0.2"

0 commit comments

Comments
 (0)