Chronos
Chronos copied to clipboard
Bump @babel/runtime from 7.26.7 to 7.27.0
Bumps @babel/runtime from 7.26.7 to 7.27.0.
Release notes
Sourced from @​babel/runtime's releases.
v7.27.0 (2025-03-24)
Thanks
@​ishchhabraand@​vovkasmfor your first PRs!:eyeglasses: Spec Compliance
babel-generator,babel-parser
- #16977 Default
importAttributesKeywordtowith(@​JLHwung):rocket: New Feature
babel-helper-create-class-features-plugin,babel-traverse,babel-types
- #17169 Allow
traverseFastto exit early (@​liuxingbaoyu)babel-parser,babel-types
- #17110 Add
ImportAttributestoStandardizedand move its parser test fixtures (@​JLHwung)babel-generator
- #17100 fix(babel-generator): add named export of generate function (
@​vovkasm)babel-parser,babel-template
- #17149 Add
allowYieldOutsideFunctionto parser (@​liuxingbaoyu)babel-plugin-transform-typescript,babel-traverse
- #17102 feat: Add
upToScopeparameter tohasBinding(@​liuxingbaoyu)babel-parser
- #17082 Support ESTree AccessorProperty (
@​JLHwung)babel-types
- #17162 feat(babel-types): Add support for BigInt literal conversion in valueToNode (
@​ishchhabra):bug: Bug Fix
babel-helper-create-class-features-plugin,babel-plugin-transform-class-properties
- #16816 fix: Class reference in type throws error (
@​liuxingbaoyu)babel-traverse
- #17170 fix: Reset child scopes when
scope.crawl()(@​liuxingbaoyu)babel-helpers,babel-preset-typescript,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime
- #17118 Fix: align behaviour to tsc
rewriteRelativeImportExtensions(@​JLHwung)babel-cli
- #17182 fix:
@babel/cligenerates duplicate inline source maps (@​liuxingbaoyu)babel-plugin-transform-named-capturing-groups-regex,babel-types
- #17175 Generate computed proto key (
@​JLHwung):running_woman: Performance
babel-types
- #16870 perf: Improve builders of
@babel/types(@​liuxingbaoyu)babel-helper-create-regexp-features-plugin
- #17176 fix: improve duplicate named groups check (
@​JLHwung)Committers: 5
- Babel Bot (
@​babel-bot)- Huáng Jùnlià ng (
@​JLHwung)- Ish Chhabra (
@​ishchhabra)- Vladimir Timofeev (
@​vovkasm)@​liuxingbaoyuv7.26.10 (2025-03-11)
... (truncated)
Changelog
Sourced from @​babel/runtime's changelog.
v7.27.0 (2025-03-24)
:eyeglasses: Spec Compliance
babel-generator,babel-parser
- #16977 Default
importAttributesKeywordtowith(@​JLHwung):rocket: New Feature
babel-helper-create-class-features-plugin,babel-traverse,babel-types
- #17169 Allow
traverseFastto exit early (@​liuxingbaoyu)babel-parser,babel-types
- #17110 Add
ImportAttributestoStandardizedand move its parser test fixtures (@​JLHwung)babel-generator
- #17100 fix(babel-generator): add named export of generate function (
@​vovkasm)babel-parser,babel-template
- #17149 Add
allowYieldOutsideFunctionto parser (@​liuxingbaoyu)babel-plugin-transform-typescript,babel-traverse
- #17102 feat: Add
upToScopeparameter tohasBinding(@​liuxingbaoyu)babel-parser
- #17082 Support ESTree AccessorProperty (
@​JLHwung)babel-types
- #17162 feat(babel-types): Add support for BigInt literal conversion in valueToNode (
@​ishchhabra):bug: Bug Fix
babel-helper-create-class-features-plugin,babel-plugin-transform-class-properties
- #16816 fix: Class reference in type throws error (
@​liuxingbaoyu)babel-traverse
- #17170 fix: Reset child scopes when
scope.crawl()(@​liuxingbaoyu)babel-helpers,babel-preset-typescript,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime
- #17118 Fix: align behaviour to tsc
rewriteRelativeImportExtensions(@​JLHwung)babel-cli
- #17182 fix:
@babel/cligenerates duplicate inline source maps (@​liuxingbaoyu)babel-plugin-transform-named-capturing-groups-regex,babel-types
- #17175 Generate computed proto key (
@​JLHwung):running_woman: Performance
babel-types
- #16870 perf: Improve builders of
@babel/types(@​liuxingbaoyu)babel-helper-create-regexp-features-plugin
- #17176 fix: improve duplicate named groups check (
@​JLHwung)v7.26.10 (2025-03-11)
:eyeglasses: Spec Compliance
babel-parser
- #17159 Disallow decorator in array pattern (
@​JLHwung):bug: Bug Fix
babel-parser,babel-template
- #17164 Fix: always initialize ExportDeclaration attributes (
@​JLHwung)babel-core
- #17142 fix: "Map maximum size exceeded" in deepClone (
@​liuxingbaoyu)
... (truncated)
Commits
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 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) You can disable automated security fix PRs for this repo from the Security Alerts page.