Skip to content

fix(deps): update dependency graphql-import to v1 #126

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

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 16, 2020

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
graphql-import 0.4.5 -> 1.0.2 age adoption passing confidence

Release Notes

ardatan/graphql-import

v1.0.2

Compare Source

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

v1.0.1

Compare Source

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

Compare Source

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

v0.7.1

Compare Source

Bug Fixes

v0.7.0

Compare Source

Features
Bug Fixes
  • Fix nested importing not working in some cases (#​213)

v0.6.0

Compare Source

Features
  • wildcard: merge wildcard imports (2865f75)

v0.5.3

Compare Source

Bug Fixes

v0.5.2

Compare Source

Bug Fixes
  • multiple import declarations from the same path not working (757287b)

v0.5.1

Compare Source

Bug Fixes
  • file path import issues (61a39f5)

v0.5.0

Compare Source

Features
  • Syntax: import with optional semicolon (5192741)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate
Copy link
Author

renovate bot commented Mar 24, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant