Skip to content

Bump @babel/cli from 7.1.0 to 7.2.0#146

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

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

Conversation

@dependabot-preview
Copy link
Copy Markdown

@dependabot-preview dependabot-preview bot commented Dec 10, 2018

Bumps @babel/cli from 7.1.0 to 7.2.0.

Release notes

Sourced from @babel/cli's releases.

v7.2.0 (2018-12-03)

Thanks to Gcaufy, morozRed, phapp88, tim-mc and katrotz for their first PRs!

You can read more about this release at https://babeljs.io/blog/2018/12/03/7.2.0.

🚀 New Feature

🐛 Bug Fix

💅 Polish

🏠 Internal

... (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
  • 282129e v7.2.0
  • fc5d49b Add access:public to @babel/helper-create-class-features-plugin
  • 6c2771c Add @babel/plugin-proposal-private-methods to @babel/standalone (#9115)
  • fdc869c Merge pull request #8289 from valtech-nyc/implement-smart-pipeline-in-parser
  • fa9df67 Move tests from babylon to babel-parser and enable one test that works now
  • 3932830 Parse non-octals with leading zeros in non strict mode correctly (#9114)
  • 07eaa3c Ignore empty fixture directories and fix fixtures in the parser (#9113)
  • 3530d11 Update find-cache-dir (#9111)
  • 806e133 Export @babel/parser#tokTypes in @babel/core (#8986)
  • 2bf8dde Propagates the extensions overrides provided by CLI during files walk (#8668)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by nicolo-ribaudo, a new releaser for @babel/cli since your current version.


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.2.0.
- [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.2.0)

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

codecov bot commented Dec 10, 2018

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #146   +/-   ##
=====================================
  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...27def21. Read the comment docs.

@dependabot-preview
Copy link
Copy Markdown
Author

Superseded by #156.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/@babel/cli-7.2.0 branch January 11, 2019 21:44
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