Open greenkeeper[bot] opened 6 years ago
After pinning to 1.0.25 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
devDependency
websocket was updated from 1.0.27
to 1.0.28
.Your tests are still failing with this version. Compare changes
The new version differs by 6 commits.
b9ae56e
Updating changelog and readme.
5daf2f9
Fixing buffer deprecation warning.
d8fe2c4
Bumping version number.
874a921
Allowing for request headers to be provided in tlsOptions
457ba6a
Merge pull request #323 from brendandburns/master
33418ca
Fix a bug where headers array would be overwritten if tlsOptions also
See the full diff
devDependency
websocket was updated from 1.0.27
to 1.0.28
.Your tests are still failing with this version. Compare changes
devDependency
websocket was updated from 1.0.28
to 1.0.29
.Your tests are still failing with this version. Compare changes
The new version differs by 6 commits.
6e62787
Bumping version and updating readme.
0335951
Updating dependencies and .ignore files
3cb29e1
Fix gulp dependency version (git URL no longer required as 4.0.2 is already published)
e109ba6
Include .git/ into .npmignore (fix #353)
58f301a
Merge pull request #325 from felixrieseberg/patch-1
4b593f8
docs: Add windows-build-tools for Windows users
See the full diff
devDependency
websocket was updated from 1.0.29
to 1.0.30
.Your tests are still failing with this version. Compare changes
The new version differs by 7 commits.
7db960e
Releasing v1.0.30
022e15d
Merge pull request #365 from ipmsteven/moveGulpToDevDep
6df5d38
bring gulp back to dev dependency
f78487c
Merge pull request #361 from daCapricorn/feature/support-node-12
114661a
Merge pull request #360 from giacomodeliberali/master
4824f42
Fix build error at Node.js v12
d873a91
Fix Webpack global scope issue
See the full diff
devDependency
websocket was updated from 1.0.30
to 1.0.31
.Your tests are still failing with this version. Compare changes
The new version differs by 5 commits.
1f7ffba
Releasing v1.0.31
574b703
Fix infinite loop in error handling. (#332)
e60f68d
Fix memory leak with multiple WebSocket servers on the same HTTP server (#339)
60a132d
Use es5-ext/global as a more robust way to resolve browser's window (#362)
6c3ac5a
adding compatibility with V8 release greater than v7.6 (node and electron engines) (#376)
See the full diff
Version 1.0.26 of websocket was just published.
This version is covered by your current version range and after updating it in your project the build failed.
websocket 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/noflo/noflo-runtime/builds/371804831?utm_source=github_status&utm_medium=notification)Commits
The new version differs by 3 commits.
0b3d4a5
Bumping version to v1.0.26
3dd9165
Merge pull request #312 from BridgeAR/master
12ed73d
fix: do not use
noAssert
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: