Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: BitGo/api-ts
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: @api-ts/[email protected]
Choose a base ref
...
head repository: BitGo/api-ts
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: @api-ts/[email protected]
Choose a head ref
  • 13 commits
  • 17 files changed
  • 4 contributors

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    84f31c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    283c378 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    702cf11 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. chore(deps-dev): bump @types/node from 22.0.0 to 22.1.0

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.0.0 to 22.1.0.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    81512b6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #863 from BitGo/DX-634

    feat: add optional name param to httpRequest
    bitgopatmcl authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    a7cd268 View commit details
    Browse the repository at this point in the history
  3. fix: revert pipe import

    This ensures compatibility with fp-ts all the way back to 2.0.0
    ad-world authored and ericcrosson-bitgo committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    7feef72 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #866 from BitGo/DX-634-fix

    fix: revert pipe import
    ericcrosson-bitgo authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    4b21378 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #864 from BitGo/c619dependabot/npm_and_yarn/types/…

    …node-22.1.0
    
    chore(deps-dev): bump @types/node from 22.0.0 to 22.1.0
    ericcrosson-bitgo authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    e4bb25a View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. chore(deps-dev): bump superagent from 9.0.2 to 10.0.0

    Bumps [superagent](https://github.com/ladjs/superagent) from 9.0.2 to 10.0.0.
    - [Release notes](https://github.com/ladjs/superagent/releases)
    - [Changelog](https://github.com/ladjs/superagent/blob/master/HISTORY.md)
    - [Commits](forwardemail/superagent@v9.0.2...v10.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: superagent
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    2f94e94 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #867 from BitGo/e14cdependabot/npm_and_yarn/supera…

    …gent-10.0.0
    
    chore(deps-dev): bump superagent from 9.0.2 to 10.0.0
    bitgopatmcl authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    7755aaf View commit details
    Browse the repository at this point in the history
  3. test: add back missing test

    ad-world committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    7638329 View commit details
    Browse the repository at this point in the history
  4. chore: update test script

    ad-world committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    2435783 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #868 from BitGo/DX-647

    test: refactor massive test file into smaller tests
    bitgopatmcl authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    2731c48 View commit details
    Browse the repository at this point in the history
Loading