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

Update dependency ws to v6.2.1 #140

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

Update dependency ws to v6.2.1 #140

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 24, 2019

This PR contains the following updates:

Package Type Update Change
ws dependencies minor 6.1.2 -> 6.2.1

Release Notes

websockets/ws

v6.2.1

Compare Source

Bug fixes

  • Fixed a bug that, under certain circumstances, prevented the close timer from
    being set (aa1dcd5).

v6.2.0

Compare Source

Features

  • Added ability to follow redirects (#​1490).

Bug fixes

  • The opening handshake is now aborted if the Sec-WebSocket-Key header field
    value is invalid (160af45).

v6.1.4

Compare Source

Bug fixes

  • Fixed an issue that caused the Host header to always include a port (#​1510).

v6.1.3

Compare Source

Bug fixes

  • Fixed a bug that, under certain circumstances, prevented the close frame from
    being parsed (#​1494).

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 you tick the rebase/retry checkbox.

🔕 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 WhiteSource Renovate. View repository job log here.

@codecov
Copy link

codecov bot commented Jan 24, 2019

Codecov Report

Merging #140 into master will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #140      +/-   ##
==========================================
+ Coverage    81.1%   81.11%   +0.01%     
==========================================
  Files          10       10              
  Lines         381      376       -5     
  Branches       60       56       -4     
==========================================
- Hits          309      305       -4     
+ Misses         64       63       -1     
  Partials        8        8
Impacted Files Coverage Δ
src/internal/ProcessManager/ProcessManager.js 36.84% <0%> (-2.19%) ⬇️
src/internal/ProcessManager/ManagedProcess.js 80.55% <0%> (-0.53%) ⬇️

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 060e739...8c0b089. Read the comment docs.

@renovate renovate bot changed the title Update dependency ws to v6.1.3 Update dependency ws to v6.1.4 Feb 16, 2019
@renovate renovate bot changed the title Update dependency ws to v6.1.4 Update dependency ws to v6.2.0 Mar 6, 2019
@renovate renovate bot changed the title Update dependency ws to v6.2.0 Update dependency ws to v6.2.1 Mar 27, 2019
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