Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • N node-http-proxy
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 482
    • Issues 482
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 102
    • Merge requests 102
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • http ... PARTY!
  • node-http-proxy
  • Merge requests
  • !1358

[dist] Update dependency agentkeepalive to v4

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Administrator requested to merge renovate/agentkeepalive-4.x into master Aug 22, 2019
  • Overview 2
  • Commits 1
  • Pipelines 0
  • Changes 1

Created by: renovate[bot]

This PR contains the following updates:

Package Type Update Change
agentkeepalive dependencies major ^2.0.3 -> ^4.0.0

Release Notes

node-modules/agentkeepalive

v4.0.2

Compare Source

==================

fixes

  • [56d4a9b] - fix: HttpAgent export = internal (#​74) (Andrew Leedham <mailto:AndrewLeedham@outlook.com>)

v4.0.1

Compare Source

==================

fixes

  • [bad1ac0] - fix: HttpsAgent Type Definition (#​71) (#​72) (Andrew Leedham <mailto:AndrewLeedham@outlook.com>)
  • [f48a4a7] - fix: export interface (#​70) (Vinay <mailto:vinaybedre@gmail.com>)

others

  • [9124343] - chore: add agent.options.keepAlive instead agent.keepAlive (fengmk2 <mailto:<fengmk2@​gmail.com>>)
  • [d177d40] - test: add request timeout bigger than agent timeout cases (fengmk2 <mailto:<fengmk2@​gmail.com>>)

v4.0.0

Compare Source

==================

features

  • [5c9f3bb] - feat: impl the new Agent extend http.Agent (fengmk2 <mailto:<fengmk2@​gmail.com>>)

others

  • [498c8f1] - chore: move LICENSE from readme to file (fengmk2 <mailto:<fengmk2@​gmail.com>>)
  • [4f39894] - bugfix: support agent.options.timeout on https agent (fengmk2 <mailto:<fengmk2@​gmail.com>>)

v3.5.2

Compare Source

==================

fixes

  • [5751fc1] - fix: sockLen being miscalculated when removing sockets (#​60) (Ehden Sinai <mailto:cixel@users.noreply.github.com>)

v3.5.1

Compare Source

==================

fixes

  • [495f1ab] - fix: add the lost npm files (#​66) (Henry Zhuang <mailto:zhuanghengfei@gmail.com>)

v3.5.0

Compare Source

==================

features

  • [16f5aea] - feat: add typing define. (#​65) (Henry Zhuang <mailto:zhuanghengfei@gmail.com>)

others

  • [28fa062] - docs: add "per host" to description of maxFreeSockets (tony-gutierrez <mailto:tony.gutierrez@bluefletch.com>)
  • [7df2577] - test: run test on node 10 (#​63) (fengmk2 <mailto:<fengmk2@​gmail.com>>)

v3.4.1

Compare Source

==================

fixes

  • [4d3a3b1] - fix: Handle ipv6 addresses in host-header correctly with TLS (#​53) (Mattias Holmlund <mailto:<u376@​m1.holmlund.se>>)

others

  • [55a7a5c] - test: stop timer after test end (fengmk2 <mailto:<fengmk2@​gmail.com>>)

v3.4.0

Compare Source

==================

features

  • [bc7cadb] - feat: use socket custom freeSocketKeepAliveTimeout first (#​59) (fengmk2 <mailto:<fengmk2@​gmail.com>>)

others

  • [138eda8] - doc: fix keepAliveMsecs params description (#​55) (Hongcai Deng <mailto:admin@dhchouse.com>)

v3.3.0

Compare Source

==================

  • feat: add statusChanged getter (#​51)
  • chore: format License

v3.2.0

Compare Source

==================

  • feat: add expiring active sockets
  • test: add node 8 (#​49)

v3.1.0

Compare Source

==================

  • feat: timeout support humanize ms (#​48)

v3.0.0

Compare Source

==================

  • fix: emit agent socket close event
  • test: add remove excess calls to removeSocket
  • test: use egg-ci
  • test: refactor test with eslint rules
  • feat: merge _http_agent.js from 7.2.1

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: renovate/agentkeepalive-4.x