Skip to content

Update ws to the latest version 🚀 #6646

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
2 commits merged into from
Apr 25, 2020
Merged

Update ws to the latest version 🚀 #6646

2 commits merged into from
Apr 25, 2020

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Apr 25, 2020


☝️ Important announcement: Greenkeeper will be saying goodbye 👋 and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io


The dependency ws was updated from 7.2.3 to 7.2.5.

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.2.5

Bug fixes

  • Fixed compatibility with Node.js master (651d662).
Commits

The new version differs by 20 commits.

  • 67983cb [dist] 7.2.5
  • 18d773d [test] Fix failing tests
  • 73f8bb6 [ci] Test on node 14
  • 7a0ad90 [doc] move ISSUE_TEMPLATE.md to .github/issue_template.md
  • 49ed889 [ci] Use GitHub Actions (#1644)
  • 3730467 [test] Do not call duplex.end() prematurely
  • 651d662 [fix] Call the _final() callback before destroying the stream
  • 62f71d1 [minor] Throw an error on invalid method usage
  • 79dfbcf [test] Move test to appropriate section
  • 06d8660 Revert "[minor] Throw an error on invalid usage"
  • c56d4ec Revert "[minor] Set the flag to detect invalid API usage only when needed"
  • 1a501d5 [doc] Fix example to not use deprecated property
  • 6b4e2a8 [doc] Improve authentication example (#1741)
  • c31150f [test] Remove unneeded options object
  • 3bf4ac8 [test] Remove unneeded Buffer#slice() call

There are 20 commits in total.

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 Apr 25, 2020
@ghost ghost merged commit 71147eb into master Apr 25, 2020
@codecov
Copy link

codecov bot commented Apr 25, 2020

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff             @@
##           master    #6646       +/-   ##
===========================================
+ Coverage   83.74%   93.91%   +10.16%     
===========================================
  Files         169      169               
  Lines       11991    11991               
===========================================
+ Hits        10042    11261     +1219     
+ Misses       1949      730     -1219     
Impacted Files Coverage Δ
src/Routers/UsersRouter.js 94.33% <0.00%> (+0.62%) ⬆️
src/Controllers/UserController.js 94.39% <0.00%> (+0.93%) ⬆️
src/Controllers/FilesController.js 93.61% <0.00%> (+2.12%) ⬆️
src/Adapters/Storage/Postgres/PostgresClient.js 86.66% <0.00%> (+80.00%) ⬆️
...dapters/Storage/Postgres/PostgresStorageAdapter.js 96.33% <0.00%> (+93.84%) ⬆️

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 f43afc5...bf2c06c. Read the comment docs.

@greenkeeper greenkeeper bot deleted the greenkeeper/ws-7.2.5 branch April 25, 2020 11:20
This pull request was closed.
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.

0 participants