Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump simple-git and nexus in /with-nextjs #230

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 7, 2022

Removes simple-git. It's no longer used after updating ancestor dependency nexus. These dependencies need to be updated together.

Removes simple-git

Updates nexus from 0.25.0 to 1.3.0

Release notes

Sourced from nexus's releases.

v1.3.0

  • Added GraphQL v16 support #977
  • Added mergeSchema option, better graphql-js interop #983

1.1.0

Features

  • df7d137 field config with name (#938)
  • 2759c55 TO_NEXUS symbol for adding types via metaprogramming (#932)
  • 3a92760 Accept ReadonlyArray<T> for enum members (#916)
  • fbcfba3 connectionPlugin internal modifications (#811)
  • bb936cb add plugin support for inputObjectType (#799)
  • 666746c allow implementing interfaces in extendType (#774)
  • 4f3cef9 Add custom name options to Relay Connection plugin (#744)

Fixes

  • 81ec5c0 Allow meta types to be wrapped with null/list (#935)
  • 690abb7 correct edge node typing (#876)
  • 7ff557b sync should gen artifact logic with what docs say(#884)
  • 7f16b8b cast NexusNonNullDef to prevent union type complexity error (#846)
  • 27e35e5 reduce iteration in connections (#843)
  • aa283ad invoke correct fn on global extended connection/edge (#814)
  • 1f5b025 pass down source into extended connection fields (#812)
  • af73f66 Allow specifying overrides for builtin scalars (#795)

Improvements

  • 2b0708d refactor: TO_NEXUS -> NEXUS_TYPE / NEXUS_BUILD (#934)
  • 2e1c32b refactor: move makeSchema into separate file from builder (#927)
  • d2e586b refactor: make errors more readable (#887)
  • 74c93e2 refactor: add importsNotUsedAsValues: error to force import type (#872)

Docs

  • 571fa4d docs: Add link to GH Actions
  • a59273d docs: update the example of using a custom typing to GraphQL context value (#871)
  • 3f78131 docs: vanilla nexus migration from nexus-plugin-prisma (#838)
  • 46ad529 docs: add more information to field authorize plugin (#821)
  • 0b28c77 Docs: Correct an object's value in the tutorial (#808)
  • 0ce49b9 docs: adjust migration guide from nexus-plugin-prisma (#818)
  • 7f0dd11 docs: add migration guide for nexus-plugin-prisma (#817)
  • cb1e17e docs: Fix variable naming for express import (#802)
  • ebcdb29 Fix a typo in JSDoc example (#937)
  • 10ea65f add formatTypegen example (#930)
  • 031c772 Fix prisma link in examples README (#912)
  • 189a5be fix proper variable name (#904)
  • 70eda57 nexus nullability defaults (#900)
  • 5844b7f update API link to Prisma object modeling (#890)
  • 7b84cd6 broken link (#881)

... (truncated)

Commits

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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git). It's no longer used after updating ancestor dependency [nexus](https://github.com/graphql-nexus/nexus). These dependencies need to be updated together.


Removes `simple-git`

Updates `nexus` from 0.25.0 to 1.3.0
- [Release notes](https://github.com/graphql-nexus/nexus/releases)
- [Changelog](https://github.com/graphql-nexus/nexus/blob/main/CHANGELOG.md)
- [Commits](https://github.com/graphql-nexus/nexus/commits/v1.3.0)

---
updated-dependencies:
- dependency-name: simple-git
  dependency-type: indirect
- dependency-name: nexus
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 7, 2022
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