deck
deck copied to clipboard
Chore(deps): Bump @babel/runtime from 7.27.0 to 7.27.6
trafficstars
Bumps @babel/runtime from 7.27.0 to 7.27.6.
Release notes
Sourced from @​babel/runtime's releases.
v7.27.6 (2025-06-05)
:bug: Bug Fix
babel-helpers,babel-plugin-transform-async-generator-functions,babel-plugin-transform-regenerator,babel-preset-env,babel-runtime-corejs3
- #17366 fix:
finallycauses unexpected return value (@​liuxingbaoyu)babel-generator,babel-parser,babel-types
- #17357 Ensure syntactic ordering when visiting array-type AST nodes (
@​JLHwung)Committers: 3
- Huáng Jùnlià ng (
@​JLHwung)- Ingvar Stepanyan (
@​RReverser)@​liuxingbaoyuv7.27.5 (2025-06-03)
Thanks
@​NullVoxPopulifor your first PR!:bug: Bug Fix
babel-plugin-transform-regenerator
- #17359 fix: Unexpected infinite loop with
regeneratorfortry(@​liuxingbaoyu)- Other
- #17349 Map ESLint's
sourceType: commonjsto script (@​JLHwung):nail_care: Polish
babel-parser
- #17333 Improve using declaration errors (
@​JLHwung)Committers: 4
- Babel Bot (
@​babel-bot)- Huáng Jùnlià ng (
@​JLHwung)@​NullVoxPopuli@​liuxingbaoyuv7.27.4 (2025-05-30)
:eyeglasses: Spec Compliance
babel-parser,babel-plugin-proposal-explicit-resource-management
- #17323 Disallow using in bare case statement (
@​JLHwung):nail_care: Polish
babel-parser
- #17311 Improve parseExpression error messages (
@​JLHwung):microscope: Output optimization
babel-helpers,babel-plugin-transform-async-generator-functions,babel-plugin-transform-async-to-generator,babel-plugin-transform-block-scoping,babel-plugin-transform-classes,babel-plugin-transform-destructuring,babel-plugin-transform-regenerator,babel-plugin-transform-runtime,babel-preset-env,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime
- #17287 Reduce
regeneratorsize more (@​liuxingbaoyu)babel-helpers,babel-plugin-transform-async-generator-functions,babel-plugin-transform-async-to-generator,babel-plugin-transform-block-scoping,babel-plugin-transform-classes,babel-plugin-transform-destructuring,babel-plugin-transform-regenerator,babel-plugin-transform-runtime,babel-preset-env,babel-runtime-corejs3
- #17334 Use shorter method names for regenerator context (
@​nicolo-ribaudo)- #17268 Reduce
regeneratorhelper size (@​liuxingbaoyu)babel-core,babel-helpers,babel-plugin-transform-async-generator-functions,babel-plugin-transform-async-to-generator,babel-plugin-transform-block-scoping,babel-plugin-transform-classes,babel-plugin-transform-destructuring,babel-plugin-transform-regenerator,babel-plugin-transform-runtime,babel-preset-env,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime,babel-standalone
... (truncated)
Changelog
Sourced from @​babel/runtime's changelog.
v7.27.6 (2025-06-05)
:bug: Bug Fix
babel-helpers,babel-plugin-transform-async-generator-functions,babel-plugin-transform-regenerator,babel-preset-env,babel-runtime-corejs3
- #17366 fix:
finallycauses unexpected return value (@​liuxingbaoyu)babel-generator,babel-parser,babel-types
- #17357 Ensure syntactic ordering when visiting array-type AST nodes (
@​JLHwung)v7.27.5 (2025-06-03)
:bug: Bug Fix
babel-plugin-transform-regenerator
- #17359 fix: Unexpected infinite loop with
regeneratorfortry(@​liuxingbaoyu)- Other
- #17349 Map ESLint's
sourceType: commonjsto script (@​JLHwung):nail_care: Polish
babel-parser
- #17333 Improve using declaration errors (
@​JLHwung)v7.27.4 (2025-05-30)
:eyeglasses: Spec Compliance
babel-parser,babel-plugin-proposal-explicit-resource-management
- #17323 Disallow using in bare case statement (
@​JLHwung):nail_care: Polish
babel-parser
- #17311 Improve parseExpression error messages (
@​JLHwung):microscope: Output optimization
babel-helpers,babel-plugin-transform-async-generator-functions,babel-plugin-transform-async-to-generator,babel-plugin-transform-block-scoping,babel-plugin-transform-classes,babel-plugin-transform-destructuring,babel-plugin-transform-regenerator,babel-plugin-transform-runtime,babel-preset-env,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime
- #17287 Reduce
regeneratorsize more (@​liuxingbaoyu)babel-helpers,babel-plugin-transform-async-generator-functions,babel-plugin-transform-async-to-generator,babel-plugin-transform-block-scoping,babel-plugin-transform-classes,babel-plugin-transform-destructuring,babel-plugin-transform-regenerator,babel-plugin-transform-runtime,babel-preset-env,babel-runtime-corejs3
- #17334 Use shorter method names for regenerator context (
@​nicolo-ribaudo)- #17268 Reduce
regeneratorhelper size (@​liuxingbaoyu)babel-core,babel-helpers,babel-plugin-transform-async-generator-functions,babel-plugin-transform-async-to-generator,babel-plugin-transform-block-scoping,babel-plugin-transform-classes,babel-plugin-transform-destructuring,babel-plugin-transform-regenerator,babel-plugin-transform-runtime,babel-preset-env,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime,babel-standalone
- #17238 Split
regeneratorRuntimeinto multiple helpers (@​nicolo-ribaudo)v7.27.3 (2025-05-27)
:bug: Bug Fix
babel-generator
- #17324 Improve multiline comments handling in yield/await expression (
@​JLHwung)babel-helpers,babel-plugin-transform-async-generator-functions,babel-plugin-transform-regenerator,babel-preset-env,babel-runtime-corejs3
- #17328 Correctly set
.displayNameonGeneratorFunction(@​nicolo-ribaudo)babel-plugin-proposal-explicit-resource-management
- #17319 fix: handle shadowed binding in
for using ofbody (@​JLHwung)- #17317 fix: support named evaluation for using declaration (
@​JLHwung)babel-plugin-proposal-decorators,babel-types
- #17321 fix(converter): Remove
abstractmodifiers in class declaration to expression conversion (@​magic-akari)babel-helper-module-transforms,babel-plugin-proposal-explicit-resource-management,babel-plugin-transform-modules-amd,babel-plugin-transform-modules-commonjs,babel-plugin-transform-modules-umd
- #17257 Preserve class id when transforming using declarations with exported class (
@​JLHwung)
... (truncated)
Commits
baa4cb8v7.27.67d06930v7.27.45b9468dReduceregeneratorsize more (#17287)cb78b5b[babel 8] Do not replace globalregeneratorRuntimereferences in regenerato...a0690e3SplitregeneratorRuntimeinto multiple helpers (#17238)da5e371v7.27.3eebd3a0v7.27.1296cdc5Remove unusedregenerator-runtimedep in@babel/runtime(#17263)fdc0fb5[Babel 8] Bump nodejs requirements to^20.19.0 || >= 22.12.0(#17204)- See full diff in compare view
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 will merge this PR once CI passes on it, as requested by @nextcloud-command.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)