Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 20, 2024

This PR contains the following updates:

Package Change Age Confidence
@babel/cli (source) 7.24.17.28.6 age confidence
@babel/core (source) 7.24.17.29.0 age confidence
@babel/preset-env (source) 7.24.17.29.0 age confidence

Release Notes

babel/babel (@​babel/cli)

v7.28.6

Compare Source

v7.28.6 (2026-01-12)

Thanks @​kadhirash and @​kolvian for your first PRs!

🐛 Bug Fix
  • babel-cli, babel-code-frame, babel-core, babel-helper-check-duplicate-nodes, babel-helper-fixtures, babel-helper-plugin-utils, babel-node, babel-plugin-transform-flow-comments, babel-plugin-transform-modules-commonjs, babel-plugin-transform-property-mutators, babel-preset-env, babel-traverse, babel-types
  • babel-plugin-transform-regenerator
  • babel-plugin-transform-react-jsx
💅 Polish
  • babel-core, babel-standalone
🏠 Internal
  • babel-plugin-bugfix-v8-static-class-fields-redefine-readonly, babel-plugin-proposal-decorators, babel-plugin-proposal-import-attributes-to-assertions, babel-plugin-proposal-import-wasm-source, babel-plugin-syntax-async-do-expressions, babel-plugin-syntax-decorators, babel-plugin-syntax-destructuring-private, babel-plugin-syntax-do-expressions, babel-plugin-syntax-explicit-resource-management, babel-plugin-syntax-export-default-from, babel-plugin-syntax-flow, babel-plugin-syntax-function-bind, babel-plugin-syntax-function-sent, babel-plugin-syntax-import-assertions, babel-plugin-syntax-import-attributes, babel-plugin-syntax-import-defer, babel-plugin-syntax-import-source, babel-plugin-syntax-jsx, babel-plugin-syntax-module-blocks, babel-plugin-syntax-optional-chaining-assign, babel-plugin-syntax-partial-application, babel-plugin-syntax-pipeline-operator, babel-plugin-syntax-throw-expressions, babel-plugin-syntax-typescript, babel-plugin-transform-async-generator-functions, babel-plugin-transform-async-to-generator, babel-plugin-transform-class-properties, babel-plugin-transform-class-static-block, babel-plugin-transform-dotall-regex, babel-plugin-transform-duplicate-named-capturing-groups-regex, babel-plugin-transform-explicit-resource-management, babel-plugin-transform-exponentiation-operator, babel-plugin-transform-json-strings, babel-plugin-transform-logical-assignment-operators, babel-plugin-transform-nullish-coalescing-operator, babel-plugin-transform-numeric-separator, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-catch-binding, babel-plugin-transform-optional-chaining, babel-plugin-transform-private-methods, babel-plugin-transform-private-property-in-object, babel-plugin-transform-regexp-modifiers, babel-plugin-transform-unicode-property-regex, babel-plugin-transform-unicode-sets-regex
🏃‍♀️ Performance
Committers: 7

v7.28.3

Compare Source

👓 Spec Compliance
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-transform-class-static-block, babel-preset-env
🐛 Bug Fix
💅 Polish
  • babel-plugin-transform-regenerator, babel-plugin-transform-runtime
📝 Documentation
🏠 Internal
🔬 Output optimization
  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions

v7.28.0

Compare Source

🚀 New Feature
  • babel-node
  • babel-types
  • babel-compat-data, babel-preset-env
  • babel-core, babel-parser
  • babel-generator, babel-parser
  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-plugin-transform-object-rest-spread, babel-traverse, babel-types
  • babel-parser, babel-traverse, babel-types
  • babel-generator, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-discard-binding, babel-plugin-transform-destructuring, babel-plugin-transform-explicit-resource-management, babel-plugin-transform-react-display-name, babel-types
  • babel-generator, babel-parser, babel-plugin-proposal-destructuring-private, babel-plugin-transform-block-scoping, babel-plugin-transform-object-rest-spread, babel-plugin-transform-typescript, babel-traverse, babel-types
🐛 Bug Fix
🏠 Internal
  • babel-compat-data, babel-plugin-proposal-decorators, babel-plugin-transform-async-generator-functions, babel-plugin-transform-json-modules, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs3

v7.27.2

Compare Source

🐛 Bug Fix
🏃‍♀️ Performance

v7.27.1

Compare Source

👓 Spec Compliance
🐛 Bug Fix
  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-traverse
  • babel-helper-wrap-function, babel-plugin-transform-async-to-generator
  • babel-helper-remap-async-to-generator, babel-plugin-transform-async-to-generator
  • babel-helper-fixtures, babel-parser
  • babel-generator, babel-parser
    • #​17226 Fill optional AST properties when both estree and typescript parser plugin are enabled (Part 2) (@​JLHwung)
  • babel-parser
  • babel-compat-data, babel-preset-env
  • babel-traverse
  • babel-generator
💅 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
🏠 Internal
  • babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-compat-data, babel-preset-env
  • babel-compat-data, babel-standalone
  • Other
  • babel-register
  • 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
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3
  • babel-helpers, babel-plugin-transform-regenerator
  • babel-helpers
🔬 Output optimization
  • babel-helpers, babel-plugin-transform-modules-commonjs, babel-runtime-corejs3
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3

v7.27.0

Compare Source

👓 Spec Compliance
🚀 New Feature
🐛 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
  • babel-cli
  • babel-plugin-transform-named-capturing-groups-regex, babel-types
🏃‍♀️ Performance

v7.26.4

Compare Source

↩️ Revert
  • babel-traverse

v7.25.9

Compare Source

🐛 Bug Fix
🏠 Internal
🏃‍♀️ Performance

v7.25.7

Compare Source

🐛 Bug Fix
💅 Polish
🏠 Internal
  • babel-core
  • 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
  • babel-generator
🏃‍♀️ Performance

v7.25.6

Compare Source

🐛 Bug Fix
💅 Polish
  • babel-generator, babel-plugin-transform-async-to-generator, babel-plugin-transform-block-scoping, babel-plugin-transform-class-properties, babel-plugin-transform-classes, babel-plugin-transform-duplicate-named-capturing-groups-regex, babel-plugin-transform-named-capturing-groups-regex, babel-plugin-transform-react-jsx-development, babel-plugin-transform-react-jsx, babel-plugin-transform-react-pure-annotations, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env
  • babel-plugin-syntax-import-assertions, babel-plugin-syntax-import-attributes
  • babel-generator
🏠 Internal

v7.24.8

Compare Source

👓 Spec Compliance
🐛 Bug Fix
💅 Polish

v7.24.7

Compare Source

🐛 Bug Fix
🏠 Internal
  • babel-helpers, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime

v7.24.6

Compare Source

🐛 Bug Fix
  • babel-helper-create-class-features-plugin, babel-plugin-transform-class-properties
  • babel-core, babel-generator, babel-plugin-transform-modules-commonjs
  • 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
🏠 Internal
  • babel-core, babel-helpers, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-helpers
  • 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
  • babel-parser, babel-traverse
  • Other

v7.24.5

Compare Source

🐛 Bug Fix
💅 Polish
🏠 Internal
  • Other
  • babel-parser
  • babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-helper-module-transforms, babel-helper-split-export-declaration, babel-helper-wrap-function, babel-helpers, babel-plugin-bugfix-firefox-class-in-computed-class-key, babel-plugin-proposal-explicit-resource-management, babel-plugin-transform-block-scoping, babel-plugin-transform-destructuring, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-chaining, babel-plugin-transform-parameters, babel-plugin-transform-private-property-in-object, babel-plugin-transform-react-jsx-self, babel-plugin-transform-typeof-symbol, babel-plugin-transform-typescript, babel-traverse
  • babel-plugin-proposal-partial-application, babel-types
  • babel-plugin-transform-class-properties, babel-preset-env
🏃‍♀️ Performance
  • babel-helpers, babel-preset-env, babel-runtime-corejs3

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/babel-monorepo branch from 1f1f020 to 90c46f9 Compare April 3, 2024 18:40
@renovate renovate bot changed the title Update babel monorepo to v7.24.3 Update babel monorepo to v7.24.4 Apr 3, 2024
@renovate renovate bot changed the title Update babel monorepo to v7.24.4 Update babel monorepo to v7.24.5 Apr 29, 2024
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from 90c46f9 to 7b9ed89 Compare April 29, 2024 19:19
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from 7b9ed89 to 85be47e Compare May 24, 2024 16:22
@renovate renovate bot changed the title Update babel monorepo to v7.24.5 Update babel monorepo to v7.24.6 May 24, 2024
@renovate renovate bot changed the title Update babel monorepo to v7.24.6 Update babel monorepo to v7.24.7 Jun 5, 2024
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from 85be47e to f9b1717 Compare June 5, 2024 14:21
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from f9b1717 to e0a039a Compare July 11, 2024 18:00
@renovate renovate bot changed the title Update babel monorepo to v7.24.7 Update babel monorepo to v7.24.8 Jul 11, 2024
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from e0a039a to 2ce4ca6 Compare July 15, 2024 20:22
@renovate renovate bot changed the title Update babel monorepo to v7.24.8 Update babel monorepo Jul 15, 2024
@renovate renovate bot force-pushed the renovate/babel-monorepo branch 3 times, most recently from 55c8779 to 3f43983 Compare July 31, 2024 12:57
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from 3f43983 to 813400b Compare August 22, 2024 10:06
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from 813400b to a7e4fdf Compare August 29, 2024 11:34
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from a7e4fdf to 886f653 Compare October 2, 2024 18:53
@renovate renovate bot changed the title Update babel monorepo Update babel monorepo to v7.25.7 Oct 2, 2024
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from 886f653 to c3ea532 Compare October 10, 2024 16:40
@renovate renovate bot changed the title Update babel monorepo to v7.25.7 Update babel monorepo Oct 10, 2024
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from c3ea532 to 163853e Compare October 22, 2024 16:13
@renovate renovate bot changed the title Update babel monorepo Update babel monorepo to v7.25.9 Oct 22, 2024
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from 163853e to 0da85d1 Compare October 25, 2024 14:30
@renovate renovate bot changed the title Update babel monorepo to v7.25.9 Update babel monorepo Oct 25, 2024
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from 0da85d1 to 60258a3 Compare December 5, 2024 19:43
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from 60258a3 to 9c1ae1a Compare January 24, 2025 18:17
@renovate renovate bot force-pushed the renovate/babel-monorepo branch 2 times, most recently from 8fc66b5 to 892f51b Compare February 14, 2025 14:51
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from 892f51b to a52d2a0 Compare March 11, 2025 20:10
@renovate renovate bot force-pushed the renovate/babel-monorepo branch 2 times, most recently from a412855 to 6005b79 Compare May 30, 2025 15:43
@renovate renovate bot force-pushed the renovate/babel-monorepo branch 2 times, most recently from 6d17e65 to ccfa091 Compare July 2, 2025 12:05
@renovate renovate bot changed the title Update babel monorepo Update babel monorepo to v7.28.0 Jul 2, 2025
@renovate renovate bot force-pushed the renovate/babel-monorepo branch 3 times, most recently from 8bd382b to 7f25569 Compare August 14, 2025 17:33
@renovate renovate bot changed the title Update babel monorepo to v7.28.0 Update babel monorepo to v7.28.3 Aug 14, 2025
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from 7f25569 to f4c4174 Compare August 19, 2025 17:43
@renovate renovate bot force-pushed the renovate/babel-monorepo branch 2 times, most recently from 4b7bd77 to 6ce659a Compare September 6, 2025 23:11
@renovate renovate bot changed the title Update babel monorepo to v7.28.3 Update babel monorepo Sep 6, 2025
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from 6ce659a to 29e93b8 Compare September 25, 2025 16:16
@renovate renovate bot force-pushed the renovate/babel-monorepo branch 2 times, most recently from d682bb2 to bb4aab5 Compare October 23, 2025 17:40
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from bb4aab5 to 5f818d8 Compare November 10, 2025 21:36
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from 5f818d8 to fcfb142 Compare November 18, 2025 18:41
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from fcfb142 to 26a5a93 Compare December 3, 2025 18:54
@renovate renovate bot force-pushed the renovate/babel-monorepo branch 2 times, most recently from 8448bab to 97408de Compare December 31, 2025 20:12
@renovate renovate bot force-pushed the renovate/babel-monorepo branch 2 times, most recently from 11fd02b to 20729b9 Compare January 12, 2026 21:46
@renovate renovate bot changed the title Update babel monorepo Update babel monorepo to v7.28.6 Jan 12, 2026
@renovate renovate bot force-pushed the renovate/babel-monorepo branch 2 times, most recently from bb50784 to e234eb2 Compare January 23, 2026 18:26
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from e234eb2 to 5c14c77 Compare January 31, 2026 21:11
@renovate renovate bot changed the title Update babel monorepo to v7.28.6 Update babel monorepo Jan 31, 2026
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from 5c14c77 to 980c3ec Compare February 2, 2026 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants