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

[dist] Update dependency agentkeepalive to v4 #1358

Merged
merged 1 commit into from Aug 22, 2019

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 22, 2019

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

v4.0.1

Compare Source

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

fixes

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

v3.5.1

Compare Source

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

fixes

v3.5.0

Compare Source

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

features

others

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

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.

@renovate renovate bot force-pushed the renovate/agentkeepalive-4.x branch from 683ed34 to 6e3f547 Compare August 22, 2019 07:15
@codecov-io
Copy link

codecov-io commented Aug 22, 2019

Codecov Report

Merging #1358 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1358   +/-   ##
=======================================
  Coverage   92.35%   92.35%           
=======================================
  Files           6        6           
  Lines         314      314           
=======================================
  Hits          290      290           
  Misses         24       24

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 59c4403...6e3f547. Read the comment docs.

@indexzero indexzero merged commit 7a154f8 into master Aug 22, 2019
@indexzero indexzero deleted the renovate/agentkeepalive-4.x branch August 22, 2019 07:24
This was referenced Mar 17, 2021
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

3 participants