Bump @babel/preset-env from 7.12.11 to 7.16.4
Created by: dependabot[bot]
Bumps @babel/preset-env from 7.12.11 to 7.16.4.
Release notes
Sourced from @babel/preset-env
's releases.
v7.16.4 (2021-11-16)
👓 Spec Compliance
babel-helper-remap-async-to-generator
,babel-plugin-transform-async-to-generator
- #13961 Wait the correct number of ticks on nested
await
(@nicolo-ribaudo
)babel-parser
🐛 Bug Fix
babel-parser
- #13957 Add
assertions
toExportNamedDeclaration
withoutfrom
(@sosukesuzuki
)- #13951 Throw on duplicate
__proto__
props followed by assignment (@The-x-Theorist
)babel-plugin-proposal-async-generator-functions
,babel-plugin-proposal-decorators
,babel-plugin-transform-runtime
,babel-preset-env
💅 Polish
babel-parser
- #13960 Always expose
expressionValue
inDirectiveLiteral
nodes (@tolmasky
)Committers: 7
- Babel Bot (
@babel-bot
)- Francisco Ryan Tolmasky I (
@tolmasky
)- Huáng Jùnliàng (
@JLHwung
)- M Behzad (
@mbehzad
)- Nicolò Ribaudo (
@nicolo-ribaudo
)- Sneh Khatri (
@The-x-Theorist
)- Sosuke Suzuki (
@sosukesuzuki
)v7.16.3 (2021-11-09)
Thanks
@The-x-Theorist
for your first PR!
🐛 Bug Fix
babel-helpers
- #13862 fix(helpers): match
Reflect.get
behaviour (@lightmare
)babel-plugin-transform-parameters
,babel-traverse
- #13941 Support transforming params of arrow functions in class fields (
@nicolo-ribaudo
)babel-parser
- #13928 fix: incorrect await rejection following arrow function in parameters (Closes #13872) (
@The-x-Theorist
)- Other
- #13918 Fix
parserOverride
support in@babel/eslint-parser
(@nicolo-ribaudo
)
🏠 Internal
babel-parser
babel-helper-compilation-targets
,babel-preset-env
- #13914 Update browserslist (
@nicolo-ribaudo
)Committers: 5
... (truncated)
Changelog
Sourced from @babel/preset-env
's changelog.
v7.16.4 (2021-11-16)
👓 Spec Compliance
babel-helper-remap-async-to-generator
,babel-plugin-transform-async-to-generator
- #13961 Wait the correct number of ticks on nested
await
(@nicolo-ribaudo
)babel-parser
🐛 Bug Fix
babel-parser
- #13957 Add
assertions
toExportNamedDeclaration
withoutfrom
(@sosukesuzuki
)- #13951 Throw on duplicate
__proto__
props followed by assignment (@The-x-Theorist
)babel-plugin-proposal-async-generator-functions
,babel-plugin-proposal-decorators
,babel-plugin-transform-runtime
,babel-preset-env
💅 Polish
babel-parser
- #13960 Always expose
expressionValue
inDirectiveLiteral
nodes (@tolmasky
)v7.16.3 (2021-11-09)
🐛 Bug Fix
babel-helpers
- #13862 fix(helpers): match
Reflect.get
behaviour (@lightmare
)babel-plugin-transform-parameters
,babel-traverse
- #13941 Support transforming params of arrow functions in class fields (
@nicolo-ribaudo
)babel-parser
- #13928 fix: incorrect await rejection following arrow function in parameters (Closes #13872) (
@The-x-Theorist
)- Other
- #13918 Fix
parserOverride
support in@babel/eslint-parser
(@nicolo-ribaudo
)
🏠 Internal
babel-parser
babel-helper-compilation-targets
,babel-preset-env
- #13914 Update browserslist (
@nicolo-ribaudo
)v7.16.2 (2021-11-01)
🐛 Bug Fix
babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression
🏠 Internal
babel-parser
- #13905 babel-parser: add missing assertions type (
@sosukesuzuki
)v7.16.1 (2021-10-30)
🐛 Bug Fix
babel-plugin-transform-typescript
- #13900 Fix binding access for plugin-transform-typescript (
@PeachScript
)
... (truncated)
Commits
-
99774ee
v7.16.4 -
d3fffd9
Add file extension when usingabsoluteRuntime
(#12827) -
f731522
chore: update compat-data (#13949) -
76e4566
Update browserslist (#13914) -
45308f3
v7.16.0 -
e33186c
Pre-release updates -
0c820a4
Updatecore-js
and polyfill plugins (#13897) -
ddc45a5
Enable class static blocks by default (#13713) -
c7ddb1a
Useworkspace:^
to specify@babel/
dependencies (#13772) -
e45d86c
[babel 8] Enable preset-env bugfixes by default (#13866) - Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)