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

chore(deps): upgrade ws from 7.5.1 to 7.5.3 #135

Merged
merged 1 commit into from
Aug 24, 2021

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade ws from 7.5.1 to 7.5.3.

merge advice
ℹ️ 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 2 versions ahead of your current version.
  • The recommended version was released a month ago, on 2021-07-10.
Release notes
Package name: ws
  • 7.5.3 - 2021-07-10

    Bug fixes

    • The WebSocketServer constructor now throws an error if more than one of the
      noServer, server, and port options are specefied (66e58d2).
    • Fixed a bug where a 'close' event was emitted by a WebSocketServer before
      the internal HTTP/S server was actually closed (5a58730).
    • Fixed a bug that allowed WebSocket connections to be established after
      WebSocketServer.prototype.close() was called (772236a).
  • 7.5.2 - 2021-07-04

    Bug fixes

    • The opening handshake is now aborted if the client receives a
      Sec-WebSocket-Extensions header but no extension was requested or if the
      server indicates an extension not requested by the client (aca94c8).
  • 7.5.1 - 2021-06-29

    Bug fixes

    • Fixed an issue that prevented the connection from being closed properly if an
      error occurred simultaneously on both peers (b434b9f).
from ws GitHub release notes
Commit messages
Package name: ws
  • 4c1849a [dist] 7.5.3
  • 772236a [fix] Abort the handshake if the server is closing or closed
  • 5a58730 [fix] Emit the `'close'` event after the server is closed
  • ea63b29 [minor] Fix typo
  • 66e58d2 [fix] Make the `{noS,s}erver`, and `port` options mutually exclusive
  • ecb9d9e [minor] Improve JSDoc-inferred types (#1912)
  • 0ad1f9d [dist] 7.5.2
  • aca94c8 [fix] Abort the handshake if an unexpected extension is received

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

@robertsLando robertsLando changed the title [Snyk] Upgrade ws from 7.5.1 to 7.5.3 chore(deps): upgrade ws from 7.5.1 to 7.5.3 Aug 24, 2021
@robertsLando robertsLando merged commit eb5b318 into master Aug 24, 2021
@robertsLando robertsLando deleted the snyk-upgrade-82c95c20b53639066492383eaed8e38a branch August 24, 2021 06:14
toniiiik added a commit to toniiiik/aedes-cli that referenced this pull request Oct 19, 2021
commit 3413ae5
Author: Snyk bot <snyk-bot@snyk.io>
Date:   Thu Sep 30 08:18:19 2021 +0200

    chore(deps): upgrade ws from 7.5.4 to 7.5.5 (moscajs#140)

commit 87f0f50
Author: Snyk bot <snyk-bot@snyk.io>
Date:   Tue Sep 28 08:30:06 2021 +0200

    chore(deps): upgrade pino from 6.13.1 to 6.13.2 (moscajs#139)

commit 6288af9
Author: Snyk bot <snyk-bot@snyk.io>
Date:   Mon Sep 27 09:56:38 2021 +0200

    chore(deps): upgrade ws from 7.5.3 to 7.5.4 (moscajs#138)

commit 12b1b77
Author: Snyk bot <snyk-bot@snyk.io>
Date:   Mon Sep 13 09:41:31 2021 +0200

    chore(deps): upgrade pino from 6.13.0 to 6.13.1 (moscajs#136)

commit eb5b318
Author: Snyk bot <snyk-bot@snyk.io>
Date:   Tue Aug 24 08:14:37 2021 +0200

    chore(deps): upgrade ws from 7.5.1 to 7.5.3 (moscajs#135)

commit cbfa86b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Aug 23 09:14:47 2021 +0200

    chore(deps): bump path-parse from 1.0.6 to 1.0.7 (moscajs#134)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit baf26f4
Author: Snyk bot <snyk-bot@snyk.io>
Date:   Mon Aug 23 09:14:37 2021 +0200

    chore: upgrade pino from 6.12.0 to 6.13.0 (moscajs#133)

commit b06a893
Author: Snyk bot <snyk-bot@snyk.io>
Date:   Mon Aug 23 09:14:21 2021 +0200

    chore: upgrade ws from 7.5.0 to 7.5.1 (moscajs#130)

commit 4f55f1a
Author: Snyk bot <snyk-bot@snyk.io>
Date:   Mon Aug 9 18:44:21 2021 +0300

    chore(deps): upgrade aedes from 0.46.0 to 0.46.1 (moscajs#132)

commit c2ebb92
Author: Snyk bot <snyk-bot@snyk.io>
Date:   Mon Aug 2 10:11:14 2021 +0300

    chore(deps): upgrade pino from 6.11.3 to 6.12.0 (moscajs#131)

commit 9cbe37a
Author: Snyk bot <snyk-bot@snyk.io>
Date:   Thu Jul 8 10:16:40 2021 +0300

    [Snyk] Upgrade ws from 7.4.6 to 7.5.0 (moscajs#129)

commit 0f16dfe
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Jun 14 10:00:50 2021 +0200

    chore(deps): bump glob-parent from 5.1.1 to 5.1.2 (moscajs#128)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 52bc4b9
Author: bherbruck <brennen.herbruck@gmail.com>
Date:   Thu May 27 23:24:46 2021 -0700

    fix: change host address (moscajs#126)

commit 1fe2e34
Author: Snyk bot <snyk-bot@snyk.io>
Date:   Thu May 27 09:09:18 2021 +0300

    chore(security): upgrade ws from 7.4.5 to 7.4.6 (moscajs#125)

commit 161272f
Author: Snyk bot <snyk-bot@snyk.io>
Date:   Fri May 14 13:04:11 2021 +0300

    chore: upgrade aedes from 0.45.2 to 0.46.0 (moscajs#124)

commit 54f6ec0
Author: Snyk bot <snyk-bot@snyk.io>
Date:   Fri May 14 13:03:55 2021 +0300

    chore: upgrade aedes-persistence-redis from 8.0.0 to 8.0.1 (moscajs#123)

commit e0b47d7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue May 11 15:54:58 2021 +0200

    chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9 (moscajs#122)

    Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
    - [Release notes](https://github.com/npm/hosted-git-info/releases)
    - [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
    - [Commits](npm/hosted-git-info@v2.8.8...v2.8.9)

    Signed-off-by: dependabot[bot] <support@github.com>

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit c9c272c
Author: Snyk bot <snyk-bot@snyk.io>
Date:   Tue May 11 16:15:12 2021 +0300

    chore(deps): upgrade aedes from 0.45.1 to 0.45.2 (moscajs#121)

commit 1ea4413
Author: Snyk bot <snyk-bot@snyk.io>
Date:   Mon May 10 10:07:40 2021 +0300

    chore(deps): upgrade pino from 6.11.2 to 6.11.3 (moscajs#119)

commit 951467a
Author: Snyk bot <snyk-bot@snyk.io>
Date:   Mon May 10 10:07:22 2021 +0300

    chore(deps): upgrade aedes from 0.45.0 to 0.45.1 (moscajs#118)

commit e0e48f5
Author: Snyk bot <snyk-bot@snyk.io>
Date:   Mon May 10 10:07:00 2021 +0300

    chore(deps): upgrade ws from 7.4.4 to 7.4.5 (moscajs#120)

commit 3612905
Author: Snyk bot <snyk-bot@snyk.io>
Date:   Fri May 7 09:06:01 2021 +0300

    chore(deps): bump aedes-persistence-mongodb@8.2.0 (moscajs#117)

commit d68a3b6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Apr 29 09:02:19 2021 +0200

    chore(deps): bump y18n from 4.0.0 to 4.0.1 (moscajs#115)

    Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
    - [Release notes](https://github.com/yargs/y18n/releases)
    - [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/yargs/y18n/commits)

    Signed-off-by: dependabot[bot] <support@github.com>

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 5c65cc0
Author: Snyk bot <github+bot@snyk.io>
Date:   Sat Apr 3 13:09:37 2021 +0300

    chore(deps): upgrade pino from 6.11.1 to 6.11.2 (moscajs#116)

commit 64df0eb
Author: Daniel Lando <daniel.sorridi@gmail.com>
Date:   Tue Mar 9 09:16:33 2021 +0100

    chore: fix flaky docker builds (moscajs#113)

commit 231816f
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Mar 9 09:16:15 2021 +0100

    chore(deps): bump pino-pretty from 4.7.0 to 4.7.1 (moscajs#114)

    Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 4.7.0 to 4.7.1.
    - [Release notes](https://github.com/pinojs/pino-pretty/releases)
    - [Commits](pinojs/pino-pretty@v4.7.0...v4.7.1)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

commit 0342583
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Mon Mar 8 15:46:30 2021 +0100

    chore(deps): bump mqemitter-redis from 4.0.3 to 4.1.0 (moscajs#107)

    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

commit bad0341
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Mon Mar 8 15:39:46 2021 +0100

    chore(deps): bump aedes from 0.44.2 to 0.45.0 (moscajs#110)

    Bumps [aedes](https://github.com/moscajs/aedes) from 0.44.2 to 0.45.0.
    - [Release notes](https://github.com/moscajs/aedes/releases)
    - [Commits](moscajs/aedes@v0.44.2...v0.45.0)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

commit f42f98a
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Mon Mar 8 09:41:50 2021 +0100

    chore(deps): bump pino-pretty from 4.6.0 to 4.7.0 (moscajs#111)

    Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 4.6.0 to 4.7.0.
    - [Release notes](https://github.com/pinojs/pino-pretty/releases)
    - [Commits](pinojs/pino-pretty@v4.6.0...v4.7.0)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

commit 5e64f99
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Mon Mar 8 09:41:28 2021 +0100

    chore(deps): bump ws from 7.4.3 to 7.4.4 (moscajs#112)

    Bumps [ws](https://github.com/websockets/ws) from 7.4.3 to 7.4.4.
    - [Release notes](https://github.com/websockets/ws/releases)
    - [Commits](websockets/ws@7.4.3...7.4.4)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

commit f4e2851
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Wed Mar 3 10:01:22 2021 +0100

    chore(deps): bump pino-pretty from 4.5.0 to 4.6.0 (moscajs#109)

    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
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.

2 participants