GithubHelp home page GithubHelp logo

renovate-tests / reaction Goto Github PK

View Code? Open in Web Editor NEW

This project forked from artsy/reaction

0.0 0.0 0.0 38.71 MB

Artsy’s React Components

Home Page: https://artsy.github.io/reaction

License: MIT License

JavaScript 0.59% HTML 0.01% TypeScript 99.40%

reaction's Introduction

::::::::: :::::::::: ::: :::::::: ::::::::::: ::::::::::: :::::::: :::: ::: :+: :+: :+: :+: :+: :+: :+: :+: :+: :+: :+: :+:+: :+: +:+ +:+ +:+ +:+ +:+ +:+ +:+ +:+ +:+ +:+ :+:+:+ +:+ +#++:++#: +#++:++# +#++:++#++: +#+ +#+ +#+ +#+ +:+ +#+ +:+ +#+ +#+ +#+ +#+ +#+ +#+ +#+ +#+ +#+ +#+ +#+ +#+ +#+#+# #+# #+# #+# #+# #+# #+# #+# #+# #+# #+# #+# #+# #+#+# ### ### ########## ### ### ######## ### ########### ######## ### ####

Meta

Installation

$ git clone --recursive https://github.com/artsy/reaction.git
$ cd reaction
$ npm install -g yarn
$ yarn install
$ brew install watchman (If you don't already have Homebrew, go here for installation instructions: https://brew.sh/)
$ cp .env.oss .env

Instructions

  • Development of components happen in storybooks:

      $ yarn start
      $ open http://localhost:9001/
    
  • Run the tests:

      $ yarn test
    
  • Run the tests continuously (or use vscode-jest):

      $ yarn test -- --watch
    
  • In vscode, run the TypeScript: Run type-checker task and open the PROBLEMS view to see continuous type-checker results.

  • After updating components, be sure to deploy a new demo (sharing is caring!):

      $ yarn deploy-storybook
    
  • When using new changes in metaphysics’ schema, be sure to update the local schema copy:

      $ yarn sync-schema
    
  • There are some suggested VSCode extensions in .vscode/extensions.json and additional docs at docs/vscode.md.

Linking and Unlinking with Force

To link your local reaction with your local force, run:

    $ yarn link && yarn watch
    (wait until you see a message that X files have been successfully compiled before moving on)

    $ cd ../force && yarn link @artsy/reaction && yarn start

To unlink your local reaction from your local force, run (in Force):

    $ yarn unlink @artsy/reaction
    $ yarn add @artsy/reaction
    $ yarn start

Deployments

Reaction uses auto-release to automatically release on every PR. Every PR should have a label that matches one of the following

  • Version: Trivial
  • Version: Patch
  • Version: Minor
  • Version: Major

Peril will automatically add "Version: Patch", if you don't set one on creating your PR. No release will happen on a Trivial update.

If you're making a change but you don't want to immediate trigger a release (i.e. when 2 PRs need to go out together), specify the correct version and add the Skip Release label. That'll ensure when the next release happens the version is still bumped appropriately.

License

FOSSA Status

reaction's People

Contributors

alloy avatar artsyit avatar ashfurrow avatar ashkan18 avatar ashleyjelks avatar broskoski avatar craigspaeth avatar damassi avatar dblandin avatar ds300 avatar eessex avatar erikdstock avatar iskounen avatar jonallured avatar kanaabe avatar kierangillen avatar l2succes avatar lilyfromseattle avatar mzikherman avatar orta avatar oxaudo avatar pepopowitz avatar peril-staging[bot] avatar renovate-bot avatar sarahscott avatar sweir27 avatar williardx avatar xtina-starr avatar yuki24 avatar zephraph avatar

reaction's Issues

Update Dependencies (Renovate Bot)

This master issue contains a list of Renovate updates and their statuses.

Pending Approval

These branches will be created by Renovate only once you click their checkbox below.

  • Update dep @babel/cli from 7.0.0 to v7.5.0
  • Update dep @babel/core from 7.3.4 to v7.5.4
  • Update dep @babel/plugin-proposal-class-properties from 7.3.4 to v7.5.0
  • Update dep @babel/plugin-proposal-decorators from 7.3.0 to v7.4.4
  • Update dep @babel/plugin-syntax-import-meta from 7.0.0 to v7.2.0
  • Update dep @babel/preset-env from 7.3.4 to v7.5.4
  • Update dep @sentry/browser from 4.2.3 to v4.6.6
  • Update dep @types/dd-trace (@types/dd-trace, dd-trace)
  • Update dep @types/graphql from 14.0.5 to v14.2.2
  • Update dep @types/isomorphic-fetch from 0.0.34 to v0.0.35
  • Update dep @types/jest from 23.3.9 to v23.3.14
  • Update dep @types/lodash from 4.14.111 to v4.14.136
  • Update dep @types/memoize-one from 3.1.1 to v3.1.2
  • Update dep @types/react-overlays from 0.8.4 to v0.8.5
  • Update dep @types/react-relay from 1.3.9 to v1.3.15
  • Update dep @types/react-stripe-elements from 1.1.7 to v1.1.10
  • Update dep @types/react-tracking from 7.0.0 to v7.0.1
  • Update dep @types/react-transition-group from 2.0.11 to v2.9.2
  • Update dep @types/relay-runtime from 1.3.5 to v1.3.13
  • Update dep @types/storybook__react from 4.0.1 to v4.0.2
  • Update dep @types/styled-system from 3.0.9 to v3.2.2
  • Update dep @types/underscore.string from 0.0.32 to v0.0.38
  • Update dep babel-loader from 8.0.5 to v8.0.6
  • Update dep babel-plugin-lodash from 3.3.3 to v3.3.4
  • Update dep babel-plugin-module-resolver from 3.1.1 to v3.2.0
  • Update dep babel-plugin-styled-components from 1.10.0 to v1.10.6
  • Update dep cache-loader from 1.2.2 to v1.2.5
  • Update dep concurrently from 3.5.1 to v3.6.1
  • Update dep core-js from 2.6.5 to v2.6.9
  • Update dep enzyme from 3.8.0 to v3.10.0 (enzyme, @types/enzyme)
  • Update dep enzyme-adapter-react-16 from 1.7.1 to v1.14.0
  • Update dep flickity from 2.1.2 to v2.2.1
  • Update dep fork-ts-checker-notifier-webpack-plugin from 0.6.2 to v0.7.0
  • Update dep fork-ts-checker-webpack-plugin from 0.4.10 to v0.5.2
  • Update dep found from ^0.3.14 to ^0.4.0
  • Update dep found-relay from ^0.3.1 to ^0.4.0
  • Update dep graphql-compiler from 1.6.2 to v1.7.0
  • Update dep jest-junit from 6.3.0 to v6.4.0
  • Update dep jest-styled-components from 7.0.0-2 to v7.0.0-beta.1
  • Update dep patch-package from 6.0.2 to v6.1.2
  • Update dep prettier from 1.16.4 to v1.18.2
  • Update dep raf from 3.4.0 to v3.4.1
  • Update dep react from 16.8.2 to v16.8.6 (react, @types/react)
  • Update dep react-docgen-typescript-loader from 2.1.0 to v2.2.0
  • Update dep react-dom from 16.8.4 to v16.8.6
  • Update dep react-select from 1.2.1 to v1.3.0
  • Update dep react-slick from ^0.23.2 to ^0.24.0 (react-slick, @types/react-slick)
  • Update dep react-test-renderer from 16.8.2 to v16.8.6 (react-test-renderer, @types/react-test-renderer)
  • Update dep relay-compiler-language-typescript from 1.1.0 to v1.1.1
  • Update dep styled-components from 4.0.3 to v4.3.2 (styled-components, @types/styled-components)
  • Update dep stylelint from 9.8.0 to v9.10.1
  • Update dep stylelint-config-standard from 18.2.0 to v18.3.0
  • Update dep stylelint-processor-styled-components from 1.5.1 to v1.8.0
  • Update dep ts-node from 8.2.0 to v8.3.0
  • Update dep tslint from 5.11.0 to v5.18.0
  • Update dep tslint-config-prettier from 1.13.0 to v1.18.0
  • Update dep typescript from 3.1.6 to v3.5.3
  • Update dep typescript-styled-plugin from 0.13.0 to v0.14.0
  • Update dep unstated-debug from ^0.2.0 to ^0.3.0
  • Update dep webpack from 4.29.6 to v4.35.3
  • Update dep webpack-merge from 4.1.2 to v4.2.1
  • Update dep yup from ^0.24.1 to ^0.27.0
  • Update dep @sentry/browser to v5.5.0
  • Update dep @types/jest from 23.3.9 to v24
  • Update dep @types/memoize-one from 3.1.1 to v4
  • Update dep @types/react-relay from 1.3.9 to v5
  • Update dep @types/relay-runtime from 1.3.5 to v5
  • Update dep babel-plugin-dynamic-import-node from 1.2.0 to v2
  • Update dep cache-loader from 1.2.2 to v4
  • Update dep concurrently from 3.5.1 to v4
  • Update dep core-js from 2.6.5 to v3
  • Update dep dotenv from 4.0.0 to v8
  • Update dep fork-ts-checker-notifier-webpack-plugin from 0.6.2 to v1
  • Update dep fork-ts-checker-webpack-plugin from 0.4.10 to v1
  • Update dep formik from ^0.11.11 to v1
  • Update dep graphql-fetch-schema from 0.8.0 to v1
  • Update dep husky from 1.3.1 to v3
  • Update dep immer from 1.12.1 to v3
  • Update dep lint-staged from 4.3.0 to v9
  • Update dep memoize-one from ^4.0.3 to v5
  • Update dep raw-loader from 0.5.1 to v3
  • Update dep react-docgen-typescript-loader from 2.1.0 to v3
  • Update dep react-markdown from ^2.5.0 to v4
  • Update dep react-overlays from ^0.8.3 to v1 (react-overlays, @types/react-overlays)
  • Update dep react-relay-network-modern from ^2.5.1 to v4
  • Update dep react-router from ^4.2.0 to v5
  • Update dep react-select from 1.2.1 to v3
  • Update dep react-stripe-elements from ^2.0.1 to v4
  • Update dep react-transition-group from ^2.3.0 to v4
  • Update dep react-waypoint from ^7.3.3 to v9
  • Update dep relay-compiler-language-typescript from 1.1.0 to v4
  • Update dep styled-system from ^3.1.11 to v5 (styled-system, @types/styled-system)
  • Update dep stylelint from 9.8.0 to v10
  • Update dep superagent from ^3.6.3 to v5
  • Update dep tslint-react from 2.6.0 to v4

Edited/Blocked

These updates have been manually edited so Renovate will no longer make changes. To discard all commits and start over, check the box below.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

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.