Bump @babel/preset-env from 7.4.2 to 7.4.3 in /webapp
Created by: Tirokk
Authored by dependabot-preview[bot] Merged
Bumps @babel/preset-env from 7.4.2 to 7.4.3.
Release notes
Sourced from @babel/preset-env's releases.
v7.4.3 (2019-04-02)
👓 Spec Compliance
babel-parser
🚀 New Feature
babel-plugin-transform-runtime
- #9754 [runtime-corejs3] Only polyfill instance methods when it might be needed. ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
🐛 Bug Fix
babel-polyfill
- #9780 Closes #9232, add some missed modules to
@babel/polyfill/noConflict. (@zloirock)babel-clibabel-helper-module-transforms,babel-plugin-transform-modules-commonjs
- #9802 Fix lazy option of babel-plugin-transform-modules-commonjs. (@AndreasCag)
babel-helper-create-class-features-plugin,babel-plugin-proposal-private-methods
- #9801 Fix super method call in private instance method calling overridden method. (@MattiasBuelens)
babel-plugin-proposal-object-rest-spread,babel-plugin-transform-destructuringbabel-plugin-transform-destructuringbabel-traversebabel-parserbabel-helpers
- #9756 Allow coreJS Symbol to be type object. (@conartist6)
babel-preset-env
- #9752 Normalize
core-jsentry points. (@zloirock)
💅 Polish
babel-parserbabel-core,babel-plugin-transform-for-of
🏠 Internal
- Other
babel-parser,babel-preset-typescriptCommitters: 12
... (truncated)
- Andrew Anikin (AndreasCag)
Changelog
Sourced from @babel/preset-env's changelog.
v7.4.3 (2019-04-02)
👓 Spec Compliance
babel-parser
🚀 New Feature
babel-plugin-transform-runtime
- #9754 [runtime-corejs3] Only polyfill instance methods when it might be needed. ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
🐛 Bug Fix
babel-polyfill
- #9780 Closes #9232, add some missed modules to
@babel/polyfill/noConflict. (@zloirock)babel-clibabel-helper-module-transforms,babel-plugin-transform-modules-commonjs
- #9802 Fix lazy option of babel-plugin-transform-modules-commonjs. (@AndreasCag)
babel-helper-create-class-features-plugin,babel-plugin-proposal-private-methods
- #9801 Fix super method call in private instance method calling overridden method. (@MattiasBuelens)
babel-plugin-proposal-object-rest-spread,babel-plugin-transform-destructuringbabel-plugin-transform-destructuringbabel-traversebabel-parserbabel-helpers
- #9756 Allow coreJS Symbol to be type object. (@conartist6)
babel-preset-env
- #9752 Normalize
core-jsentry points. (@zloirock)
💅 Polish
babel-parserbabel-core,babel-plugin-transform-for-of
🏠 Internal
Commits
-
3edd4e1Update CHANGELOG.md [skip ci] -
f994d6fAdd v7.4.3 to CHANGELOG.md [skip ci] -
508fde4v7.4.3 -
e82169dEnforce publish of previously missed packages (#9811) -
00cae77fix #9232, add some missed modules tonoConflict(#9780) -
e03eb17[runtime-corejs3] Only polyfill instance methods when it might be needed (#9754) -
9a8a731Do not ignore package.json -
557a8afFix versions of packages which haven’t been released. -
53e0622Merge pull request #9808 from babel/fix-noconflict-babel-polyfill -
17e1050refactor: unify polyfill with noConflict mode - 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 ignore this [patch|minor|major] versionwill close this PR and stop Dependabot creating any more for this minor/major 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) -
@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language -
@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 your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Finally, you can contact us by mentioning @dependabot.