Skip to content

Update ws to the latest version 🚀 #5101

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
Oct 5, 2018
Merged

Update ws to the latest version 🚀 #5101

2 commits merged into from
Oct 5, 2018

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Oct 5, 2018

The dependency ws was updated from 6.0.0 to 6.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.


Release Notes for 6.1.0

Features

  • The WebSocket server now emits a 'close' event when the server
    closes (#1453).
Commits

The new version differs by 11 commits.

  • b9ce38d [dist] 6.1.0
  • 9fe2f33 [test] Fix failing test on Windows
  • 90407bb [feature] Make WebSocketServer#close() emit 'close' (#1453)
  • 6de05e0 [pkg] Update nyc to version 13.0.1
  • 26b65da [pkg] Update eslint to version 5.6.1
  • 7d7ddfd chore(package): update eslint-config-standard to version 12.0.0 (#1440)
  • 19a0225 [lint] Add missing spaces
  • 30335cb chore(package): update eslint-plugin-standard to version 4.0.0 (#1439)
  • 1e78aba [pkg] Update eslint-plugin-import to version 2.14.0
  • 2bb93fb [pkg] Update eslint to version 5.4.0
  • 07d337a chore(package): update eslint-plugin-promise to version 4.0.0 (#1432)

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 Oct 5, 2018
@ghost ghost merged commit 7a01fa0 into master Oct 5, 2018
@codecov
Copy link

codecov bot commented Oct 5, 2018

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #5101      +/-   ##
==========================================
+ Coverage   93.69%   93.73%   +0.04%     
==========================================
  Files         123      123              
  Lines        8879     8879              
==========================================
+ Hits         8319     8323       +4     
+ Misses        560      556       -4
Impacted Files Coverage Δ
...dapters/Storage/Postgres/PostgresStorageAdapter.js 97.16% <0%> (+0.08%) ⬆️
src/RestWrite.js 93.51% <0%> (+0.55%) ⬆️

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 937bdf9...8c0051c. Read the comment docs.

@greenkeeper greenkeeper bot deleted the greenkeeper/ws-6.1.0 branch October 5, 2018 07:38
UnderratedDev pushed a commit to UnderratedDev/parse-server that referenced this pull request Mar 21, 2020
* fix(package): update ws to version 6.1.0

* chore(package): update lockfile package-lock.json
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