Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 8, 2023

Bumps braintree-java from 3.18.0 to 3.21.0.

Changelog

Sourced from braintree-java's changelog.

3.21.0

  • Add intendedTransactionSource to CreditCardVerificationRequest
  • Add paymentMethodNonce to CreditCardVerificationRequest
  • Add threeDSecureAuthenticationID to CreditCardVerificationRequest
  • Add threeDSecureToken to CreditCardVerificationRequest
  • Add verificationThreeDSecurePassThruRequest to CreditCardVerificationRequest

3.20.0

  • Add SEPADirectDebitAccount payment method
  • Add SEPADirectDebitAccountDetails and SepaDirectDebitReturnCodeto transaction object
  • Add SEPA_DIRECT_DEBIT_ACCOUNT to payment instrument type
  • Add PaymentMethodNonceDetailsSepaDirectDebit to payment method nonce details object
  • Add SEPA Direct Debit specific error codes
  • Add SEPA Direct Debit array to customer object
  • Add getExpirationMonth and getExpirationYear to PaymentMethodNonceDetails
  • Add ExcessiveRetry to GatewayRejectionReason
  • Add preDisputeProgram to Dispute and DisputeSearchRequest
  • Add AUTO_ACCEPTED Dispute Status
  • Add DISPUTE_AUTO_ACCEPTED WebhookNotification Kind
  • Add requestedExemptionType to ThreeDSecureLookupRequest

3.19.0

  • Deprecate chargebackProtectionLevel and add protectionLevel to Dispute and DisputeSearchRequest
  • Add networkTokenizationAttributes to TransactionCreditCardRequest
  • Add NetworkTokenizationAttributesRequest class
  • Add validation error code CREDIT_CARD_NETWORK_TOKENIZATION_ATTRIBUTE_CRYPTOGRAM_IS_REQUIRED
  • Add 'updateCustomFields' to Transaction
Commits
  • abb9b56 [maven-release-plugin] prepare release 3.21.0
  • af21498 3.21.0
  • 99afecc Merge branch 'master' of github.com:braintree/braintree_java into public_master
  • b132d20 [maven-release-plugin] prepare for next development iteration
  • 31f58fb [maven-release-plugin] prepare release 3.20.0
  • df8ffd8 3.20.0
  • 48a995a [maven-release-plugin] prepare for next development iteration
  • 9f74a45 [maven-release-plugin] prepare release 3.20.0
  • d4c759a 3.20.0
  • 4129a8f [maven-release-plugin] prepare for next development iteration
  • 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 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 [braintree-java](https://github.com/braintree/braintree_java) from 3.18.0 to 3.21.0.
- [Release notes](https://github.com/braintree/braintree_java/releases)
- [Changelog](https://github.com/braintree/braintree_java/blob/master/CHANGELOG.md)
- [Commits](braintree/braintree_java@3.18.0...3.21.0)

---
updated-dependencies:
- dependency-name: com.braintreepayments.gateway:braintree-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 8, 2023
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant