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 braintree from 4.17.1 to 4.31.0 in /docs #1202

Merged
merged 2 commits into from
Dec 9, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 9, 2024

Bumps braintree from 4.17.1 to 4.31.0.

Changelog

Sourced from braintree's changelog.

4.31.0

  • Add fail_on_duplicate_payment_method_for_customer option to
    • ClientToken
    • PaymentMethod
    • CreditCard
  • Add blik_aliases to LocalPaymentCompleted webhook and LocalPaymentDetail
  • Deprecate samsung_pay_card
  • Updated expiring pinned vendor SSL certificates

4.30.0

  • Add payer_name, bic and iban_last_chars to LocalPaymentCompleted webhook
  • Add edit_paypal_vault_id to PayPalAccount
  • Add ani_first_name_response_code and ani_last_name_response_code to CreditCardVerification
  • Add shippingTaxAmount to Transaction
  • Add network_tokenization_attributes parameter to Transaction.sale
  • Add validation error code NetworkTokenizationAttributeCryptogramIsRequired to CreditCard

4.29.0

  • Add foreign_retailer to Transaction
  • Add international_phone to Address and Customer
  • Add funding_source_description to PayPalAccount
  • Add missing AndroidPayCard error code
  • Add REFUND_FAILED to WebhookNotification.Kind
  • Add final_capture to Transaction submit_for_partial_settlement_signature
  • Deprecate paypal_tracking_id in favor of paypal_tracker_id in package_details

4.28.0

  • Add domains parameter support to ClientToken.generate

4.27.0

  • Add UnderReview status to Dispute
  • Add DisputeUnderReview to WebhookNotification.Kind

4.26.0

  • Remove usage of standard library deprecated cgi module. Note: this will break integrations on versions of Python below 3.2. However, this is NOT a breaking change to this library, due to our current support of Python 3.5+.
  • Add PackageDetails class.
  • Add packages to Transaction attributes.
  • Add package_tracking method to TransactionGateway to make request to add tracking information to transactions.
  • Add process_debit_as_credit to credit_card field in options field during Transaction create.
  • Deprecate three_d_secure_token in favor of three_d_secure_authentication_id
  • Add upc_code, upc_type, and image_url to line_items in transaction
  • Deprecate venmo_sdk_session and venmo_sdk_payment_method_code

4.25.0

  • Add PickupInStore to ShippingMethod enum
  • Add external_vault and risk_data to CreditCardVerification.create request
  • Add phone_number in CreditCard
  • Add debit_network to Transaction field
  • Add debit_network to TransactionSearch Request
  • Add DebitNetwork enum to CreditCard

... (truncated)

Commits

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 [braintree](https://github.com/braintree/braintree_python) from 4.17.1 to 4.31.0.
- [Changelog](https://github.com/braintree/braintree_python/blob/master/CHANGELOG.md)
- [Commits](braintree/braintree_python@4.17.1...4.31.0)

---
updated-dependencies:
- dependency-name: braintree
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependency update Work type - updates or additions to Parsons project dependenies python Pull requests that update Python code labels Dec 9, 2024
@shaunagm shaunagm merged commit e7a514e into main Dec 9, 2024
57 checks passed
@dependabot dependabot bot deleted the dependabot/pip/docs/braintree-4.31.0 branch December 9, 2024 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency update Work type - updates or additions to Parsons project dependenies python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant