Bump graphql-redis-subscriptions from 2.2.1 to 2.5.0 in /backend
Created by: dependabot[bot]
Bumps graphql-redis-subscriptions from 2.2.1 to 2.5.0.
Release notes
Sourced from graphql-redis-subscriptions's releases.
Added support for message buffer
Thanks to @ skabbes for #360 - Added support for message buffer. Please refer to the README to see how to use that with either node-redis or ioredis.
Fixed compiled code in package bundle
IMPORTANT: Do not use v2.3.0 if you want the updated dependencies and Cluster support as the dist folder was mistakenly left out of the version update. Please use this - v2.3.1
Added redis cluster support
IMPORTANT: The published version on NPM was pulled as it does not have the updated features. please use v2.3.1
- Updated dependencies
- Migrated from tslint to eslint
- Migrated from old Istanbul to Nyc for coverage
Thanks to
@arsonik
!
Commits
-
520d217
2.5.0 -
e338a1b
Merge pull request #530 from davidyaha/dependabot/npm_and_yarn/ioredis-5.1.0 -
8db98fb
chore: update package-lock.json -
d370b91
Bump ioredis from 4.28.0 to 5.1.0 -
615c5eb
chore: update package.json -
b657e67
Update README.md -
0fc71e6
Merge pull request #392 from iBlueDust/master -
9478dfa
Merge pull request #506 from tibber/feature/deserializer-context-with-docs -
b412078
Merge pull request #507 from fabrykowski/master -
f10d1e6
Merge pull request #511 from davidyaha/dependabot/npm_and_yarn/types/chai-4.3.1 - Additional commits viewable in compare view
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)