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/adyen-web from 5.68.0 to 6.5.1 #275

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

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @adyen/adyen-web from 5.68.0 to 6.5.1.

Release notes

Sourced from @​adyen/adyen-web's releases.

6.5.1

Bug fixes

  • Fixed issue where onBlur validation didn't fire if year in expiryDate was just one digit (#2945)

6.5.0

Improvements

Bug fixes

  • Fix issue where 'auto' bundle was tree-shaken by bundlers in prod builds (Adyen/adyen-web#2914)
  • Fix address lookup reseting state field after country change (Adyen/adyen-web#2927)
  • Revert Icelandic Krona to be treated as a currency with minor units, in order to align with our documentation (Adyen/adyen-web#2924)
  • Fix UPIComponent initial value for isValid. It should only be default to true for UPI QR. (Adyen/adyen-web#2921)
  • Lowered ECMAScript version to 2020 in order to support older iOS versions (Adyen/adyen-web#2917)
  • Payconic - Adjusted QR code message and removed unused button label. (Adyen/adyen-web#2910)

5.71.1

Bug fixes

6.4.0

New

  • All actions lead to a call to the onActionHandled callback. With the exception of 3DS2 actions this callback is always passed the original action object. (#2892)

  • Adds selector for savings and checking accounts on ACH component (#2898)

Improvements

  • Export CustomTranslations type (#2905)

  • Small optimisation to only call document.querySelector once, rather than three times (#2895)

Bug fixes

  • Added optional chaining operator to postMessage handler function. Fixes issue where 'get-process-message.handler.js' caused exceptions due to stray postMessages without properly formed events (#2894)

  • Calling actions.reject() in the beforeSubmit callback should leave the UI in the current state. Fixes situation where it leads to a call to handleFailedResult which ultimately leads to a call to the onPaymentFailed callback and sets the UI to an error state (#2901)

5.71.0

New

  • Adds selector for savings and checking accounts on ACH component (#2904)

Bug fixes

  • Added optional chaining operator to postMessage handler function. Fixes issue where 'get-process-message.handler.js' caused exceptions due to stray postMessages without properly formed events (#2896)

6.3.0

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by camilocv, a new releaser for @​adyen/adyen-web since your current version.


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/adyen-web](https://github.com/Adyen/adyen-web) from 5.68.0 to 6.5.1.
- [Release notes](https://github.com/Adyen/adyen-web/releases)
- [Commits](Adyen/adyen-web@v5.68.0...v6.5.1)

---
updated-dependencies:
- dependency-name: "@adyen/adyen-web"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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