BarryThePenguin / postcss-typography

A postcss plugin for typography.js
http://kyleamathews.github.io/typography.js/
MIT License
57 stars 4 forks source link

Update xo to the latest version πŸš€ #14

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 0.18.0 of xo just got published.

Dependency xo
Current Version 0.17.1
Type devDependency

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

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of xo. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Release Notes 0.18.0

Highlights

All changes

v0.17.1...v0.18.0

Commits

The new version differs by 19 commits .

  • bf6260c 0.18.0
  • 34ab00b Fix some lint issues
  • f87990a Bump dependencies
  • f8e1e3d Handle negative gitignore patterns correctly (#195)
  • a0ae248 Ignore directories when receiving an empty extension (#194)
  • da188e5 Don't trigger duplication errors for Flow type imports (#193)
  • cb63c5f Add tip on how to use XO with monorepos
  • 0d88cde Add --stdin-filename option
  • 29a5263 Remove the import/no-dynamic-require rule
  • a469eb6 Link to the Vim plugin
  • 61c046c Make the esnext option true by default
  • 2e14d1b feat: apply .ignores to lintText (#169)
  • 3e1a318 Add some new eslint-plugin-promise rules
  • ad941f5 Fix a TODO
  • 6540a76 Add highlight item about caching

There are 19 commits in total. See the full diff.

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

codecov-io commented 7 years ago

Codecov Report

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

@@          Coverage Diff          @@
##           master    #14   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           2      2           
  Lines          11     11           
  Branches        1      1           
=====================================
  Hits           11     11

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 6520001...92fd655. Read the comment docs.

greenkeeper[bot] commented 7 years ago

Version 0.19.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 5 commits .

  • 4b12bba 0.19.0
  • 2253852 Remove no-promise-in-callback and promise/no-callback-in-promise rules
  • 5209ec8 Minor tweak
  • d5d18f4 Minor code style tweaks (#196)
  • 27c65a2 xo ~> 0.18.0

See the full diff.