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

Update xo to the latest version 馃殌 #31

Merged
merged 2 commits into from
Feb 25, 2020
Merged

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Feb 24, 2020

The devDependency xo was updated from 0.26.1 to 0.27.0.

This version is not covered by your current version range.

If you don鈥檛 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 7 commits.

  • 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)

See the full diff


FAQ and help

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


Your Greenkeeper bot 馃尨

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 74822fc on greenkeeper/xo-0.27.0 into 3c29d94 on master.

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.26.1 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

@mrcgrtz mrcgrtz merged commit 4fdb2d9 into master Feb 25, 2020
@mrcgrtz mrcgrtz deleted the greenkeeper/xo-0.27.0 branch February 25, 2020 15:14
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

2 participants