Narazaka / fso

fso - FileSystemObject is a objective fs interface like Pathname(ruby).
2 stars 1 forks source link

Update babel-preset-power-assert to the latest version 🚀 #8

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 2.0.0 of babel-preset-power-assert was just published.

Dependency babel-preset-power-assert
Current Version 1.0.0
Type devDependency

The version 2.0.0 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of babel-preset-power-assert.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 14 commits.

  • 56e210a 2.0.0
  • bba219c docs(CHANGELOG): add CHANGELOG for 2.0.0
  • 65775e9 docs(README): CI status badge
  • 2c38936 chore(travis): run CI on travis
  • 9f379f3 test: simple smoke tests
  • 92a1ac3 Merge pull request #5 from power-assert-js/with-experimental-syntax
  • 62f523f feat: allow experimental syntax by default
  • 7661699 chore(license): update copyright year
  • 3772e5c docs: prefer short name
  • 0cc41ae docs(README): add power-assert to INSTALL section
  • d4448c3 docs(README): refer to containing plugins
  • 6a4defc Merge pull request #2 from power-assert-js/migrate-to-power-assert-js-org
  • daeb13a chore(LICENSE): create LICENSE file since migrated to organization
  • 6f6bcad chore(babel-preset-power-assert): migrate to power-assert-js org

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

codecov[bot] commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master       #8   +/-   ##
=======================================
  Coverage   45.54%   45.54%           
=======================================
  Files           1        1           
  Lines         191      191           
=======================================
  Hits           87       87           
  Misses        104      104

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 e2b5d51...236f990. Read the comment docs.