Skip to content

Commit c7fbebf

Browse files
Bump @babel/core from 7.27.4 to 7.27.7 in the babel group (#301)
Bumps the babel group with 1 update: [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core). Updates `@babel/core` from 7.27.4 to 7.27.7 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/babel/babel/releases"><code>@​babel/core</code>'s releases</a>.</em></p> <blockquote> <h2>v7.27.7 (2025-06-26)</h2> <p>Thanks <a href="https://github.com/arthur-mountain"><code>@​arthur-mountain</code></a> and <a href="https://github.com/evankanderson"><code>@​evankanderson</code></a> for your first PRs!</p> <h4>:eyeglasses: Spec Compliance</h4> <ul> <li><code>babel-parser</code>, <code>babel-plugin-transform-classes</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17203">#17203</a> Interepret parser <code>allow*</code> options as top level only (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17371">#17371</a> fix: disable using in ambient context (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17392">#17392</a> Improve TS babel config loading (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17376">#17376</a> fix: support negative bigint in valueToNode (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-parameters</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17352">#17352</a> fix: Params of <code>async function*</code> should throw synchronously (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-plugin-transform-destructuring</code>, <code>babel-plugin-transform-object-rest-spread</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17389">#17389</a> Use <code>NodePath#splitExportDeclaration</code> in destructuring transforms (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> </ul> <h4>Committers: 6</h4> <ul> <li>Arthur (<a href="https://github.com/arthur-mountain"><code>@​arthur-mountain</code></a>)</li> <li>Babel Bot (<a href="https://github.com/babel-bot"><code>@​babel-bot</code></a>)</li> <li>Evan Anderson (<a href="https://github.com/evankanderson"><code>@​evankanderson</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.27.6 (2025-06-05)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helpers</code>, <code>babel-plugin-transform-async-generator-functions</code>, <code>babel-plugin-transform-regenerator</code>, <code>babel-preset-env</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17366">#17366</a> fix: <code>finally</code> causes unexpected return value (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17357">#17357</a> Ensure syntactic ordering when visiting array-type AST nodes (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> </ul> <h4>Committers: 3</h4> <ul> <li>Huáng Jùnliàng (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> <li>Ingvar Stepanyan (<a href="https://github.com/RReverser"><code>@​RReverser</code></a>)</li> <li><a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a></li> </ul> <h2>v7.27.5 (2025-06-03)</h2> <p>Thanks <a href="https://github.com/NullVoxPopuli"><code>@​NullVoxPopuli</code></a> for your first PR!</p> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-plugin-transform-regenerator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17359">#17359</a> fix: Unexpected infinite loop with <code>regenerator</code> for <code>try</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/babel/babel/blob/main/CHANGELOG.md"><code>@​babel/core</code>'s changelog</a>.</em></p> <blockquote> <h2>v7.27.7 (2025-06-26)</h2> <h4>:eyeglasses: Spec Compliance</h4> <ul> <li><code>babel-parser</code>, <code>babel-plugin-transform-classes</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17203">#17203</a> Interepret parser <code>allow*</code> options as top level only (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17371">#17371</a> fix: disable using in ambient context (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-core</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17392">#17392</a> Improve TS babel config loading (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17376">#17376</a> fix: support negative bigint in valueToNode (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-parameters</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17352">#17352</a> fix: Params of <code>async function*</code> should throw synchronously (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-plugin-transform-destructuring</code>, <code>babel-plugin-transform-object-rest-spread</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17389">#17389</a> Use <code>NodePath#splitExportDeclaration</code> in destructuring transforms (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> </ul> <h2>v7.27.6 (2025-06-05)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-helpers</code>, <code>babel-plugin-transform-async-generator-functions</code>, <code>babel-plugin-transform-regenerator</code>, <code>babel-preset-env</code>, <code>babel-runtime-corejs3</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17366">#17366</a> fix: <code>finally</code> causes unexpected return value (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17357">#17357</a> Ensure syntactic ordering when visiting array-type AST nodes (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> </ul> <h2>v7.27.5 (2025-06-03)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-plugin-transform-regenerator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17359">#17359</a> fix: Unexpected infinite loop with <code>regenerator</code> for <code>try</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li>Other <ul> <li><a href="https://redirect.github.com/babel/babel/pull/17349">#17349</a> Map ESLint's <code>sourceType: commonjs</code> to script (<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/17333">#17333</a> Improve using declaration errors (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/babel/babel/commit/4ce7dfde1d2f6a8146d2b953d3afb8fc3b023def"><code>4ce7dfd</code></a> v7.27.7</li> <li><a href="https://github.com/babel/babel/commit/74288115808aaf53937fc3556ca92402bb4ee0e5"><code>7428811</code></a> Improve TS babel config loading (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-core/issues/17392">#17392</a>)</li> <li>See full diff in <a href="https://github.com/babel/babel/commits/v7.27.7/packages/babel-core">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@babel/core&package-manager=npm_and_yarn&previous-version=7.27.4&new-version=7.27.7)](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 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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details>
1 parent 7bdab8c commit c7fbebf

File tree

2 files changed

+37
-37
lines changed

2 files changed

+37
-37
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"@babel/cli": "^7.27.2",
14-
"@babel/core": "^7.27.4",
14+
"@babel/core": "^7.27.7",
1515
"@babel/preset-env": "^7.27.2",
1616
"@babel/preset-typescript": "^7.27.1",
1717
"@labforward/config": "~0.1.8",

yarn.lock

Lines changed: 36 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -67,26 +67,26 @@ __metadata:
6767
languageName: node
6868
linkType: hard
6969

70-
"@babel/core@npm:^7.11.6, @babel/core@npm:^7.12.3, @babel/core@npm:^7.26.9, @babel/core@npm:^7.27.4":
71-
version: 7.27.4
72-
resolution: "@babel/core@npm:7.27.4"
70+
"@babel/core@npm:^7.11.6, @babel/core@npm:^7.12.3, @babel/core@npm:^7.26.9, @babel/core@npm:^7.27.7":
71+
version: 7.27.7
72+
resolution: "@babel/core@npm:7.27.7"
7373
dependencies:
7474
"@ampproject/remapping": "npm:^2.2.0"
7575
"@babel/code-frame": "npm:^7.27.1"
76-
"@babel/generator": "npm:^7.27.3"
76+
"@babel/generator": "npm:^7.27.5"
7777
"@babel/helper-compilation-targets": "npm:^7.27.2"
7878
"@babel/helper-module-transforms": "npm:^7.27.3"
79-
"@babel/helpers": "npm:^7.27.4"
80-
"@babel/parser": "npm:^7.27.4"
79+
"@babel/helpers": "npm:^7.27.6"
80+
"@babel/parser": "npm:^7.27.7"
8181
"@babel/template": "npm:^7.27.2"
82-
"@babel/traverse": "npm:^7.27.4"
83-
"@babel/types": "npm:^7.27.3"
82+
"@babel/traverse": "npm:^7.27.7"
83+
"@babel/types": "npm:^7.27.7"
8484
convert-source-map: "npm:^2.0.0"
8585
debug: "npm:^4.1.0"
8686
gensync: "npm:^1.0.0-beta.2"
8787
json5: "npm:^2.2.3"
8888
semver: "npm:^6.3.1"
89-
checksum: d2d17b106a8d91d3eda754bb3f26b53a12eb7646df73c2b2d2e9b08d90529186bc69e3823f70a96ec6e5719dc2372fb54e14ad499da47ceeb172d2f7008787b5
89+
checksum: 02c0cd475821c5333d5ee5eb9a0565af1a38234b37859ae09c4c95d7171bbc11a23a6f733c31b3cb12dc523311bdc8f7f9d705136f33eeb6704b7fbd6e6468ca
9090
languageName: node
9191
linkType: hard
9292

@@ -104,16 +104,16 @@ __metadata:
104104
languageName: node
105105
linkType: hard
106106

107-
"@babel/generator@npm:^7.27.3, @babel/generator@npm:^7.7.2":
108-
version: 7.27.3
109-
resolution: "@babel/generator@npm:7.27.3"
107+
"@babel/generator@npm:^7.27.5, @babel/generator@npm:^7.7.2":
108+
version: 7.27.5
109+
resolution: "@babel/generator@npm:7.27.5"
110110
dependencies:
111-
"@babel/parser": "npm:^7.27.3"
111+
"@babel/parser": "npm:^7.27.5"
112112
"@babel/types": "npm:^7.27.3"
113113
"@jridgewell/gen-mapping": "npm:^0.3.5"
114114
"@jridgewell/trace-mapping": "npm:^0.3.25"
115115
jsesc: "npm:^3.0.2"
116-
checksum: 341622e17c61d008fc746b655ab95ef7febb543df8efb4148f57cf06e60ade1abe091ed7d6811df17b064d04d64f69bb7f35ab0654137116d55c54a73145a61a
116+
checksum: 8f649ef4cd81765c832bb11de4d6064b035ffebdecde668ba7abee68a7b0bce5c9feabb5dc5bb8aeba5bd9e5c2afa3899d852d2bd9ca77a711ba8c8379f416f0
117117
languageName: node
118118
linkType: hard
119119

@@ -301,24 +301,24 @@ __metadata:
301301
languageName: node
302302
linkType: hard
303303

304-
"@babel/helpers@npm:^7.27.4":
305-
version: 7.27.4
306-
resolution: "@babel/helpers@npm:7.27.4"
304+
"@babel/helpers@npm:^7.27.6":
305+
version: 7.27.6
306+
resolution: "@babel/helpers@npm:7.27.6"
307307
dependencies:
308308
"@babel/template": "npm:^7.27.2"
309-
"@babel/types": "npm:^7.27.3"
310-
checksum: 3463551420926b3f403c1a30d66ac67bba5c4f73539a8ccb71544da129c4709ac37c57fac740ed8a261b3e6bbbf353b05e03b36ea1a6bf1081604b2a94ca43c1
309+
"@babel/types": "npm:^7.27.6"
310+
checksum: 448bac96ef8b0f21f2294a826df9de6bf4026fd023f8a6bb6c782fe3e61946801ca24381490b8e58d861fee75cd695a1882921afbf1f53b0275ee68c938bd6d3
311311
languageName: node
312312
linkType: hard
313313

314-
"@babel/parser@npm:^7.1.0, @babel/parser@npm:^7.14.7, @babel/parser@npm:^7.20.7, @babel/parser@npm:^7.27.2, @babel/parser@npm:^7.27.3, @babel/parser@npm:^7.27.4":
315-
version: 7.27.4
316-
resolution: "@babel/parser@npm:7.27.4"
314+
"@babel/parser@npm:^7.1.0, @babel/parser@npm:^7.14.7, @babel/parser@npm:^7.20.7, @babel/parser@npm:^7.27.2, @babel/parser@npm:^7.27.5, @babel/parser@npm:^7.27.7":
315+
version: 7.27.7
316+
resolution: "@babel/parser@npm:7.27.7"
317317
dependencies:
318-
"@babel/types": "npm:^7.27.3"
318+
"@babel/types": "npm:^7.27.7"
319319
bin:
320320
parser: ./bin/babel-parser.js
321-
checksum: d1bf17e7508585235e2a76594ba81828e48851877112bb8abbecd7161a31fb66654e993e458ddaedb18a3d5fa31970e5f3feca5ae2900f51e6d8d3d35da70dbf
321+
checksum: f6202faeb873f0b3083022e50a5046fe07266d337c0a3bd80a491f8435ba6d9e383d49725e3dcd666b3b52c0dccb4e0f1f1004915762345f7eeed5ba54ea9fd2
322322
languageName: node
323323
linkType: hard
324324

@@ -1298,28 +1298,28 @@ __metadata:
12981298
languageName: node
12991299
linkType: hard
13001300

1301-
"@babel/traverse@npm:^7.27.1, @babel/traverse@npm:^7.27.3, @babel/traverse@npm:^7.27.4":
1302-
version: 7.27.4
1303-
resolution: "@babel/traverse@npm:7.27.4"
1301+
"@babel/traverse@npm:^7.27.1, @babel/traverse@npm:^7.27.3, @babel/traverse@npm:^7.27.7":
1302+
version: 7.27.7
1303+
resolution: "@babel/traverse@npm:7.27.7"
13041304
dependencies:
13051305
"@babel/code-frame": "npm:^7.27.1"
1306-
"@babel/generator": "npm:^7.27.3"
1307-
"@babel/parser": "npm:^7.27.4"
1306+
"@babel/generator": "npm:^7.27.5"
1307+
"@babel/parser": "npm:^7.27.7"
13081308
"@babel/template": "npm:^7.27.2"
1309-
"@babel/types": "npm:^7.27.3"
1309+
"@babel/types": "npm:^7.27.7"
13101310
debug: "npm:^4.3.1"
13111311
globals: "npm:^11.1.0"
1312-
checksum: 6de8aa2a0637a6ee6d205bf48b9e923928a02415771fdec60085ed754dcdf605e450bb3315c2552fa51c31a4662275b45d5ae4ad527ce55a7db9acebdbbbb8ed
1312+
checksum: 941fecd0248546f059d58230590a2765d128ef072c8521c9e0bcf6037abf28a0ea4736003d0d695513128d07fe00a7bc57acaada2ed905941d44619b9f49cf0c
13131313
languageName: node
13141314
linkType: hard
13151315

1316-
"@babel/types@npm:^7.0.0, @babel/types@npm:^7.20.7, @babel/types@npm:^7.27.1, @babel/types@npm:^7.27.3, @babel/types@npm:^7.3.3, @babel/types@npm:^7.4.4":
1317-
version: 7.27.3
1318-
resolution: "@babel/types@npm:7.27.3"
1316+
"@babel/types@npm:^7.0.0, @babel/types@npm:^7.20.7, @babel/types@npm:^7.27.1, @babel/types@npm:^7.27.3, @babel/types@npm:^7.27.6, @babel/types@npm:^7.27.7, @babel/types@npm:^7.3.3, @babel/types@npm:^7.4.4":
1317+
version: 7.27.7
1318+
resolution: "@babel/types@npm:7.27.7"
13191319
dependencies:
13201320
"@babel/helper-string-parser": "npm:^7.27.1"
13211321
"@babel/helper-validator-identifier": "npm:^7.27.1"
1322-
checksum: bafdfc98e722a6b91a783b6f24388f478fd775f0c0652e92220e08be2cc33e02d42088542f1953ac5e5ece2ac052172b3dadedf12bec9aae57899e92fb9a9757
1322+
checksum: 1d1dcb5fa7cfba2b4034a3ab99ba17049bfc4af9e170935575246cdb1cee68b04329a0111506d9ae83fb917c47dbd4394a6db5e32fbd041b7834ffbb17ca086b
13231323
languageName: node
13241324
linkType: hard
13251325

@@ -5413,7 +5413,7 @@ __metadata:
54135413
resolution: "laboperator-middleware-development@workspace:."
54145414
dependencies:
54155415
"@babel/cli": "npm:^7.27.2"
5416-
"@babel/core": "npm:^7.27.4"
5416+
"@babel/core": "npm:^7.27.7"
54175417
"@babel/preset-env": "npm:^7.27.2"
54185418
"@babel/preset-typescript": "npm:^7.27.1"
54195419
"@labforward/config": "npm:~0.1.8"

0 commit comments

Comments
 (0)