Bump @babel/cli from 7.4.3 to 7.4.4 in /backend
Created by: Tirokk
Authored by dependabot-preview[bot] Merged
Bumps @babel/cli from 7.4.3 to 7.4.4.
Release notes
Sourced from @babel/cli's releases.
v7.4.4 (2019-04-26)
Thanks to @jpierson, @coreyfarrell, @SamyPesse @evandervalk and @nwtgck for their first PRs
😄
🐛 Bug Fix
babel-plugin-transform-flow-comments
- #9897 fix flow-comments - class type paramters and implements (@tanhauhau)
- #9893 fix flow-comment - object destructuring (@tanhauhau)
babel-parser
- #9766 Add TS support to @babel/parser's Scope ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
- #9865 Always register global bindings as exportable ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
- #9887 Fix TypeScript readonly error location (@existentialism)
- #9869 ! remove constant context assertions (@tanhauhau)
- #9890 Fix parsing typescript bodiless methods with the estree plugin also enabled (@devongovett)
babel-traverse
babel-plugin-proposal-class-properties
,babel-plugin-transform-modules-commonjs
,babel-types
- #9861 Fix: PrivateName Identifier should not be isReferenced. (@coreyfarrell)
babel-types
- #9832 Fix typo in cloneNode. (@evandervalk)
Committers: 10
- Brian Ng (@existentialism)
- Corey Farrell (@coreyfarrell)
- Daniel Tschinder (@danez)
- Devon Govett (@devongovett)
- E. van der Valk (@evandervalk)
- Henry Zhu (@hzoo)
- Jeff (@jpierson)
- Nicolò Ribaudo ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
- Samy Pessé (@SamyPesse)
- Tan Li Hau (@tanhauhau)
Changelog
Sourced from @babel/cli's changelog.
v7.4.4 (2019-04-26)
🐛 Bug Fix
babel-plugin-transform-flow-comments
- #9897 fix flow-comments - class type paramters and implements (@tanhauhau)
- #9893 fix flow-comment - object destructuring (@tanhauhau)
babel-parser
- #9766 Add TS support to @babel/parser's Scope ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
- #9865 Always register global bindings as exportable ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
- #9887 Fix TypeScript readonly error location (@existentialism)
- #9869 ! remove constant context assertions (@tanhauhau)
- #9890 Fix parsing typescript bodiless methods with the estree plugin also enabled (@devongovett)
babel-traverse
babel-plugin-proposal-class-properties
,babel-plugin-transform-modules-commonjs
,babel-types
- #9861 Fix: PrivateName Identifier should not be isReferenced. (@coreyfarrell)
babel-types
- #9832 Fix typo in cloneNode. (@evandervalk)
Commits
-
2c88694
v7.4.4 -
4b8546c
Force publish @babel/runtime-corejs3 [skip ci] -
c5b5c83
Disable "Publish to npm" in the Release workflow (#9911) [skip ci] -
277a262
allow directives and other comments before flow pragma (#9891) -
ca3c53a
fix flow-comments - class type paramters and implements (#9897) -
7101308
fix flow-comment - object destructuring (#9893) -
80a5a2e
Allow node 12 and test it (#9907) -
8ca323e
Disable chromeforandroid test in preset-env (#9906) -
30d507c
Add TS support to @babel/parser's Scope (#9766) -
293f3c9
Fix spelling of "Expressions" (#9896) - 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.