Skip to content

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

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

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

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Feb 23, 2022

Bumps @nestjs/graphql from 9.0.5 to 10.0.5.

Release notes

Sourced from @​nestjs/graphql's releases.

v10.0.5 (2022-02-23)

Bug fixes

Committers: 1

v10.0.0 (2022-02-10)

  • @nestjs/graphql is now platform-agnostic (plug-in driver you want to use)
  • @nestjs/apollo represents Apollo server integration while @nestjs/mercurius is an adapter for Mercurius lib (fastify)
  • migrate to Lerna monorepo & yarn workspaces & ts project references
  • update to the latest version of graphql-tools (remove schemaDirectives support)
  • expose abstract driver that lets you integrate any GQL compatible server (e.g. express-gql) in a few lines

Migration guide

See https://docs.nestjs.com/graphql/migration-guide

Release 9.1.2

  • Merge branch 'renovate/apollo-graphql-packages' (319361d)
  • fix(): fix incompatibility with apollo/subgraph@0.1.5 (60ee0d0)
  • Merge branch 'master' into renovate/apollo-graphql-packages (41c421e)
  • Merge pull request #1846 from nestjs/renovate/subscriptions-transport-ws-0.x (956a39b)
  • chore(deps): update apollo graphql packages (79ddd22)
  • Merge pull request #1831 from nestjs/renovate/graphql-ws-5.x (458cb3b)
  • Merge pull request #1839 from greatSumini/feat/allow-enums-for-orphaned-types (f2015f5)
  • Merge pull request #1871 from caucik/fix-imports (696826d)
  • Merge pull request #1873 from caucik/patch-1 (0d61c32)
  • Merge pull request #1884 from nestjs/renovate/ts-morph-13.x (96509c0)
  • Merge pull request #1889 from nestjs/renovate/ws-8.x (14e5ba9)
  • chore(deps): update dependency @​types/node to v16.11.10 (d5c843b)
  • fix(deps): update dependency ws to v8.3.0 (c0b9e94)
  • chore(deps): update dependency ts-morph to v13 (0d36dd7)
  • chore(deps): update dependency class-transformer to v0.5.1 (16787f0)
  • chore(deps): update nest monorepo to v8.2.3 (2e9e5f0)
  • chore(deps): update dependency lint-staged to v12.1.2 (98c72b2)
  • chore(deps): update dependency lint-staged to v12.1.1 (e72d225)
  • chore(deps): update dependency eslint to v8.3.0 (9f0503f)
  • chore(deps): update dependency class-validator to v0.13.2 (f215f70)
  • chore(deps): update dependency release-it to v14.11.8 (ff0ce18)
  • chore(deps): update dependency @​types/node to v16.11.9 (eb85e57)
  • chore(deps): update dependency @​types/node to v16.11.8 (f3aa059)
  • chore(deps): update dependency @​types/jest to v27.0.3 (bd6a7b6)
  • chore(deps): update dependency lint-staged to v12.0.3 (f20fe04)
  • chore(deps): update nest monorepo to v8.2.2 (d22b2b6)
  • chore(deps): update dependency typescript to v4.5.2 (9c6fefc)
  • chore(deps): update commitlint monorepo to v15 (d8a5a8b)

... (truncated)

Commits

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 10.0.5.
- [Release notes](https://github.com/nestjs/graphql/releases)
- [Commits](nestjs/graphql@9.0.5...v10.0.5)

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

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

dependabot bot commented on behalf of github Mar 2, 2022

Superseded by #68.

@dependabot dependabot bot closed this Mar 2, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nestjs/graphql-10.0.5 branch March 2, 2022 12:46
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