Created by: dependabot-preview[bot]
Bumps @babel/preset-env from 7.8.3 to 7.8.4.
Release notes
Sourced from @babel/preset-env's releases.
v7.8.4 (2020-01-30)
⚠ In Babel 7.8.0 we introduced the--copy-ignoredoption for@babel/cli, defaulting tofalse. However, previous versions behaved as if that option was present: for this reason, we changed its default value totrue(when--copy-filesis provided) and introduced a--no-copy-ignoredoption to disable it.Thanks to @3cp, @BenoitZugmeyer, @pustovalov, @regiontog, and @vedantroy for their first PRs!
👓 Spec Compliance
babel-parser
🐛 Bug Fix
babel-cli
- #11063 [@babel/cli] Copy ignored files by default (@nicolo-ribaudo)
babel-compat-datababel-helpers,babel-plugin-proposal-class-properties,babel-plugin-proposal-decorators,babel-plugin-transform-classes,babel-plugin-transform-parameters,babel-plugin-transform-typeof-symbol,babel-preset-env
- #11049 Avoid compiling the _typeof helper with itself (@nicolo-ribaudo)
babel-traverse
- #11011 Bug/missing references after crawl (@regiontog)
babel-plugin-transform-parameters
- #9714 Fix rest parameters indexing with TypeScript 'this parameter' (@BenoitZugmeyer)
babel-plugin-transform-for-ofbabel-generator
- #11014 Fix parentheses removal in nullish-coalescing operation (@sidntrivedi012)
babel-helper-compilation-targets
💅 Polish
babel-core
📝 Documentation
babel-parserbabel-preset-env
🏠 Internal... (truncated)
babel-compat-data
- #11039 Update compat table (@nicolo-ribaudo)
- #11041 Delete duplicated file in
@babel/compat-data(@nicolo-ribaudo)- #10814 chore: map mobile browser data to their desktop version (@JLHwung)
- #11024 Check that generated compat-data is up to date on CI (@nicolo-ribaudo)
babel-parser
Changelog
Sourced from @babel/preset-env's changelog.
v7.8.4 (2020-01-30)
⚠ In Babel 7.8.0 we introduced the--copy-ignoredoption for@babel/cli, defaulting tofalse. However, previous versions behaved as if that option was present: for this reason, we changed its default value totrue(when--copy-filesis provided) and introduced a--no-copy-ignoredoption to disable it.
👓 Spec Compliance
babel-parser
🐛 Bug Fix
babel-cli
- #11063 [@babel/cli] Copy ignored files by default (@nicolo-ribaudo)
babel-compat-datababel-helpers,babel-plugin-proposal-class-properties,babel-plugin-proposal-decorators,babel-plugin-transform-classes,babel-plugin-transform-parameters,babel-plugin-transform-typeof-symbol,babel-preset-env
- #11049 Avoid compiling the _typeof helper with itself (@nicolo-ribaudo)
babel-traverse
- #11011 Bug/missing references after crawl (@regiontog)
babel-plugin-transform-parameters
- #9714 Fix rest parameters indexing with TypeScript 'this parameter' (@BenoitZugmeyer)
babel-plugin-transform-for-ofbabel-compat-data,babel-preset-env
- #11016 Re-generate preset-env fixtures (@nicolo-ribaudo)
babel-generator
- #11014 Fix parentheses removal in nullish-coalescing operation (@sidntrivedi012)
babel-helper-compilation-targets
💅 Polish
babel-core
📝 Documentation
🏠 Internal... (truncated)
babel-compat-data
- #11039 Update compat table (@nicolo-ribaudo)
- #11041 Delete duplicated file in
@babel/compat-data(@nicolo-ribaudo)- #10814 chore: map mobile browser data to their desktop version (@JLHwung)
- #11024 Check that generated compat-data is up to date on CI (@nicolo-ribaudo)
babel-parserbabel-preset-env
Commits
-
5c2e6bcv7.8.4 -
92c6807[@babel/cli] Copy ignored files by default (#11063) -
1528d7dFix core-js 2 builtin data for opera (#11066) -
3e21a09feat: support node 6 for levenary (#11059) -
eae6211Update compat table (#11039) -
916429bAvoid compiling the _typeof helper with itself (#11049) -
d0518b7Update browserslist (#11058) -
2e5594dUpdate failing tests after last merged PR -
ed47d2eDelete duplicated file in@babel/compat-data(#11041) -
b54a946chore: map mobile browser data to their desktop version (#10814) - 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)