Update dependency @babel/preset-env to ^7.9.5
Created by: renovate[bot]
This PR contains the following updates:
Package | Type | Update | New value | References | Sourcegraph |
---|---|---|---|---|---|
@babel/preset-env (source) | devDependencies | patch | ^7.9.5 | homepage, source |
Release Notes
babel/babel
v7.9.5
🐛 Bug Fix
-
babel-plugin-proposal-object-rest-spread
,babel-plugin-transform-parameters
- #11326 Correctly transpile when default parameter initializer references binding in rest pattern (@vedantroy)
-
babel-traverse
- #11375 Fixed generateUid creating clashing ids after scope re-crawling (@Andarist)
- #11323 Fixed issue with programPath.scope.references not being registered back correctly after scope re-crawling (@Andarist)
-
babel-plugin-transform-destructuring
-
babel-preset-env
- #11373 Fixed useBuiltIns and modules validation when using 'false' as option (@JMarkoski)
-
babel-plugin-transform-classes
- #11341 Fix createSuper in Babel <7.5.5 (@nicolo-ribaudo)
-
babel-helper-function-name
,babel-plugin-transform-function-name
-
babel-helper-builder-react-jsx-experimental
,babel-plugin-transform-react-jsx
- #11354 fix auto import error with whitespace JSXText (@lunaruan)
-
babel-types
-
babel-plugin-transform-parameters
- #11346 Set correct async/generator in IIFE for params (@nicolo-ribaudo)
-
babel-helper-create-class-features-plugin
- #11345 Ignore abstract methods when decorating class (@oliverdunk)
💅 Polish
-
babel-plugin-transform-parameters
- #11349 Don't check type annotations when deciding params scope (@nicolo-ribaudo)
-
babel-traverse
- #11368 Simplify scope.hasReferences implementation (@Andarist)
-
babel-plugin-proposal-class-properties
,babel-plugin-proposal-decorators
,babel-plugin-transform-classes
,babel-plugin-transform-parameters
,babel-plugin-transform-runtime
,babel-plugin-transform-typescript
,babel-preset-env
-
#11358 Don't call
createSuper
in loose mode (it was unused) (@nicolo-ribaudo)
-
#11358 Don't call
-
babel-generator
🏠 Internal
- #11374 Bump handlebars dep (@existentialism)
- #11347 Fix e2e publish test when branching from an older version (@nicolo-ribaudo)
- #11329 chore: remove unused graceful-fs (@JLHwung)
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.