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

dependency upgrades; graphql-tools bug fix, typescript 4.4, deprecated babel-eslint, clean up core/package.json #3371

Merged
merged 23 commits into from
Sep 18, 2021

Commits on Sep 9, 2021

  1. typescript 4.4 changes

    thedavidprice committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    a88f738 View commit details
    Browse the repository at this point in the history
  2. misc upgrades

    thedavidprice committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    d89b874 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2021

  1. upgrades pt 2

    upgrades take 2
    thedavidprice committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    5a62f8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39176ec View commit details
    Browse the repository at this point in the history
  3. update yarn.lock

    thedavidprice committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    6e9776a View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2021

  1. upgrade magic.sdk

    thedavidprice committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    96cda2d View commit details
    Browse the repository at this point in the history
  2. TS resolution fix

    thedavidprice committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    d0961b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    74bcb5d View commit details
    Browse the repository at this point in the history
  4. upgrade MSW

    thedavidprice committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    879e15f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    970ddf9 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2021

  1. Configuration menu
    Copy the full SHA
    6086655 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3390e7b View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2021

  1. use (and fix) core-js version from dependency

    fix core-js package path
    thedavidprice committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    9922501 View commit details
    Browse the repository at this point in the history
  2. misc upgrades

    thedavidprice committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    5aef878 View commit details
    Browse the repository at this point in the history
  3. type update catch(err)

    thedavidprice committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    83793bb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    20aa179 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2021

  1. Configuration menu
    Copy the full SHA
    a10118c View commit details
    Browse the repository at this point in the history
  2. misc updates

    thedavidprice committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    435bb8b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3e1e641 View commit details
    Browse the repository at this point in the history
  4. update yarn.lock

    thedavidprice committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    9728627 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2021

  1. Remove graphql-tools merge from api

    The api package should no longer (I think) have any graphql related dependencies,
    dthyresson committed Sep 18, 2021
    Configuration menu
    Copy the full SHA
    be52794 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    931d5b6 View commit details
    Browse the repository at this point in the history
  3. update yarn.lock

    thedavidprice committed Sep 18, 2021
    Configuration menu
    Copy the full SHA
    d8d9ac3 View commit details
    Browse the repository at this point in the history