Bump graphql-redis-subscriptions from 2.2.1 to 2.6.0 in /backend
Created by: dependabot[bot]
Bumps graphql-redis-subscriptions from 2.2.1 to 2.6.0.
Release notes
Sourced from graphql-redis-subscriptions's releases.
Update to ioredis 5.x, remove iterall depedency and potential performance increase
Thanks to all contributors!
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
-
1775b7c
2.6.0 -
d04af78
Merge pull request #558 from davidyaha/dependabot/npm_and_yarn/typescript-4.9.4 -
cc357e4
Merge pull request #557 from davidyaha/dependabot/npm_and_yarn/eslint-8.29.0 -
e4ceee9
Merge pull request #532 from davidyaha/dependabot/npm_and_yarn/types/simple-m... -
7d87f15
Merge pull request #295 from tjmehta/subRefsMap-use-maps-and-sets -
5e86a33
chore(deps-dev): bump@types/simple-mock
from 0.8.1 to 0.8.2 -
c31b5ff
chore(deps-dev): bump typescript from 4.2.4 to 4.9.4 -
61090e7
chore(deps-dev): bump eslint from 7.32.0 to 8.29.0 -
7fbd63a
Merge pull request #534 from davidyaha/dependabot/npm_and_yarn/types/chai-as-... -
7df9a95
Merge pull request #552 from davidyaha/dependabot/npm_and_yarn/chai-4.3.7 - 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)