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

Update graphql-tools to the latest version 🚀 #3

Closed
wants to merge 1 commit into from

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Apr 26, 2018

Version 3.0.0 of graphql-tools was just published.

Dependency graphql-tools
Current Version 2.24.0
Type devDependency

The version 3.0.0 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of graphql-tools.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 82 commits.

  • 367be50 Bump npm version to 3.0.0.
  • 3e74f54 Update CHANGELOG.md for official 3.0.0 release.
  • 79868c5 Bump npm version to 3.0.0-beta.0.
  • 4e68230 Merge pull request #527 from apollographql/next-api
  • adb1a7f Code coverage fixes.
  • fa9af99 Merge branch 'master' into next-api
  • 9b834b4 Remove qualified export, add wrapquery and extractfield
  • 169e698 Rename Boolean (object) type annotations to boolean (primitive).
  • e5eb694 Editing pass over schema-transforms.md.
  • 452586a Rearrange and simplify v3.0.0 CHANGELOG.md section.
  • dc5187f Reimplement RenameTypes#transformResult without using visitObject.
  • 193aaa6 Define reusable IResolversParameterType.
  • e3634d6 Editing pass over schema-stitching.md.
  • 1116562 Minor tweaks to schema-delegation.md.
  • d51700f Update schema-directives.md (#747)

There are 82 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@coveralls
Copy link

Pull Request Test Coverage Report for Build 38

  • 0 of 0 (NaN%) changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 35: 0.0%
Covered Lines: 221
Relevant Lines: 221

💛 - Coveralls

@b1f6c1c4
Copy link
Owner

Travis reports warning that

Type "Father" is missing a "resolveType" resolver. Pass false into "resolverValidationOptions.requireResolversForResolveType" to disable this warning.

https://travis-ci.org/b1f6c1c4/graphql-advanced-projection/builds/371711343#L484

greenkeeper bot added a commit that referenced this pull request May 7, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented May 7, 2018

Version 3.0.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 7 commits.

  • 70a93d6 Bump npm version to 3.0.1.
  • 30ce6a1 Update CHANGELOG.md for version 3.0.1.
  • deebeec Fix Array cloning in RenameTypes transform.
  • 384a5f3 Fix fragments bug in ReplaceFieldWithFragment (#763)
  • 4261e1c Merge pull request #758 from mfix22/patch-2
  • aaef9db Update schema-delegation.md
  • dc490e7 fix renameTypes on array result (#756)

See the full diff

greenkeeper bot added a commit that referenced this pull request May 21, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented May 21, 2018

Version 3.0.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 14 commits.

  • 8d879ba Bump version to v3.0.2 in preparation for publishing.
  • 82033cd Update CHANGELOG.md in preparation for v3.0.2 release.
  • d689880 Fix markdown formatting in CHANGELOG.md.
  • 62a1f43 Follow-up on #782.
  • 50632df Merge pull request #684 from amitport/patch-1
  • 87ef3d1 Merge branch 'master' into patch-1
  • 3702926 Merge pull request #783 from JDLT-Ltd/master
  • 2aa76b1 update changelog for PR 783
  • 6fa81ab fix template string issue for visitType error
  • d5f4033 Merge pull request #782 from alnorris/patch-2
  • 6659acb Remove lodash merge
  • d920eba Fix duplicate fragment bug for v3 (#778)
  • c9b72ec Fix right schema reference in onTypeConflict info (#772)
  • 3561426 fix param name mix-up

See the full diff

greenkeeper bot added a commit that referenced this pull request Jun 25, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 25, 2018

Version 3.0.3 just got published.

Update to this version instead 🚀

Commits

The new version differs by 28 commits.

  • 97f94f7 Version/changelog bump, prepping for release
  • 2a4f8cc Merge pull request #806 from xzyfer/fix-fragment-args
  • 60f789a Slight formatting adjustments; Changelog update
  • 88a2f9f Remove un-used variable
  • d8dd942 Merge remote-tracking branch 'upstream/master' into fix-fragment-args
  • b553cc3 chore(deps): update dependency meteor-theme-hexo to v1.0.15
  • 8f2d538 chore(deps): update dependency meteor-theme-hexo to v1.0.14 (#856)
  • 07e4728 Merge pull request #813 from chentsulin/patch-1
  • 91c59c6 Merge branch 'master' into patch-1
  • 61bb301 Merge pull request #828 from arthurflachs/fix-attach-directive-resolvers-args
  • ad5e4fa Merge branch 'master' into fix-attach-directive-resolvers-args
  • 5c95570 Add schemaDirectives to mergeSchemas (#841)
  • bce9676 Pass on operation name when stitching schemas (#522) (#849)
  • 3b77c20 Refactor schemaGenerator folder structure (#833)
  • 95a8394 fix(schemaVisitor): allow multiple replacing visitors (#852)

There are 28 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Jun 25, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 25, 2018

Version 3.0.4 just got published.

Update to this version instead 🚀

Commits

The new version differs by 1 commits.

  • 513108b Make sure dist/generate isn't excluded when published

See the full diff

greenkeeper bot added a commit that referenced this pull request Jul 6, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 6, 2018

Version 3.0.5 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • a1cb5d2 Update apollo-link to 1.2.2 (#785)
  • 95df11d chore(deps): update dependency meteor-theme-hexo to v1.0.16 (#872)
  • 87c8a67 Merge pull request #866 from mininao/patch-1
  • 6d48ac3 Fix missing { in Schema Delegation docs

See the full diff

greenkeeper bot added a commit that referenced this pull request Aug 1, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 1, 2018

Version 3.1.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 57 commits.

  • 3dffe21 3.1.0
  • 4c96d00 Add 3.1 to changelog
  • 286b619 Use casual for mocking (#817)
  • 2d5cba0 Enable schema transforms on subscriptions (#795)
  • bbfd1e6 Fixes #839 - Improve cryptic error message when resolver value is invalid. (#840)
  • b175a9f Fixes issue #876, mirror delegateToSchema behavior for standalone (#885)
  • 583f065 Merge branch 'maticzav-multiple-fragments-support'
  • 4462f10 Merge branch 'master' into maticzav-multiple-fragments-support
  • c8e8b01 Fix changelog typo
  • 8f6eaf9 filter empty selections sets in FilterToSchema (#826) (#827)
  • 1f2aead Add support for inheritResolversFromInterfaces in mergeSchemas (#812)
  • 3eb50a9 Failing test for fragments in transformed schemas (#775)
  • 42b4090 Test that multiple fields can be added to a single type when stitching (#757)
  • 84df7bd mergeSchema keeps ENUM description and deprecation (#898)
  • d15ee0a Add null to return type of directive visitors (#873)

There are 57 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Aug 2, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 2, 2018

Version 3.1.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Sep 20, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 20, 2018

  • The devDependency graphql-tools was updated from 2.24.0 to 4.0.0.

Update to this version instead 🚀

Commits

The new version differs by 50 commits.

  • 8a78dcc Add note about graphql 14 breaking changes
  • b85137b Merge pull request #953 from apollographql/hwillson/issue-945
  • 6c0f429 Move away from object literal notation use
  • 0e3d064 Changelog update
  • 901689d Comment grammar fix
  • 6f60560 Major version bump
  • 74c230a Update graphql-subscriptions dep
  • 7eaf4e1 Update to @types/graphql and all necessary changes
  • 86b6d17 Update typescript and address errors
  • d43f0e4 Remove Node 4 from CI; Add in Node 10
  • f5d2435 Remove graphql 0.11/0.12 specific test clauses
  • 4595d17 Merge branch 'master' into hwillson/issue-945
  • 5df5986 Update PR link
  • a4cdf9c Changelog update
  • c500fdf Adjust enum internal value capabilities to work with graphql 14.x

There are 50 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Oct 12, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 12, 2018

  • The devDependency graphql-tools was updated from 2.24.0 to 4.0.1.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • cdbf862 Prep for publish
  • 5d90588 Prep for publish
  • 43ab7ef Merge pull request #973 from tgriesser/fix-962
  • 85fda03 Fix #962, Enum internal value mapping

See the full diff

greenkeeper bot added a commit that referenced this pull request Oct 18, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 18, 2018

  • The devDependency graphql-tools was updated from 2.24.0 to 4.0.2.

Update to this version instead 🚀

Release Notes for 4.0.2

4.0.2

Commits

The new version differs by 4 commits.

  • d2b4878 Changelog update; prep for publish
  • d3cbefc Merge pull request #974 from tgriesser/enum-inputs
  • 5da99c4 Fix enum value resolution on input, also on merged/stitched schemas
  • 5285544 Add failing test

See the full diff

greenkeeper bot added a commit that referenced this pull request Oct 29, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 29, 2018

  • The devDependency graphql-tools was updated from 2.24.0 to 4.0.3.

Update to this version instead 🚀

Commits

The new version differs by 11 commits.

  • dacfd83 Prep for publish
  • d4904f6 Prep for publish
  • 6595970 Fix regression where custom scalars are incorrectly replaced (#985)
  • 1f30c09 Add docs for mockServer (#982)
  • 028475d Recognize more type extensions which are supported since graphql-js 14.0.0 (#951)
  • 641d705 Add support for passing parsed schema ast to mergeSchemas (#977)
  • d0e08ae replaced broken link in index.md with live launchpad example from gen… (#965)
  • 5b5b23c docs(schema-delegation): fix invalid query example (#980)
  • 68420e8 Update package.json repository field (#979)
  • b84eb0a fixed abritrarily (#978)
  • d17597e Update dependency hexo to v3.8.0

See the full diff

greenkeeper bot added a commit that referenced this pull request Jun 21, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 21, 2019

  • The devDependency graphql-tools was updated from 2.24.0 to 4.0.5.

Update to this version instead 🚀

Release Notes for 4.0.5
  • Fixes a bug where schemas with scalars could not be merged when passed to
    mergeSchemas as a string or GraphQLSchema.
    @hayes in #1062
  • Make mergeSchemas optionally merge directive definitions.
    @freiksenet in #1003
  • Allow user-provided buildSchema options.
    @trevor-scheer in #1154
Commits

The new version differs by 85 commits.

  • 1c9f489 Changelog update; prep for publish
  • 2e6236e Allow user-provided buildSchema options (#1154)
  • 240f5b9 Merge pull request #1146 from apollographql/renovate/documentation-theme
  • d53346b Update dependency gatsby-theme-apollo-docs to v1.0.6
  • 9116560 Merge pull request #1142 from apollographql/renovate/documentation-theme
  • 3a21583 Update dependency gatsby-theme-apollo-docs to v1.0.3
  • b345486 Merge pull request #1140 from apollographql/federation
  • 8c04592 Merge branch 'master' into federation
  • bb74891 Merge pull request #1139 from apollographql/renovate/documentation-theme
  • 2dbb691 Fix broken link
  • 9a27490 add deprecation notice for stitching
  • 0e0869c Update dependency gatsby-theme-apollo-docs to v1.0.1
  • 99adba7 Merge pull request #1138 from apollographql/renovate/pin-dependencies
  • 732ca62 Pin dependencies
  • 84e77ac Merge pull request #1136 from apollographql/mdx

There are 85 commits in total.

See the full diff

@b1f6c1c4 b1f6c1c4 closed this Mar 23, 2020
@b1f6c1c4 b1f6c1c4 deleted the greenkeeper/graphql-tools-3.0.0 branch March 23, 2020 22:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants