Skip to content

build(deps): bump braintree-web-drop-in from 1.24.0 to 1.28.0#288

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/braintree-web-drop-in-1.28.0
Closed

build(deps): bump braintree-web-drop-in from 1.24.0 to 1.28.0#288
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/braintree-web-drop-in-1.28.0

Conversation

@dependabot-preview
Copy link
Copy Markdown
Contributor

Bumps braintree-web-drop-in from 1.24.0 to 1.28.0.

Changelog

Sourced from braintree-web-drop-in's changelog.

1.28.0

  • Update braintree-web to v3.76.3
  • Update browser-detection to v1.11.1
  • Fix issue where card view would not render in a shadow DOM within a shadow DOM
  • Fix issue where Venmo would setup in Firefox for iOS with allowNewBrowserTab: false set
  • Improve keyboard navigation
  • Fix issue where scrollbar appears for saved payment methods (#724)
  • Fix bug in initialization process where loading spinner would never resolve (#716)
  • Add changeActiveView event to track when the Drop-in updates the active view presented to the customer
  • Add option to not vault PayPal accounts with paypal.vault.vaultPayPal = false or paypalCredit.vault.vaultPayPal = false

1.27.0

  • Update braintree-web to v3.74.0
  • Fix issue where Drop-in may error or not set up completely due to dependency setup race condition (#700)
  • Fix issue where Drop-in may report it is ready even though no payment options are actually available
  • Google Pay
    • Fix issue where passing custom button option would caused a developer error in the console (#701)
  • 3D Secure
    • Add 3ds:customer-canceled event (#690)
    • Add 3ds:authentication-modal-render event
    • Add 3ds:authentication-modal-close event

1.26.1

  • Update braintree-web to v3.73.1
  • Google Pay
    • Update Google Pay Icon to match new brand guidelines

1.26.0

  • Update braintree-web to v3.71.0
  • Update promise-polyfill to v8.2.0
  • Fix issue where payment method text may be clipped
  • Add ability to let the Braintree API decide which payment method to show first (typically, the last payment method added to the customer) instead of showing the payment method designated as the customer's default in the Braintree control panel
    braintree.dropin.create({
      // other config options
      showDefaultPaymentMethodFirst: false
    });
  • Apple Pay
    • Fix issue where Apple Pay view was using canMakePaymentsWithActiveCard incorrectly
  • PayPal
    • Fix issue where PayPal buttons would not render correctly when multiple Drop-in instances were loaded (closes #590)

1.25.0

  • Pass through all underlying hosted fields events

... (truncated)

Commits
  • 28c875e 1.28.0
  • 42a9af7 chore: update version in changelog and readme
  • 1fde7e0 chore: update braintree-web to v3.76.3
  • 5b8f8c7 feat: add option to opt out of vaulting PayPal accounts (#730)
  • 3cf4eaf feat: add changeActiveView event (#705)
  • 0f36ec1 fix: correct initialization logic for determining async dependencies (#729)
  • 8391fdb Fix issue where vertical scrollbar appears for saved payment method (#727)
  • cca4cef chore: update minor dev dependnecies
  • efe3f8d Accessibility updates (#722)
  • 9725ca3 chore: update dependencies
  • 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label May 1, 2021
@dependabot-preview
Copy link
Copy Markdown
Contributor Author

Superseded by #299.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/braintree-web-drop-in-1.28.0 branch June 1, 2021 10:52
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