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

[Snyk] Upgrade ws from 7.4.4 to 7.4.5 #1357

Merged
merged 1 commit into from
May 10, 2021

Conversation

snyk-bot
Copy link
Contributor

@snyk-bot snyk-bot commented May 9, 2021

Snyk has created this PR to upgrade ws from 7.4.4 to 7.4.5.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 1 version ahead of your current version.
  • The recommended version was released 22 days ago, on 2021-04-18.
Release notes
Package name: ws
  • 7.4.5 - 2021-04-18

    Bug fixes

    • UTF-8 validation is now done even if utf-8-validate is not installed
      (23ba6b2).
    • Fixed an edge case where websocket.close() and websocket.terminate() did
      not close the connection (67e25ff).
  • 7.4.4 - 2021-03-06

    Bug fixes

    • Fixed a bug that could cause the process to crash when using the
      permessage-deflate extension (9277437).
from ws GitHub release notes
Commit messages
Package name: ws
  • f672710 [dist] 7.4.5
  • 67e25ff [fix] Fix case where `abortHandshake()` does not close the connection
  • 23ba6b2 [fix] Make UTF-8 validation work even if utf-8-validate is not installed
  • 114de9e [ci] Use a unique ID instead of commit SHA
  • d75a62e [ci] Include commit SHA in `flag-name`

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@codecov
Copy link

codecov bot commented May 9, 2021

Codecov Report

Merging #1357 (0028b19) into master (e6f15fd) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1357   +/-   ##
=======================================
  Coverage   99.10%   99.10%           
=======================================
  Files          61       61           
  Lines        5933     5933           
  Branches     1347     1347           
=======================================
  Hits         5880     5880           
  Misses         52       52           
  Partials        1        1           

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 e6f15fd...0028b19. Read the comment docs.

@davimacedo davimacedo merged commit f92e78f into master May 10, 2021
@mtrezza mtrezza deleted the snyk-upgrade-9f19b7778af0b0f38f83a18bbdcd29dd branch October 24, 2021 10:21
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

2 participants