Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 12, 2020

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
xo 0.25.3 -> 0.37.1 age adoption passing confidence

Release Notes

xojs/xo

v0.37.1

Compare Source

  • Fix TypeScript not supporting extensions f56d90d

v0.37.0

Compare Source

New rules
Renamed rules

Only affects you if you had any of these rules disabled.

  • unicorn/no-fn-reference-in-iteratorunicorn/no-array-callback-reference
  • unicorn/no-array-instanceofunicorn/no-instanceof-array
  • unicorn/no-reduceunicorn/no-array-reduce
  • unicorn/prefer-datasetunicorn/prefer-dom-node-dataset
  • unicorn/prefer-flat-mapunicorn/prefer-array-flat-map
  • unicorn/prefer-replace-allunicorn/prefer-string-replace-all
  • unicorn/prefer-starts-ends-withunicorn/prefer-string-starts-ends-with
  • unicorn/prefer-text-contentunicorn/prefer-dom-node-text-content
  • unicorn/prefer-trim-start-endunicorn/prefer-string-trim-start-end
  • unicorn/prefer-event-keyunicorn/prefer-keyboard-event-key
  • unicorn/prefer-node-appendunicorn/prefer-dom-node-append
  • unicorn/prefer-node-removeunicorn/prefer-dom-node-remove
Improvements
  • Improve ESM compatibility 211f295
  • Enforce errerror for variable names d801095
  • Enforce some inclusive wording 0ec4b8c

v0.36.1

Compare Source

v0.36.0

Compare Source

v0.35.0

Compare Source

New rules
Improvements

v0.34.2

Compare Source

v0.34.1

Compare Source

  • Disable the unicorn/import-style rule for TypeScript projects 77716e2
    It wants to use import path from 'path'; which is not always possible.

v0.34.0

Compare Source

New rules
Improvements

v0.33.1

Compare Source

  • Fix setting multiple of some CLI flags ead63be

v0.33.0

Compare Source

New rules
Improvements

v0.32.1

Compare Source

  • Dependency updates

v0.32.0

Compare Source

v0.31.0

Compare Source

New rules
Improvements

v0.30.0

Compare Source

New rules
Fixes
  • Lock prettier dependency at 2.0.4 until we can resolve #​466
  • Prevent extraneous newline from --stdin --fix (#​460) 07e2762

v0.29.1

Compare Source

v0.29.0

Compare Source

New rules
Improvements

v0.28.3

Compare Source

v0.28.2

Compare Source

v0.28.1

Compare Source

  • Add xo-typescript and prettier/@​typescript-eslint before user extends (#​442) 6c57ff7
  • Change XO cache path to avoid conflicts when upgrading (#​443) fc30597

v0.28.0

Compare Source

New rules
Improvements

v0.27.2

Compare Source

  • Sort file paths before generating unique cache key (#​432) 1807537

v0.27.1

Compare Source

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

$ rm node_modules/.cache/xo

v0.27.0

Compare Source

  • 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

Compare Source

v0.26.0

Compare Source

Breaking
  • Require Node.js 10 d7fa875
  • Move $ xo --init to $ npm init xo 6463dfe
New rules

20 new rules 👌

ESLint
Unicorn
Other
Enhancements
Fixes
  • Fix compatibility with being run in a child process (#​405) 08af7c1

v0.25.4

Compare Source

  • Temporarily disable the import/order rule 776927f

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/xo-0.x branch from c9c048a to 16600bf Compare February 12, 2020 22:55
@renovate renovate bot changed the title chore(deps): update dependency xo to v0.25.4 chore(deps): update dependency xo to v0.26.0 Feb 12, 2020
@renovate renovate bot force-pushed the renovate/xo-0.x branch from 16600bf to 7b84748 Compare February 14, 2020 07:32
@renovate renovate bot changed the title chore(deps): update dependency xo to v0.26.0 chore(deps): update dependency xo to v0.26.1 Feb 14, 2020
@renovate renovate bot force-pushed the renovate/xo-0.x branch from 7b84748 to d4557fb Compare March 11, 2020 03:56
@renovate renovate bot changed the title chore(deps): update dependency xo to v0.26.1 chore(deps): update dependency xo to v0.27.2 Mar 11, 2020
@renovate renovate bot force-pushed the renovate/xo-0.x branch from d4557fb to ee07a2d Compare April 29, 2020 08:56
@renovate renovate bot changed the title chore(deps): update dependency xo to v0.27.2 chore(deps): update dependency xo to v0.30.0 Apr 29, 2020
@renovate renovate bot force-pushed the renovate/xo-0.x branch from ee07a2d to 4bca6a7 Compare June 30, 2020 14:58
@renovate renovate bot changed the title chore(deps): update dependency xo to v0.30.0 chore(deps): update dependency xo to v0.32.0 Jun 30, 2020
@renovate renovate bot force-pushed the renovate/xo-0.x branch from 4bca6a7 to e6a60d7 Compare July 4, 2020 18:58
@renovate renovate bot changed the title chore(deps): update dependency xo to v0.32.0 chore(deps): update dependency xo to v0.32.1 Jul 4, 2020
@renovate renovate bot force-pushed the renovate/xo-0.x branch from e6a60d7 to 005c365 Compare August 22, 2020 19:57
@renovate renovate bot changed the title chore(deps): update dependency xo to v0.32.1 chore(deps): update dependency xo to v0.33.0 Aug 22, 2020
@renovate renovate bot force-pushed the renovate/xo-0.x branch from 005c365 to fdcb1d0 Compare October 27, 2020 10:00
@renovate renovate bot changed the title chore(deps): update dependency xo to v0.33.0 chore(deps): update dependency xo to v0.34.1 Oct 27, 2020
@renovate renovate bot force-pushed the renovate/xo-0.x branch from fdcb1d0 to 739f7cc Compare November 27, 2020 19:59
@renovate renovate bot changed the title chore(deps): update dependency xo to v0.34.1 chore(deps): update dependency xo to v0.35.0 Nov 27, 2020
@renovate renovate bot force-pushed the renovate/xo-0.x branch from 739f7cc to ea393ba Compare December 9, 2020 02:59
@renovate renovate bot changed the title chore(deps): update dependency xo to v0.35.0 chore(deps): update dependency xo to v0.36.1 Dec 9, 2020
@renovate renovate bot force-pushed the renovate/xo-0.x branch from ea393ba to a71cbd8 Compare January 5, 2021 17:52
@renovate renovate bot changed the title chore(deps): update dependency xo to v0.36.1 chore(deps): update dependency xo to v0.37.1 Jan 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants