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

fix(deps): update dependency @interledger/open-payments to v5 - autoclosed #821

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 29, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@interledger/open-payments (source) ^3.2.0 -> ^5.3.1 age adoption passing confidence

Release Notes

interledger/open-payments (@​interledger/open-payments)

v5.3.1

Compare Source

Patch Changes
  • e2325ea: exports mockPublicIncomingPayment and PublicIncomingPayment

v5.3.0

Compare Source

Minor Changes
  • 2de13ee: Adds authSever to the return type of public incoming payments.
Patch Changes

v5.2.2

Compare Source

Patch Changes
  • 2c5b9d5: Corrects PaginationArgs to only include relevant properties from query parameters. Was previously including wallet-address as well.
  • 2458bb9: Fix POST incoming payment response types.

v5.2.1

Compare Source

Patch Changes
  • b80f231: moves additionalProperties: false from incoming-payment type to GET /incoming-payments response

v5.2.0

Compare Source

Minor Changes
  • 5809202: Added "walletAddress" field to resource POST request bodies, added "wallet-address" query parameter to resource GET requests.

v5.1.0

Compare Source

Minor Changes
  • f756fed: Adds incomingPayment get method to unauthenticated client

v5.0.0

Compare Source

Major Changes
  • 8593600: BREAKING: Introducing the concept of payment methods (on incoming payments) which allow returing a list of possible payment methods to pay into. For now, only one payment method is supported: ILP. Quote creation requires specifying a payment method for which to quote on.

v4.0.0

Compare Source

Major Changes
  • c1e5010: BREAKING: Replace 'payment pointer' with 'wallet address'

    Payment pointers refer specifcally to a concept in the Interledger Protocol. Rafiki is set to support multiple payment methods, so 'wallet address' is being used as an Open Payments-specific term whose role may be filled by an Interledger payment pointer.

    To upgrade convert any references to payment pointer(s) like so:
    paymentPointer -> walletAddress
    PaymentPointer -> WalletAddress
    paymentPointers -> walletAddresses
    PaymentPointers -> WalletAddresses
    payment pointer -> wallet address
    Payment Pointer -> Wallet Address

Patch Changes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@github-actions github-actions bot added the package: boutique/backend Boutique backend implementations label Sep 29, 2023
@renovate renovate bot force-pushed the renovate-interledger-open-payments-5.x branch 4 times, most recently from 551d9b3 to 7391cfc Compare October 17, 2023 15:03
@renovate renovate bot force-pushed the renovate-interledger-open-payments-5.x branch from 7391cfc to 42905a3 Compare October 20, 2023 18:44
@raducristianpopa raducristianpopa added the do not merge Do not merge PRs with these label label Oct 24, 2023
@renovate renovate bot force-pushed the renovate-interledger-open-payments-5.x branch from 42905a3 to 27a93db Compare October 26, 2023 00:52
@renovate renovate bot force-pushed the renovate-interledger-open-payments-5.x branch from 27a93db to 0e369eb Compare October 26, 2023 07:52
@renovate renovate bot changed the title fix(deps): update dependency @interledger/open-payments to v5 fix(deps): update dependency @interledger/open-payments to v5 - autoclosed Oct 30, 2023
@renovate renovate bot closed this Oct 30, 2023
@renovate renovate bot deleted the renovate-interledger-open-payments-5.x branch October 30, 2023 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do not merge Do not merge PRs with these label package: boutique/backend Boutique backend implementations
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant