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

Update braintree/braintree_php requirement from 6.10.* to 6.11.* #41

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 16, 2023

Updates the requirements on braintree/braintree_php to permit the latest version.

Changelog

Sourced from braintree/braintree_php's changelog.

6.11.0

  • Add preDisputeProgram to Dispute and DisputeSearch
  • Add AUTO_ACCEPTED Dispute Status
  • Add DISPUTE_AUTO_ACCEPTED WebhookNotification
  • Add EXCESSIVE_RETRY to GatewayRejectionReason

6.10.0

  • Add SEPADirectDebitAccount payment method
  • Add SEPADirectDebitAccountDetails to transaction object
  • Add SEPA_DIRECT_DEBIT_ACCOUNT to payment instrument type
  • Add SEPA Direct Debit specific error codes
  • Add SEPA Direct Debit array to customer object
  • Deprecate chargebackProtectionLevel and add protectionLevel to Dispute and DisputeSearch

6.9.1

  • Address PHP 8.2 deprecation warnings due to string interpolation patterns. (thanks @​Ayesh)

6.9.0

  • Add TRANSACTION_REASON_CODE to search for transaction that have any ach return response with reason code associated.
  • Add reasonCode criteria to TransactionSearch
  • Add achReturnResponsesCreatedAt criteria to TransactionSearch
  • Add LiabilityShift class and liabilityShift to RiskData
  • Add support for ExchangeRateQuoteAPI
  • Fix various PHP 8.1 null warnings (thanks @​simoheinonen & @​robbieaverill)

6.8.0

  • Add retried to Transaction

6.7.0

  • Fix lint errors on unit test

6.6.0

  • Add PaymentMethodCustomerDataUpdated webhook notification support

6.5.1

  • Address PHP 8.1 Deprecation warnings

6.5.0

  • Add plan create/update/find API endpoint
  • Add TransactionReview webhook notification

6.4.1

  • Add exchangeRateQuoteId to Transaction.sale
  • Add error code EXCHANGE_RATE_QUOTE_ID_IS_TOO_LONG
  • Added the following fields to GooglePayCard and ApplePayCard:
    • commercial
    • debit
    • durbinRegulated
    • healthcare
    • payroll

... (truncated)

Commits
  • e7e81f7 6.11.0
  • a88c064 Bumped version and updated changelog
  • 98e3045 Merge pull request #382 from braintree/DTCRDCMPLY-755
  • faaae03 fix: correct dispute test to reflect new seed data (#383)
  • 97df142 Replace deprecated fake nonce fake-paypal-future-nonce (#381)
  • c5845c8 Add Excessive Retry to Gateway rejection reason
  • a0a0c64 DTBTCD-1044 - Add auto-accepted dispute status and webhook (#380)
  • 1e3f98e DTBTCD-831 - Surface pre-dispute program via PHP SDK (#379)
  • 4c1caa5 Merge branch 'github_master' into release
  • f55d61c Bumped version and updated changelog
  • Additional commits viewable in compare view

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)

Updates the requirements on [braintree/braintree_php](https://github.com/braintree/braintree_php) to permit the latest version.
- [Release notes](https://github.com/braintree/braintree_php/releases)
- [Changelog](https://github.com/braintree/braintree_php/blob/master/CHANGELOG.md)
- [Commits](braintree/braintree_php@6.10.0...6.11.0)

---
updated-dependencies:
- dependency-name: braintree/braintree_php
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested review from AdamJHall and a team as code owners January 16, 2023 02:43
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 16, 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.

0 participants