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

feat(open-payments): replace axios with ky #461

Merged
merged 39 commits into from
Apr 29, 2024
Merged

feat(open-payments): replace axios with ky #461

merged 39 commits into from
Apr 29, 2024

Commits on Apr 12, 2024

  1. chore: use node 20

    mkurapov committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    10ca74e View commit details
    Browse the repository at this point in the history
  2. chore: update @types/node

    mkurapov committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    930b8c8 View commit details
    Browse the repository at this point in the history
  3. chore(ci): update actions

    mkurapov committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    bc9beba View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    e4ab76b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c07b378 View commit details
    Browse the repository at this point in the history
  3. feat(open-payments): add validateResponses flag to optionally disable…

    … openapi schema validation
    mkurapov committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    b5f986a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cd02386 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a96b3d8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    11023d4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ff1022d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2867431 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    be3f608 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    727c37b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6e74048 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    19f2a2c View commit details
    Browse the repository at this point in the history
  13. Revert "feat(open-payments): add validateResponses flag to optionally…

    … disable openapi schema validation"
    
    This reverts commit b5f986a.
    
    # Conflicts:
    #	packages/open-payments/src/client/requests.test.ts
    #	packages/open-payments/src/client/requests.ts
    mkurapov committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    00e02d5 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e528947 View commit details
    Browse the repository at this point in the history
  15. chore(ci): update actions

    mkurapov committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    f69571d View commit details
    Browse the repository at this point in the history
  16. Merge branch '458/mk/node-20' into 454/mk/use-ky

    # Conflicts:
    #	.github/workflows/env-setup/action.yaml
    mkurapov committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    450b69e View commit details
    Browse the repository at this point in the history
  17. chore: use node 20

    mkurapov committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    4c5559c View commit details
    Browse the repository at this point in the history
  18. chore(ci): update actions

    mkurapov committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    9d9f0f9 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    743751d View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    6f0077c View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    c64919f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8aa37a9 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    9285d60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6e0d66 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea55707 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e308f60 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    825bde1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6ff4039 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    86d8c97 View commit details
    Browse the repository at this point in the history
  8. chore: add changeset

    mkurapov committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    fde0c10 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    1506ebd View commit details
    Browse the repository at this point in the history
  2. Revert "chore(open-payments): allow nock to patch global.fetch in glo…

    …bal setup"
    
    This reverts commit 9285d60.
    mkurapov committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    cff2671 View commit details
    Browse the repository at this point in the history
  3. chore: update @swc/jest

    mkurapov committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    fa02f89 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c4f8a42 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

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

Commits on Apr 29, 2024

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