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

refactor: upgrade ws from 8.5.0 to 8.6.0 #8011

Merged
merged 1 commit into from
May 23, 2022

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade ws from 8.5.0 to 8.6.0.

ℹ️ 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 1 version ahead of your current version.
  • The recommended version was released 21 days ago, on 2022-05-01.
Release notes
Package name: ws
  • 8.6.0 - 2022-05-01

    Features

    • Add the ability to remove confidential headers on a per-redirect basis (#2030).
  • 8.5.0 - 2022-02-07

    Features

    • Added the ability to use a custom WebSocket class on the server (#2007).

    Bug fixes

    • When following redirects, the Authorization and Cookie headers are no
      longer sent if the redirect host is different from the original host (#2013).
from ws GitHub release notes
Commit messages
Package name: ws

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

@parse-github-assistant
Copy link

I will reformat the title to use the proper commit message syntax.

@parse-github-assistant parse-github-assistant bot changed the title [Snyk] Upgrade ws from 8.5.0 to 8.6.0 refactor: upgrade ws from 8.5.0 to 8.6.0 May 22, 2022
@codecov
Copy link

codecov bot commented May 22, 2022

Codecov Report

Merging #8011 (b23249a) into alpha (51fb14b) will decrease coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##            alpha    #8011      +/-   ##
==========================================
- Coverage   94.14%   94.13%   -0.02%     
==========================================
  Files         182      182              
  Lines       13630    13630              
==========================================
- Hits        12832    12830       -2     
- Misses        798      800       +2     
Impacted Files Coverage Δ
src/ParseServerRESTController.js 96.96% <0.00%> (-1.52%) ⬇️
src/Adapters/Files/GridFSBucketAdapter.js 79.50% <0.00%> (-0.82%) ⬇️

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 51fb14b...b23249a. Read the comment docs.

@mtrezza mtrezza merged commit 91bb235 into alpha May 23, 2022
@mtrezza mtrezza deleted the snyk-upgrade-0948b623e1f7a9bc97d7825f32b0a912 branch May 23, 2022 17:36
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 5.3.0-alpha.13

@parseplatformorg parseplatformorg added the state:released-alpha Released as alpha version label May 28, 2022
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 5.3.0-beta.1

@parseplatformorg parseplatformorg added the state:released-beta Released as beta version label Jun 17, 2022
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 5.3.0

@parseplatformorg parseplatformorg added the state:released Released as stable version label Oct 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state:released Released as stable version state:released-alpha Released as alpha version state:released-beta Released as beta version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants