Skip to content

chore(deps-dev): bump @nestjs/graphql from 9.0.5 to 9.1.0#19

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/nestjs/graphql-9.1.0
Closed

chore(deps-dev): bump @nestjs/graphql from 9.0.5 to 9.1.0#19
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/nestjs/graphql-9.1.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Oct 20, 2021

Bumps @nestjs/graphql from 9.0.5 to 9.1.0.

Release notes

Sourced from @​nestjs/graphql's releases.

Release 9.1.0

  • feat(): log error if subscription is request-scoped (4c546f2)
  • chore(): minor tweaks (d44ff1c)
  • Merge pull request #1797 from iMobs/upgrade-apollo-federation-with-subgraph (0af4f4a)
  • Merge pull request #1771 from nestjs/renovate/ws-8.x (a64645e)
  • Merge pull request #1799 from nestjs/renovate/jest-monorepo (680a41c)
  • Merge pull request #1802 from nestjs/renovate/graphql-ws-5.x (1878892)
  • Merge pull request #1803 from nestjs/renovate/typescript-eslint-monorepo (2d4d5d7)
  • chore(deps): update typescript-eslint monorepo to v5.1.0 (168e2da)
  • chore(deps): update dependency jest to v27.3.1 (6930726)
  • fix(deps): update dependency graphql-ws to v5.5.1 (1c6ae5b)
  • fix(deps) Replace schemaExtensions (6982a85)
  • fix(deps) Replace uses of printSchema (bf088f1)
  • fix(deps) Replace use of federation directives (827556c)
  • chore(deps) Bump federation and add subgraph (a2dbb4a)
  • chore(deps): update nest monorepo to v8.1.1 (0e68781)
  • chore(deps): update dependency eslint to v8.0.1 (57f73ea)
  • chore(deps): update nest monorepo to v8.1.0 (6942eea)
  • chore(deps): update dependency eslint-plugin-import to v2.25.2 (4431fb9)
  • chore(deps): update dependency typescript to v4.4.4 (7cfd52b)
  • chore(deps): update dependency eslint-plugin-import to v2.25.1 (46ad2b9)
  • chore(deps): update typescript-eslint monorepo to v5 (7001d0a)
  • chore(deps): update dependency ts-node to v10.3.0 (0aa17f7)
  • chore(deps): update dependency lint-staged to v11.2.3 (db42f90)
  • chore(deps): update dependency eslint to v8 (53a5a31)
  • chore(deps): update dependency lint-staged to v11.2.2 (4a6da15)
  • chore(deps): update dependency @​commitlint/cli to v13.2.1 (521d8e1)
  • chore(deps): update dependency lint-staged to v11.2.1 (82a6df2)
  • chore(deps): update dependency jest to v27.2.5 (e93d349)
  • fix(deps): update dependency ws to v8.2.3 (e9ccfac)

Release 9.0.6

  • chore(): restrict federation to 0.33.0 (8f98e2b)
  • chore(deps): update dependency rxjs to v7.4.0 (89c8436)
  • chore(deps): update nest monorepo to v8.0.11 (8572e07)
  • chore(deps): update dependency graphql to v15.6.1 (35a4a96)
  • chore(deps): update nest monorepo to v8.0.10 (6fc9610)
  • chore(deps): update typescript-eslint monorepo to v4.33.0 (69bb3d2)
  • chore(deps): update dependency lint-staged to v11.2.0 (5eb7d81)
  • Merge pull request #1769 from micalevisk/chore/migrate-to-gh-issue-forms (7537584)
  • chore(): migrate to github issues forms (863bfba)
  • chore(deps): update dependency rxjs to v7.3.1 (747c376)
  • chore(deps): update nest monorepo to v8.0.9 (8c76d66)
  • chore(deps): update dependency jest to v27.2.4 (e0dfddd)
  • chore(deps): update nest monorepo to v8.0.8 (6353871)
  • chore(deps): update dependency jest to v27.2.3 (4230b35)
Commits
  • dc68ebe chore(): release v9.1.0
  • 4c546f2 feat(): log error if subscription is request-scoped
  • d44ff1c chore(): minor tweaks
  • 0af4f4a Merge pull request #1797 from iMobs/upgrade-apollo-federation-with-subgraph
  • a64645e Merge pull request #1771 from nestjs/renovate/ws-8.x
  • 680a41c Merge pull request #1799 from nestjs/renovate/jest-monorepo
  • 1878892 Merge pull request #1802 from nestjs/renovate/graphql-ws-5.x
  • 2d4d5d7 Merge pull request #1803 from nestjs/renovate/typescript-eslint-monorepo
  • 168e2da chore(deps): update typescript-eslint monorepo to v5.1.0
  • 6930726 chore(deps): update dependency jest to v27.3.1
  • 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 [@nestjs/graphql](https://github.com/nestjs/graphql) from 9.0.5 to 9.1.0.
- [Release notes](https://github.com/nestjs/graphql/releases)
- [Changelog](https://github.com/nestjs/graphql/blob/master/.release-it.json)
- [Commits](nestjs/graphql@9.0.5...9.1.0)

---
updated-dependencies:
- dependency-name: "@nestjs/graphql"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 20, 2021
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Oct 21, 2021

Superseded by #20.

@dependabot dependabot bot closed this Oct 21, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nestjs/graphql-9.1.0 branch October 21, 2021 12:25
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants