Skip to content

chore(deps): bump graphql-ws from 5.6.2 to 5.10.2#1122

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/graphql-ws-5.10.2
Closed

chore(deps): bump graphql-ws from 5.6.2 to 5.10.2#1122
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/graphql-ws-5.10.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Sep 14, 2022

Bumps graphql-ws from 5.6.2 to 5.10.2.

Release notes

Sourced from graphql-ws's releases.

v5.10.2

5.10.2 (2022-09-12)

Performance Improvements

v5.10.1

5.10.1 (2022-08-19)

Bug Fixes

  • client: Debounce close by lazyCloseTimeout (c332837), closes #388

v5.10.0

5.10.0 (2022-08-09)

Features

v5.9.1

5.9.1 (2022-07-01)

Bug Fixes

  • Add types path to package.json exports (#375) (9f394d7)

v5.9.0

5.9.0 (2022-06-09)

Features

  • Descriptive invalid message errors (b46379e), closes #366

v5.8.2

5.8.2 (2022-05-12)

Bug Fixes

  • server: Should clean up subscription reservations on abrupt errors without relying on connection close (611c223)

v5.8.1

5.8.1 (2022-04-25)

... (truncated)

Changelog

Sourced from graphql-ws's changelog.

5.10.2 (2022-09-12)

Performance Improvements

5.10.1 (2022-08-19)

Bug Fixes

  • client: Debounce close by lazyCloseTimeout (c332837), closes #388

5.10.0 (2022-08-09)

Features

5.9.1 (2022-07-01)

Bug Fixes

  • Add types path to package.json exports (#375) (9f394d7)

5.9.0 (2022-06-09)

Features

  • Descriptive invalid message errors (b46379e), closes #366

5.8.2 (2022-05-12)

Bug Fixes

  • server: Should clean up subscription reservations on abrupt errors without relying on connection close (611c223)

5.8.1 (2022-04-25)

Bug Fixes

  • client: isFatalConnectionProblem defaults to undefined for using shouldRetry (9d5c573)

5.8.0 (2022-04-25)

... (truncated)

Commits
  • 1f2ad89 chore(release): 🎉 5.10.2 [skip ci]
  • 3dc6f33 chore(esm-post-process): import extensions for files only, .d.ts support and ...
  • 842d0de chore(deps): update and migrate
  • d44c6f1 perf: Easier message parser
  • 6358a8f chore(release): 🎉 5.10.1 [skip ci]
  • e973941 chore(deps): update
  • c332837 fix(client): Debounce close by lazyCloseTimeout
  • 1a79552 chore(release): 🎉 5.10.0 [skip ci]
  • 7508c3b refactor: better tests cleanup and sometimes dont use expect.assertions
  • 98fa659 chore(deps): update
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [graphql-ws](https://github.com/enisdenjo/graphql-ws) from 5.6.2 to 5.10.2.
- [Release notes](https://github.com/enisdenjo/graphql-ws/releases)
- [Changelog](https://github.com/enisdenjo/graphql-ws/blob/master/CHANGELOG.md)
- [Commits](enisdenjo/graphql-ws@v5.6.2...v5.10.2)

---
updated-dependencies:
- dependency-name: graphql-ws
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 14, 2022
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Sep 14, 2022

✅ CI run has succeded!
You can find tests and deployment logs at https://github.com/aave/interface/actions/runs/3053947670'

@github-actions
Copy link
Copy Markdown

📦 Next.js Bundle Analysis

This analysis was generated by the next.js bundle analysis action 🤖

⚠️ Global Bundle Size Increased

Page Size (compressed)
global 506.56 KB (🟡 +283 B)
Details

The global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

If you want further insight into what is behind the changes, give @next/bundle-analyzer a try!

@github-actions
Copy link
Copy Markdown

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Sep 16, 2022

Superseded by #1143.

@dependabot dependabot Bot closed this Sep 16, 2022
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/graphql-ws-5.10.2 branch September 16, 2022 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants