Open greenkeeper[bot] opened 6 years ago
Update to this version instead π
trailingComma
Prettier option is now none
. f67ff58prettier-ignore
comments in capitalized-comments rule. xojs/eslint-config-xo@6e417ffThe 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
Update to this version instead π
fixture{-*,}.{js,jsx}
fixture{s,}/**
{test,tests,spec,__tests__}/fixture{s,}/**
**/bundle.js
nodeVersion
option set in an override
block. 98dee9a--space
option parsing. f76c901no-misleading-character-class
require-atomic-updates
no-async-promise-executor
ava/no-import-test-file
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
Update to this version instead π
.ts
and .tsx
extensions by default. This caused a lot of problems for non-TS projects, so it has been reverted pending a better solution.quotes
rule is now set to disallow using template literals when you're not using any interpolation. xojs/eslint-config-xo@ea693f3no-use-before-define
rule. It has too many false-positives. xojs/eslint-config-xo@1257597require-await
unicorn/prefer-exponentiation-operator
unicorn/catch-error-name
(See this thread if you're wondering why error
is preferred over err
)devDependency
xo was updated from 0.19.0
to 0.24.0
.Update to this version instead π
The new version differs by 13 commits.
a64ffc4
0.24.0
71ea1e3
Update dependencies
510d02e
CI updates (#360)
7017abe
Add no-useless-catch
rule
0b411fb
Add eslint-plugin-eslint-comments
ESLint plugin (#359)
3dd8f7e
Update readme
to match #305 (#357)
dd2c015
Drop support for Babel 6 in the import/no-unassigned-import
rule
61f9582
Support parsing ES2019
92f2870
Various code style improvements
9e75826
Add some new eslint-plugin-node
rules
c7054f3
Update dependencies
e656fd4
Mention the badgen.net XO badges in the readme
d1fd3e1
Move default ESLint cache to node_modules/.cache/xo. (#351)
See the full diff
devDependency
xo was updated from 0.19.0
to 0.25.0
.Update to this version instead π
The new version differs by 27 commits.
1c8e762
0.25.0
042b726
Disable some problematic rules
97e32b9
Upgrade dependencies
5cde9aa
Fix lint test error on Windows (#401)
f6bf4c0
Respect .eslintignore
(#377)
05c30e2
Disable the unicorn/prevent-abbreviations
rule temporarily
97aa2b0
Upgrade dependencies
ee145cb
Disable the import/named
rule for now
03daca9
Minor code refactor (#397)
d09f87c
Readme tweaks
c55f962
Make the unicorn/prevent-abbreviations
rule less strict
8a213ef
Require Node.js 8
4f50816
Lint fixes
8d6c5c5
Add option to import/no-useless-path-segments
rule
77e9e93
Update eslint-plugin-unicorn
There are 27 commits in total.
See the full diff
devDependency
xo was updated from 0.19.0
to 0.25.1
.devDependency
xo was updated from 0.19.0
to 0.25.2
.devDependency
xo was updated from 0.19.0
to 0.25.3
.
Version 0.20.0 of xo was just published.
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 59 commits ahead by 59, behind by 1.
56d9891
0.20.0
a22e5dc
0.19.0
6245086
Disable
enforceForRenamedProperties
forprefer-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 20188526f2e
Bump
eslint-plugin-node
34dca07
Disable the
node/exports-style
rule42e03f1
Disable the
node/no-unpublished-require/import
rules61a85cf
Revert JSDoc plugin (#291)
07df074
Add related package to readme (#290)
There are 59 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: