Created by: dependabot-preview[bot]
Bumps @babel/preset-env from 7.7.4 to 7.7.6.
Release notes
Sourced from @babel/preset-env's releases.
v7.7.6 (2019-12-08)
🏠 Internal
↩ Revert
babel-plugin-transform-modules-commonjs,babel-plugin-transform-regenerator,babel-plugin-transform-runtime,babel-preset-env,babel-runtime-corejs2Committers: 1
- Huáng Jùnliàng (@JLHwung)
v7.7.5 (2019-12-06)
🐛 Bug Fix
babel-plugin-transform-modules-commonjs,babel-plugin-transform-regenerator,babel-plugin-transform-runtime,babel-preset-env,babel-runtime-corejs2
- #10549 Add ".js" extension to injected polyfill imports (@shimataro)
babel-clibabel-parser
- #10801 Use scope flags to check arguments (@JLHwung)
- #10800 Allow tuple rest trailing comma (@yeonjuan)
- #10475 Correctly disambiguate / after async fuctions (@nicolo-ribaudo)
babel-parser,babel-plugin-proposal-optional-chaining,babel-plugin-transform-modules-amd
- #10806 fix(optional chaining): Optional delete returns true with nullish base (@mpaarating)
babel-helper-module-transforms,babel-plugin-transform-modules-amd
💅 Polish
babel-plugin-transform-runtime
- #10788 Do not transpile typeof helper with itself in babel/runtime (@nicolo-ribaudo)
babel-core
- #10778 refactor: Improve error message in @babel/core (@jaroslav-kubicek)
🏠 Internal
babel-preset-env-standalone- Other
babel-helper-transform-fixture-test-runnerCommitters: 8
... (truncated)
- Alex Lewis (@mpaarating)
- Huáng Jùnliàng (@JLHwung)
- Ives van Hoorne (@CompuIves)
- Jaroslav Kubíček (@jaroslav-kubicek)
- Kai Cataldo (@kaicataldo)
- Nicolò Ribaudo (@nicolo-ribaudo)
- Taro Odashima (@shimataro)
Changelog
Sourced from @babel/preset-env's changelog.
v7.7.6 (2019-12-08)
🏠 Internal
↩ Revert
babel-plugin-transform-modules-commonjs,babel-plugin-transform-regenerator,babel-plugin-transform-runtime,babel-preset-env,babel-runtime-corejs2v7.7.5 (2019-12-06)
🐛 Bug Fix
babel-plugin-transform-modules-commonjs,babel-plugin-transform-regenerator,babel-plugin-transform-runtime,babel-preset-env,babel-runtime-corejs2
- #10549 Add ".js" extension to injected polyfill imports (@shimataro)
babel-clibabel-parser
- #10801 Use scope flags to check arguments (@JLHwung)
- #10800 Allow tuple rest trailing comma (@yeonjuan)
- #10475 Correctly disambiguate / after async fuctions (@nicolo-ribaudo)
babel-parser,babel-plugin-proposal-optional-chaining,babel-plugin-transform-modules-amd
- #10806 fix(optional chaining): Optional delete returns true with nullish base (@mpaarating)
babel-helper-module-transforms,babel-plugin-transform-modules-amd
💅 Polish
babel-plugin-transform-runtime
- #10788 Do not transpile typeof helper with itself in babel/runtime (@nicolo-ribaudo)
babel-core
- #10778 refactor: Improve error message in @babel/core (@jaroslav-kubicek)
🏠 Internal
Commits
-
f753c48v7.7.6 -
4436ffdRevert "Add ".js" extension to injected polyfill imports (#10549)" (#10835) -
655a972chore: add PR Revert labels to changelog (#10836) -
8a8474cAdd v7.7.5 to CHANGELOG.md [skip ci] -
d04508ev7.7.5 -
d3a37b5Add ".js" extension to injected polyfill imports (#10549) -
c9a6898babel --watchshould have equivalent file selection logic withbabel(#10... -
c6e966c[parser] Use scope flags to check arguments (#10801) -
a0bed42Bundle standalone using rollup (#10779) -
2b47291Tune makefile scripts (#10781) - Additional commits viewable in compare view
You can trigger a rebase of this PR 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 badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in the .dependabot/config.yml file in this repo:
- Update frequency
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)