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

Bump Adyen from 20.0.0 to 21.0.0 #147

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 8, 2024

Bumps Adyen from 20.0.0 to 21.0.0.

Release notes

Sourced from Adyen's releases.

Adyen .net API Library v21.0.0

What's Changed

Breaking Changes 🛠

  • Checkout API:

    • In PaymentDetails the bizum payment method added causing changes in the numeric values of enums within the class
  • LEM API:

    • In GetTermsOfServiceDocumentResponse, GetTermsOfServiceDocumentRequest, AcceptTermsOfServiceResponse, TermsOfServiceAcceptanceInfo and CalculateTermsOfServiceStatusResponse added adyenChangeCard enum, causing numeric value changes in sub-sequential enums.
    • In VerificationDeadline, VerificationError and VerificationErrorRecursive class added issueCreditLimit enum, causing numeric value changes in sub-sequential enums.
    • In BusinessLineInfoUpdate class capability including ServiceEnum members removed after marked obsolete
  • Management API:

    • In PaymentMethod and PaymentMethodSetupInfo class GenericPmWithTdiInfo name change to JCBInfo
  • Update all services by @​AdyenAutomationBot in Adyen/adyen-dotnet-api-library#1059

Other Changes 🖇️

  • Checkout API:

    • In CardDetailsResponse class the attributes FundingSource and IsCardCommercial added to check if the funding source of the card is eg. Debit, Credit or Prepaid and to check if the card is a consumer or commercial card.
    • In FundRecipients class the WalletPurpose attribute and WalletPurposeEnum with members IdentifiedBoleto, TransferDifferentWallet, TransferOwnWallet, TransferSameWallet and UnidentifiedBoleto were added. To indicate the purpose of a digital wallet transaction.
    • In Mandate class count attribute added to retrieve the number of transactions that can be performed within the given frequency
    • In PayToDetails class RecurringDetailReference marked as obsolete, StoredPaymentMethodId added to return the reference to the payment method in the response when creating the token.
  • LEM API:

    • Added CheckTaxElectronicDeliveryConsentResponse which allows a platform to check delivery consent for US Tax Form 1099-K.
    • In OnboardingLinkSettings add allowDebugUi to indicate if the user may press a hidden key combination to open the HO debugging UI
    • SetTaxElectronicDeliveryConsentRequest added which allows a platform to set delivery consent (electronic delivery true|false) for US Tax Form 1099-K
  • Management API:

    • JCBInfo added
  • Payment API:

    • In Mandate class count added to retrieve the number of transactions that can be performed within the given frequency
  • Allow .NET Library to send encrypted payloads to the /sync and /async Cloud Terminal API endpoints by @​Kwok-he-Chu in Adyen/adyen-dotnet-api-library#1060

  • Remove extra backslash for possdk by @​jillingk in Adyen/adyen-dotnet-api-library#1062 fixing double append of /checkout when using possdk

  • Add deprecated message in mustache model template by @​Kwok-he-Chu in Adyen/adyen-dotnet-api-library#1064

  • Release v21.0.0 by @​AdyenAutomationBot in Adyen/adyen-dotnet-api-library#1063

Full Changelog: Adyen/adyen-dotnet-api-library@v20.0.0...v21.0.0

Commits
  • 998800e Merge pull request #1063 from Adyen/promote/main
  • a127dfd chore(release): bump to 21.0.0
  • 33d3b84 false[adyen-sdk-automation] automated change (#1059)
  • a58a66d Add deprecated message in mustache model template (#1064)
  • 15b72de Remove backslash and verify live URL (#1062)
  • c60e0cd Allow .NET Library to send encrypted payloads to the /sync and /async Clo...
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [Adyen](https://github.com/Adyen/adyen-dotnet-api-library) from 20.0.0 to 21.0.0.
- [Release notes](https://github.com/Adyen/adyen-dotnet-api-library/releases)
- [Commits](Adyen/adyen-dotnet-api-library@v20.0.0...v21.0.0)

---
updated-dependencies:
- dependency-name: Adyen
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Oct 8, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 23, 2024

Superseded by #149.

@dependabot dependabot bot closed this Oct 23, 2024
@dependabot dependabot bot deleted the dependabot/nuget/Adyen-21.0.0 branch October 23, 2024 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants