Skip to content

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

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

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

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Mar 2, 2022

Bumps @nestjs/graphql from 9.0.5 to 10.0.6.

Release notes

Sourced from @​nestjs/graphql's releases.

v10.0.6

Features

Enhancements

  • graphql
    • #2045 feat(): Log the mounted path when starting GraphQL server (@​Karibash)
    • #2050 refactor(): Improve the type definition of the createUnionType function (@​Karibash)

Dependencies

Committers: 2

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)

... (truncated)

Commits
  • 4ab2418 v10.0.6
  • 28d5294 Merge pull request #2037 from Davide-Gheri/feature/mercurius-federation-subsc...
  • 00fb1c1 Merge pull request #2043 from nestjs/renovate/graphql-tools-monorepo
  • 415334b Merge pull request #2045 from Karibash/feature/graphql-server-start-log
  • 14b98d2 Merge pull request #2050 from Karibash/feature/create-union-type-defs
  • 1e7442e chore(deps): update dependency @​types/ws to v8.5.2
  • fba173d chore(deps): update dependency ts-node to v10.6.0
  • f73097e chore(deps): update nest monorepo to v8.4.0
  • e458527 refactor(): Improve the type definition of the createUnionType function
  • 92e17a2 chore(deps): update dependency typescript to v4.6.2
  • 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 10.0.6.
- [Release notes](https://github.com/nestjs/graphql/releases)
- [Commits](nestjs/graphql@9.0.5...v10.0.6)

---
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 Mar 2, 2022
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Mar 15, 2022

Superseded by #69.

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