etherspot / etherspot-prime-sdk

Etherspot Prime - Account Abstraction SDK
https://etherspot.fyi
MIT License
120 stars 22 forks source link

[Snyk] Upgrade graphql-ws from 5.14.2 to 5.16.0 #123

Closed arddluma closed 3 months ago

arddluma commented 3 months ago

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade graphql-ws from 5.14.2 to 5.16.0.

:information_source: 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 **3 versions** ahead of your current version. - The recommended version was released **2 months ago**, on 2024-03-27.
Release notes
Package name: graphql-ws
  • 5.16.0 - 2024-03-27

    5.16.0 (2024-03-27)

    Bug Fixes

    • server: Return all subscriptions regardless of the return invocation order (f442288)
    • server: should not send error messages if socket closes before onSubscribe hooks resolves (db47a66), closes #539

    Features

    • server: Close code and reason are optional (6ae6e6f), closes #547
  • 5.15.0 - 2024-02-12

    5.15.0 (2024-02-12)

    Bug Fixes

    • client: Use TerminatedCloseEvent class extending an Error for rejecting promises when terminating (74b4ceb), closes #531
    • server: Dispose of subscriptions on close even if added late to the subscriptions list (#534) (e45d6b1), closes #532

    Features

    • server: Add is retry flag to connect events (#507) (9ad853f)
  • 5.14.3 - 2023-12-20

    5.14.3 (2023-12-20)

    Bug Fixes

    • client: Use closures instead of bindings (with this) (812129d)
    • remove package.json workspaces entry in release (63a831e), closes #524
  • 5.14.2 - 2023-10-23

    5.14.2 (2023-10-23)

    Bug Fixes

    • client: correct close code for Bad Gateway reason (#512) (0438650)
from graphql-ws GitHub release notes
Commit messages
Package name: graphql-ws
  • 325fe1a chore(release): ๐ŸŽ‰ 5.16.0 [skip ci]
  • 6ae6e6f feat(server): Close code and reason are optional
  • db47a66 fix(server): should not send error messages if socket closes before onSubscribe hooks resolves
  • f442288 fix(server): Return all subscriptions regardless of the return invocation order
  • 100cd69 docs(website): typecheck next-env
  • b07327a docs: website name and description fix (#550)
  • 8f905bd docs: bump @ theguild/components and migrate (#549)
  • 6013eb5 docs(recipe): ws server usage with custom subscribe method that gracefully handles thrown errors
  • 933d720 chore(release): ๐ŸŽ‰ 5.15.0 [skip ci]
  • 74b4ceb fix(client): Use `TerminatedCloseEvent` class extending an `Error` for rejecting promises when terminating
  • f76bb54 test: update expected arguments for connecting event
  • 9ad853f feat(server): Add is retry flag to connect events (#507)
  • e45d6b1 fix(server): Dispose of subscriptions on close even if added late to the subscriptions list (#534)
  • e2603be chore: revert pkg workspaces after pack
  • 8d3f3d0 chore(deps): update lockfile
  • c61e31b refactor: return of the website workspace
  • e19263e chore(deps): update lockfile
  • 69791ee docs(bun): correct `handleProtocols` usage
  • e4a75cc chore(release): ๐ŸŽ‰ 5.14.3 [skip ci]
  • 63a831e fix: remove package.json workspaces entry in release
  • 812129d fix(client): Use closures instead of bindings (with `this`)
  • 12f7376 docs(protocol): clarify id field is not optional (#523)
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](https://app.snyk.io/org/etherspot/project/0d28273d-6839-46a2-8813-9aad7522e3da?utm_source=github&utm_medium=referral&page=upgrade-pr) ๐Ÿ›  [Adjust upgrade PR settings](https://app.snyk.io/org/etherspot/project/0d28273d-6839-46a2-8813-9aad7522e3da/settings/integration?utm_source=github&utm_medium=referral&page=upgrade-pr) ๐Ÿ”• [Ignore this dependency or unsubscribe from future upgrade PRs](https://app.snyk.io/org/etherspot/project/0d28273d-6839-46a2-8813-9aad7522e3da/settings/integration?pkg=graphql-ws&utm_source=github&utm_medium=referral&page=upgrade-pr#auto-dep-upgrades) **Note:** _This is a default PR template raised by Snyk. Find out more about how you can customise Snyk PRs in our [documentation.](https://docs.snyk.io/scan-using-snyk/snyk-open-source/automatic-and-manual-prs-with-snyk-open-source/customize-pr-templates-closed-beta)_
github-actions[bot] commented 3 months ago

Yooo! You forgot to bump the version in package.json!