neetly / devtools

MIT License
0 stars 0 forks source link

Update babel monorepo to v8.0.0-alpha.10 #22

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 3 weeks ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/cli (source) 8.0.0-alpha.8 -> 8.0.0-alpha.10 age adoption passing confidence
@babel/core (source) 8.0.0-alpha.8 -> 8.0.0-alpha.10 age adoption passing confidence
@babel/helper-plugin-utils (source) 8.0.0-alpha.8 -> 8.0.0-alpha.10 age adoption passing confidence
@babel/preset-env (source) 8.0.0-alpha.8 -> 8.0.0-alpha.10 age adoption passing confidence
@babel/preset-react (source) 8.0.0-alpha.8 -> 8.0.0-alpha.10 age adoption passing confidence
@babel/preset-typescript (source) 8.0.0-alpha.8 -> 8.0.0-alpha.10 age adoption passing confidence

Release Notes

babel/babel (@​babel/cli) ### [`v8.0.0-alpha.10`](https://togithub.com/babel/babel/releases/tag/v8.0.0-alpha.10) [Compare Source](https://togithub.com/babel/babel/compare/v8.0.0-alpha.9...v8.0.0-alpha.10) ##### v8.0.0-alpha.10 (2024-06-04) ##### :bug: Bug Fix - `babel-traverse`, `babel-types` - [#​16544](https://togithub.com/babel/babel/pull/16544) Improve `getBindingIdentifiers` ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-cli`, `babel-node` - [#​16548](https://togithub.com/babel/babel/pull/16548) fix Babel 8 commander import ([@​JLHwung](https://togithub.com/JLHwung)) ##### Committers: 1 - Huáng Jùnliàng ([@​JLHwung](https://togithub.com/JLHwung)) ### [`v8.0.0-alpha.9`](https://togithub.com/babel/babel/releases/tag/v8.0.0-alpha.9) [Compare Source](https://togithub.com/babel/babel/compare/v8.0.0-alpha.8...v8.0.0-alpha.9) ##### v8.0.0-alpha.9 (2024-06-03) In addition to the changelog below, this release includes changes from [v7.24.5](https://togithub.com/babel/babel/releases/tag/v7.24.5) and [v7.24.6](https://togithub.com/babel/babel/releases/tag/v7.24.6). ##### :boom: Breaking Change - `babel-parser`, `babel-traverse` - [#​16521](https://togithub.com/babel/babel/pull/16521) \[Babel 8] Remove `extra.shorthand` ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-generator`, `babel-parser`, `babel-plugin-proposal-pipeline-operator`, `babel-plugin-proposal-record-and-tuple`, `babel-plugin-syntax-record-and-tuple`, `babel-standalone`, `babel-traverse` - [#​16458](https://togithub.com/babel/babel/pull/16458) Remove `syntaxType` option for record-and-tuple (parser\&plugin) ([@​JLHwung](https://togithub.com/JLHwung)) - *Every package* - [#​16457](https://togithub.com/babel/babel/pull/16457) \[babel 8] Require Node.js `^18.20.0 || ^20.10.0 || >=21.0.0` ([@​JLHwung](https://togithub.com/JLHwung)) ##### :rocket: New Feature - *Every package* - [#​16416](https://togithub.com/babel/babel/pull/16416) \[babel 8] Publish `.d.ts` files for every package ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### :house: Internal - *Every package* - [#​16494](https://togithub.com/babel/babel/pull/16494) Only import types from declared dependencies ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-cli`, `babel-node` - [#​16517](https://togithub.com/babel/babel/pull/16517) \[Babel 8] Bump commander to 12.1.0 ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-cli`, `babel-helper-transform-fixture-test-runner` - [#​16459](https://togithub.com/babel/babel/pull/16459) \[Babel 8] Use more native fs methods ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-cli` - [#​16450](https://togithub.com/babel/babel/pull/16450) Bump glob to 10.3.12 ([@​JLHwung](https://togithub.com/JLHwung)) ##### Committers: 11 - Amjad Yahia Robeen Hassan ([@​amjed-98](https://togithub.com/amjed-98)) - Babel Bot ([@​babel-bot](https://togithub.com/babel-bot)) - Blake Wilson ([@​blakewilson](https://togithub.com/blakewilson)) - Huáng Jùnliàng ([@​JLHwung](https://togithub.com/JLHwung)) - Lucas Coelho ([@​coelhucas](https://togithub.com/coelhucas)) - Nicolò Ribaudo ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - Rom Grk ([@​romgrk](https://togithub.com/romgrk)) - Sukka ([@​SukkaW](https://togithub.com/SukkaW)) - Zzzen ([@​Zzzen](https://togithub.com/Zzzen)) - [@​liuxingbaoyu](https://togithub.com/liuxingbaoyu) - ynnsuis / 장윤수 ([@​sossost](https://togithub.com/sossost))

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.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.



This PR has been generated by Mend Renovate. View repository job log here.