Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency request to v2.85.0 #137

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 16, 2018

This Pull Request updates dependency request from v2.74.0 to v2.85.0

Release Notes

v2.75.0

  • #​2381 Drop support for Node 0.10 (@​simov)
  • #​2377 Update form-data to version 2.0.0 🚀 (@​greenkeeperio-bot)
  • #​2353 Add greenkeeper ignored packages (@​simov)
  • #​2351 Update karma-tap to version 3.0.1 🚀 (@​greenkeeperio-bot)
  • #​2348 form-data@​1.0.1 breaks build 🚨 (@​greenkeeperio-bot)
  • #​2349 Check error type instead of string (@​scotttrinh)

v2.76.0

  • #​2424 Handle buffers directly instead of using "bl" (@​zertosh)
  • #​2415 Re-enable timeout tests on Travis + other fixes (@​mscdex)
  • #​2431 Improve timeouts accuracy and node v6.8.0+ compatibility (@​mscdex, @​greenkeeperio-bot)
  • #​2428 Update qs to version 6.3.0 🚀 (@​greenkeeperio-bot)
  • #​2420 change .on to .once, remove possible memory leaks (@​duereg)
  • #​2426 Remove "isFunction" helper in favor of "typeof" check (@​zertosh)
  • #​2425 Simplify "defer" helper creation (@​zertosh)
  • #​2402 form-data@​2.1.1 breaks build 🚨 (@​greenkeeperio-bot)
  • #​2393 Update form-data to version 2.1.0 🚀 (@​greenkeeperio-bot)

v2.77.0

  • #​2439 Fix socket 'connect' listener handling (@​mscdex)
  • #​2442 👻😱 Node.js 0.10 is unmaintained 😱👻 (@​greenkeeperio-bot)
  • #​2435 Add followOriginalHttpMethod to redirect to original HTTP method (@​kirrg001)
  • #​2414 Improve test-timeout reliability (@​mscdex)

v2.78.0

  • #​2447 Always set request timeout on keep-alive connections (@​mscdex)

v2.79.0

  • #​2368 Fix typeof check in test-pool.js (@​forivall)
  • #​2394 Use files in package.json (@​SimenB)
  • #​2463 AWS support for session tokens for temporary credentials (@​simov)
  • #​2467 Migrate to uuid (@​simov, @​antialias)
  • #​2459 Update taper to version 0.5.0 🚀 (@​greenkeeperio-bot)
  • #​2448 Make other connect timeout test more reliable too (@​mscdex)

v2.80.0

  • #​2571 Correctly format the Host header for IPv6 addresses (@​JamesMGreene)
  • #​2558 Update README.md example snippet (@​FredKSchott)
  • #​2221 Adding a simple Response object reference in argument specification (@​calamarico)
  • #​2452 Adds .timings array with DNC, TCP, request and response times (@​nicjansma)
  • #​2553 add ISSUE_TEMPLATE, move PR template (@​FredKSchott)
  • #​2539 Create PULL_REQUEST_TEMPLATE.md (@​FredKSchott)
  • #​2524 Update caseless to version 0.12.0 🚀 (@​greenkeeperio-bot)
  • #​2460 Fix wrong MIME type in example (@​OwnageIsMagic)
  • #​2514 Change tags to keywords in package.json (@​humphd)
  • #​2492 More lenient gzip decompression (@​addaleax)

v2.81.0

  • #​2584 Security issue: Upgrade qs to version 6.4.0 (@​sergejmueller)
  • #​2578 safe-buffer doesn't zero-fill by default, its just a polyfill. (#​2578) (@​mikeal)
  • #​2566 Timings: Tracks 'lookup', adds 'wait' time, fixes connection re-use (#​2566) (@​nicjansma)
  • #​2574 Migrating to safe-buffer for improved security. (@​mikeal)
  • #​2573 fixes #​2572 (@​ahmadnassri)

v2.82.0

  • #​2703 Add Node.js v8 to Travis CI (@​ryysud)
  • #​2751 Update of hawk and qs to latest version (#​2751) (@​Olivier-Moreau)
  • #​2658 Fixed some text in README.md (#​2658) (@​Marketionist)
  • #​2635 chore(package): update aws-sign2 to version 0.7.0 (#​2635) (@​greenkeeperio-bot)
  • #​2641 Update README to simplify & update convenience methods (#​2641) (@​FredKSchott)
  • #​2541 Add convenience method for HTTP OPTIONS (#​2541) (@​jamesseanwright)
  • #​2605 Add promise support section to README (#​2605) (@​FredKSchott)
  • #​2579 refactor(lint): replace eslint with standard (#​2579) (@​ahmadnassri)
  • #​2598 Update codecov to version 2.0.2 🚀 (@​greenkeeperio-bot)
  • #​2590 Adds test-timing keepAlive test (@​nicjansma)
  • #​2589 fix tabulation on request example README.MD (@​odykyi)
  • #​2594 chore(dependencies): har-validator to 5.x [removes babel dep] (@​ahmadnassri)

v2.83.0

  • #​2776 Updating tough-cookie due to security fix. (#​2776) (@​karlnorling)

v2.84.0

  • #​2793 Fixed calculation of oauth_body_hash, issue #​2792 (@​dvishniakov)
  • #​2880 Update hawk to 7.0.7 (#​2880) (@​kornel-kedzierski)

v2.85.0

  • #​2880 Revert "Update hawk to 7.0.7 (#​2880)" (@​simov)

Commits

v2.78.0

v2.79.0

  • 6739fe7 2.78.1
  • c5243d0 Adds .timings array with dns, tcp, request and response times
  • 17095d5 chore(package): update taper to version 0.5.0
  • 33700bd Fix wrong MIME type in example
  • 8c6fd17 Merge pull request #​2448 from mscdex/improve-new-test-reliability
  • 0131e2d Merge pull request #​2459 from request/greenkeeper-taper-0.5.0
  • 9122f43 Fixing requests/requests issue #​2462 - AWS support does not include the use of session tokens for temporary credentials
  • e1c0981 Merge branch 'defunctzombie-uuid' of github.com:antialias/request into bump-uuid
  • 39350ed Bump uuid
  • 67c9673 Merge pull request #​2467 from simov/bump-uuid
  • d16bf18 Merge branch 'master' into aws4-session
  • 7532634 Remove redundant code
  • 9f702bf Merge pull request #​2463 from lostcolony/master
  • d05c86c Use files in package.json
  • 95b12d0 Merge pull request #​2394 from SimenB/files
  • ab94c86 Merge pull request #​2368 from forivall/patch-1
  • 3a98820 2.79.0
  • ff729c6 Update changelog

v2.80.0

  • b628cab 2.79.1
  • c7c9431 Addresses feedback
  • 76eb485 dependency(har-validator): update to ~v4.2.0
  • 47523a2 Removed double-spaces after period
  • 21e315d Removed extra space
  • 71081b6 More lenient gzip decompression
  • f009af2 Merge pull request #​2492 from addaleax/lenient-gzip
  • 4901f96 Change tags to keywords in package.json
  • dfd777a chore(package): update caseless to version 0.12.0
  • d40f9af Merge pull request #​2514 from humphd/package.json-keywords
  • 223f44b Merge pull request #​2460 from OwnageIsMagic/patch-1
  • a60be68 Create PULL_REQUEST_TEMPLATE.md
  • d9e8c3d Added deprecated notes
  • a9ad38a Ensure only the properties we expect are there
  • 3f57975 Use performance-now instead of custom solution
  • 0ea3d47 Merge pull request #​2524 from request/greenkeeper-caseless-0.12.0
  • 2046cf3 Merge pull request #​2539 from request/FredKSchott-patch-1
  • fec1f2b reorder PULL_REQUEST_TEMPLATE sections
  • 256deea add ISSUE_TEMPLATE, move PR template
  • 921ebee small change to template wording
  • da077f7 Merge pull request #​2553 from request/issue-template
  • 60f6a00 Merge pull request #​2452 from nicjansma/master
  • 8d78bd0 Update README.md example snippet
  • 6862553 Merge pull request #​2221 from calamarico/change_readme
  • 667e923 Merge pull request #​2558 from request/FredKSchott-patch-1
  • ff6d6c6 Correctly format the Host header for IPv6 addresses
  • bce66a5 Merge pull request #​2571 from JamesMGreene/fix_ipv6_host_header
  • f422111 2.80.0

v2.81.0

  • 7b9ceef 2.80.1
  • 095ec79 fixes #​2572
  • f113253 Migrating to safe-buffer for improved security.
  • 1425883 Merge pull request #​2573 from ahmadnassri/patch-3
  • 7ec8b84 Merge pull request #​2574 from request/safe-buffer
  • 2e70b74 Timings: Tracks 'lookup', adds 'wait' time, fixes connection re-use (#​2566)
  • 6d62d8e safe-buffer doesn't zero-fill by default, its just a polyfill.
  • fa48e67 safe-buffer doesn't zero-fill by default, its just a polyfill. (#​2578)
  • 34d1ea5 Upgrade qs to version 6.4.0
  • 44ba9df fix tabulation on request example README.MD
  • eb5d89d Adds test-timing keepAlive test
  • d99964c Merge pull request #​2584 from sergejmueller/patch-1
  • f2f54fa 2.81.0
  • a0cdc70 Update changelog

v2.82.0

  • c57fb72 2.81.1
  • 51806f8 chore(dependencies): har-validator to 5.x [removes babel dep]
  • 21b1112 chore(dependencies): har-validator -> 5.0.1
  • baf9c1f chore(dependencies): har-validator -> 5.0.2
  • 0951f47 chore(package): update codecov to version 2.0.2
  • 3d5e50d Merge pull request #​2594 from ahmadnassri/patch-1
  • 087de94 Merge pull request #​2589 from odykyi/fix-tabulation
  • dd5c02c Updated comment
  • e7b4a88 Merge pull request #​2590 from nicjansma/timings-tests
  • 29a0b17 Merge pull request #​2598 from request/greenkeeper-codecov-2.0.2
  • b12a624 refactor(lint): replace eslint with standard (#​2579)
  • 52d6945 Add promise support section to README (#​2605)
  • a765593 Add convenience method for HTTP OPTIONS (#​2541)
  • 6f286c8 lint fix, PR from pre-standard was merged with passing tests
  • e999203 Update README to simplify & update convenience methods (#​2641)
  • e8fca51 chore(package): update aws-sign2 to version 0.7.0 (#​2635)
  • 643c43a Fixed some text in README.md (#​2658)
  • 169be11 Add Node.js v8 to Travis CI
  • 479143d Update of hawk and qs to latest version (#​2751)
  • 3afcbf8 Merge branch 'master' of github.com:request/request
  • 1527407 Merge pull request #​2703 from ryysud/add-nodejs-v8-to-travis
  • 4386836 Merge branch 'master' of github.com:request/request
  • ffdf0d3 Updating deps.
  • 0ab5c36 2.82.0
  • 6f1b51e 2.82.1

v2.83.0

  • 5b623b5 Updating tough-cookie due to security fix. (#​2776)
  • dd427d7 2.83.0

v2.84.0

  • 253c5e5 2.83.1
  • efeaf00 Fixed calculation of oauth_body_hash, issue #​2792
  • cfd2307 Update hawk to 7.0.7 (#​2880)
  • 0b807c6 Merge pull request #​2793 from dvishniakov/2792-oauth_body_hash
  • 4b46a13 2.84.0
  • d77c839 Update changelog

v2.85.0


This PR has been generated by Renovate Bot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant