Update dependency @babel/preset-env to ^7.14.5 - autoclosed #312
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^7.0.0
->^7.14.5
By merging this PR, the below issues will be automatically resolved and closed:
Release Notes
babel/babel (@babel/preset-env)
v7.14.5
Compare Source
v7.14.5 (2021-06-09)
Thanks @Eyoatam, @lightmare, @ota-meshi, and @tony-go for your first PRs!
👓 Spec Compliance
babel-plugin-proposal-do-expressions
,babel-traverse
babel-parser
🐛 Bug Fix
babel-parser
async()
call param is object with assignement (@tony-go)babel-helpers
🏠 Internal
babel-helper-hoist-variables
babel-parser
exprAllowed
usage (@JLHwung)@babel/parser
): fix tokenizer context update code (@Eyoatam)🏃♀️ Performance
babel-parser
exportedIdentifiers
by set (@JLHwung)Committers: 9
v7.14.4
Compare Source
v7.14.4 (2021-05-28)
Thanks @alanorozco, @devfservant, @merceyz, @mmorel-35 (and @renovate-bot! 🤖), @sokra, and @wbinnssmith for your first PRs!
👓 Spec Compliance
babel-parser
babel-plugin-transform-typescript
export {}
when necessary to imply ESM (@wbinnssmith)🐛 Bug Fix
babel-plugin-transform-typescript
@babel/eslint-parser
(@devfservant)babel-parser
🏃♀️ Performance
babel-plugin-transform-block-scoping
babel-parser
🔬 Output optimization
babel-plugin-proposal-object-rest-spread
,babel-plugin-transform-block-scoping
,babel-plugin-transform-destructuring
,babel-plugin-transform-react-constant-elements
,babel-preset-env
Committers: 12
v7.14.2
Compare Source
v7.14.2 (2021-05-12)
Thanks @liuyenwei, @quickgiant, @serut, and @trinangkur for your first PRs!
🐛 Bug Fix
babel-node
@babel/node
IPC channel when needed (@quickgiant)babel-parser
babel-types
t.valueToNode
(@nicolo-ribaudo)@babel/parser
copies (@nicolo-ribaudo)babel-generator
let
where necessary (@Zalathar)💅 Polish
babel-helper-module-transforms
,babel-plugin-transform-modules-commonjs
export * as ns
without the correct plugin (@JLHwung)📝 Documentation
🏠 Internal
babel-types
matchesPattern
to account forthis
(@liuyenwei)🏃♀️ Performance
babel-parser
Committers: 9
v7.14.1
Compare Source
v7.14.1 (2021-05-04)
Thanks @aancer-rca for your first PR to Babel.
🐛 Bug Fix
babel-parser
babel-plugin-transform-block-scoping
babel-generator
,babel-parser
for await (async of ...)
(@Zalathar)babel-helper-create-class-features-plugin
@babel/helper-create-class-features-plugin
(@aancer-rca)📝 Documentation
babel-types
🏠 Internal
babel-parser
"composite": true
in tsc (until it supports cycles) (@nicolo-ribaudo)babel-plugin-proposal-export-namespace-from
,babel-plugin-syntax-module-string-names
,babel-plugin-transform-modules-amd
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-modules-systemjs
,babel-plugin-transform-modules-umd
@babel/plugin-syntax-module-string-names
(@nicolo-ribaudo)babel-core
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-class-static-block
,babel-plugin-proposal-private-methods
,babel-plugin-proposal-private-property-in-object
,babel-plugin-syntax-class-properties
,babel-plugin-transform-flow-comments
,babel-plugin-transform-flow-strip-types
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-typescript
,babel-plugin-transform-unicode-escapes
,babel-preset-env
,babel-standalone
@babel/plugin-syntax-class-properties
(@nicolo-ribaudo)Committers: 7
v7.14.0
Compare Source
v7.14.0 (2021-04-29)
👓 Spec Compliance
babel-generator
,babel-parser
override
modifier (@nicolo-ribaudo)🚀 New Feature
babel-plugin-proposal-async-do-expressions
babel-core
,babel-generator
,babel-parser
,babel-plugin-proposal-do-expressions
,babel-plugin-syntax-async-do-expressions
,babel-types
babel-preset-env
babel-compat-data
,babel-preset-env
shippedProposals
(@nicolo-ribaudo)preset-env
'sshippedProposals
(@nicolo-ribaudo)babel-helper-create-class-features-plugin
,babel-plugin-proposal-private-property-in-object
,babel-plugin-syntax-private-property-in-object
#foo in obj
without compiling private fields (@nicolo-ribaudo)babel-parser
dts: boolean
(@sosukesuzuki)@babel/parser
. (@JLHwung)babel-helper-module-transforms
,babel-helpers
,babel-plugin-transform-modules-amd
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-modules-umd
importInterop: "node"
option for module transforms (@nicolo-ribaudo)babel-generator
,babel-parser
,babel-traverse
,babel-types
babel-parser
,babel-traverse
moduleStringNames
) (@nicolo-ribaudo)babel-generator
,babel-parser
,babel-types
override
syntax in class (@g-plane)🐛 Bug Fix
babel-generator
babel-generator
,babel-plugin-proposal-object-rest-spread
,babel-preset-env
babel-core
💅 Polish
babel-cli
,babel-core
,babel-parser
,babel-plugin-transform-classes
,babel-preset-env
,babel-preset-typescript
🏠 Internal
babel-parser
runFixtureTestsWithoutExactASTMatch
in parser test runner (@JLHwung)this.isThisParam
(@sosukesuzuki)babel-helpers
,babel-preset-env
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
🏃♀️ Performance
babel-core
babel-helper-validator-identifier
isIdentifierName
performance (@JLHwung)🔬 Output optimization
babel-helper-create-class-features-plugin
,babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining
,babel-plugin-proposal-async-generator-functions
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-class-static-block
,babel-plugin-proposal-private-methods
,babel-plugin-proposal-private-property-in-object
,babel-preset-env
WeakMap
s of private fields as pure (@nicolo-ribaudo)babel-helpers
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
wrapRegExp
helper for named groups (@nicolo-ribaudo)Committers: 11
v7.13.15
Compare Source
v7.13.15 (2021-04-08)
👓 Spec Compliance
babel-parser
SyntaxError
for unparenthesized assert and assign (@fedeci)🐛 Bug Fix
babel-parser
TSDeclareFunction
(@fedeci)babel-plugin-proposal-do-expressions
,babel-traverse
NodePath#getCompletionRecords
(@JLHwung)babel-compat-data
,babel-preset-env
💅 Polish
babel-preset-env
📝 Documentation
🏠 Internal
babel-plugin-transform-regenerator
,babel-standalone
regenerator-transform
import with native ESM (@nicolo-ribaudo)babel-helper-transform-fixture-test-runner
babel.config.js
in tests (@nicolo-ribaudo)🏃♀️ Performance
babel-preset-env
Committers: 5
v7.13.12
Compare Source
v7.13.12 (2021-03-22)
Thanks @hajnalbendeguz for your first PR!
🐛 Bug Fix
babel-standalone
babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining
,babel-plugin-proposal-optional-chaining
,babel-preset-env
babel-types
babel-compat-data
,babel-preset-env
💅 Polish
babel-plugin-transform-react-jsx
🏠 Internal
babel-compat-data
babel-node
lodash
from@babel/node
tests (@jridgewell)babel-helper-module-transforms
lodash/chunk
(@jridgewell)babel-plugin-transform-proto-to-assign
babel-helper-define-map
Committers: 6
v7.13.10
Compare Source
v7.13.10 (2021-03-08)
Thanks @MrBrain295 for your first PR!
🐛 Bug Fix
babel-plugin-transform-async-to-generator
,babel-plugin-transform-react-constant-elements
,babel-plugin-transform-react-jsx
babel-helper-create-class-features-plugin
,babel-plugin-proposal-private-methods
babel-helper-create-class-features-plugin
,babel-helpers
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-private-methods
babel-parser
babel-helper-compilation-targets
,babel-preset-env
esmodules: true
without specified browsers (@nicolo-ribaudo)💅 Polish
babel.config.json
when linting dependencies (@nicolo-ribaudo)babel-helpers
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-private-methods
📝 Documentation
🏠 Internal
babel-helper-fixtures
babel-helper-transform-fixture-test-runner
,babel-highlight
,babel-plugin-transform-runtime
,babel-preset-env
Committers: 6
v7.13.9
Compare Source
v7.13.9 (2021-03-01)
Thanks @saitonakamura for your first PR!
🐛 Bug Fix
babel-preset-env
.browserslistrc
when using old@babel/core
versions (@nicolo-ribaudo)babel-parser
babel-generator
🏠 Internal
babel-plugin-transform-runtime
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
.js
(@nicolo-ribaudo)Committers: 5
v7.13.8
Compare Source
v7.13.8 (2021-02-26)
Thanks @luxp and @pigcan for your first PRs!
🐛 Bug Fix
estree
options (@JLHwung)babel-compat-data
,babel-preset-env
babel-plugin-transform-runtime
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
require()
of runtime helpers in Node.js 13.2-13.6 (@nicolo-ribaudo)💅 Polish
babel-helper-create-class-features-plugin
loose
of class features inpreset-env
(@nicolo-ribaudo)🏠 Internal
babel-core
,babel-helper-transform-fixture-test-runner
,babel-register
.cjs
extension when compiling source files (@nicolo-ribaudo)babel-plugin-transform-runtime
,babel-runtime-corejs2
,babel-runtime
@babel/runtime
esm stability (@nicolo-ribaudo)🔬 Output optimization
babel-plugin-proposal-object-rest-spread
_extends
helper for{…x}
with modern targets (@nicolo-ribaudo)Committers: 6
v7.13.5
Compare Source
v7.13.5 (2021-02-23)
Thanks @eligao for your first PR!
🐛 Bug Fix
babel-compat-data
,babel-plugin-transform-runtime
,babel-preset-env
es6.array.slice
in corejs2 builtins (@eligao)babel-plugin-proposal-async-generator-functions
,babel-plugin-proposal-decorators
,babel-plugin-transform-runtime
,babel-preset-env
@babel/runtime-corejs3
imports are injected (@nicolo-ribaudo)Committers: 2
v7.13.0
Compare Source
v7.13.0 (2021-02-22)
You can read the release post at https://babeljs.io/blog/2021/02/22/7.13.0!
Thanks @dsainati1, @immitsu, and @perrin4869 for your first PRs!
🚀 New Feature
babel-parser
babel-generator
,babel-parser
,babel-plugin-syntax-module-blocks
,babel-standalone
,babel-traverse
,babel-types
babel-generator
,babel-parser
,babel-types
babel-core
,babel-register
babel-traverse
babel-plugin-transform-typescript
,babel-preset-typescript
transform-typescript
by default (@JLHwung)babel-generator
,babel-parser
,babel-plugin-transform-flow-strip-types
,babel-plugin-transform-parameters
,babel-types
this
parameter annotations (@dsainati1)babel-plugin-proposal-record-and-tuple
babel-plugin-transform-runtime
,babel-plugin-transform-typeof-symbol
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
@babel/runtime
for CJS/ESM (@nicolo-ribaudo)babel-core
,babel-helper-plugin-utils
,babel-preset-env
@babel/core
support for the newassumptions
option (@nicolo-ribaudo)babel-core
,babel-helper-compilation-targets
,babel-helper-plugin-utils
,babel-preset-env
targets
andbrowserslist*
options to@babel/core
(@nicolo-ribaudo)babel-core
.mjs
plugins/presets and async factories (@nicolo-ribaudo)🐛 Bug Fix
babel-helpers
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-decorators
,babel-plugin-transform-classes
,babel-plugin-transform-function-name
,babel-plugin-transform-parameters
,babel-plugin-transform-react-jsx
,babel-plugin-transform-runtime
,babel-plugin-transform-typescript
,babel-preset-env
babel-cli
chmod
throws an error (@immitsu)babel-node
babel-standalone
babel-plugin-proposal-optional-chaining
,babel-traverse
🏠 Internal
babel-plugin-proposal-async-generator-functions
,babel-plugin-proposal-decorators
,babel-plugin-transform-runtime
,babel-preset-env
,babel-runtime-corejs2
babel-plugin-polyfill-*
packages intransform-runtime
(@nicolo-ribaudo)babel-plugin-transform-runtime
useESModules
in@babel/runtime
build script (@nicolo-ribaudo)babel-standalone
dynamicRequireTargets
are included (@nicolo-ribaudo)babel-helper-transform-fixture-test-runner
,babel-plugin-proposal-async-generator-functions
,babel-plugin-proposal-decorators
,babel-preset-env
babel-plugin-polyfill-*
packages inpreset-env
(@nicolo-ribaudo)🏃♀️ Performance
babel-register
🔬 Output optimization
babel-helper-create-class-features-plugin
,babel-helper-member-expression-to-functions
,babel-plugin-proposal-class-properties
noDocumentAll
forobj?.#p
(@JLHwung)Committers: 14
v7.12.17
Compare Source
v7.12.17 (2021-02-18)
We re-published all the packages updated in v7.12.15 and v7.12.16, because we accidentally didn't include
LICENSE
files.Thanks @eltociear for your first PR!
🐛 Bug Fix
babel-core
babel-helper-module-transforms
,babel-plugin-transform-typescript
babel-parser
babel-traverse
babel-types
💅 Polish
babel-helper-create-class-features-plugin
,babel-helpers
,babel-plugin-proposal-private-methods
readOnlyError
helper for private methods (@nicolo-ribaudo)🏠 Internal
babel-helper-transform-fixture-test-runner
babel-parser
Committers: 7
v7.12.16
Compare Source
v7.12.16 (2021-02-11)
🐛 Bug Fix
babel-core
babel-parser
asserts
inTSTypePredicate
location (@fedeci)TSUnionType
orTSIntersectionType
when typealias has a leading operator (@fedeci)babel-plugin-transform-typescript
💅 Polish
babel-node
@babel/node
REPL (@JLHwung)🏠 Internal
babel-cli
,babel-core
,babel-helper-compilation-targets
,babel-helper-create-class-features-plugin
,babel-helper-create-regexp-features-plugin
,babel-helper-member-expression-to-functions
,babel-helper-validator-option
,babel-node
,babel-parser
,babel-plugin-proposal-class-static-block
,babel-plugin-proposal-dynamic-import
,babel-plugin-proposal-optional-chaining
,babel-plugin-transform-react-jsx-development
,babel-plugin-transform-react-jsx
,babel-preset-env
,babel-preset-typescript
.json
files (@nicolo-ribaudo)Committers: 5
v7.12.13
Compare Source
v7.12.13 (2021-02-03)
Thanks @bradzacher, @bz2, @ChALkeR, @FauxFaux, @fedeci, @karansapolia, @panzarino, @shrinktofit, and @Zalathar for your first PRs!
👓 Spec Compliance
babel-parser
babel-helper-create-class-features-plugin
,babel-helpers
,babel-plugin-proposal-private-methods
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
babel-plugin-transform-computed-properties
,babel-plugin-transform-shorthand-properties
__proto__
properties (@ExE-Boss)🐛 Bug Fix
babel-plugin-proposal-class-properties
,babel-traverse
super()
is in a default param (@nicolo-ribaudo)babel-plugin-proposal-class-properties
,babel-plugin-transform-classes
babel-parser
,babel-template
babel-core
,babel-helper-transform-fixture-test-runner
,babel-register
require()
in ESM files (@nicolo-ribaudo)babel-parser
babel-helpers
,babel-plugin-transform-classes
__proto__
in_inheritsLoose
(@ChALkeR)babel-generator
babel-register
babel-node
babel-types
babel-plugin-transform-modules-systemjs
babel-plugin-transform-for-of
for-of
inside bracelessif
statement (@nicolo-ribaudo)babel-helper-create-class-features-plugin
,babel-helper-replace-supers
,babel-plugin-transform-classes
super.*
(@Zzzen)babel-helper-module-imports
,babel-plugin-transform-react-jsx-development
,babel-plugin-transform-react-jsx
jsx-runtime
after existing imports (@nicolo-ribaudo)💅 Polish
babel-helper-transform-fixture-test-runner
,babel-parser
,babel-preset-env
babel-cli
,babel-core
, `babel-p