Skip to content
This repository has been archived by the owner on May 7, 2024. It is now read-only.

Update xo to the latest version 🚀 #11

Merged
merged 1 commit into from
Oct 1, 2018
Merged

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Aug 6, 2018

Version 0.22.0 of xo was just published.

Dependency xo
Current Version 0.21.1
Type devDependency

The version 0.22.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 xo.

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.


Release Notes v0.22.0

Highlights

  • Upgraded to ESLint 5.
  • Removed some patterns from the list of default ignores. They were too opinionated. 00d6b7c 8e4f435
    • fixture{-*,}.{js,jsx}
    • fixture{s,}/**
    • {test,tests,spec,__tests__}/fixture{s,}/**
    • **/bundle.js
  • Added support for TypeScript and documented usage with Flow. 957b0d9
  • Now respects nodeVersion option set in an override block. 98dee9a
  • Fixed the CLI's --space option parsing. f76c901

New rules

All changes

v0.21.1...v0.22.0

Commits

The new version differs by 10 commits.

  • be8c1d1 0.22.0
  • 142744a Bump dependencies
  • 8e4f435 Remove **/bundle.js as default ignore
  • f76c901 Fix CLI's --space option parsing (#342)
  • 98dee9a Respect nodeVersion option set in override block (#345)
  • e783704 Update dependencies and fix unit tests (#344)
  • 404d81b Fix links in documentation (#343)
  • 71d06a0 Upgrade to ESLint 5 (#333)
  • 00d6b7c Don't ignore fixture directories by default (#317)
  • 957b0d9 Add support for TypeScript and document usage with Flow (#326)

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@codecov
Copy link

codecov bot commented Aug 6, 2018

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #11   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           8      8           
  Lines         138    138           
  Branches       19     19           
=====================================
  Hits          138    138

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 15fe198...08821de. Read the comment docs.

greenkeeper bot added a commit that referenced this pull request Sep 3, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 3, 2018

Version 0.23.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 6 commits.

See the full diff

@leoschweizer leoschweizer merged commit 4fd07ec into master Oct 1, 2018
@greenkeeper greenkeeper bot deleted the greenkeeper/xo-0.22.0 branch October 1, 2018 09:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant