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

[Snyk] Upgrade subscriptions-transport-ws from 0.9.17 to 0.9.18 #6895

Merged
1 commit merged into from
Sep 8, 2020

Conversation

snyk-bot
Copy link
Contributor

@snyk-bot snyk-bot commented Sep 8, 2020

Snyk has created this PR to upgrade subscriptions-transport-ws from 0.9.17 to 0.9.18.

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 1 version ahead of your current version.
  • The recommended version was released 22 days ago, on 2020-08-17.
Release notes
Package name: subscriptions-transport-ws
  • 0.9.18 - 2020-08-17

    Bug Fixes

    • Do not send GQL_STOP when unsubscribing after GQL_COMPLETE is received.
      @onhate in #775
    • Clear WebSocket event listeners on close.
      @tretne in #615
    • Fix MessageTypes TS import errors.
      @sneko in #412
    • Ensure promisedParams errors are not handled twice.
      @benjie in #514
    • Fix invalid formatResponse console error.
      @renatorib in #761
    • Destructure the correct error object in MessageTypes.GQL_START.
      @gregbty in #588
    • Inline source in sourcemap files to fix broken source lookups.
      @alexkirsz in #513

    New Features

  • 0.9.17 - 2020-07-11
from subscriptions-transport-ws GitHub release notes
Commit messages
Package name: subscriptions-transport-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

@ghost ghost added the Merge On Green label Sep 8, 2020
@ghost ghost merged commit 2e8e193 into master Sep 8, 2020
@codecov
Copy link

codecov bot commented Sep 8, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #6895      +/-   ##
==========================================
- Coverage   93.84%   93.79%   -0.05%     
==========================================
  Files         169      169              
  Lines       12220    12220              
==========================================
- Hits        11468    11462       -6     
- Misses        752      758       +6     
Impacted Files Coverage Δ
src/Adapters/Storage/Mongo/MongoStorageAdapter.js 92.92% <0.00%> (-0.67%) ⬇️
src/RestWrite.js 93.65% <0.00%> (-0.49%) ⬇️

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 f8501ff...12306da. Read the comment docs.

@TomWFox TomWFox deleted the snyk-upgrade-18949b8d4c8f6952dab030aae15090a4 branch October 31, 2020 20:34
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.

1 participant