Skip to content

chore(deps): bump graphql-subscriptions from 2.0.0 to 3.0.0 in /backend#361

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/backend/graphql-subscriptions-3.0.0
Closed

chore(deps): bump graphql-subscriptions from 2.0.0 to 3.0.0 in /backend#361
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/backend/graphql-subscriptions-3.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 11, 2026

Bumps graphql-subscriptions from 2.0.0 to 3.0.0.

Release notes

Sourced from graphql-subscriptions's releases.

3.0.0

Breaking Changes

Other Changes

Full Changelog: apollographql/graphql-subscriptions@v2.0.0...v3.0.0

Changelog

Sourced from graphql-subscriptions's changelog.

3.0.0

  • [BREAKING] Replace iterall use with native Symbol.asyncIterator. PubSubEngine.asyncIterator is now PubSubEngine.asyncIterableIterator. @​n1ru4l in #232
  • Add an optional generic type map to PubSub. @​cursorsdottsx in #245
  • Support readonly arrays of event names. @​rh389 in #234
  • Support returning a Promise of an AsyncIterator as the withFilter resolver function. @​maclockard in #220
  • withFilter TypeScript improvements. @​HofmannZ in #230
  • withFilter returns AsyncIterableIterator for compatibility with Apollo Server subscriptions. @​tninesling in #276
Commits
  • d74107c Merge pull request #277 from apollographql/tninesling/fix-package-json
  • dbdd854 Bump version and fix repository info in package.json
  • 0805f27 Merge pull request #250 from apollographql/release-3.0
  • 5bd7720 Update changelog and fix readme examples to match new API
  • 6c07092 Merge pull request #276 from apollographql/tninesling/subscription-type-fix
  • f24bd1a Keep existing ResolverFn type the same
  • 8edd499 Allow AsyncIterator as withFilter input, but update the output to be AsyncIte...
  • 1bc7dad Merge branch 'master' into release-3.0
  • b880397 Merge pull request #270 from apollographql/secops/202401/semgrep
  • 6f01c83 feat: add semgrep job
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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-subscriptions](https://github.com/apollographql/graphql-subscriptions) from 2.0.0 to 3.0.0.
- [Release notes](https://github.com/apollographql/graphql-subscriptions/releases)
- [Changelog](https://github.com/apollographql/graphql-subscriptions/blob/master/CHANGELOG.md)
- [Commits](apollographql/graphql-subscriptions@v2.0.0...v3.0.0)

---
updated-dependencies:
- dependency-name: graphql-subscriptions
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 11, 2026

Labels

The following labels could not be found: dependencies, security. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@JerryIdoko JerryIdoko closed this May 12, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 12, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/backend/graphql-subscriptions-3.0.0 branch May 12, 2026 09:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant