Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

chore: upgrade deps with new typedefs #3550

Merged
merged 12 commits into from
Mar 31, 2021
Merged

chore: upgrade deps with new typedefs #3550

merged 12 commits into from
Mar 31, 2021

Commits on Mar 27, 2021

  1. chore: upgrade all deps to typed versions

    - Uses default aegir ts config
    - Fixes all ts errors
    - Fully types core-api in ipfs-core-types package
    - Makes ipfs-core implement types from ipfs-core-types package
    - Removes duplicate types, ipfs-core-types as single source of type truth
    - Reduces use of external APIs by internal components in ipfs-core
    achingbrain committed Mar 27, 2021
    Configuration menu
    Copy the full SHA
    df7e158 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2021

  1. Configuration menu
    Copy the full SHA
    a8e5e7c View commit details
    Browse the repository at this point in the history
  2. chore: fix tests

    achingbrain committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    15af2ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c69f996 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    583fb85 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    83c54b1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e57c82c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d247aa0 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2021

  1. Configuration menu
    Copy the full SHA
    044bd61 View commit details
    Browse the repository at this point in the history
  2. chore: fix stat output

    achingbrain committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    923d52b View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2021

  1. chore: fix tests

    achingbrain committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    706d795 View commit details
    Browse the repository at this point in the history
  2. chore: linting

    achingbrain committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    ab3be7a View commit details
    Browse the repository at this point in the history