Skip to content

Bump @babel/cli from 7.1.0 to 7.1.5#139

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/@babel/cli-7.1.5
Closed

Bump @babel/cli from 7.1.0 to 7.1.5#139
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/@babel/cli-7.1.5

Conversation

@dependabot-preview
Copy link
Copy Markdown

Bumps @babel/cli from 7.1.0 to 7.1.5.

Release notes

Sourced from @babel/cli's releases.

v7.1.5 (2018-11-06)

Various bug fixes and additions.

And thanks to benmosher, ryanwmarsh, Cyp, vvyomjjain, byronluk, everdimension for their first PRs!

👓 Spec Compliancy

🚀 New Feature

🐛 Bug Fix

💅 Polish

Committers: 14

... (truncated)
Changelog

Sourced from @babel/cli's changelog.

Changelog

Tags:

  • 💥 [Breaking Change]
  • 👓 [Spec Compliancy]
  • 🚀 [New Feature]
  • 🐛 [Bug Fix]
  • 📝 [Documentation]
  • 🏠 [Internal]
  • 💅 [Polish]

Note: Gaps between patch versions are faulty, broken or test releases.

See CHANGELOG - v4, CHANGELOG - v5, and CHANGELOG - v6 for v4.x-v6.x changes.
See CHANGELOG - 6to5 for the pre-4.0.0 version changelog.
See Babylon's CHANGELOG for the Babylon pre-7.0.0-beta.29 version changelog.

7.1.2 (2018-09-28)

Same as v7.1.1, except compiled against Node 6 instead of Node 8 by accident (e.g had async functions).

v7.1.1 (2018-09-28)

EDIT: had a publish issue here as well where it compiled against Node 8 instead of Node 6 so 7.1.2 will fix this.
Also force publish @babel/runtime and @babel/runtime-corejs2. We need to fix the publishing around that since Lerna doesn't pickup the @babel/helpers changes as there is no "dependency"

🐛 Bug Fix

🏠 Internal

Commits
  • afe67a7 v7.1.5
  • 2fa1984 Fix await in function name and parameters (#7727)
  • 2194842 Typescript: Validate tuple type element positions (#8828)
  • e3b2c1a fix: Do not allow TypeCastExpressions w/o parens (#8956)
  • b95cbc4 output aliased types in typescript declarations (#8629)
  • 24c4901 Remove Babylon plugins for features already merged to the ECMAScript spec (#8...
  • c125b1d Update test262 commit, as old commit broke for some reason
  • f216a7b [flow] Add support for parsing _ as implicit instantiation in call/new (#8883)
  • c6d2f45 Resolve babel.config.js 'babelrcRoots' values relative to the config file. (#...
  • 1d4d760 Update test262 to latest commit and enable mapping for features
  • Additional commits viewable in compare view

Dependabot compatibility score

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 cancel merge will cancel a previously requested merge
  • @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.

Bumps [@babel/cli](https://github.com/babel/babel) from 7.1.0 to 7.1.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](babel/babel@v7.1.0...v7.1.5)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@codecov
Copy link
Copy Markdown

codecov bot commented Nov 12, 2018

Codecov Report

Merging #139 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #139   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           3      3           
  Lines          60     60           
  Branches       25     25           
=====================================
  Hits           60     60

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fe565d5...53bdbaf. Read the comment docs.

@dependabot-preview
Copy link
Copy Markdown
Author

Superseded by #146.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/@babel/cli-7.1.5 branch December 10, 2018 02:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant