Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update babel monorepo #5053

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 2, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/cli (source) 7.25.6 -> 7.26.4 age adoption passing confidence
@babel/core (source) ~7.25.2 -> ~7.26.0 age adoption passing confidence
@babel/core (source) 7.25.2 -> 7.26.0 age adoption passing confidence
@babel/generator (source) ~7.25.0 -> ~7.26.0 age adoption passing confidence
@babel/parser (source) ~7.25.0 -> ~7.26.0 age adoption passing confidence
@babel/plugin-proposal-decorators (source) ~7.24.7 -> ~7.25.0 age adoption passing confidence
@babel/plugin-proposal-pipeline-operator (source) 7.24.7 -> 7.25.9 age adoption passing confidence
@babel/preset-env (source) 7.25.4 -> 7.26.0 age adoption passing confidence
@babel/preset-flow (source) 7.24.7 -> 7.25.9 age adoption passing confidence
@babel/preset-react (source) 7.24.7 -> 7.26.3 age adoption passing confidence
@babel/preset-typescript (source) ~7.24.7 -> ~7.26.0 age adoption passing confidence

Release Notes

babel/babel (@​babel/cli)

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
babel/babel (@​babel/core)

v7.26.0

Compare Source

v7.25.9

Compare Source

🐛 Bug Fix
🏠 Internal
🏃‍♀️ Performance

v7.25.8

Compare Source

🐛 Bug Fix
🏠 Internal
  • babel-parser, babel-plugin-proposal-async-do-expressions, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-plugin-proposal-explicit-resource-management, babel-plugin-proposal-export-default-from, babel-plugin-proposal-function-bind, babel-plugin-proposal-function-sent, babel-plugin-proposal-import-defer, babel-plugin-proposal-partial-application, babel-plugin-proposal-throw-expressions, babel-plugin-transform-async-generator-functions, babel-plugin-transform-class-static-block, babel-plugin-transform-dynamic-import, babel-plugin-transform-export-namespace-from, 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-property-in-object, babel-preset-env

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
babel/babel (@​babel/parser)

v7.26.3

Compare Source

v7.26.3 (2024-12-04)

🐛 Bug Fix
🏠 Internal
  • babel-helper-builder-binary-assignment-operator-visitor, babel-plugin-transform-exponentiation-operator
🏃‍♀️ Performance
Committers: 4

v7.26.2

Compare Source

v7.26.2 (2024-10-30)

🐛 Bug Fix
Committers: 6

v7.26.1

Compare Source

v7.26.1 (2024-10-25)

🐛 Bug Fix
Committers: 3

v7.26.0

Compare Source

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
  • babel-core
  • babel-compat-data, babel-plugin-proposal-regexp-modifiers, babel-plugin-transform-regexp-modifiers, babel-preset-env, babel-standalone
  • babel-parser
  • babel-generator, babel-parser, babel-plugin-syntax-flow
  • babel-helpers, babel-preset-typescript, babel-runtime-corejs3
  • babel-generator, babel-parser
🐛 Bug Fix
💅 Polish
  • babel-plugin-proposal-json-modules, babel-plugin-transform-json-modules, babel-standalone
🏠 Internal
🏃‍♀️ Performance
  • babel-helper-module-transforms, babel-plugin-transform-modules-commonjs
Committers: 5

v7.25.9

Compare Source

v7.25.9 (2024-10-22)

Thanks @​victorenator for your first PR!

🐛 Bug Fix
🏠 Internal
🏃‍♀️ Performance
Committers: 4

v7.25.8

Compare Source

v7.25.8 (2024-10-10)

🐛 Bug Fix
🏠 Internal
  • babel-parser, babel-plugin-proposal-async-do-expressions, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-plugin-proposal-explicit-resource-management, babel-plugin-proposal-export-default-from, babel-plugin-proposal-function-bind, babel-plugin-proposal-function-sent, babel-plugin-proposal-import-defer, babel-plugin-proposal-partial-application, babel-plugin-proposal-throw-expressions, babel-plugin-transform-async-generator-functions, babel-plugin-transform-class-static-block, babel-plugin-transform-dynamic-import, babel-plugin-transform-export-namespace-from, 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-property-in-object, babel-preset-env
Committers: 3

v7.25.7

Compare Source

v7.25.7 (2024-10-02)

Thanks @​DylanPiercey and @​YuHyeonWook for your first PRs!

🐛 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
Committers: 8

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 743fda5 to d14b3df Compare October 10, 2024 13:39
@renovate renovate bot changed the title chore(deps): update babel monorepo to v7.25.7 chore(deps): update babel monorepo Oct 10, 2024
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from d14b3df to 82a28e1 Compare October 22, 2024 16:16
@renovate renovate bot changed the title chore(deps): update babel monorepo chore(deps): update babel monorepo to v7.25.9 Oct 22, 2024
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from 82a28e1 to ba9562e Compare October 25, 2024 14:00
@renovate renovate bot changed the title chore(deps): update babel monorepo to v7.25.9 chore(deps): update babel monorepo Oct 25, 2024
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from ba9562e to c006c47 Compare November 26, 2024 06:40
@renovate renovate bot force-pushed the renovate/babel-monorepo branch 3 times, most recently from d014aa7 to fac6034 Compare December 6, 2024 12:52
@renovate renovate bot changed the title chore(deps): update babel monorepo fix(deps): update babel monorepo Dec 10, 2024
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from fac6034 to 3ac8739 Compare December 11, 2024 09:02
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from 3ac8739 to 5168c80 Compare December 30, 2024 15:36
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from 5168c80 to 4aafd33 Compare December 31, 2024 01:14
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