aliemteam / aliemcards

ALiEM Cards - markdown and website
https://www.aliemcards.com
MIT License
4 stars 8 forks source link

Update graphql-tools to the latest version 🚀 #334

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 6 years ago

Version 3.0.5 of graphql-tools was just published.

Dependency graphql-tools
Current Version 2.24.0
Type dependency

The version 3.0.5 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 136 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
  • 513108b Make sure dist/generate isn't excluded when published
  • 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

There are 136 commits in total.

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

greenkeeper[bot] commented 6 years ago

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] commented 6 years ago

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] commented 5 years ago

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] commented 5 years ago

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] commented 5 years ago

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] commented 5 years ago

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