-
Notifications
You must be signed in to change notification settings - Fork 103
Commit 645acac
authored
chore(deps): update babel monorepo to v7.21.5 (patch) (#4551)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@babel/cli](https://babel.dev/docs/en/next/babel-cli)
([source](https://github.com/babel/babel)) | [`7.21.0` ->
`7.21.5`](https://renovatebot.com/diffs/npm/@babel%2fcli/7.21.0/7.21.5)
|
[](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/core](https://babel.dev/docs/en/next/babel-core)
([source](https://github.com/babel/babel)) | [`7.21.4` ->
`7.21.5`](https://renovatebot.com/diffs/npm/@babel%2fcore/7.21.4/7.21.5)
|
[](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://github.com/babel/babel)) | [`7.21.4` ->
`7.21.5`](https://renovatebot.com/diffs/npm/@babel%2fpreset-env/7.21.4/7.21.5)
|
[](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://github.com/babel/babel)) | [`7.21.4` ->
`7.21.5`](https://renovatebot.com/diffs/npm/@babel%2fpreset-typescript/7.21.4/7.21.5)
|
[](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</summary>
###
[`v7.21.5`](https://github.com/babel/babel/blob/HEAD/CHANGELOG.md#v7215-2023-04-28)
[Compare
Source](https://github.com/babel/babel/compare/v7.21.0...v7.21.5)
##### 👓 Spec Compliance
- `babel-generator`, `babel-parser`, `babel-types`
- [#​15539](https://github.com/babel/babel/pull/15539) fix:
Remove `mixins` and `implements` for `DeclareInterface` and
`InterfaceDeclaration`
([@​liuxingbaoyu](https://github.com/liuxingbaoyu))
##### 🐛 Bug Fix
- `babel-core`, `babel-generator`,
`babel-plugin-transform-modules-commonjs`,
`babel-plugin-transform-react-jsx`
- [#​15515](https://github.com/babel/babel/pull/15515) fix: `)`
position with `createParenthesizedExpressions`
([@​liuxingbaoyu](https://github.com/liuxingbaoyu))
- `babel-preset-env`
- [#​15580](https://github.com/babel/babel/pull/15580) Add
syntax import meta to preset env
([@​JLHwung](https://github.com/JLHwung))
##### 💅 Polish
- `babel-types`
- [#​15546](https://github.com/babel/babel/pull/15546) Improve
the layout of generated validators
([@​liuxingbaoyu](https://github.com/liuxingbaoyu))
- `babel-core`
- [#​15535](https://github.com/babel/babel/pull/15535) Use `lt`
instead of `lte` to check TS version for .cts config
([@​nicolo-ribaudo](https://github.com/nicolo-ribaudo))
##### 🏠 Internal
- `babel-core`
- [#​15575](https://github.com/babel/babel/pull/15575) Use
synchronous `import.meta.resolve`
([@​nicolo-ribaudo](https://github.com/nicolo-ribaudo))
- `babel-helper-fixtures`, `babel-preset-typescript`
- [#​15568](https://github.com/babel/babel/pull/15568) Handle
`.overrides` and `.env` when resolving plugins/presets from fixture
options ([@​JLHwung](https://github.com/JLHwung))
- `babel-helper-create-class-features-plugin`,
`babel-helper-create-regexp-features-plugin`
- [#​15548](https://github.com/babel/babel/pull/15548) Use
`semver` package to compare versions
([@​nicolo-ribaudo](https://github.com/nicolo-ribaudo))
</details>
---
### 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.
🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/SAP/ui5-webcomponents-react).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS42My4xIiwidXBkYXRlZEluVmVyIjoiMzUuNjMuMSJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 8a4cb94 commit 645acacCopy full SHA for 645acac
File tree
Expand file treeCollapse file tree
2 files changed
+368
-40
lines changedFilter options
Expand file treeCollapse file tree
2 files changed
+368
-40
lines changed+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
48 |
| - | |
49 |
| - | |
| 48 | + | |
| 49 | + | |
50 | 50 |
| |
51 |
| - | |
| 51 | + | |
52 | 52 |
| |
53 | 53 |
| |
54 | 54 |
| |
|
0 commit comments