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

Update dependencies #95

Merged
merged 33 commits into from
Apr 25, 2019
Merged

Update dependencies #95

merged 33 commits into from
Apr 25, 2019

Commits on Jan 13, 2019

  1. Fix invocation of sub-commands within package.json

    Patrick Gotthardt committed Jan 13, 2019
    Configuration menu
    Copy the full SHA
    0353f9d View commit details
    Browse the repository at this point in the history
  2. Update lerna, remove rollup-plugin-babel from devdeps

    Patrick Gotthardt committed Jan 13, 2019
    Configuration menu
    Copy the full SHA
    ea440ce View commit details
    Browse the repository at this point in the history
  3. Cache yarn and node_modules

    Patrick Gotthardt committed Jan 13, 2019
    Configuration menu
    Copy the full SHA
    72bd0f7 View commit details
    Browse the repository at this point in the history
  4. Update dependencies, update lerna usage

    Patrick Gotthardt committed Jan 13, 2019
    Configuration menu
    Copy the full SHA
    589e861 View commit details
    Browse the repository at this point in the history
  5. Updated husky config

    Patrick Gotthardt committed Jan 13, 2019
    Configuration menu
    Copy the full SHA
    7246ccf View commit details
    Browse the repository at this point in the history
  6. Fix travis

    Add the --no-git-reset flag to the lerna publish command to publish
    reglardless of git status
    Patrick Gotthardt committed Jan 13, 2019
    Configuration menu
    Copy the full SHA
    b31eb8c View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2019

  1. Configuration menu
    Copy the full SHA
    12b2d08 View commit details
    Browse the repository at this point in the history
  2. Update yarn.lock file

    pago committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    421afd2 View commit details
    Browse the repository at this point in the history
  3. Update lint-staged config

    pago committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    e6ef6a1 View commit details
    Browse the repository at this point in the history
  4. Add redux again

    pago committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    295b722 View commit details
    Browse the repository at this point in the history
  5. Add redux as global dependency

    pago committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    825d9ca View commit details
    Browse the repository at this point in the history
  6. Update lerna to latest version

    pago committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    322971f View commit details
    Browse the repository at this point in the history
  7. Fix pretest/posttest

    pago committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    8880885 View commit details
    Browse the repository at this point in the history
  8. Update publish script

    pago committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    48d1469 View commit details
    Browse the repository at this point in the history
  9. Switch to local link dependencies

    pago committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    8196940 View commit details
    Browse the repository at this point in the history
  10. Add detect-indent to package.json

    Hopefully fixes an error related to that package not being found
    pago committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    49f0fe9 View commit details
    Browse the repository at this point in the history
  11. Fix babel-generator to 6.10.x

    Later versions seem to transform special characters
    pago committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    9477f06 View commit details
    Browse the repository at this point in the history
  12. Prepare publish for multi-branch setup

    pago committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    dd600f6 View commit details
    Browse the repository at this point in the history
  13. Try fixing travis

    pago committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    ff87d13 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    73fc9e9 View commit details
    Browse the repository at this point in the history
  15. Use correct branch on travis

    pago committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    a78ed94 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2019

  1. chore: adds github actions (#96) (#109)

    * chore: adds github actions (#96)
    
    * chore: Adding github actions flow
    ayusharma committed Apr 12, 2019
    Configuration menu
    Copy the full SHA
    14a6096 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2019

  1. Configuration menu
    Copy the full SHA
    9e4de89 View commit details
    Browse the repository at this point in the history
  2. chore: fixes missing comma

    ayusharma committed Apr 15, 2019
    Configuration menu
    Copy the full SHA
    d75dd67 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    01a47c7 View commit details
    Browse the repository at this point in the history
  4. chore: fixes merge conflict

    ayusharma committed Apr 15, 2019
    Configuration menu
    Copy the full SHA
    1a20b7b View commit details
    Browse the repository at this point in the history
  5. chore: fixes eslint

    ayusharma committed Apr 15, 2019
    Configuration menu
    Copy the full SHA
    51765e5 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2019

  1. Configuration menu
    Copy the full SHA
    11a528f View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2019

  1. Look only at the generated code

    pago committed Apr 23, 2019
    Configuration menu
    Copy the full SHA
    e9931a6 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2019

  1. Remove circleci and travis

    pago committed Apr 24, 2019
    Configuration menu
    Copy the full SHA
    e0f8d00 View commit details
    Browse the repository at this point in the history
  2. Remove unused import

    pago committed Apr 24, 2019
    Configuration menu
    Copy the full SHA
    1f6d3cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07b569d View commit details
    Browse the repository at this point in the history
  4. Update changelog

    pago committed Apr 24, 2019
    Configuration menu
    Copy the full SHA
    acd74e5 View commit details
    Browse the repository at this point in the history