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.6 breaks build 🚨 #83

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

Conversation

greenkeeperio-bot
Copy link

🚨🔥⚠️ Action required: Switch to the new Greenkeeper now! 🚨🔥⚠️
This version of Greenkeper will be shutdown on May 31st.
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.


Hello lovely humans,

graphql just published its new version 0.9.6.

State Failing tests 🚨
Dependency graphql
New version 0.9.6
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

  • It is now possible to suppress warnings about non-spec compliant names by setting the GRAPHQL_NO_NAME_WARNING environment variable. This may be useful when working with legacy schemas.

The new version differs by 436 commits .

  • 3c0a536 0.9.6
  • bcbab0f Regenerate yarn.lock
  • 7ddd8dd Merge pull request #839 from graphql/no-name-warning
  • 04e368b Kill errant blank line
  • 163fbb4 Add tests for assertValidName
  • 423200f [RFC] Environment var to silence warning about invalid names.
  • 9033685 0.9.5
  • 5b06511 Merge pull request #836 from graphql/fix-832
  • b013e73 Allow for nullish values when defining enums
  • d7fe661 Merge pull request #695 from graphql/type-checks
  • 333c248 Use flow %checks to reduce occurance of :any
  • a9d1f20 Refresh yarn.lock
  • 6e8d57d Merge pull request #835 from graphql/greenkeeper/iterall-1.1.1
  • 6e3494d Merge pull request #807 from APIs-guru/visitor
  • e37b8bc Merge pull request #831 from graphql/greenkeeper/coveralls-2.13.1

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

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