-
Notifications
You must be signed in to change notification settings - Fork 8.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update babel to ^7.20.13 (main) #149790
Update babel to ^7.20.13 (main) #149790
Conversation
Pinging @elastic/kibana-operations (Team:Operations) |
@elasticmachine run elasticsearch-ci/docs |
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. ⚠ Warning: custom changes will be lost. |
💚 Build Succeeded
Metrics [docs]
History
To update your PR or re-run it, just comment with: |
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@babel/parser](https://babel.dev/docs/en/next/babel-parser) ([source](https://togithub.com/babel/babel)) | [`^7.20.7` -> `^7.20.13`](https://renovatebot.com/diffs/npm/@babel%2fparser/7.20.7/7.20.13) | [![age](https://badges.renovateapi.com/packages/npm/@babel%2fparser/7.20.13/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@babel%2fparser/7.20.13/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@babel%2fparser/7.20.13/compatibility-slim/7.20.7)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@babel%2fparser/7.20.13/confidence-slim/7.20.7)](https://docs.renovatebot.com/merge-confidence/) | | [@babel/runtime](https://babel.dev/docs/en/next/babel-runtime) ([source](https://togithub.com/babel/babel)) | [`^7.20.7` -> `^7.20.13`](https://renovatebot.com/diffs/npm/@babel%2fruntime/7.20.7/7.20.13) | [![age](https://badges.renovateapi.com/packages/npm/@babel%2fruntime/7.20.13/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@babel%2fruntime/7.20.13/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@babel%2fruntime/7.20.13/compatibility-slim/7.20.7)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@babel%2fruntime/7.20.13/confidence-slim/7.20.7)](https://docs.renovatebot.com/merge-confidence/) | | [@babel/traverse](https://babel.dev/docs/en/next/babel-traverse) ([source](https://togithub.com/babel/babel)) | [`^7.20.12` -> `^7.20.13`](https://renovatebot.com/diffs/npm/@babel%2ftraverse/7.20.12/7.20.13) | [![age](https://badges.renovateapi.com/packages/npm/@babel%2ftraverse/7.20.13/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@babel%2ftraverse/7.20.13/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@babel%2ftraverse/7.20.13/compatibility-slim/7.20.12)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@babel%2ftraverse/7.20.13/confidence-slim/7.20.12)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>babel/babel (@&elastic#8203;babel/parser)</summary> ### [`v7.20.13`](https://togithub.com/babel/babel/releases/tag/v7.20.13) [Compare Source](https://togithub.com/babel/babel/compare/v7.20.7...v7.20.13) ##### v7.20.13 (2023-01-21) ##### 🐛 Bug Fix - `babel-helpers`, `babel-plugin-proposal-decorators`, `babel-runtime-corejs2`, `babel-runtime-corejs3`, `babel-runtime` - [#&elastic#8203;15332](https://togithub.com/babel/babel/pull/15332) Ensure class decorators can access decorated non-static members ([@&elastic#8203;JLHwung](https://togithub.com/JLHwung)) - `babel-plugin-transform-typescript` - [#&elastic#8203;15349](https://togithub.com/babel/babel/pull/15349) fix: Preserve `import {type T} from 'x'` when `onlyRemoveTypeImports:true` ([@&elastic#8203;liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - [#&elastic#8203;15344](https://togithub.com/babel/babel/pull/15344) fix: Properties that are `abstract` should not be initialized. ([@&elastic#8203;liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-parser` - [#&elastic#8203;15338](https://togithub.com/babel/babel/pull/15338) Allow negative number in ambient const initializer ([@&elastic#8203;JLHwung](https://togithub.com/JLHwung)) ##### ↩️ Revert - `babel-plugin-transform-react-inline-elements`, `babel-plugin-transform-react-jsx-development`, `babel-plugin-transform-react-jsx` - [#&elastic#8203;15355](https://togithub.com/babel/babel/pull/15355) Reverts "Re-use common JSX element transform for <>...\</>" ([@&elastic#8203;JLHwung](https://togithub.com/JLHwung)) ##### Committers: 4 - Babel Bot ([@&elastic#8203;babel-bot](https://togithub.com/babel-bot)) - Huáng Jùnliàng ([@&elastic#8203;JLHwung](https://togithub.com/JLHwung)) - Nicolò Ribaudo ([@&elastic#8203;nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - [@&elastic#8203;liuxingbaoyu](https://togithub.com/liuxingbaoyu) </details> <details> <summary>babel/babel (@&elastic#8203;babel/runtime)</summary> ### [`v7.20.13`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v72013-2023-01-21) [Compare Source](https://togithub.com/babel/babel/compare/v7.20.7...v7.20.13) ##### 🐛 Bug Fix - `babel-helpers`, `babel-plugin-proposal-decorators`, `babel-runtime-corejs2`, `babel-runtime-corejs3`, `babel-runtime` - [#&elastic#8203;15332](https://togithub.com/babel/babel/pull/15332) Ensure class decorators can access decorated non-static members ([@&elastic#8203;JLHwung](https://togithub.com/JLHwung)) - `babel-plugin-transform-typescript` - [#&elastic#8203;15349](https://togithub.com/babel/babel/pull/15349) fix: Preserve `import {type T} from 'x'` when `onlyRemoveTypeImports:true` ([@&elastic#8203;liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - [#&elastic#8203;15344](https://togithub.com/babel/babel/pull/15344) fix: Properties that are `abstract` should not be initialized. ([@&elastic#8203;liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-parser` - [#&elastic#8203;15338](https://togithub.com/babel/babel/pull/15338) Allow negative number in ambient const initializer ([@&elastic#8203;JLHwung](https://togithub.com/JLHwung)) ##### ↩️ Revert - `babel-plugin-transform-react-inline-elements`, `babel-plugin-transform-react-jsx-development`, `babel-plugin-transform-react-jsx` - [#&elastic#8203;15355](https://togithub.com/babel/babel/pull/15355) Reverts "Re-use common JSX element transform for <>...\</>" ([@&elastic#8203;JLHwung](https://togithub.com/JLHwung)) </details> --- ### 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. --- - [ ] <!-- 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/elastic/kibana). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMTYuMSIsInVwZGF0ZWRJblZlciI6IjM0LjExNi4xIn0=--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Jonathan Budzenski <jon@elastic.co>
This PR contains the following updates:
^7.20.7
->^7.20.13
^7.20.7
->^7.20.13
^7.20.12
->^7.20.13
Release Notes
babel/babel (@babel/parser)
v7.20.13
Compare Source
v7.20.13 (2023-01-21)
🐛 Bug Fix
babel-helpers
,babel-plugin-proposal-decorators
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
babel-plugin-transform-typescript
import {type T} from 'x'
whenonlyRemoveTypeImports:true
(@liuxingbaoyu)abstract
should not be initialized. (@liuxingbaoyu)babel-parser
↩️ Revert
babel-plugin-transform-react-inline-elements
,babel-plugin-transform-react-jsx-development
,babel-plugin-transform-react-jsx
Committers: 4
babel/babel (@babel/runtime)
v7.20.13
Compare Source
🐛 Bug Fix
babel-helpers
,babel-plugin-proposal-decorators
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
babel-plugin-transform-typescript
import {type T} from 'x'
whenonlyRemoveTypeImports:true
(@liuxingbaoyu)abstract
should not be initialized. (@liuxingbaoyu)babel-parser
↩️ Revert
babel-plugin-transform-react-inline-elements
,babel-plugin-transform-react-jsx-development
,babel-plugin-transform-react-jsx
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.