Giter Club home page Giter Club logo

create-react-app's People

Contributors

brysgo avatar eanplatter avatar enoahnetzach avatar existentialism avatar forbeslindesay avatar fson avatar gaearon avatar gaumala avatar greengremlin avatar greenkeeper[bot] avatar hnordt avatar iansu avatar insin avatar jeffposnick avatar johann-sonntagbauer avatar keyz avatar koistya avatar lacker avatar lpalmes avatar mxstbr avatar n3tr avatar ro-savage avatar ryansully avatar sidoshi avatar tharakawj avatar timer avatar tuchk4 avatar viankakrisna avatar vjeux avatar xjlim avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

thatsmrtalbot

create-react-app's Issues

An in-range update of lint-staged is breaking the build 🚨

Version 6.1.1 of lint-staged was just published.

Branch Build failing 🚨
Dependency lint-staged
Current Version 6.1.0
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

lint-staged is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ❌ continuous-integration/travis-ci/push The Travis CI build failed Details

Commits

The new version differs by 1 commits.

  • 677e860 fix(package): Update staged-git-files to version 1.0.0

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 🌴

An in-range update of eslint is breaking the build 🚨

Version 4.17.0 of eslint was just published.

Branch Build failing 🚨
Dependency eslint
Current Version 4.16.0
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

eslint is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ❌ continuous-integration/travis-ci/push The Travis CI build failed Details

Commits

The new version differs by 11 commits.

  • 2af9446 4.17.0
  • 5ad3fb2 Build: changelog update for 4.17.0
  • 1da1ada Update: Add "multiline" type to padding-line-between-statements (#8668)
  • bb213dc Chore: Use messageIds in some of the core rules (#9648)
  • 1aa1970 Docs: remove outdated rule naming convention (#9925)
  • 3afaff6 Docs: Add prefer-destructuring variable reassignment example (#9873)
  • d20f6b4 Fix: Typo in error message when running npm (#9866)
  • 51ec6a7 Docs: Use GitHub Multiple PR/Issue templates (#9911)
  • dc80487 Update: space-unary-ops uses astUtils.canTokensBeAdjacent (fixes #9907) (#9906)
  • 084351b Docs: Fix the messageId example (fixes #9889) (#9892)
  • 9cbb487 Docs: Mention the globals key in the no-undef docs (#9867)

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 🌴

Add support for testing of Relay enabled components

Is this a bug report?

Yes

Steps to Reproduce

(Write your steps here:)

  1. Create a unit test that calls a component that contains a graphql tagged template literal
  2. run yarn test

Expected Behavior

Unit test passes

Actual Behavior

 FAIL  src\App\App.test.js
  ● Test suite failed to run

    Invariant Violation: graphql: Unexpected invocation at runtime. Either the Babel transform was not set up, or it failed to identify this call site.
 Make sure it is being used verbatim as `graphql`.

      at invariant (node_modules/fbjs/lib/invariant.js:42:15)
      at Object.graphql (node_modules/relay-runtime/lib/RelayModernGraphQLTag.js:22:32)
      at Object.<anonymous> (src/Benefit/CalcRow.js:19:20)
      at Object.<anonymous> (src/Benefit/Benefit.js:3:16)
      at Object.<anonymous> (src/Benefit/index.js:1:180)
      at Object.<anonymous> (src/BenefitPage.js:4:16)
      at Object.<anonymous> (src/App/App.js:15:329)
      at Object.<anonymous> (src/App/App.test.js:3:12)
          at <anonymous>
      at process._tickCallback (internal/process/next_tick.js:188:7)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.