Update graphql-ws 5.13.1 → 5.16.0 (minor) #371
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ graphql-ws (5.13.1 → 5.16.0) · Repo · Changelog
Release Notes
5.16.0
5.15.0
5.14.3
5.14.2
5.14.1
5.14.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 46 commits:
chore(release): 🎉 5.16.0 [skip ci]
feat(server): Close code and reason are optional
fix(server): should not send error messages if socket closes before onSubscribe hooks resolves
fix(server): Return all subscriptions regardless of the return invocation order
docs(website): typecheck next-env
docs: website name and description fix (#550)
docs: bump @theguild/components and migrate (#549)
docs(recipe): ws server usage with custom subscribe method that gracefully handles thrown errors
chore(release): 🎉 5.15.0 [skip ci]
fix(client): Use `TerminatedCloseEvent` class extending an `Error` for rejecting promises when terminating
test: update expected arguments for connecting event
feat(server): Add is retry flag to connect events (#507)
fix(server): Dispose of subscriptions on close even if added late to the subscriptions list (#534)
chore: revert pkg workspaces after pack
chore(deps): update lockfile
refactor: return of the website workspace
chore(deps): update lockfile
docs(bun): correct `handleProtocols` usage
chore(release): 🎉 5.14.3 [skip ci]
fix: remove package.json workspaces entry in release
fix(client): Use closures instead of bindings (with `this`)
docs(protocol): clarify id field is not optional (#523)
chore(release): 🎉 5.14.2 [skip ci]
fix(client): correct close code for Bad Gateway reason (#512)
chore: type check website scripts
chore(deps): use stable release for algolia sync
docs: try alpha algolia sync
docs: remove graphql conf banner
docs: exclude _meta files from sitemap
docs: gendocs with _meta.ts instead of json
docs: upgrade to Nextra 3 (#511)
docs(server): typos in comments (#508)
docs(ws): typos in comments (#509)
chore(release): 🎉 5.14.1 [skip ci]
fix(server): Acknowledge connection before notifying the client to avoid race conditions with slow sends (#506)
docs(bun): Fix Bun Import (#502)
docs: graphql conf 2023 banner
chore(deps): update guild components
chore(deps): update guild components
chore(release): 🎉 5.14.0 [skip ci]
refactor: theguild next config has typedefs
chore(deps): update
feat(client): Async iterator for subscriptions (#486)
docs: link code comments about protocol to official rfc
chore: update theme.config.tsx
docs(website): index is home
✳️ @shopify/polaris (12.27.0 → 13.8.0) · Repo · Changelog
✳️ @shopify/polaris-icons (8.11.1 → 9.3.0) · Repo
Sorry, we couldn't find anything useful about this release.
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands