-
Notifications
You must be signed in to change notification settings - Fork 51
Commit 0da271f
authored
chore(deps): update babel monorepo (#2481)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@babel/core](https://babel.dev/docs/en/next/babel-core)
([source](https://redirect.github.com/babel/babel/tree/HEAD/packages/babel-core))
| [`7.25.7` ->
`7.26.0`](https://renovatebot.com/diffs/npm/@babel%2fcore/7.25.7/7.26.0)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [@babel/preset-env](https://babel.dev/docs/en/next/babel-preset-env)
([source](https://redirect.github.com/babel/babel/tree/HEAD/packages/babel-preset-env))
| [`7.25.7` ->
`7.26.0`](https://renovatebot.com/diffs/npm/@babel%2fpreset-env/7.25.7/7.26.0)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
|
[@babel/preset-react](https://babel.dev/docs/en/next/babel-preset-react)
([source](https://redirect.github.com/babel/babel/tree/HEAD/packages/babel-preset-react))
| [`7.25.7` ->
`7.25.9`](https://renovatebot.com/diffs/npm/@babel%2fpreset-react/7.25.7/7.25.9)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
|
[@babel/preset-typescript](https://babel.dev/docs/en/next/babel-preset-typescript)
([source](https://redirect.github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript))
| [`7.25.7` ->
`7.26.0`](https://renovatebot.com/diffs/npm/@babel%2fpreset-typescript/7.25.7/7.26.0)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>babel/babel (@​babel/core)</summary>
###
[`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 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))
##### 🏠 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))
##### 🏃♀️ 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))
###
[`v7.25.8`](https://redirect.github.com/babel/babel/blob/HEAD/CHANGELOG.md#v7258-2024-10-10)
[Compare
Source](https://redirect.github.com/babel/babel/compare/v7.25.7...v7.25.8)
##### 🐛 Bug Fix
- `babel-core`
- [#​16888](https://redirect.github.com/babel/babel/pull/16888)
Restore public API of `resolvePlugin`/`resolvePreset`
([@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo))
##### 🏠 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`
- [#​16824](https://redirect.github.com/babel/babel/pull/16824)
Inline one-line syntax plugins
([@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo))
</details>
<details>
<summary>babel/babel (@​babel/preset-env)</summary>
###
[`v7.26.0`](https://redirect.github.com/babel/babel/blob/HEAD/CHANGELOG.md#v7260-2024-10-25)
[Compare
Source](https://redirect.github.com/babel/babel/compare/v7.25.9...v7.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`
- [#​16850](https://redirect.github.com/babel/babel/pull/16850)
Enable import attributes parsing by default
([@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo))
- `babel-core`
- [#​16862](https://redirect.github.com/babel/babel/pull/16862)
feat: support async plugin's pre/post
([@​timofei-iatsenko](https://redirect.github.com/timofei-iatsenko))
- `babel-compat-data`, `babel-plugin-proposal-regexp-modifiers`,
`babel-plugin-transform-regexp-modifiers`, `babel-preset-env`,
`babel-standalone`
- [#​16692](https://redirect.github.com/babel/babel/pull/16692)
Add `transform-regexp-modifiers` to `preset-env`
([@​JLHwung](https://redirect.github.com/JLHwung))
- `babel-parser`
- [#​16849](https://redirect.github.com/babel/babel/pull/16849)
feat: add `startIndex` parser option
([@​DylanPiercey](https://redirect.github.com/DylanPiercey))
- `babel-generator`, `babel-parser`, `babel-plugin-syntax-flow`
- [#​16841](https://redirect.github.com/babel/babel/pull/16841)
Always enable parsing of Flow enums
([@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo))
- `babel-helpers`, `babel-preset-typescript`, `babel-runtime-corejs3`
- [#​16794](https://redirect.github.com/babel/babel/pull/16794)
Support `import()` in `rewriteImportExtensions`
([@​liuxingbaoyu](https://redirect.github.com/liuxingbaoyu))
- `babel-generator`, `babel-parser`
- [#​16708](https://redirect.github.com/babel/babel/pull/16708)
Add experimental format-preserving mode to `@babel/generator`
([@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo))
##### 🐛 Bug Fix
- `babel-core`
- [#​16928](https://redirect.github.com/babel/babel/pull/16928)
Workaround Node.js bug for parallel loading of TLA modules
([@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo))
- [#​16926](https://redirect.github.com/babel/babel/pull/16926)
Fix loading of modules with TLA in Node.js 23
([@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo))
##### 💅 Polish
- `babel-plugin-proposal-json-modules`,
`babel-plugin-transform-json-modules`, `babel-standalone`
- [#​16924](https://redirect.github.com/babel/babel/pull/16924)
Rename `proposal-json-modules` to `transform-json-modules`
([@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo))
##### 🏠 Internal
- `babel-code-frame`, `babel-highlight`
- [#​16896](https://redirect.github.com/babel/babel/pull/16896)
Inline `@babel/highlight` in `@babel/code-frame`
([@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo))
- `babel-generator`, `babel-parser`, `babel-types`
- [#​16732](https://redirect.github.com/babel/babel/pull/16732)
Add `kind` to `TSModuleDeclaration`
([@​liuxingbaoyu](https://redirect.github.com/liuxingbaoyu))
##### 🏃♀️ Performance
- `babel-helper-module-transforms`,
`babel-plugin-transform-modules-commonjs`
- [#​16882](https://redirect.github.com/babel/babel/pull/16882)
perf: Improve module transforms
([@​liuxingbaoyu](https://redirect.github.com/liuxingbaoyu))
###
[`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 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))
##### 🏠 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))
##### 🏃♀️ 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))
###
[`v7.25.8`](https://redirect.github.com/babel/babel/blob/HEAD/CHANGELOG.md#v7258-2024-10-10)
[Compare
Source](https://redirect.github.com/babel/babel/compare/v7.25.7...v7.25.8)
##### 🐛 Bug Fix
- `babel-core`
- [#​16888](https://redirect.github.com/babel/babel/pull/16888)
Restore public API of `resolvePlugin`/`resolvePreset`
([@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo))
##### 🏠 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`
- [#​16824](https://redirect.github.com/babel/babel/pull/16824)
Inline one-line syntax plugins
([@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "* 10-19 1-7 * MON" in timezone
Asia/Seoul, 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](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/channel-io/bezier-react).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNCIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJjaG9yZTpkZXBzIl19-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent a24b406 commit 0da271fCopy full SHA for 0da271f
File tree
Expand file treeCollapse file tree
1 file changed
+629
-688
lines changedFilter options
Expand file treeCollapse file tree
1 file changed
+629
-688
lines changed
0 commit comments