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.3.1 to 0.11.0 #2

Merged
merged 1 commit into from
Feb 27, 2022

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade subscriptions-transport-ws from 0.3.1 to 0.11.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 40 versions ahead of your current version.
  • The recommended version was released 4 months ago, on 2021-11-02.
Release notes
Package name: subscriptions-transport-ws
  • 0.11.0 - 2021-11-02

    0.11.0

  • 0.10.0 - 2021-06-08

    0.10.0

  • 0.9.19 - 2021-06-08

    0.9.19

  • 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
  • 0.9.16 - 2019-03-11
    • Add ability to set custom WebSocket protocols for client.
      @ pkosiec in #477
  • 0.9.15 - 2018-09-18
  • 0.9.14 - 2018-07-27

    v0.9.14

    • Allow dynamically specifying/overriding the schema in the object returned from onOperation PR #447
  • 0.9.13 - 2018-07-23

    v0.9.13

    • Allow connectionParams to be a Promise PR #443
  • 0.9.12 - 2018-06-29

    v0.9.12

    • use lightweight lodash alternatives Issue #430
    • applies fix suggested by @ pandemosth regarding "No subscription is made on reconnect" and "Duplicate subscription made on reconnect" described in Issue #295
  • 0.9.11 - 2018-06-13

    v0.9.11

    • allow using custom WebSocket server implementation PR #374
  • 0.9.10 - 2018-06-11
  • 0.9.9 - 2018-05-07
  • 0.9.8 - 2018-04-19
  • 0.9.7 - 2018-03-21
  • 0.9.6 - 2018-02-22
  • 0.9.5 - 2018-01-09
  • 0.9.4 - 2017-12-04
  • 0.9.3 - 2017-12-04
  • 0.9.2 - 2017-12-01
  • 0.9.1 - 2017-10-07
  • 0.9.0 - 2017-09-15
  • 0.8.3 - 2017-09-09
  • 0.8.2 - 2017-07-31
  • 0.8.1 - 2017-07-11
  • 0.8.0 - 2017-07-07
  • 0.8.0-alpha.1 - 2017-07-07
  • 0.7.3 - 2017-06-13
  • 0.7.2 - 2017-06-12
  • 0.7.1 - 2017-06-04
  • 0.7.0 - 2017-05-26
  • 0.6.0 - 2017-05-03
  • 0.5.5 - 2017-04-12
  • 0.5.5-alpha.0 - 2017-03-09
  • 0.5.4 - 2017-03-08
  • 0.5.3 - 2017-02-22
  • 0.5.2 - 2017-02-21
  • 0.5.1 - 2017-02-10
  • 0.5.0 - 2017-02-05
  • 0.4.0 - 2017-01-12
  • 0.3.1 - 2016-11-08
from subscriptions-transport-ws GitHub release notes
Commit messages
Package name: subscriptions-transport-ws
  • 05a828f 0.11.0
  • 1e4a7a0 Upgrade graphql-subscriptions dev dep to support graphql@16
  • a8bbabf Support for `graphql@16` and bump minimal supported version (#902)
  • 231c1b0 Update dependency gatsby-theme-apollo-docs to v4.7.18
  • 11caacc Update dependency gatsby-theme-apollo-docs to v4.7.16
  • 215d48b Update dependency gatsby-theme-apollo-docs to v4.7.15
  • 5102622 Update dependency path-parse to 1.0.7 [SECURITY] (#890)
  • 5247b04 Update dependency gatsby-theme-apollo-docs to v4.7.14
  • 9019f95 Update dependency gatsby-theme-apollo-docs to v4.7.13
  • 71aba2f Update dependency gatsby-theme-apollo-docs to v4.7.12
  • d0d0884 Update dependency gatsby-theme-apollo-docs to v4.7.11
  • 8e042c9 Revert "0.9.19"
  • 299fdb3 0.9.19
  • fcd41d2 CHANGELOG again
  • 9883a8f 0.10.0
  • 0c427c6 Bump `ws` dependency to allow v6 and v7. (#879)
  • ffc6b67 Update dependency gatsby-theme-apollo-docs to v4.7.9
  • c7d4bc7 Update dependency gatsby-theme-apollo-docs to v4.7.6
  • 0cdf55b Update dependency gatsby-theme-apollo-docs to v4.7.4
  • ab678af Update dependency gatsby to v2.32.13
  • b5faffa Update dependency gatsby-theme-apollo-docs to v4.7.3
  • c6fb351 Update dependency gatsby to v2.32.12
  • 93f51d9 Update dependency gatsby-theme-apollo-docs to v4.7.2
  • 10323ff Update dependency gatsby-theme-apollo-docs to v4.7.1

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

@codecov
Copy link

codecov bot commented Feb 19, 2022

Codecov Report

Merging #2 (53e1fcb) into main (b30b963) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main       #2   +/-   ##
=======================================
  Coverage   59.29%   59.29%           
=======================================
  Files         179      179           
  Lines         199      199           
  Branches      105      105           
=======================================
  Hits          118      118           
  Partials       81       81           

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 b30b963...53e1fcb. Read the comment docs.

@j-mendez j-mendez force-pushed the main branch 2 times, most recently from ce98eb6 to 6cdc8ce Compare February 19, 2022 15:26
@j-mendez j-mendez merged commit 73925a9 into main Feb 27, 2022
@j-mendez j-mendez deleted the snyk-upgrade-a77fb6ba845e9f33ca4d9618b5241549 branch February 27, 2022 12:45
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