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

graphql@0.9.4 breaks build 🚨 #80

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

Conversation

greenkeeperio-bot
Copy link

Hello lovely humans,

graphql just published its new version 0.9.4.

State Failing tests 🚨
Dependency graphql
New version 0.9.4
Type peerDependency

This version is covered by your current version range and after updating it in your project the build went from success to failure.

As graphql is “only” a peerDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a high priority. I’m sure you can resolve this 💪

Of course this could just be a false positive, caused by a flaky test suite, or third parties that are currently broken or unavailable, but that would be another problem I’d recommend working on.

Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right?
Are you unsure about how things are supposed to work?

There is a collection of frequently asked questions and while I’m just a bot, there is a group of people who are happy to teach me new things. Let them know.

Good luck with your project ✨

You rock!

🌴


GitHub Release

New:

  • All validation rules are now exported directly (#808)

Fixes:

  • Fix flow issue with constructing new GraphQLError() (#829)

Spec Compliance:

  • Now throws error when building Enum with reserved words (#812)
  • Now throws error when building Union with multiple of the same type (#813)
  • Now throws error when building Object type implementing the same Interface more than once (#728)

The new version differs by 413 commits .

  • 604bf1a 0.9.4
  • e3c708a Merge pull request #728 from APIs-guru/uniq_interfaces
  • 5e17f83 Merge pull request #813 from APIs-guru/uniq_union
  • b460659 Use hashmap instead of array find
  • 7893dba Use a hashmap instead of array find
  • 13ba225 rm unnecessary change
  • 126cd6d Merge pull request #829 from graphql/graphql-error-constructor
  • 5caf176 Merge pull request #812 from APIs-guru/enumNames
  • a5a9126 Add constructor to GraphQLError class flow type
  • 4abde6e Fix GitHub syntax highlighting (#753)
  • c87fbd7 Freshen yarn.lock
  • 6ceb5a5 Merge pull request #824 from graphql/greenkeeper/mocha-3.3.0
  • 08d6885 Merge pull request #823 from graphql/greenkeeper/flow-bin-0.44.2
  • 10e7b93 chore(package): update mocha to version 3.3.0
  • aea5c45 chore(package): update flow-bin to version 0.44.2

There are 250 commits in total. See the full diff.


✨ Try the all new Greenkeeper GitHub Integration
With Integrations first-class bot support landed on GitHub and we’ve rewritten Greenkeeper to take full advantage of it. Simpler setup, fewer pull-requests, faster than ever.

Screencast

Try it today. Free for private repositories during beta.

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.

2 participants