Skip to content

Conversation

Aschen
Copy link
Contributor

@Aschen Aschen commented May 11, 2018

What does this PR do ?

Update ws version from 3.0.0 to 3.3.1 due to security reason (DOS) : https://nodesecurity.io/advisories/550

@Aschen Aschen self-assigned this May 11, 2018
@Aschen Aschen changed the title Update ws to 3.3.1: https://nodesecurity.io/advisories/550 Security update ws to 3.3.1 May 11, 2018
@codecov-io
Copy link

codecov-io commented May 11, 2018

Codecov Report

Merging #291 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #291   +/-   ##
=======================================
  Coverage   98.31%   98.31%           
=======================================
  Files          17       17           
  Lines        2138     2138           
  Branches      609      609           
=======================================
  Hits         2102     2102           
  Misses         36       36

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 ae094a1...708b7bb. Read the comment docs.

@ballinette ballinette changed the title Security update ws to 3.3.1 [Hotfix] Security update ws to 3.3.1 May 11, 2018
@alexandrebouthinon alexandrebouthinon merged commit e23af2f into master May 15, 2018
@alexandrebouthinon alexandrebouthinon deleted the security-update-ws branch May 15, 2018 11:51
scottinet pushed a commit that referenced this pull request Oct 11, 2019
## What does this PR do?
Add Kuzzle React getting-started.

This getting-started have been merge in the last doc [#291](kuzzleio/documentation#291)

The last getting started app was builted progressively and some code was rewrite during the reading. 
I had to rewrite lot of parts to remove that because it implicated some untested lines. I avoid hard snippets written in the readme too.

I removed the tested snippets and add cypress to test the app globally.

The app use the current 6-dev sdk version with the ugly post-install line in `doc/6/getting-started/.react/package.json`

### How should this be manually tested?

  - Step 0 : Kuzzle running stack
  - Step 1 : cd doc/6/getting-started/.react
  - Step 2 : yarn install
  - Step 3 : yarn start &  (if error add `SKIP_PREFLIGHT_CHECK=true`)
  - Step 4 : npm run test

### Other changes
/

### Boyscout
/
scottinet pushed a commit that referenced this pull request Oct 11, 2019
## What does this PR do?
Add Kuzzle React getting-started.

This getting-started have been merge in the last doc [#291](kuzzleio/documentation#291)

The last getting started app was builted progressively and some code was rewrite during the reading. 
I had to rewrite lot of parts to remove that because it implicated some untested lines. I avoid hard snippets written in the readme too.

I removed the tested snippets and add cypress to test the app globally.

The app use the current 6-dev sdk version with the ugly post-install line in `doc/6/getting-started/.react/package.json`

### How should this be manually tested?

  - Step 0 : Kuzzle running stack
  - Step 1 : cd doc/6/getting-started/.react
  - Step 2 : yarn install
  - Step 3 : yarn start &  (if error add `SKIP_PREFLIGHT_CHECK=true`)
  - Step 4 : npm run test

### Other changes
/

### Boyscout
/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants