Bump @babel/preset-env from 7.12.7 to 7.16.8
Created by: dependabot[bot]
Bumps @babel/preset-env from 7.12.7 to 7.16.8.
Release notes
Sourced from @babel/preset-env's releases.
v7.16.8 (2022-01-10)
Thanks
@imtaotaoand@ozanhonamlioglufor your first PRs!
🐛 Bug Fix
babel-generator,babel-plugin-syntax-typescript,babel-plugin-transform-parameters
- #14113 Print trailing comma after a single TS generic in arrow fns (
@ozanhonamlioglu)babel-traversebabel-register
- #14107 Don't mutate
@babel/registeroptions (@nicolo-ribaudo)babel-plugin-transform-modules-commonjs
- #14097 Register binding for newly created vars for commonjs transforms (
@The-x-Theorist)babel-plugin-transform-typescript
- #14093 Fix TypeScript Enum self-references (
@magic-akari)
💅 Polish
babel-generator
- #14094 Always print directives with double quotes when minified (
@overlookmotel)
🏠 Internal
babel-helper-fixtures,babel-plugin-proposal-record-and-tuple,babel-preset-env
- #14118 Always use the plugin/preset name in fixtures options (
@nicolo-ribaudo)
🔬 Output optimization
babel-helper-remap-async-to-generator,babel-helper-wrap-function,babel-plugin-transform-async-to-generator
- #14122 Optimize
transform-async-to-generatoroutput (@magic-akari)Committers: 8
- Arthur (
@imtaotao)- Huáng Jùnliàng (
@JLHwung)- Nicolò Ribaudo (
@nicolo-ribaudo)- Ozan H. (
@ozanhonamlioglu)- Sneh Khatri (
@The-x-Theorist)- Sosuke Suzuki (
@sosukesuzuki)@overlookmotel- magic-akari (
@magic-akari)v7.16.7 (2021-12-31)
Thanks
@exbfor your first PR!
👓 Spec Compliance
🐛 Bug Fix
... (truncated)
Changelog
Sourced from @babel/preset-env's changelog.
v7.16.8 (2022-01-10)
🐛 Bug Fix
babel-generator,babel-plugin-syntax-typescript,babel-plugin-transform-parameters
- #14113 Print trailing comma after a single TS generic in arrow fns (
@ozanhonamlioglu)babel-traversebabel-register
- #14107 Don't mutate
@babel/registeroptions (@nicolo-ribaudo)babel-plugin-transform-modules-commonjs
- #14097 Register binding for newly created vars for commonjs transforms (
@The-x-Theorist)babel-plugin-transform-typescript
- #14093 Fix TypeScript Enum self-references (
@magic-akari)
💅 Polish
babel-generator
- #14094 Always print directives with double quotes when minified (
@overlookmotel)
🏠 Internal
babel-helper-fixtures,babel-plugin-proposal-record-and-tuple,babel-preset-env
- #14118 Always use the plugin/preset name in fixtures options (
@nicolo-ribaudo)
🔬 Output optimization
babel-helper-remap-async-to-generator,babel-helper-wrap-function,babel-plugin-transform-async-to-generator
- #14122 Optimize
transform-async-to-generatoroutput (@magic-akari)v7.16.7 (2021-12-31)
👓 Spec Compliance
🐛 Bug Fix
babel-plugin-transform-runtime,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtimebabel-helpers
- #14072 Fix derived classes in Chrome <= 36 (
@nicolo-ribaudo)babel-helper-function-name,babel-plugin-transform-function-name
- #14047 Fix unicode handling in generated function names (
@The-x-Theorist)
💅 Polish
babel-core
- #14067 Allow
$schemaproperty in json config files (@The-x-Theorist)v7.16.6 (2021-12-14)
🐛 Bug Fixv7.16.5 (2021-12-13)
👓 Spec Compliance
... (truncated)
Commits
-
bc0d1efv7.16.8 -
213397bAlways use the plugin/preset name in fixtures options (#14118) -
53ac687Updatecore-js3 (#14108) -
23e8840v7.16.7 -
d1cabf6[babel 8] Add"exports"to every package (#14013) -
7b7ab94v7.16.5 -
c59870cMark class prototype as read-only (#12115) -
2d989a9Run tests in a native Node.js ESM environment (#13966) -
29de280Use Node.js interop when importinglibintest(#13995) -
0058b7fMigrate Babel from Flow to TypeScript (except Babel parser) (#11578) - 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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)