apis-is / apis

Making data readily available to anyone interested
https://apis.is
MIT License
162 stars 64 forks source link

Update xo to the latest version 🚀 #435

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 0.20.0 of xo was just published.

Dependency xo
Current Version 0.18.2
Type devDependency

The version 0.20.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.


Commits

The new version differs by 48 commits.

  • 56d9891 0.20.0
  • a22e5dc 0.19.0
  • 6245086 Disable enforceForRenamedProperties for prefer-destructuring (#297)
  • 652a6e5 Remove deprecated --compact CLI flag (#293)
  • 60fd100 Force bump dependencies
  • f1bb0a1 Bump eslint-config-xo
  • 414ad2d Bump eslint-plugin-unicorn
  • 552cbb1 Update globby to the latest version (#295)
  • 6d8a93b Update URL to new org
  • 9859dfb Set ecmaVersion to 2018
  • 8526f2e Bump eslint-plugin-node
  • 34dca07 Disable the node/exports-style rule
  • 42e03f1 Disable the node/no-unpublished-require/import rules
  • 61a85cf Revert JSDoc plugin (#291)
  • 07df074 Add related package to readme (#290)

There are 48 commits in total.

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:

greenkeeper[bot] commented 6 years ago

Version 0.20.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • bf29ed8 0.20.1
  • 71036d1 Disable parsing of prettier CLI option (#298)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.20.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • 3094538 0.20.2
  • 5a55cee Do not add indent rule when prettier option is true (#300)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.20.3 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • f100021 0.20.3
  • 5f062e2 Simplify appveyor.yml
  • c62345c Make Prettier confing take precedence over XO (#301)

See the full diff

stale[bot] commented 6 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

greenkeeper[bot] commented 6 years ago

Version 0.21.0 just got published.

Update to this version instead 🚀

Release Notes v0.21.0

Highlights

New rules

Removed rules

Commits

The new version differs by 8 commits.

  • b633e92 Do not override default options with absent CLI flags (#316)
  • cec0853 Update plugins and add some new rules
  • d1eb47c Require Node.js 6
  • 6254110 GitHub now natively supports SVG
  • 4fd6991 Disable number-literal-case rule when using Prettier (#311)
  • 7190640 Remove import/prefer-default-export rule
  • f67ff58 Default Prettier trailingComma conf to none (#305)
  • 11c35c8 Upgrade prettier to last version (#306)

See the full diff