Open greenkeeper[bot] opened 7 years ago
Your tests are still failing with this version. Compare the changes π¨
The new version differs by 24 commits.
a1be36a
Release 2.3.3
75d5120
Merge pull request #283 from matthewmueller/renovate/pin-dependencies
d194757
Pin Dependencies
97d602b
Merge pull request #282 from matthewmueller/renovate/configure
9feeb99
Add renovate.json
c2dadf6
Merge pull request #241 from kengz/master
fa520e7
Merge pull request #232 from dfcowell/master
cf167cc
Merge pull request #218 from jmichelin/master
139ee21
Merge pull request #200 from thangngoc89/master
eb3b521
Merge branch 'master' into master
89e5cdd
Merge pull request #253 from linguistbreaker/master
e3aecf1
Merge pull request #250 from mandeldl/master
e72eaa1
add job board
58f65eb
fixing path for require() for XRay and a typo in path.resolve
65a6a2f
fix example typos and relative paths
There are 24 commits in total.
See the full diff
devDependency
x-ray was updated from 2.3.3
to 2.3.4
.Your tests are still failing with this version. Compare changes
Most of this is housekeeping to bump dependency versions, fix testability due to dependency changes, etc.
Now requires Node 6+.
Also, updates to add better async/await support and handling of empty streams.
The new version differs by 46 commits.
ed875ef
Merge branch 'master' into master
6d54479
Fix array stream to account for empty arrays (#337)
d6fba8a
Merge pull request #339 from leonardodino/fix-promise-then
6167fc0
Add test checking error being passed to promise handler
7ed40fa
Add promise interface testing
0741ec1
Fix promise compatibility
e08f154
Update dependency isobject to v4 (#28)
6db0755
Update dependency debug to v4 (#25)
c0afaef
Update dependency rimraf to v2.6.3 (#21)
c060cdc
Update dependency object-assign to ~4.1.0 (#20)
bcc2aed
Update dependency chalk to v2 (#22)
02a0972
Update dependency coveralls to v3 (#24)
b6fc103
Update dependency mocha-lcov-reporter to v1.3.0 (#19)
6fbe333
Merge pull request #18 from lathropd/renovate/isobject-2.x
22b8627
Merge pull request #17 from lathropd/renovate/debug-2.x
There are 46 commits in total.
See the full diff
Version 2.3.2 of x-ray just got published.
This version is covered by your current version range and after updating it in your project the build failed.
As x-ray is βonlyβ a devDependency of this project it might not break production or downstream projects, but βonlyβ your build or test tools β preventing new deploys or publishes.
I recommend you give this issue a high priority. Iβm sure you can resolve this :muscle:
Status Details
- β **continuous-integration/travis-ci/push** The Travis CI build is in progress [Details](https://travis-ci.org/langri-sha/eslint-config-screeps-neat-o/builds/204838445) - β **bitHound - Code** No failing files. [Details](https://www.bithound.io/github/langri-sha/eslint-config-screeps-neat-o/431aae20d8c0bbb808fbcf29e654234de2bc179d/files?status=passing) - β **bitHound - Dependencies** 1 failing dependency. [Details](https://www.bithound.io/github/langri-sha/eslint-config-screeps-neat-o/431aae20d8c0bbb808fbcf29e654234de2bc179d/dependencies/npm#filter-failing-dep)Commits
The new version differs by 10 commits .
d9996bc
Release 2.3.2
88728e7
Merge pull request #221 from cvan/patch-1
bf03b6b
Merge pull request #233 from sagivo/patch-1
366ee24
Merge pull request #246 from paulbarrett/patch-1
8b74297
fix broken code sample using alt test site
b76efd0
fix broken tests caused by removal of dribbble pagination
babf7f0
modify test spec to account for dribble dom mods
8af71f0
fix broken selector in the dribbble sample code
e045c5a
remove commented code
c88c64f
include both hostname + port when absolute-izing URLs
See the full diff.
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: