-
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 (main) #124072
Update babel (main) #124072
Conversation
Pinging @elastic/kibana-operations (Team:Operations) |
@elasticmachine merge upstream |
💚 Build SucceededMetrics [docs]Async chunks
Page load bundle
History
To update your PR or re-run it, just comment with: |
@elasticmachine run elasticsearch-ci/docs |
Friendly reminder: Looks like this PR hasn’t been backported yet. |
💔 All backports failed
How to fixRe-run the backport manually:
Questions ?Please refer to the Backport tool documentation |
This PR contains the following updates:
^7.16.0
->^7.16.8
^7.16.0
->^7.16.12
^7.16.3
->^7.16.5
^7.14.5
->^7.16.5
^7.16.0
->^7.16.8
^7.16.4
->^7.16.12
^7.16.0
->^7.16.7
^7.16.0
->^7.16.7
^7.16.0
->^7.16.7
^7.16.0
->^7.16.7
^7.16.0
->^7.16.7
^7.16.0
->^7.16.11
^7.16.4
->^7.16.10
^7.16.4
->^7.16.11
^7.16.0
->^7.16.7
^7.16.0
->^7.16.7
^7.16.0
->^7.16.9
^7.16.3
->^7.16.7
^7.16.3
->^7.16.10
^7.16.0
->^7.16.8
^7.1.16
->^7.1.18
Release Notes
babel/babel (@babel/cli)
v7.16.8
Compare Source
🐛 Bug Fix
babel-generator
,babel-plugin-syntax-typescript
,babel-plugin-transform-parameters
babel-traverse
babel-register
@babel/register
options (@nicolo-ribaudo)babel-plugin-transform-modules-commonjs
babel-plugin-transform-typescript
💅 Polish
babel-generator
🏠 Internal
babel-helper-fixtures
,babel-plugin-proposal-record-and-tuple
,babel-preset-env
🔬 Output optimization
babel-helper-remap-async-to-generator
,babel-helper-wrap-function
,babel-plugin-transform-async-to-generator
transform-async-to-generator
output (@magic-akari)v7.16.7
Compare Source
👓 Spec Compliance
babel-parser
🐛 Bug Fix
babel-plugin-transform-runtime
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
./typeof.js
helper in@babel/runtime
(@exb)babel-helpers
babel-helper-function-name
,babel-plugin-transform-function-name
💅 Polish
babel-core
$schema
property in json config files (@The-x-Theorist)babel/babel (@babel/parser)
v7.16.12
Compare Source
v7.16.12 (2022-01-22)
🐛 Bug Fix
babel-core
babel-parser
in
parsing in arrow ConciseBody (@JLHwung)Committers: 2
v7.16.10
Compare Source
v7.16.10 (2022-01-19)
Thanks @blankPen for your first PR!
🐛 Bug Fix
babel-highlight
babel-traverse
super.foo--
/super[foo]--
(and prefix) (@magic-akari)babel-core
package.json#exports
when resolving plugins (@nicolo-ribaudo)🏠 Internal
babel-plugin-transform-runtime
_typeof
in runtime build script (@nicolo-ribaudo)babel-parser
🔬 Output optimization
babel-helper-create-class-features-plugin
,babel-preset-env
Committers: 5
v7.16.8
Compare Source
v7.16.8 (2022-01-10)
Thanks @imtaotao and @ozanhonamlioglu for your first PRs!
🐛 Bug Fix
babel-generator
,babel-plugin-syntax-typescript
,babel-plugin-transform-parameters
babel-traverse
babel-register
@babel/register
options (@nicolo-ribaudo)babel-plugin-transform-modules-commonjs
babel-plugin-transform-typescript
💅 Polish
babel-generator
🏠 Internal
babel-helper-fixtures
,babel-plugin-proposal-record-and-tuple
,babel-preset-env
🔬 Output optimization
babel-helper-remap-async-to-generator
,babel-helper-wrap-function
,babel-plugin-transform-async-to-generator
transform-async-to-generator
output (@magic-akari)Committers: 8
v7.16.7
Compare Source
v7.16.7 (2021-12-31)
Thanks @exb for your first PR!
👓 Spec Compliance
babel-parser
🐛 Bug Fix
babel-plugin-transform-runtime
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
./typeof.js
helper in@babel/runtime
(@exb)babel-helpers
babel-helper-function-name
,babel-plugin-transform-function-name
💅 Polish
babel-core
$schema
property in json config files (@The-x-Theorist)Committers: 4
v7.16.6
Compare Source
v7.16.6 (2021-12-14)
🐛 Bug Fix
babel-parser
Committers: 2
v7.16.5
Compare Source
v7.16.5 (2021-12-13)
Thanks @chimurai and @krosenberg for your first PRs!
👓 Spec Compliance
babel-cli
,babel-core
,babel-helpers
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-decorators
,babel-plugin-transform-classes
,babel-plugin-transform-jscript
,babel-plugin-transform-parameters
,babel-plugin-transform-runtime
,babel-plugin-transform-spread
,babel-plugin-transform-typescript
,babel-preset-env
🐛 Bug Fix
babel-plugin-transform-parameters
babel-plugin-transform-arrow-functions
,babel-traverse
arguments
variables from functions (@The-x-Theorist)babel-parser
babel-traverse
babel-generator
babel-plugin-transform-react-jsx
babel-helper-create-class-features-plugin
,babel-helper-environment-visitor
,babel-helper-member-expression-to-functions
,babel-helper-module-transforms
,babel-helper-replace-supers
,babel-plugin-transform-classes
,babel-traverse
this
&co in computed keys in arrows transform (@nicolo-ribaudo)💅 Polish
babel-parser
📝 Documentation
🏠 Internal
babel-parser
hasPlugin
to accept plugin-configuration array pairs (@js-choi)babel-helpers
require
d files in@babel/helpers
tests (@nicolo-ribaudo)babel-plugin-proposal-object-rest-spread
,babel-traverse
babel-parser
,babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression
,babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining
,babel-plugin-proposal-optional-chaining
,babel-preset-react
,babel-preset-typescript
src
in tests (@nicolo-ribaudo)@babel/runtime
ESM tests fail (@nicolo-ribaudo)🏃♀️ Performance
babel-parser
🔬 Output optimization
babel-helpers
,babel-plugin-proposal-async-generator-functions
,babel-plugin-transform-runtime
,babel-preset-env
,babel-runtime-corejs2
,babel-runtime
helpers-generated.ts
(@lightmare)Committers: 10
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by WhiteSource Renovate. View repository job log here.