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-corejs2
Committers: 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-cli
babel-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-runner
Committers: 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-corejs2
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-cli
babel-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
-
f753c48
v7.7.6 -
4436ffd
Revert "Add ".js" extension to injected polyfill imports (#10549)" (#10835) -
655a972
chore: add PR Revert labels to changelog (#10836) -
8a8474c
Add v7.7.5 to CHANGELOG.md [skip ci] -
d04508e
v7.7.5 -
d3a37b5
Add ".js" extension to injected polyfill imports (#10549) -
c9a6898
babel --watch
should have equivalent file selection logic withbabel
(#10... -
c6e966c
[parser] Use scope flags to check arguments (#10801) -
a0bed42
Bundle standalone using rollup (#10779) -
2b47291
Tune 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 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 badge me
will 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)