-
Notifications
You must be signed in to change notification settings - Fork 103
Commit 5c6da0f
authored
chore(deps): update babel monorepo (minor) (#4643)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@babel/core](https://babel.dev/docs/en/next/babel-core)
([source](https://github.com/babel/babel)) | [`7.21.8` ->
`7.22.1`](https://renovatebot.com/diffs/npm/@babel%2fcore/7.21.8/7.22.1)
|
[](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.5` ->
`7.22.2`](https://renovatebot.com/diffs/npm/@babel%2fpreset-env/7.21.5/7.22.2)
|
[](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://github.com/babel/babel)) | [`7.18.6` ->
`7.22.0`](https://renovatebot.com/diffs/npm/@babel%2fpreset-react/7.18.6/7.22.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</summary>
###
[`v7.22.1`](https://github.com/babel/babel/blob/HEAD/CHANGELOG.md#v7221-2023-05-26)
[Compare
Source](https://github.com/babel/babel/compare/v7.22.0...v7.22.1)
##### 🐛 Bug Fix
- `babel-preset-env`
- [#​15658](https://github.com/babel/babel/pull/15658)
Workaround for broken babel-preset-react-app
([@​nicolo-ribaudo](https://github.com/nicolo-ribaudo))
###
[`v7.22.0`](https://github.com/babel/babel/blob/HEAD/CHANGELOG.md#v7220-2023-05-26)
[Compare
Source](https://github.com/babel/babel/compare/v7.21.8...v7.22.0)
##### 🚀 New Feature
- `babel-parser`, `babel-plugin-transform-typescript`
- [#​15497](https://github.com/babel/babel/pull/15497) \[ts]
Support `import ... =` and `export =` in scripts
([@​nicolo-ribaudo](https://github.com/nicolo-ribaudo))
- `babel-compat-data`, `babel-core`,
`babel-plugin-proposal-unicode-sets-regex`,
`babel-plugin-transform-unicode-sets-regex`, `babel-preset-env`,
`babel-standalone`
- [#​15636](https://github.com/babel/babel/pull/15636) Add
`unicode-sets-regex` transform to `preset-env`
([@​JLHwung](https://github.com/JLHwung))
- `babel-helpers`, `babel-plugin-proposal-explicit-resource-management`,
`babel-plugin-transform-runtime`, `babel-runtime-corejs2`,
`babel-runtime-corejs3`, `babel-runtime`, `babel-standalone`
- [#​15633](https://github.com/babel/babel/pull/15633) Implement
transform support for `using` declarations
([@​nicolo-ribaudo](https://github.com/nicolo-ribaudo))
- `babel-plugin-proposal-import-attributes-to-assertions`
- [#​15620](https://github.com/babel/babel/pull/15620) Create
`@babel/plugin-proposal-import-attributes-to-assertions`
([@​nicolo-ribaudo](https://github.com/nicolo-ribaudo))
- `babel-core`, `babel-generator`, `babel-parser`,
`babel-plugin-syntax-import-attributes`, `babel-preset-env`,
`babel-standalone`, `babel-types`
- [#​15536](https://github.com/babel/babel/pull/15536) Add
support for the updated import attributes proposal
([@​nicolo-ribaudo](https://github.com/nicolo-ribaudo))
- `babel-generator`, `babel-parser`, `babel-traverse`, `babel-types`
- [#​15520](https://github.com/babel/babel/pull/15520) Parse
`await using` declarations
([@​JLHwung](https://github.com/JLHwung))
- `babel-core`, `babel-helper-create-regexp-features-plugin`,
`babel-parser`
- [#​15638](https://github.com/babel/babel/pull/15638) Enable
regexp unicode sets parsing by default
([@​JLHwung](https://github.com/JLHwung))
- `babel-helpers`, `babel-plugin-proposal-decorators`,
`babel-plugin-syntax-decorators`, `babel-runtime-corejs2`,
`babel-runtime-corejs3`, `babel-runtime`
- [#​15570](https://github.com/babel/babel/pull/15570) Add
decorators version `2023-05`
([@​nicolo-ribaudo](https://github.com/nicolo-ribaudo))
##### 💅 Polish
- `babel-plugin-transform-react-constant-elements`,
`babel-plugin-transform-react-jsx`, `babel-traverse`, `babel-types`
- [#​15549](https://github.com/babel/babel/pull/15549) Improve
type definitions for validators
([@​liuxingbaoyu](https://github.com/liuxingbaoyu))
##### 🏠 Internal
- `babel-parser`
- [#​15630](https://github.com/babel/babel/pull/15630) Unify
parsing of import/export modifiers (type/typeof/module)
([@​nicolo-ribaudo](https://github.com/nicolo-ribaudo))
- `babel-compat-data`, `babel-helper-transform-fixture-test-runner`,
`babel-node`, `babel-plugin-proposal-decorators`,
`babel-plugin-proposal-duplicate-named-capturing-groups-regex`,
`babel-plugin-transform-async-generator-functions`,
`babel-plugin-transform-named-capturing-groups-regex`,
`babel-plugin-transform-runtime`, `babel-preset-env`,
`babel-runtime-corejs3`
- [#​15531](https://github.com/babel/babel/pull/15531) Allow
polyfill providers to specify custom `@babel/runtime` pkg
([@​nicolo-ribaudo](https://github.com/nicolo-ribaudo))
- `babel-core`, `babel-plugin-proposal-async-generator-functions`,
`babel-plugin-proposal-class-properties`,
`babel-plugin-proposal-class-static-block`,
`babel-plugin-proposal-decorators`,
`babel-plugin-proposal-dynamic-import`,
`babel-plugin-proposal-export-namespace-from`,
`babel-plugin-proposal-function-sent`,
`babel-plugin-proposal-json-strings`,
`babel-plugin-proposal-logical-assignment-operators`,
`babel-plugin-proposal-nullish-coalescing-operator`,
`babel-plugin-proposal-numeric-separator`,
`babel-plugin-proposal-object-rest-spread`,
`babel-plugin-proposal-optional-catch-binding`,
`babel-plugin-proposal-optional-chaining`,
`babel-plugin-proposal-pipeline-operator`,
`babel-plugin-proposal-private-methods`,
`babel-plugin-proposal-private-property-in-object`,
`babel-plugin-proposal-unicode-property-regex`, `babel-preset-env`,
`babel-standalone`
- [#​15614](https://github.com/babel/babel/pull/15614) Rename
`-proposal-`s that became standard to `-transform-`
([@​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.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://github.com/renovatebot/renovate/discussions) if
that's undesired.
---
- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMDIuMiIsInVwZGF0ZWRJblZlciI6IjM1LjEwMi40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent fccdb4e commit 5c6da0fCopy full SHA for 5c6da0f
File tree
Expand file treeCollapse file tree
2 files changed
+597
-66
lines changedFilter options
Expand file treeCollapse file tree
2 files changed
+597
-66
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 |
| - | |
50 |
| - | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
51 | 51 |
| |
52 | 52 |
| |
53 | 53 |
| |
|
0 commit comments