Skip to content

Bump @adyen/adyen-web from 5.68.0 to 6.11.0 #335

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

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 Mar 25, 2025

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

Release notes

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

6.11.0

Improvements

  • Allow typing to continue in cardNumber field after panLength result from binLookup (#3198)

Bug fixes

  • Apple Pay - Fixed issue where its iframe detection code crashes server side rendered apps (#3204)

  • Card - Fixed issue where clicking on the input field icons were not causing the respective input field to be focused (#3197)

6.10.0

New

  • ApplePay - Adding support for third-party browsers (#3130)

Bug fixes

  • GooglePay - Fixed 'challengeWindowSize' property when using Google Pay as Instant payment type inside Drop-in (#3170)
  • Translations - Fixed brazilian social security number translation (CPF/CNPJ) for different languages (#3172)
  • Typescript - Fixed issue where exposed types for GooglePay/ApplePay were not being found (#3178)

Improvements

  • Updated error message for single branded card (#3177)
  • A11y improvements: contrast, aria-expands and svg alt text (#3188)
  • Google Pay - Throwing error in case the merchant id is missing (#3179)

6.9.0

Features

Improvements

Bug fixes

  • GooglePay - Fixed issue where calling reject on onClick event was triggering an unhandled exception (Adyen/adyen-web#3151)
  • GooglePay - Added 'challengeWindowSize' typescript type to its interface (Adyen/adyen-web#3120)
  • Giftcard - fixes component unresponsive when requiring confirmation (Adyen/adyen-web#3119)

Full Changelog: Adyen/adyen-web@v6.8.0...v6.9.0

6.8.0

Bug fixes

  • Use rem for the font size unit, and fixed some style issues due to the font scaling. (#3067)

Improvements

  • Internal: Set options in ICore:createFromAction to be optional (#3053)
  • Update securedFields version to 5.5.0 (supports font size set in rem) (#3091)

... (truncated)

Commits
  • cc2692e [ci] release main (#3206)
  • 0e87264 Apple Pay - Fix for server-side rendered apps (#3204)
  • 23d12b0 Card icons stop restricting focus area of inputs (#3197)
  • b4a8ba4 Merge pull request #3198 from Adyen/fix/restore_PR_allow_typing_in_PAN_after_...
  • d95d06f Merge pull request #3201 from Adyen/chore/add_new_test_command_to_top_level_p...
  • 34eef64 add new test command (start:storybook:e2e) to top level package.json
  • 8d7f463 Playwright - Minor e2e tweaks (#3195)
  • 0c7e973 Allow typing to continue in cardNumber field after panLength result from binL...
  • 372c400 [ci] Release main (#3173)
  • 09df580 Update e2e.yml (#3167)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by vergilfromadyen, 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.11.0.
- [Release notes](https://github.com/Adyen/adyen-web/releases)
- [Commits](Adyen/adyen-web@v5.68.0...v6.11.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 25, 2025
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 javascript Pull requests that update javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants