element-hq / element-web

A glossy Matrix collaboration client for the web.
https://element.io
GNU Affero General Public License v3.0
11.25k stars 2.01k forks source link

Update babel monorepo #28439

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 1 week ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/core (source) 7.25.8 -> 7.26.0 age adoption passing confidence
@babel/eslint-parser (source) 7.25.8 -> 7.25.9 age adoption passing confidence
@babel/eslint-plugin (source) 7.25.7 -> 7.25.9 age adoption passing confidence
@babel/plugin-proposal-export-default-from (source) 7.25.8 -> 7.25.9 age adoption passing confidence
@babel/plugin-transform-class-properties (source) 7.25.7 -> 7.25.9 age adoption passing confidence
@babel/plugin-transform-logical-assignment-operators (source) 7.25.8 -> 7.25.9 age adoption passing confidence
@babel/plugin-transform-nullish-coalescing-operator (source) 7.25.8 -> 7.25.9 age adoption passing confidence
@babel/plugin-transform-numeric-separator (source) 7.25.8 -> 7.25.9 age adoption passing confidence
@babel/plugin-transform-object-rest-spread (source) 7.25.8 -> 7.25.9 age adoption passing confidence
@babel/plugin-transform-optional-chaining (source) 7.25.8 -> 7.25.9 age adoption passing confidence
@babel/plugin-transform-runtime (source) 7.25.7 -> 7.25.9 age adoption passing confidence
@babel/preset-env (source) 7.25.8 -> 7.26.0 age adoption passing confidence
@babel/preset-react (source) 7.25.7 -> 7.25.9 age adoption passing confidence
@babel/preset-typescript (source) 7.25.7 -> 7.26.0 age adoption passing confidence
@babel/runtime (source) 7.25.7 -> 7.26.0 age adoption passing confidence

Release Notes

babel/babel (@​babel/core) ### [`v7.26.0`](https://redirect.github.com/babel/babel/compare/v7.25.9...v7.26.0) [Compare Source](https://redirect.github.com/babel/babel/compare/v7.25.9...v7.26.0) ### [`v7.25.9`](https://redirect.github.com/babel/babel/blob/HEAD/CHANGELOG.md#v7259-2024-10-22) [Compare Source](https://redirect.github.com/babel/babel/compare/v7.25.8...v7.25.9) ##### :bug: Bug Fix - `babel-parser`, `babel-template`, `babel-types` - [#​16905](https://redirect.github.com/babel/babel/pull/16905) fix: Keep type annotations in `syntacticPlaceholders` mode ([@​liuxingbaoyu](https://redirect.github.com/liuxingbaoyu)) - `babel-helper-compilation-targets`, `babel-preset-env` - [#​16907](https://redirect.github.com/babel/babel/pull/16907) fix: support BROWSERSLIST{,\_CONFIG} env ([@​JLHwung](https://redirect.github.com/JLHwung)) - Other - [#​16884](https://redirect.github.com/babel/babel/pull/16884) Analyze `ClassAccessorProperty` to prevent the `no-undef` rule ([@​victorenator](https://redirect.github.com/victorenator)) ##### :house: Internal - `babel-helper-transform-fixture-test-runner` - [#​16914](https://redirect.github.com/babel/babel/pull/16914) remove test options flaky ([@​JLHwung](https://redirect.github.com/JLHwung)) ##### :running_woman: Performance - `babel-parser`, `babel-types` - [#​16918](https://redirect.github.com/babel/babel/pull/16918) perf: Make `VISITOR_KEYS` etc. faster to access ([@​liuxingbaoyu](https://redirect.github.com/liuxingbaoyu))
babel/babel (@​babel/eslint-parser) ### [`v7.25.9`](https://redirect.github.com/babel/babel/blob/HEAD/CHANGELOG.md#v7259-2024-10-22) [Compare Source](https://redirect.github.com/babel/babel/compare/v7.25.8...v7.25.9) ##### :bug: Bug Fix - `babel-parser`, `babel-template`, `babel-types` - [#​16905](https://redirect.github.com/babel/babel/pull/16905) fix: Keep type annotations in `syntacticPlaceholders` mode ([@​liuxingbaoyu](https://redirect.github.com/liuxingbaoyu)) - `babel-helper-compilation-targets`, `babel-preset-env` - [#​16907](https://redirect.github.com/babel/babel/pull/16907) fix: support BROWSERSLIST{,\_CONFIG} env ([@​JLHwung](https://redirect.github.com/JLHwung)) - Other - [#​16884](https://redirect.github.com/babel/babel/pull/16884) Analyze `ClassAccessorProperty` to prevent the `no-undef` rule ([@​victorenator](https://redirect.github.com/victorenator)) ##### :house: Internal - `babel-helper-transform-fixture-test-runner` - [#​16914](https://redirect.github.com/babel/babel/pull/16914) remove test options flaky ([@​JLHwung](https://redirect.github.com/JLHwung)) ##### :running_woman: Performance - `babel-parser`, `babel-types` - [#​16918](https://redirect.github.com/babel/babel/pull/16918) perf: Make `VISITOR_KEYS` etc. faster to access ([@​liuxingbaoyu](https://redirect.github.com/liuxingbaoyu))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.



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