Bumps @babel/runtime-corejs3 from 7.18.9 to 7.27.0.
Release notes
Sourced from @babel/runtime-corejs3
's releases.
v7.27.0 (2025年03月24日)
Thanks @ishchhabra
and @vovkasm
for your first PRs!
👓 Spec Compliance
babel-generator
, babel-parser
🚀 New Feature
babel-helper-create-class-features-plugin
, babel-traverse
, babel-types
babel-parser
, babel-types
- #17110 Add
ImportAttributes
to Standardized
and move its parser test fixtures (@JLHwung
)
babel-generator
- #17100 fix(babel-generator): add named export of generate function (
@vovkasm
)
babel-parser
, babel-template
babel-plugin-transform-typescript
, babel-traverse
babel-parser
babel-types
- #17162 feat(babel-types): Add support for BigInt literal conversion in valueToNode (
@ishchhabra
)
🐛 Bug Fix
babel-helper-create-class-features-plugin
, babel-plugin-transform-class-properties
babel-traverse
babel-helpers
, babel-preset-typescript
, babel-runtime-corejs2
, babel-runtime-corejs3
, babel-runtime
- #17118 Fix: align behaviour to tsc
rewriteRelativeImportExtensions
(@JLHwung
)
babel-cli
babel-plugin-transform-named-capturing-groups-regex
, babel-types
🏃♀️ Performance
babel-types
babel-helper-create-regexp-features-plugin
Committers: 5
v7.26.10 (2025年03月11日)
... (truncated)
Changelog
Sourced from @babel/runtime-corejs3
's changelog.
v7.27.0 (2025年03月24日)
👓 Spec Compliance
babel-generator
, babel-parser
🚀 New Feature
babel-helper-create-class-features-plugin
, babel-traverse
, babel-types
babel-parser
, babel-types
- #17110 Add
ImportAttributes
to Standardized
and move its parser test fixtures (@JLHwung
)
babel-generator
- #17100 fix(babel-generator): add named export of generate function (
@vovkasm
)
babel-parser
, babel-template
babel-plugin-transform-typescript
, babel-traverse
babel-parser
babel-types
- #17162 feat(babel-types): Add support for BigInt literal conversion in valueToNode (
@ishchhabra
)
🐛 Bug Fix
babel-helper-create-class-features-plugin
, babel-plugin-transform-class-properties
babel-traverse
babel-helpers
, babel-preset-typescript
, babel-runtime-corejs2
, babel-runtime-corejs3
, babel-runtime
- #17118 Fix: align behaviour to tsc
rewriteRelativeImportExtensions
(@JLHwung
)
babel-cli
babel-plugin-transform-named-capturing-groups-regex
, babel-types
🏃♀️ Performance
babel-types
babel-helper-create-regexp-features-plugin
v7.26.10 (2025年03月11日)
👓 Spec Compliance
🐛 Bug Fix
babel-parser
, babel-template
babel-core
... (truncated)
Commits
Dependabot compatibility score
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 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)
You can disable automated security fix PRs for this repo from the Security Alerts page.
Bumps @babel/runtime-corejs3 from 7.18.9 to 7.27.0.
Release notes
Sourced from
@babel/runtime-corejs3
's releases.... (truncated)
Changelog
Sourced from
@babel/runtime-corejs3
's changelog.... (truncated)
Commits
5c350ea
v7.27.0ca4865a
Fix: align behaviour to tscrewriteRelativeImportExtensions
(#17118)e1ce99d
v7.26.10d5952e8
Fix processing of replacement pattern with named capture groups (#17173)64bca7b
v7.26.92d95140
v7.26.70e6199b
Make "object without properties" helpers ES6-compatible (#17086)63d3038
v7.26.0bfa56c4
Supportimport()
inrewriteImportExtensions
(#16794)b07957e
v7.25.9Dependabot compatibility score
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 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)You can disable automated security fix PRs for this repo from the Security Alerts page.