forge-dev-kit
forge-dev-kit copied to clipboard
Update dependency @babel/preset-react to ^7.28.5
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| @babel/preset-react (source) | ^7.22.5 -> ^7.28.5 |
Release Notes
babel/babel (@babel/preset-react)
v7.28.5
:eyeglasses: Spec Compliance
-
babel-parser-
#17446 Allow
Runtime Errors for Function Call Assignment Targets(@liuxingbaoyu)
-
#17446 Allow
-
babel-helper-validator-identifier
:bug: Bug Fix
-
babel-plugin-proposal-destructuring-private -
babel-parser -
babel-plugin-proposal-discard-binding,babel-plugin-transform-destructuring-
#17519 fix:
restcorrectly returns plain array (@liuxingbaoyu)
-
#17519 fix:
-
babel-helper-create-class-features-plugin,babel-helper-member-expression-to-functions,babel-plugin-transform-block-scoping,babel-plugin-transform-optional-chaining,babel-traverse,babel-types -
babel-traverse
:house: Internal
:running_woman: Performance
-
babel-core-
#17490 Faster finding of locations in
buildCodeFrameError(@liuxingbaoyu)
-
#17490 Faster finding of locations in
v7.27.1
:eyeglasses: Spec Compliance
-
babel-parser -
babel-parser,babel-types
:bug: Bug Fix
-
babel-plugin-proposal-destructuring-private,babel-plugin-proposal-do-expressions,babel-traverse -
babel-helper-wrap-function,babel-plugin-transform-async-to-generator- #17251 Fix: propagate argument evaluation errors through async promise chain (@magic-akari)
-
babel-helper-remap-async-to-generator,babel-plugin-transform-async-to-generator -
babel-helper-fixtures,babel-parser -
babel-generator,babel-parser -
babel-parser -
babel-compat-data,babel-preset-env -
babel-traverse- #17156 fix: Objects and arrays with multiple references should not be evaluated (@liuxingbaoyu)
-
babel-generator
:nail_care: Polish
-
babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining,babel-plugin-proposal-decorators,babel-plugin-transform-arrow-functions,babel-plugin-transform-class-properties,babel-plugin-transform-destructuring,babel-plugin-transform-object-rest-spread,babel-plugin-transform-optional-chaining,babel-plugin-transform-parameters,babel-traverse- #17221 Reduce generated names size for the 10th-11th (@nicolo-ribaudo)
:house: Internal
-
babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime-
#17263 Remove unused
regenerator-runtimedep in@babel/runtime(@nicolo-ribaudo)
-
#17263 Remove unused
-
babel-compat-data,babel-preset-env -
babel-compat-data,babel-standalone - Other
-
babel-register-
#16844 Migrate
@babel/registerto cts (@liuxingbaoyu)
-
#16844 Migrate
-
babel-cli,babel-compat-data,babel-core,babel-generator,babel-helper-compilation-targets,babel-helper-fixtures,babel-helper-module-imports,babel-helper-module-transforms,babel-helper-plugin-test-runner,babel-helper-transform-fixture-test-runner,babel-helpers,babel-node,babel-parser,babel-plugin-transform-modules-amd,babel-plugin-transform-modules-commonjs,babel-plugin-transform-modules-systemjs,babel-plugin-transform-modules-umd,babel-plugin-transform-react-display-name,babel-plugin-transform-regenerator,babel-plugin-transform-runtime,babel-plugin-transform-typeof-symbol,babel-plugin-transform-typescript,babel-preset-env,babel-register,babel-standalone,babel-types -
babel-plugin-transform-regenerator- #17205 Inline regenerator in the relevant packages (@nicolo-ribaudo)
- #17205 Inline regenerator in the relevant packages (@nicolo-ribaudo)
-
babel-helpers,babel-plugin-transform-async-generator-functions,babel-plugin-transform-regenerator,babel-preset-env,babel-runtime-corejs3- #17205 Inline regenerator in the relevant packages (@nicolo-ribaudo)
-
babel-helpers,babel-plugin-transform-regenerator- #17205 Inline regenerator in the relevant packages (@nicolo-ribaudo)
- #17205 Inline regenerator in the relevant packages (@nicolo-ribaudo)
-
babel-helpers- #17205 Inline regenerator in the relevant packages (@nicolo-ribaudo)
:microscope: Output optimization
-
babel-helpers,babel-plugin-transform-modules-commonjs,babel-runtime-corejs3-
#16538 Reduce
interopRequireWildcardsize (@liuxingbaoyu)
-
#16538 Reduce
-
babel-helpers,babel-plugin-transform-async-generator-functions,babel-plugin-transform-regenerator,babel-preset-env,babel-runtime-corejs3-
#17213 Reduce
regeneratorRuntimesize (@liuxingbaoyu)
-
#17213 Reduce
v7.26.3
:bug: Bug Fix
-
babel-generator- #16958 [preserveFormat] force semicolons when invalidating ASI (@nicolo-ribaudo)
:house: Internal
-
babel-helper-builder-binary-assignment-operator-visitor,babel-plugin-transform-exponentiation-operator- #16895 Remove helper-builder-binary-assignment-operator-visitor (@nicolo-ribaudo)
:running_woman: Performance
-
babel-generator- #16959 perf: Reduce the use of temporary objects (@liuxingbaoyu)
-
babel-traverse- #16923 perf: Improve scope information collection performance (@liuxingbaoyu)
- #16964 perf: Avoid repeated traversal when creating scope (@liuxingbaoyu)
-
babel-plugin-transform-modules-commonjs-
#16954 perf: Remove use of
simplifyAccess(@liuxingbaoyu)
-
#16954 perf: Remove use of
v7.25.9
:bug: Bug Fix
-
babel-parser,babel-template,babel-types-
#16905 fix: Keep type annotations in
syntacticPlaceholdersmode (@liuxingbaoyu)
-
#16905 fix: Keep type annotations in
-
babel-helper-compilation-targets,babel-preset-env - Other
-
#16884 Analyze
ClassAccessorPropertyto prevent theno-undefrule (@victorenator)
-
#16884 Analyze
:house: Internal
:running_woman: Performance
-
babel-parser,babel-types-
#16918 perf: Make
VISITOR_KEYSetc. faster to access (@liuxingbaoyu)
-
#16918 perf: Make
v7.25.7
:bug: Bug Fix
-
babel-helper-validator-identifier -
babel-traverse- #16814 fix: issue with node path keys updated on unrelated paths (@DylanPiercey)
-
babel-plugin-transform-classes-
#16797 Use an inclusion rather than exclusion list for
super()check (@nicolo-ribaudo)
-
#16797 Use an inclusion rather than exclusion list for
-
babel-generator-
#16788 Fix printing of TS
inferin compact mode (@nicolo-ribaudo) - #16785 Print TS type annotations for destructuring in assignment pattern (@nicolo-ribaudo)
-
#16778 Respect
[no LineTerminator here]after nodes (@nicolo-ribaudo)
-
#16788 Fix printing of TS
:nail_care: Polish
-
babel-types- #16852 Add deprecated JSDOC for fields (@liuxingbaoyu)
:house: Internal
-
babel-core-
#16820 Allow sync loading of ESM when
--experimental-require-module(@nicolo-ribaudo)
-
#16820 Allow sync loading of ESM when
-
babel-helper-compilation-targets,babel-helper-plugin-utils,babel-preset-env -
babel-plugin-proposal-destructuring-private,babel-plugin-syntax-decimal,babel-plugin-syntax-import-reflection,babel-standalone- #16809 Archive syntax-import-reflection and syntax-decimal (@nicolo-ribaudo)
-
babel-generator-
#16779 Simplify logic for
[no LineTerminator here]before nodes (@nicolo-ribaudo)
-
#16779 Simplify logic for
:running_woman: Performance
-
babel-plugin-transform-typescript- #16875 perf: Avoid extra cloning of namespaces (@liuxingbaoyu)
-
babel-types- #16842 perf: Improve @babel/types builders (@liuxingbaoyu)
-
#16828 Only access
BABEL_TYPES_8_BREAKINGat startup (@nicolo-ribaudo)
v7.24.7
:bug: Bug Fix
-
babel-node- #16554 Allow extra flags in babel-node (@nicolo-ribaudo)
-
babel-traverse-
#16522 fix: incorrect
constantViolationswith destructuring (@liuxingbaoyu)
-
#16522 fix: incorrect
-
babel-helper-transform-fixture-test-runner,babel-plugin-proposal-explicit-resource-management-
#16524 fix: Transform
usinginswitchcorrectly (@liuxingbaoyu)
-
#16524 fix: Transform
:house: Internal
-
babel-helpers,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime- #16525 Delete unused array helpers (@blakewilson)
v7.24.6
:bug: Bug Fix
-
babel-helper-create-class-features-plugin,babel-plugin-transform-class-properties- #16514 Fix source maps for private member expressions (@nicolo-ribaudo)
-
babel-core,babel-generator,babel-plugin-transform-modules-commonjs- #16515 Fix source maps for template literals (@nicolo-ribaudo)
-
babel-helper-create-class-features-plugin,babel-plugin-proposal-decorators -
babel-helpers,babel-plugin-proposal-decorators,babel-runtime-corejs3 -
babel-parser,babel-plugin-transform-typescript-
#16476 fix: Correctly parse
cls.fn<C> = x(@liuxingbaoyu)
-
#16476 fix: Correctly parse
:house: Internal
-
babel-core,babel-helpers,babel-plugin-transform-runtime,babel-preset-env,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime- #16501 Generate helper metadata at build time (@nicolo-ribaudo)
-
babel-helpers-
#16499 Add
tsconfig.jsonfor@babel/helpers/src/helpers(@nicolo-ribaudo)
-
#16499 Add
-
babel-cli,babel-helpers,babel-plugin-external-helpers,babel-plugin-proposal-decorators,babel-plugin-transform-class-properties,babel-plugin-transform-modules-commonjs,babel-plugin-transform-modules-systemjs,babel-plugin-transform-runtime,babel-preset-env,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime- #16495 Move all runtime helpers to individual files (@nicolo-ribaudo)
-
babel-parser,babel-traverse- #16482 Statically generate boilerplate for bitfield accessors (@nicolo-ribaudo)
- Other
v7.24.1
:bug: Bug Fix
-
babel-generator-
#16648 Fix parens detection for object&function in
as/satisfies(@nicolo-ribaudo)
-
#16648 Fix parens detection for object&function in
v7.23.3
:bug: Bug Fix
-
babel-plugin-transform-typescript- #16071 Strip type-only TS namespaces (@colinaaa)
-
babel-generator-
#16078 Fix indentation when generating comments with
concise: true(@liuxingbaoyu)
-
#16078 Fix indentation when generating comments with
-
babel-compat-data,babel-plugin-bugfix-v8-static-class-fields-redefine-readonly,babel-preset-env- #14295 Add a bugfix plugin for https://crbug.com/v8/12421 (@nicolo-ribaudo)
-
babel-plugin-transform-object-super-
#15948 fix:
super.xin a loop (@liuxingbaoyu)
-
#15948 fix:
-
babel-helper-module-transforms,babel-plugin-transform-modules-amd,babel-plugin-transform-modules-commonjs,babel-plugin-transform-modules-umd-
#16015 fix: handle
__proto__exports name in CJS/AMD/UMD (@magic-akari)
-
#16015 fix: handle
:memo: Documentation
- #16044 docs: Update links in @babel/eslint-parser README (@aryehb)
:house: Internal
-
babel-core,babel-preset-env-
#15988 Refactor handling of modules plugins in
preset-env(@nicolo-ribaudo)
-
#15988 Refactor handling of modules plugins in
:running_woman: Performance
-
babel-generator-
#16061 perf: Improve
@babel/generatorperformance (@liuxingbaoyu)
-
#16061 perf: Improve
-
babel-traverse- #16060 Avoid dynamic dispatch when calling wrapCheck (@yepitschunked)
:microscope: Output optimization
-
babel-plugin-transform-computed-properties- #6652 Optimize computed properties output (byte-wise) (@Andarist)
v7.22.15
:bug: Bug Fix
-
babel-core- #15923 Only perform config loading re-entrancy check for cjs (@nicolo-ribaudo)
:house: Internal
-
babel-cli,babel-core,babel-generator,babel-helper-builder-binary-assignment-operator-visitor,babel-helper-compilation-targets,babel-helper-create-class-features-plugin,babel-helper-create-regexp-features-plugin,babel-helper-member-expression-to-functions,babel-helper-module-imports,babel-helper-module-transforms,babel-helper-transform-fixture-test-runner,babel-helper-validator-identifier,babel-helper-validator-option,babel-helpers,babel-node,babel-parser,babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression,babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining,babel-plugin-proposal-decorators,babel-plugin-proposal-destructuring-private,babel-plugin-proposal-pipeline-operator,babel-plugin-transform-async-generator-functions,babel-plugin-transform-block-scoping,babel-plugin-transform-classes,babel-plugin-transform-destructuring,babel-plugin-transform-for-of,babel-plugin-transform-modules-commonjs,babel-plugin-transform-object-rest-spread,babel-plugin-transform-optional-chaining,babel-plugin-transform-parameters,babel-plugin-transform-property-mutators,babel-plugin-transform-react-jsx,babel-plugin-transform-runtime,babel-plugin-transform-typescript,babel-preset-env,babel-preset-flow,babel-preset-react,babel-preset-typescript,babel-register,babel-standalone,babel-template,babel-traverse,babel-types-
#15892 Add explicit
.ts/.jsextension to all imports insrc(@nicolo-ribaudo)
-
#15892 Add explicit
Configuration
📅 Schedule: Branch creation - "on friday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.