Skip to content

Bump graphql-compose-mongoose from 9.4.3 to 9.7.1 in /server#1202

Open
dependabot[bot] wants to merge 1 commit intodependecies/updatefrom
dependabot/npm_and_yarn/server/dependecies/update/graphql-compose-mongoose-9.7.1
Open

Bump graphql-compose-mongoose from 9.4.3 to 9.7.1 in /server#1202
dependabot[bot] wants to merge 1 commit intodependecies/updatefrom
dependabot/npm_and_yarn/server/dependecies/update/graphql-compose-mongoose-9.7.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Dec 20, 2021

Bumps graphql-compose-mongoose from 9.4.3 to 9.7.1.

Release notes

Sourced from graphql-compose-mongoose's releases.

v9.7.1

9.7.1 (2021-12-18)

Bug Fixes

  • resolveType in interfaces requires a type as string from graphql 16.1 (d7831f4)

v9.7.0

9.7.0 (2021-09-28)

Features

  • add EMPTY_STRING & NULL to mongoose Enums (#384) (a7a5485)

v9.6.0

9.6.0 (2021-08-30)

Features

  • add mongoose v6 support (39a6f22)

v9.5.4

9.5.4 (2021-08-22)

Bug Fixes

  • TypeScript: expose return type of composeMongoose (#369) (89c5328)

v9.5.3

9.5.3 (2021-08-22)

Bug Fixes

  • discriminator: resolved issue with Model type (#367) (c7ee449)

v9.5.2

9.5.2 (2021-07-25)

Bug Fixes

  • defaultsAsNonNull option now skips isSingleNested mongoose schemas (because such sub-schemas break the "recursive default value assignation" behavior) (8bb278e), closes #358

v9.5.1

9.5.1 (2021-07-21)

... (truncated)

Commits
  • b640824 ci: remove node 12 due to semantic-release requirements
  • d7831f4 fix: resolveType in interfaces requires a type as string from graphql 16.1
  • ae97820 chore: update dependencies, make typescript definition changes introduces in ...
  • b231b0c build(deps): bump tmpl from 1.0.4 to 1.0.5 (#380)
  • 3f6432d build(deps): bump semver-regex from 3.1.2 to 3.1.3
  • a7a5485 feat: add EMPTY_STRING & NULL to mongoose Enums (#384)
  • d94007b style: fix prettier error
  • 4155059 test: stabilize sort order in test case
  • 2c334fe test: check 377 issue that projection works
  • 8e629fa chore: provide a better error message when users attempt to call composeWithM...
  • 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 [graphql-compose-mongoose](https://github.com/graphql-compose/graphql-compose-mongoose) from 9.4.3 to 9.7.1.
- [Release notes](https://github.com/graphql-compose/graphql-compose-mongoose/releases)
- [Changelog](https://github.com/graphql-compose/graphql-compose-mongoose/blob/master/CHANGELOG.md)
- [Commits](graphql-compose/graphql-compose-mongoose@v9.4.3...v9.7.1)

---
updated-dependencies:
- dependency-name: graphql-compose-mongoose
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file npm server labels Dec 20, 2021
@dependabot dependabot Bot added this to the stay-up-to-date milestone Dec 20, 2021
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 npm server

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant