Skip to content

Update ws to the latest version 🚀 #4429

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

Merged
merged 1 commit into from
Dec 29, 2017
Merged

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Dec 17, 2017

Version 3.3.3 of ws was just published.

Dependency ws
Current Version 3.3.2
Type dependency

The version 3.3.3 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of ws.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Release Notes 3.3.3

Bug fixes

  • net.Socket errors are no longer swallowed (beff620).
  • The status code and close reason are now always taken from the close frame if
    received (beff620).
Commits

The new version differs by 15 commits.

  • 157f58a [dist] 3.3.3
  • 6a6ae04 [minor] Send the close status code only when necessary
  • 85919f2 [doc] Remove duplicate 'is' (#1252)
  • beff620 [fix] Use status code from close frame if received
  • ae903b1 [doc] Fix rendering of history in SECURITY.md (#1250)
  • ca76e58 chore(package): update eslint to version 4.13.0 (#1249)
  • f6e5685 chore(package): update utf-8-validate to version 4.0.0 (#1247)
  • b3bc7db [minor] Do not set allowHalfOpen to false
  • a166af4 [test] Skip family test if localhost doesn't resolve to ::1 (#1246)
  • 009d05c [test] Mark skipped tests as pending
  • 4e7d48a [fix] Close cleanly only if a close frame has been sent and received
  • 81cd85b chore(package): update eslint to version 4.12.0 (#1242)
  • ac86a04 [minor] Refactor WebSocket#finalize()
  • 5ccb86e [test] Simplify a test
  • 355d24a [doc] Add direct links to the Autobahn test suite reports

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@codecov
Copy link

codecov bot commented Dec 29, 2017

Codecov Report

Merging #4429 into master will decrease coverage by 2.86%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4429      +/-   ##
==========================================
- Coverage   92.69%   89.83%   -2.87%     
==========================================
  Files         118      118              
  Lines        8353     8619     +266     
==========================================
  Hits         7743     7743              
- Misses        610      876     +266
Impacted Files Coverage Δ
...dapters/Storage/Postgres/PostgresStorageAdapter.js 76.26% <0%> (-20.58%) ⬇️
src/RestWrite.js 93.46% <0%> (-0.37%) ⬇️
src/Adapters/Auth/meetup.js 89.47% <0%> (+5.26%) ⬆️

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 bad2179...ea8bba6. Read the comment docs.

@flovilmart flovilmart merged commit 58f32c4 into master Dec 29, 2017
@flovilmart flovilmart deleted the greenkeeper/ws-3.3.3 branch December 29, 2017 18:27
UnderratedDev pushed a commit to UnderratedDev/parse-server that referenced this pull request Mar 21, 2020
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.

1 participant