Skip to content
This repository was archived by the owner on Oct 2, 2024. It is now read-only.

Bump simple-git and graphql-import#26

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/simple-git-and-graphql-import--removed
Open

Bump simple-git and graphql-import#26
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/simple-git-and-graphql-import--removed

Conversation

@dependabot
Copy link
Contributor

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

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

Removes simple-git

Updates graphql-import from 1.0.0-beta.2 to 1.0.2

Release notes

Sourced from graphql-import's releases.

v1.0.2

Do you want The Guild to keep your codebase up to date and run your build on each GraphQL Toolkit commit so we will make sure not to break your app? Contact us here: the-guild.dev/connected-build Chat with us on discord

  • Drop @​graphql-toolkit/prisma-loader dependency to solve proxy issues #562

v1.0.1

Do you want The Guild to keep your codebase up to date and run your build on each GraphQL Toolkit commit so we will make sure not to break your app? Contact us here: the-guild.dev/connected-build Chat with us on discord

  • Fixed issue; Expected 2-3 arguments, but got 1. #468

v1.0.0

Do you want The Guild to keep your codebase up to date and run your build on each GraphQL Toolkit commit so we will make sure not to break your app? Contact us here: the-guild.dev/connected-build Chat with us on discord

Fixed Issues and New Features

  • Imported directives on enum values are not included in the output #484
  • Import of Custom Schema Query / Mutation definition fails #395
  • import * doesn't work with Root Fields #370
  • Innocent comment causing error: Too few regex matches: null #363
  • graphql-import does not work with Apollo Federation #352
  • Security issue in dep Lodash (4.17.4) #343
  • #import * from 'prisma-schema.graphql' Not Importing Anything. Specific Types Not Importing. #315
  • Couldn't find type Upload in any of the schemas #286
  • ENOENT, when using # import syntax #284
  • Import from npm modules #256
    • # import Query from module:some-module#some-export
  • Importing Input Types#252
  • Import all graphql files from a directory #245
    • Globs are now supported **/*.graphql
  • importSchema does not work with .gql extension #244
    • .gql extension is now supported
  • "Import specific types" works as "Import all types" #235
  • More control over importing behavior #16
  • Expose graphql errors #39
  • Type extension does not work #42
  • Unexpected behavior when importing a schema #133
  • Missing Schema Type #190
  • Empty queryType and mutationType #191
  • Cannot read property 'concat' of undefined For Scalar #230
  • URLs, code files and JSON files endpoints are now supported
    • # import Query from http://localhost:4000/graphql
    • # import Query from ./schema.json
    • # import Query from ./schema.ts
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 [graphql-import](https://github.com/ardatan/graphql-import). These dependencies need to be updated together.


Removes `simple-git`

Updates `graphql-import` from 1.0.0-beta.2 to 1.0.2
- [Release notes](https://github.com/ardatan/graphql-import/releases)
- [Commits](https://github.com/ardatan/graphql-import/commits/v1.0.2)

---
updated-dependencies:
- dependency-name: simple-git
  dependency-type: indirect
- dependency-name: graphql-import
  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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants