Open greenkeeper[bot] opened 7 years ago
Your tests are still failing with this version. Compare the changes π¨
The new version differs by 11 commits .
a0cdc70
Update changelog
f2f54fa
2.81.0
d99964c
Merge pull request #2584 from sergejmueller/patch-1
34d1ea5
Upgrade qs to version 6.4.0
fa48e67
safe-buffer doesn't zero-fill by default, its just a polyfill. (#2578)
2e70b74
Timings: Tracks 'lookup', adds 'wait' time, fixes connection re-use (#2566)
7ec8b84
Merge pull request #2574 from request/safe-buffer
1425883
Merge pull request #2573 from ahmadnassri/patch-3
f113253
Migrating to safe-buffer for improved security.
095ec79
fixes #2572
7b9ceef
2.80.1
See the full diff.
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 27 commits.
0ab5c36
2.82.0
ffdf0d3
Updating deps.
4386836
Merge branch 'master' of github.com:request/request
1527407
Merge pull request #2703 from ryysud/add-nodejs-v8-to-travis
3afcbf8
Merge branch 'master' of github.com:request/request
479143d
Update of hawk and qs to latest version (#2751)
169be11
Add Node.js v8 to Travis CI
643c43a
Fixed some text in README.md (#2658)
e8fca51
chore(package): update aws-sign2 to version 0.7.0 (#2635)
e999203
Update README to simplify & update convenience methods (#2641)
6f286c8
lint fix, PR from pre-standard was merged with passing tests
a765593
Add convenience method for HTTP OPTIONS (#2541)
52d6945
Add promise support section to README (#2605)
b12a624
refactor(lint): replace eslint with standard (#2579)
29a0b17
Merge pull request #2598 from request/greenkeeper-codecov-2.0.2
There are 27 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 30 commits.
dd427d7
2.83.0
5b623b5
Updating tough-cookie due to security fix. (#2776)
6f1b51e
2.82.1
0ab5c36
2.82.0
ffdf0d3
Updating deps.
4386836
Merge branch 'master' of github.com:request/request
1527407
Merge pull request #2703 from ryysud/add-nodejs-v8-to-travis
3afcbf8
Merge branch 'master' of github.com:request/request
479143d
Update of hawk and qs to latest version (#2751)
169be11
Add Node.js v8 to Travis CI
643c43a
Fixed some text in README.md (#2658)
e8fca51
chore(package): update aws-sign2 to version 0.7.0 (#2635)
e999203
Update README to simplify & update convenience methods (#2641)
6f286c8
lint fix, PR from pre-standard was merged with passing tests
a765593
Add convenience method for HTTP OPTIONS (#2541)
There are 30 commits in total.
See the full diff
Your tests are still failing with this version. Compare the changes π¨
The new version differs by 36 commits.
d77c839
Update changelog
4b46a13
2.84.0
0b807c6
Merge pull request #2793 from dvishniakov/2792-oauth_body_hash
cfd2307
Update hawk to 7.0.7 (#2880)
efeaf00
Fixed calculation of oauth_body_hash, issue #2792
253c5e5
2.83.1
dd427d7
2.83.0
5b623b5
Updating tough-cookie due to security fix. (#2776)
6f1b51e
2.82.1
0ab5c36
2.82.0
ffdf0d3
Updating deps.
4386836
Merge branch 'master' of github.com:request/request
1527407
Merge pull request #2703 from ryysud/add-nodejs-v8-to-travis
3afcbf8
Merge branch 'master' of github.com:request/request
479143d
Update of hawk and qs to latest version (#2751)
There are 36 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 18 commits.
8f2fd4d
Update changelog
386c7d8
2.86.0
76a6e5b
Merge pull request #2885 from ChALkeR/patch-1
db76838
Merge branch 'patch-1' of github.com:ChALkeR/request
fb7aeb3
Merge pull request #2942 from simov/fix-tests
e47ce95
Add Node v10 build target explicitly
0c5db42
Skip status code 105 on Node > v10
d555bd7
Generate server certificates for Node > v10
81f8cb5
Remove redundant code
db17497
Use Buffer.from and Buffer.alloc in tests
0d29635
Merge pull request #2923 from gareth-robinson/cifixes
3745cec
Correction for Windows OS identification
219a298
Alterations for failing CI tests
bbb3a0b
2.85.1
21ef363
Update changelog
There are 18 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 22 commits.
02fc5b1
Update changelog
de1ed5a
2.87.0
a6741d4
Replace hawk dependency with a local implemenation (#2943)
a7f0a36
2.86.1
8f2fd4d
Update changelog
386c7d8
2.86.0
76a6e5b
Merge pull request #2885 from ChALkeR/patch-1
db76838
Merge branch 'patch-1' of github.com:ChALkeR/request
fb7aeb3
Merge pull request #2942 from simov/fix-tests
e47ce95
Add Node v10 build target explicitly
0c5db42
Skip status code 105 on Node > v10
d555bd7
Generate server certificates for Node > v10
81f8cb5
Remove redundant code
db17497
Use Buffer.from and Buffer.alloc in tests
0d29635
Merge pull request #2923 from gareth-robinson/cifixes
There are 22 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 35 commits.
6420240
2.88.0
bd22e21
fix: massive dependency upgrade, fixes all production vulnerabilities
925849a
Merge pull request #2996 from kwonoj/fix-uuid
7b68551
fix(uuid): import versioned uuid
5797963
Merge pull request #2994 from dlecocq/oauth-sign-0.9.0
628ff5e
Update to oauth-sign 0.9.0
10987ef
Merge pull request #2993 from simov/fix-header-tests
cd848af
These are not going to fail if there is a server listening on those ports
a92e138
#515, #2894 Strip port suffix from Host header if the protocol is known. (#2904)
45ffc4b
Improve AWS SigV4 support. (#2791)
a121270
Merge pull request #2977 from simov/update-cert
bd16414
Update test certificates
536f0e7
2.87.1
02fc5b1
Update changelog
de1ed5a
2.87.0
There are 35 commits in total.
See the full diff
dependency
request was updated from 2.88.0
to 2.88.2
.Your tests are passing again with this update. Explicitly upgrade to this version π
Version 2.80.0 of request just got published.
This version is covered by your current version range and after updating it in your project the build failed.
As request is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you itβs very likely also breaking them. I recommend you give this issue a very 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/screeps-modules/builds/207603173) - β **bitHound - Dependencies** 3 failing dependencies. [Details](https://www.bithound.io/github/langri-sha/screeps-modules/93e3b61378510642e5c4351076b1e79899adc0f0/dependencies/npm#filter-failing-dep) - β **bitHound - Code** No failing files. [Details](https://www.bithound.io/github/langri-sha/screeps-modules/93e3b61378510642e5c4351076b1e79899adc0f0/files?status=passing)Commits
The new version differs by 31 commits .
f422111
2.80.0
bce66a5
Merge pull request #2571 from JamesMGreene/fix_ipv6_host_header
ff6d6c6
Correctly format the Host header for IPv6 addresses
667e923
Merge pull request #2558 from request/FredKSchott-patch-1
6862553
Merge pull request #2221 from calamarico/change_readme
8d78bd0
Update README.md example snippet
60f6a00
Merge pull request #2452 from nicjansma/master
da077f7
Merge pull request #2553 from request/issue-template
921ebee
small change to template wording
256deea
add ISSUE_TEMPLATE, move PR template
fec1f2b
reorder PULL_REQUEST_TEMPLATE sections
2046cf3
Merge pull request #2539 from request/FredKSchott-patch-1
0ea3d47
Merge pull request #2524 from request/greenkeeper-caseless-0.12.0
3f57975
Use performance-now instead of custom solution
a9ad38a
Ensure only the properties we expect are there
There are 31 commits in total. 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: