Skip to content
This repository has been archived by the owner on Sep 28, 2020. It is now read-only.

Update xo to the latest version 🚀 #58

Closed
wants to merge 2 commits into from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Feb 24, 2020

The devDependency xo was updated from 0.25.4 to 0.27.0.

This version 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.


Publisher: sindresorhus
License: MIT

Release Notes for v0.27.0
  • Add TypeScript support (#426) b0dfcbd
    You can now lint TypeScript projects without any extra config. You can also lint d.ts files in JS projects. Read more.
  • Find XO config based on linted file path (#425) e0f81a7
  • Fix overrides handling for extends, envs, globals, plugins (#429) 4cefdbc
  • Add node/no-unsupported-features rules (#341) 2297c07
  • Improve import/no-unassigned-import settings (#430) 0c78113

v0.26.1...v0.27.0

Commits

The new version differs by 20 commits ahead by 20, behind by 2.

  • ee7b08e 0.27.0
  • 482e209 Minor tweaks
  • b0dfcbd Add TypeScript support (#426)
  • 4cefdbc Fix overrides handling for extends, envs, globals, plugins (#429)
  • 0c78113 Improve import/no-unassigned-import settings (#430)
  • 2297c07 Add node/no-unsupported-features rules and fix unit tests (#341)
  • e0f81a7 Find XO config based on linted file path (#425)
  • a8f9a34 0.26.1
  • 74b34bf Disable rules based on Node.js version (#423)
  • 9fbdb97 Use new eslint-config-prettier override (#422)
  • c2bb1bf 0.26.0
  • eb5ea2c Set the es2020 environment by default
  • 08af7c1 Fix compatibility with being run in a child process (#405)
  • d7fa875 Require Node.js 10
  • ab3e01a Temporarily disable the import/order rule

There are 20 commits in total.

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 🌴

@coveralls
Copy link

coveralls commented Feb 24, 2020

Pull Request Test Coverage Report for Build 199

  • 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 197: 0.0%
Covered Lines: 50
Relevant Lines: 50

💛 - Coveralls

greenkeeper bot added a commit that referenced this pull request Feb 25, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 25, 2020

  • The devDependency xo was updated from 0.25.4 to 0.27.1.

Update to this version instead 🚀

Release Notes for v0.27.1
  • Various fixes to TypeScript integration (#431) 0ea5dbb

Important: We changed the cache structure, so you'll need to delete node_modules/.cache/xo:

$ rm node_modules/.cache/xo

v0.27.0...v0.27.1

Commits

The new version differs by 2 commits.

  • ad2a712 0.27.1
  • 0ea5dbb Various fixes to TypeScript integration (#431)

See the full diff

@lholmquist lholmquist closed this Mar 3, 2020
@aalykiot aalykiot deleted the greenkeeper/xo-0.27.0 branch August 6, 2020 12:34
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.

2 participants