Update babel monorepo to ^7.7.4
Created by: renovate[bot]
This PR contains the following updates:
Package | Type | Update | New value | References | Sourcegraph |
---|---|---|---|---|---|
@babel/core (source) | devDependencies | patch | ^7.7.4 | homepage, source | |
@babel/plugin-proposal-class-properties | devDependencies | minor | ^7.7.4 | source | |
@babel/plugin-proposal-decorators | devDependencies | minor | ^7.7.4 | source | |
@babel/plugin-proposal-nullish-coalescing-operator | devDependencies | minor | ^7.7.4 | source | |
@babel/plugin-proposal-optional-chaining | devDependencies | minor | ^7.7.4 | source | |
@babel/plugin-syntax-dynamic-import | devDependencies | minor | ^7.7.4 | source | |
@babel/preset-env (source) | devDependencies | patch | ^7.7.4 | homepage, source | |
@babel/preset-react (source) | devDependencies | patch | ^7.7.4 | homepage, source | |
@babel/preset-typescript | devDependencies | patch | ^7.7.4 | source | |
@babel/runtime (source) | devDependencies | patch | ^7.7.4 | homepage, source |
Release Notes
babel/babel
v7.7.4
🐛 Bug Fix
-
babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
- #10748 Add support for native esm to @babel/runtime. (@nicolo-ribaudo)
-
babel-preset-env
- #10742 Update preset-env mappings. (@existentialism)
-
babel-parser
- #10737 Flow enums: fix enum body location. (@gkz)
- #10657 Fix some incorrect typeof parsing in flow. (@existentialism)
- #10582 [parser] Allow optional async methods. (@gonzarodriguezt)
- #10710 register import equals specifier. (@JLHwung)
- #10592 Allow TypeScript type assertions in array destructuring. (@SakibulMowla)
-
babel-preset-env-standalone
-
babel-plugin-transform-function-name
,babel-plugin-transform-modules-umd
,babel-preset-env
-
babel-cli
-
babel-plugin-proposal-optional-chaining
- #10694 Fix optional method chaining in derived classes. (@Shriram-Balaji)
-
babel-parser
,babel-types
-
babel-traverse
- #10598 Fix parentheses on replaceWithMultiple for JSX. (@khoumani)
-
babel-helpers
,babel-plugin-proposal-object-rest-spread
,babel-preset-env
- #10683 Fix: Don't call Object.keys on non-objects (babel#10482). (@chrishinrichs)
💅 Polish
-
babel-plugin-proposal-nullish-coalescing-operator
🏠 Internal
- Other
- #10731 Removed duplicate key in package.json. (@rajasekarm)
- #10718 chore: use loose mode of transform. (@JLHwung)
- #10579 Implement PR workflow for running test262 on babel PRs. (@jbhoosreddy)
- #10648 bump @babel/* dev dependencies. (@JLHwung)
- #10569 E2E test Babel with itself before publishing. (@nicolo-ribaudo)
-
babel-core
-
babel-plugin-transform-literals
,babel-preset-env-standalone
-
babel-cli
Renovate configuration
rebase!
".
-
If you want to rebase/retry this PR, check this box
Newsflash: Renovate has joined WhiteSource, and is now free for all use. Learn more or view updated terms and privacy policies.