chakra-icons
chakra-icons copied to clipboard
chore(deps): bump @babel/types from 7.22.11 to 7.26.0
trafficstars
Bumps @babel/types from 7.22.11 to 7.26.0.
Release notes
Sourced from @babel/types's releases.
v7.26.0 (2024-10-25)
Thanks
@timofei-iatsenkofor your first PR!You can find the release blog post with some highlights at https://babeljs.io/blog/2024/10/25/7.26.0.
:rocket: 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-standalonebabel-parser
- #16849 feat: add
startIndexparser 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: 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):nail_care: Polish
babel-plugin-proposal-json-modules,babel-plugin-transform-json-modules,babel-standalone
- #16924 Rename
proposal-json-modulestotransform-json-modules(@nicolo-ribaudo):house: Internal
babel-code-frame,babel-highlight
- #16896 Inline
@babel/highlightin@babel/code-frame(@nicolo-ribaudo)babel-generator,babel-parser,babel-types
- #16732 Add
kindtoTSModuleDeclaration(@liuxingbaoyu):running_woman: 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)@liuxingbaoyuv7.25.9 (2024-10-22)
... (truncated)
Changelog
Sourced from @babel/types's changelog.
v7.26.0 (2024-10-25)
:rocket: 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-standalonebabel-parser
- #16849 feat: add
startIndexparser 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: 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):nail_care: Polish
babel-plugin-proposal-json-modules,babel-plugin-transform-json-modules,babel-standalone
- #16924 Rename
proposal-json-modulestotransform-json-modules(@nicolo-ribaudo):house: Internal
babel-code-frame,babel-highlight
- #16896 Inline
@babel/highlightin@babel/code-frame(@nicolo-ribaudo)babel-generator,babel-parser,babel-types
- #16732 Add
kindtoTSModuleDeclaration(@liuxingbaoyu):running_woman: Performance
babel-helper-module-transforms,babel-plugin-transform-modules-commonjs
- #16882 perf: Improve module transforms (
@liuxingbaoyu)v7.25.9 (2024-10-22)
:bug: Bug Fix
babel-parser,babel-template,babel-types
- #16905 fix: Keep type annotations in
syntacticPlaceholdersmode (@liuxingbaoyu)babel-helper-compilation-targets,babel-preset-env- Other
- #16884 Analyze
ClassAccessorPropertyto prevent theno-undefrule (@victorenator):house: Internal
... (truncated)
Commits
63d3038v7.26.064fa466Enable import attributes parsing by default (#16850)10f15bbAddkindtoTSModuleDeclaration(#16732)b07957ev7.25.9af91759fix: Accidentally publishing useless files (#16917)0a613d6chore: Improve logic regarding fast objects (#16919)d20b314perf: MakeVISITOR_KEYSetc. faster to access (#16918)831396dfix: Keep type annotations insyntacticPlaceholdersmode (#16905)f9cb91av7.25.8f343c49Remove unused ESLint comments (#16893)- Additional commits viewable 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 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)