Closed greenkeeper[bot] closed 4 years ago
After pinning to 0.24.0 your tests are passing again. Downgrade this dependency 📌.
devDependency
xo was updated from 0.25.0
to 0.25.1
.Your tests are still failing with this version. Compare changes
devDependency
xo was updated from 0.25.1
to 0.25.2
.Your tests are still failing with this version. Compare changes
devDependency
xo was updated from 0.25.2
to 0.25.3
.Your tests are still failing with this version. Compare changes
devDependency
xo was updated from 0.25.3
to 0.25.4
.Your tests are still failing with this version. Compare changes
devDependency
xo was updated from 0.25.4
to 0.26.0
.Your tests are still failing with this version. Compare changes
20 new rules
default-param-last
function-call-argument-newline
grouped-accessor-pairs
no-constructor-return
no-dupe-else-if
no-import-assign
no-setter-return
no-useless-catch
prefer-exponentiation-operator
prefer-named-capture-group
prefer-object-spread
prefer-regex-literals
unicorn/prefer-modern-dom-apis
unicorn/prefer-negative-index
unicorn/prefer-replace-all
unicorn/prefer-string-slice
unicorn/prefer-trim-start-end
es2020
environment by default eb5ea2cThe new version differs by 10 commits ahead by 10, behind by 2.
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
c50eaf0
Add some overrides to unicorn/prevent-abbreviations
e8c43d2
Replace destructing import with one-by-one import (#417)
5cddaec
Replace singular Lodash packages with the main one (#413)
1fdc2f9
Fix Node.js range for prefer-object-spread
rule (#408)
6463dfe
Move xo --init
to npm init xo
See the full diff
devDependency
xo was updated from 0.26.0
to 0.26.1
.Your tests are still failing with this version. Compare changes
devDependency
xo was updated from 0.26.1
to 0.27.0
.Your tests are still failing with this version. Compare changes
d.ts
files in JS projects. Read more.extends
, envs
, globals
, plugins
(#429) 4cefdbcnode/no-unsupported-features
rules (#341) 2297c07import/no-unassigned-import
settings (#430) 0c78113The 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
devDependency
xo was updated from 0.27.0
to 0.27.1
.Your tests are still failing with this version. Compare changes
Important: We changed the cache structure, so you'll need to delete node_modules/.cache/xo
:
$ rm node_modules/.cache/xo
devDependency
xo was updated from 0.27.1
to 0.27.2
.Your tests are still failing with this version. Compare changes
The devDependency xo was updated from
0.24.0
to0.25.0
.🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
xo is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
- ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/kalamuna/metalsmith-metadata-files/builds/589762135?utm_source=github_status&utm_medium=notification)).Commits
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 temporarily97aa2b0
Upgrade dependencies
ee145cb
Disable the
import/named
rule for now03daca9
Minor code refactor (#397)
d09f87c
Readme tweaks
c55f962
Make the
unicorn/prevent-abbreviations
rule less strict8a213ef
Require Node.js 8
4f50816
Lint fixes
8d6c5c5
Add option to
import/no-useless-path-segments
rule77e9e93
Update
eslint-plugin-unicorn
There are 27 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: