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 24.0.0 #154

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 19, 2024

Bumps Adyen from 20.0.0 to 24.0.0.

Release notes

Sourced from Adyen's releases.

Adyen .net API Library v24.0.0

What's Changed

Breaking Changes 🛠

  • BalancePlatform:
    • Added refusedByCustomer in CreateSweepConfigurationV2 , SweepConfigurationV2 and UpdateSweepConfigurationV2, changing subsequent enum integer values
  • ConfigurationWebhooks:
    • Added refusedByCustomer in SweepConfigurationV2, changing subsequent enum integer values
  • LegalEntityManagement:
    • Added adyenChargeCard in AcceptTermsOfServiceResponse, CalculateTermsOfServiceStatusResponse, GetTermsOfServiceDocumentRequest, GetTermsOfServiceDocumentResponse and TermsOfServiceAcceptanceInfo changing subsequent enum integer values
  • TransferWebhooks:
    • Added refusedByCustomer in TransferData and TransferEvent changing subsequent enum integer values
  • Transfers:
    • Added refusedByCustomer in Transfer, TransferData and TransferEvent, changing subsequent enum integer values
  • Update all services by @​AdyenAutomationBot in Adyen/adyen-dotnet-api-library#1081

New Features 💎

  • BalancePlatform:
    • Added AmountNonZeroDecimalsRequirement class
    • Added IbanAccountIdentificationRequirement class
    • Add new Transfer Route requirements (AmountNonZeroDecimalsRequirementIbanAccountIdentificationRequirementUSInternationalAchAddressRequirement) that can be part of of the response when calling TransferRoutesApi.calculateTransferRoutes
    • Added USInternationalAchAddressRequirement class
    • In AccountHoldersService added GetAllTransactionRulesForAccountHolder, GetAllTransactionRulesForAccountHolderAsync , GetAllTransactionRulesForBalanceAccount and GetAllTransactionRulesForBalanceAccountAsync.
    • In BalanceAccountsService added GetAllTransactionRulesForBalanceAccount and GetAllTransactionRulesForBalanceAccountAsync.
    • In PlatformService added GetAllTransactionRulesForBalancePlatform and GetAllTransactionRulesForBalancePlatformAsync
  • Checkout:
    • Added method for validation in ApplyPaySessionRequest
    • Added CheckoutBankAccount class
    • In CheckoutPaymentMethod added method to initialize instance of CheckoutPaymentMethod with an instance of RivertyDetails
    • In PaymentMethodsRequest added shopperConversionId
    • In PaymentRequest added bankAccount and shopperConversionId
    • Added RivertyDetails class

Other Changes 🖇️

New Contributors

Full Changelog: Adyen/adyen-dotnet-api-library@v23.0.0...v24.0.0

Adyen .net API Library v23.0.0

What's Changed

Breaking Changes 🛠

  • Checkout API:
    • In PaymentDetails removed ebanking_FI which changes underling enum integer values

... (truncated)

Commits
  • deb6ebb Merge pull request #1086 from Adyen/promote/main
  • d1e3b85 chore(release): bump to 24.0.0
  • 843455b false[adyen-sdk-automation] automated change (#1081)
  • 1ce8a9a Merge pull request #1085 from Adyen/add-stability-days
  • 37a037e Update renovate.json
  • 4288f28 Add minimum required release age
  • 811f8a2 Merge pull request #1074 from Adyen/promote/main
  • f49f501 chore(release): bump to 23.0.0
  • 12d7af8 Update all services (#1080)
  • ca50b28 In-person Payments - Adyen HttpClient throws a 400: BadRequest, ResponseBody:...
  • Additional commits viewable 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 24.0.0.
- [Release notes](https://github.com/Adyen/adyen-dotnet-api-library/releases)
- [Commits](Adyen/adyen-dotnet-api-library@v20.0.0...v24.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Nov 19, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 2, 2024

Superseded by #155.

@dependabot dependabot bot closed this Dec 2, 2024
@dependabot dependabot bot deleted the dependabot/nuget/Adyen-24.0.0 branch December 2, 2024 13:06
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