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 ws to the latest version 🚀 #5781

Merged
merged 2 commits into from
Jul 9, 2019
Merged

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Jul 8, 2019

The dependency ws was updated from 7.0.1 to 7.1.0.

This version 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.


Publisher: lpinca
License: MIT

Release Notes for 7.1.0

Features

  • Added utility to wrap a WebSocket in a Duplex stream (#1589).

Bug fixes

  • Reverted "[minor] Remove unneeded if statement" (dbacf58).
Commits

The new version differs by 7 commits.

  • dd42c8b [dist] 7.1.0
  • a49a827 [feature] Add utility to wrap a WebSocket in a Duplex stream (#1589)
  • dbacf58 Revert "[minor] Remove unneeded if statement"
  • db14864 [pkg] Update eslint-config-prettier to version 6.0.0 (#1599)
  • c62ea9f [doc] Improve comment in code snippet (#1597)
  • 47e7d64 [pkg] Update eslint to version 6.0.0 (#1595)
  • d9b5562 [doc] Improve server broadcast example (#1590)

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 🌴

@ghost ghost added the Merge On Green label Jul 8, 2019
@codecov
Copy link

codecov bot commented Jul 8, 2019

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #5781      +/-   ##
==========================================
- Coverage   93.68%   93.62%   -0.06%     
==========================================
  Files         145      145              
  Lines       10212    10212              
==========================================
- Hits         9567     9561       -6     
- Misses        645      651       +6
Impacted Files Coverage Δ
src/Adapters/Storage/Mongo/MongoStorageAdapter.js 91.72% <0%> (-0.73%) ⬇️
src/RestWrite.js 93.32% <0%> (-0.35%) ⬇️
...dapters/Storage/Postgres/PostgresStorageAdapter.js 96.82% <0%> (-0.09%) ⬇️

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 f57646d...fa19bf8. Read the comment docs.

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