Skip to content
This repository has been archived by the owner on Aug 26, 2021. It is now read-only.

Bump ws from 1.0.1 to 1.1.2 in /ui/ng-app #302

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 10, 2019

Bumps ws from 1.0.1 to 1.1.2.

Release notes

Sourced from ws's releases.

1.1.2

Bug fixes

  • The masking key is now generated using crypto.randomBytes() instead of
    Math.random() (#994).
  • Fixed an issue that could cause a stack overflow crash (c1f3b21).

1.1.1

websockets/ws@1.1.0...1.1.1

1.1.0

websockets/ws@1.0.1...1.1.0

Commits
  • 98f0d21 [dist] 1.1.2
  • b6ac431 [minor] Avoid using process.nextTick()
  • c1f3b21 [fix] Fix stack overflow crash
  • 1653db1 [security] Use crypto.randomBytes() to generate the masking key (#994)
  • c7bb730 [dist] 1.1.1
  • 0328a8f [fix] Default to a sane value
  • 4263f26 [dist] 1.1.0
  • 24625ac Merge pull request #336 from MosNicholas/nmos_server_crash_fix
  • e62cf35 Merge pull request #636 from SEAPUNK/patch-1
  • a7ea2b1 Merge pull request #653 from JacksonTian/coverage
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by lpinca, a new releaser for ws since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 10, 2019
@vmwclabot
Copy link

@dependabot[bot], you must sign our contributor license agreement before your changes are merged. Click here to sign the agreement. If you are a VMware employee, read this for further instruction.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant