v1.0.2412
Commit message
Upgrade: [dependabot] - bump @babel/preset-env from 7.25.9 to 7.26.0 (#2881)
Bumps
@babel/preset-env
from 7.25.9 to 7.26.0.
Release notes
Sourced from @babel/preset-env
's
releases.
v7.26.0 (2024-10-25)
Thanks
@timofei-iatsenko
for your first PR!You can find the release blog post with some highlights at https://babeljs.io/blog/2024/10/25/7.26.0.
🚀 New Feature
babel-core
,babel-generator
,babel-parser
,babel-plugin-syntax-import-assertions
,babel-plugin-syntax-import-attributes
,babel-preset-env
,babel-standalone
,babel-types
- #16850 Enable import attributes parsing by default (
@nicolo-ribaudo
)babel-core
- #16862 feat: support async plugin's pre/post (
@timofei-iatsenko
)babel-compat-data
,babel-plugin-proposal-regexp-modifiers
,babel-plugin-transform-regexp-modifiers
,babel-preset-env
,babel-standalone
babel-parser
- #16849 feat: add
startIndex
parser option (@DylanPiercey
)babel-generator
,babel-parser
,babel-plugin-syntax-flow
- #16841 Always enable parsing of Flow enums (
@nicolo-ribaudo
)babel-helpers
,babel-preset-typescript
,babel-runtime-corejs3
- #16794 Support
import()
inrewriteImportExtensions
(@liuxingbaoyu
)babel-generator
,babel-parser
- #16708 Add experimental format-preserving mode to
@babel/generator
(@nicolo-ribaudo
)🐛 Bug Fix
babel-core
- #16928 Workaround Node.js bug for parallel loading of TLA modules (
@nicolo-ribaudo
)- #16926 Fix loading of modules with TLA in Node.js 23 (
@nicolo-ribaudo
)💅 Polish
babel-plugin-proposal-json-modules
,babel-plugin-transform-json-modules
,babel-standalone
- #16924 Rename
proposal-json-modules
totransform-json-modules
(@nicolo-ribaudo
)🏠 Internal
babel-code-frame
,babel-highlight
- #16896 Inline
@babel/highlight
in@babel/code-frame
(@nicolo-ribaudo
)babel-generator
,babel-parser
,babel-types
- #16732 Add
kind
toTSModuleDeclaration
(@liuxingbaoyu
)🏃♀️ Performance
babel-helper-module-transforms
,babel-plugin-transform-modules-commonjs
- #16882 perf: Improve module transforms (
@liuxingbaoyu
)Committers: 5
- Dylan Piercey (
@DylanPiercey
)- Huáng Jùnliàng (
@JLHwung
)- Nicolò Ribaudo (
@nicolo-ribaudo
)- Timofei Iatsenko (
@timofei-iatsenko
)@liuxingbaoyu
Changelog
Sourced from @babel/preset-env
's
changelog.
v7.26.0 (2024-10-25)
🚀 New Feature
babel-core
,babel-generator
,babel-parser
,babel-plugin-syntax-import-assertions
,babel-plugin-syntax-import-attributes
,babel-preset-env
,babel-standalone
,babel-types
- #16850 Enable import attributes parsing by default (
@nicolo-ribaudo
)babel-core
- #16862 feat: support async plugin's pre/post (
@timofei-iatsenko
)babel-compat-data
,babel-plugin-proposal-regexp-modifiers
,babel-plugin-transform-regexp-modifiers
,babel-preset-env
,babel-standalone
babel-parser
- #16849 feat: add
startIndex
parser option (@DylanPiercey
)babel-generator
,babel-parser
,babel-plugin-syntax-flow
- #16841 Always enable parsing of Flow enums (
@nicolo-ribaudo
)babel-helpers
,babel-preset-typescript
,babel-runtime-corejs3
- #16794 Support
import()
inrewriteImportExtensions
(@liuxingbaoyu
)babel-generator
,babel-parser
- #16708 Add experimental format-preserving mode to
@babel/generator
(@nicolo-ribaudo
)🐛 Bug Fix
babel-core
- #16928 Workaround Node.js bug for parallel loading of TLA modules (
@nicolo-ribaudo
)- #16926 Fix loading of modules with TLA in Node.js 23 (
@nicolo-ribaudo
)💅 Polish
babel-plugin-proposal-json-modules
,babel-plugin-transform-json-modules
,babel-standalone
- #16924 Rename
proposal-json-modules
totransform-json-modules
(@nicolo-ribaudo
)🏠 Internal
babel-code-frame
,babel-highlight
- #16896 Inline
@babel/highlight
in@babel/code-frame
(@nicolo-ribaudo
)babel-generator
,babel-parser
,babel-types
- #16732 Add
kind
toTSModuleDeclaration
(@liuxingbaoyu
)🏃♀️ Performance
babel-helper-module-transforms
,babel-plugin-transform-modules-commonjs
- #16882 perf: Improve module transforms (
@liuxingbaoyu
)
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 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)
Signed-off-by: dependabot[bot] [email protected]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: anthony-nhs [email protected]
Info
See code diff
Release workflow run
It was initialized by eps-autoapprove-dependabot[bot]