Bump @babel/core from 7.4.0 to 7.4.3 in /backend
Created by: Tirokk
Authored by dependabot-preview[bot] Merged
Bumps @babel/core from 7.4.0 to 7.4.3.
Release notes
Sourced from @babel/core'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-cli
babel-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-destructuring
babel-plugin-transform-destructuring
babel-traverse
babel-parser
babel-helpers
- #9756 Allow coreJS Symbol to be type object. (@conartist6)
babel-preset-env
- #9752 Normalize
core-js
entry points. (@zloirock)
💅 Polish
babel-parser
babel-core
,babel-plugin-transform-for-of
🏠 Internal
- Other
babel-parser
,babel-preset-typescript
Committers: 12
... (truncated)
- Andrew Anikin (AndreasCag)
Changelog
Sourced from @babel/core'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-cli
babel-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-destructuring
babel-plugin-transform-destructuring
babel-traverse
babel-parser
babel-helpers
- #9756 Allow coreJS Symbol to be type object. (@conartist6)
babel-preset-env
- #9752 Normalize
core-js
entry points. (@zloirock)
💅 Polish
babel-parser
babel-core
,babel-plugin-transform-for-of
🏠 Internal
- Other
babel-parser
,babel-preset-typescript
... (truncated) v7.4.2 (2019-03-21)
Commits
-
3edd4e1
Update CHANGELOG.md [skip ci] -
f994d6f
Add v7.4.3 to CHANGELOG.md [skip ci] -
508fde4
v7.4.3 -
e82169d
Enforce publish of previously missed packages (#9811) -
00cae77
fix #9232, add some missed modules tonoConflict
(#9780) -
e03eb17
[runtime-corejs3] Only polyfill instance methods when it might be needed (#9754) -
9a8a731
Do not ignore package.json -
557a8af
Fix versions of packages which haven’t been released. -
53e0622
Merge pull request #9808 from babel/fix-noconflict-babel-polyfill -
17e1050
refactor: 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 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 ignore this [patch|minor|major] version
will 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 dependency
will 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 labels
will set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language -
@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 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.