Update babel monorepo to ^7.10.4
Created by: renovate[bot]
This PR contains the following updates:
Package | Type | Update | New value | References | Sourcegraph |
---|---|---|---|---|---|
@babel/core (source) | devDependencies | patch | ^7.10.4 | homepage, source | |
@babel/plugin-proposal-class-properties | devDependencies | patch | ^7.10.4 | source | |
@babel/plugin-proposal-decorators | devDependencies | patch | ^7.10.4 | source | |
@babel/preset-env (source) | devDependencies | patch | ^7.10.4 | homepage, source | |
@babel/preset-typescript | devDependencies | patch | ^7.10.4 | source | |
@babel/runtime (source) | devDependencies | patch | ^7.10.4 | homepage, source |
Release Notes
babel/babel
v7.10.4
👓 Spec Compliance
-
babel-helper-member-expression-to-functions
,babel-plugin-proposal-class-properties
-
babel-parser
,babel-types
🐛 Bug Fix
-
babel-types
-
#11752 [regression] Don't validate file.comments in
@babel/types
(@nicolo-ribaudo)
-
#11752 [regression] Don't validate file.comments in
-
babel-plugin-proposal-do-expressions
,babel-types
💅 Polish
-
babel-parser
- #11722 Add better parser error when using jsx (@penguingovernor)
-
babel-core
🏠 Internal
-
babel-core
,babel-helper-fixtures
,babel-standalone
,babel-traverse
- #11758 Replace non-inclusive "whitelist" and "blacklist" terms with "allowlist" etc. (@wojtekmaj)
-
babel-parser
-
babel-core
v7.10.3
👓 Spec Compliance
-
babel-parser
-
babel-helper-member-expression-to-functions
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-optional-chaining
-
babel-plugin-proposal-logical-assignment-operators
- #11658 Perform NamedEvaluation of Anonymous Functions in Logical Assignment (@jridgewell)
-
babel-helper-create-class-features-plugin
,babel-helper-member-expression-to-functions
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-optional-chaining
🐛 Bug Fix
-
babel-parser
,babel-plugin-transform-flow-comments
- #11697 Fix innercomments (@shaodahong)
-
babel-helper-member-expression-to-functions
,babel-plugin-proposal-class-properties
-
babel-template
- #11695 Allow templates to parse v8intrinsics (@jridgewell)
-
babel-types
-
babel-plugin-transform-react-pure-annotations
- #11685 Add React.createContext to @babel/plugin-transform-react-pure-annotat… (@jessethomson)
-
babel-parser
-
babel-helper-create-class-features-plugin
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-private-methods
- #11571 Add a check for privateMap's existence (@AjayPoshak)
💅 Polish
-
babel-plugin-transform-typescript
- #11682 Fix small typo (@sajadtorkamani)
🏠 Internal
- Other
- #11730 Revert "chore: pin windows node.js version (#11522)" (@JLHwung)
- #11727 replace whitelist by allowlist in parser-tests (@JLHwung)
- #11677 Bump @babel/* deps (@existentialism)
- #11672 chore: output ascii only standalone minified bundle (@JLHwung)
- #11647 chore: check version lazily in babel-eslint-parser (@kaicataldo)
-
babel-helper-plugin-utils
-
babel-plugin-proposal-class-properties
,babel-plugin-proposal-private-property-in-object
,babel-preset-env
- #11655 Fix some test fixtures (@existentialism)
Renovate configuration
-
If you want to rebase/retry this PR, check this box
This PR has been generated by WhiteSource Renovate. View repository job log here.