Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build(deps-dev): bump @babel/plugin-transform-flow-comments from 7.0.0 to 7.2.0 #160

Conversation

dependabot-preview[bot]
Copy link
Contributor

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

Bumps @babel/plugin-transform-flow-comments from 7.0.0 to 7.2.0.

Release notes

Sourced from @babel/plugin-transform-flow-comments'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/plugin-transform-flow-comments'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

v7.1.0 (2018-09-17)

Check http://babeljs.io/blog/2018/09/17/7.1.0

馃殌 New Feature

... (truncated)
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/plugin-transform-flow-comments 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.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 599

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 593: 0.0%
Covered Lines: 616
Relevant Lines: 616

馃挍 - Coveralls

1 similar comment
@coveralls
Copy link

Pull Request Test Coverage Report for Build 599

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 593: 0.0%
Covered Lines: 616
Relevant Lines: 616

馃挍 - Coveralls

@coveralls
Copy link

coveralls commented Dec 10, 2018

Pull Request Test Coverage Report for Build 643

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 640: 0.0%
Covered Lines: 616
Relevant Lines: 616

馃挍 - Coveralls

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/dev/@babel/plugin-transform-flow-comments-7.2.0 branch 3 times, most recently from 7e19ae7 to b08f9a5 Compare December 10, 2018 19:07
@simlu
Copy link
Contributor

simlu commented Dec 10, 2018

@dependabot rebase

Bumps [@babel/plugin-transform-flow-comments](https://github.com/babel/babel) from 7.0.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.0.0...v7.2.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/dev/@babel/plugin-transform-flow-comments-7.2.0 branch from b08f9a5 to 0b9f5f8 Compare December 10, 2018 21:36
@simlu simlu merged commit d5e5709 into dev Dec 10, 2018
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/dev/@babel/plugin-transform-flow-comments-7.2.0 branch December 10, 2018 23:20
@GITL-BuildBot
Copy link
Contributor

馃帀 This PR is included in version 1.7.0 馃帀

The release is available on:

Your semantic-release bot 馃摝馃殌

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.

None yet

4 participants