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 6.6.0 to 6.8.0 #289

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 Jan 21, 2025

Bumps @adyen/adyen-web from 6.6.0 to 6.8.0.

Release notes

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

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)

6.7.0

New

  • Start tracking API errors for the following endpoints for analytics purposes: (#3035)
    • /sessions/${session.id}/payments
    • /sessions/${session.id}/orders
    • /sessions/${session.id}/paymentDetails
    • /v1/submitThreeDS2Fingerprint

Improvements

  • Internal improvement to avoid unnecessary second call of sanitizeResponse during the payment response handling process (#3015)
  • Improve types for CustomCard (#3068)

Bug fixes

  • Resolve the issue where GooglePayButton fails to pass buttonRadius to the createButton function when the value is 0. (#3039)
  • Klarna - Fix issue where Klarna as standalone component didn't initialize the Klarna Widget SDK accordingly (#3064)
  • Fixes Click to Pay link looking buttons into proper buttons (#3029)
  • Fix the styles for the remove stored card confirmation to ensure responsiveness on smaller devices. (#3037)
  • Adding missing Trustly translations (#3055)
Commits
  • d5e2eb5 chore(deps): update dependency webpack to v5.97.1 (#3089)
  • 26be255 [ci] release main (#3092)
  • 7fcd0f5 Merge pull request #3091 from Adyen/chore/update_sf_version
  • b644cc6 fix: use rem for the font size unit (#3067)
  • b0d3c21 TS : argument options in ICore:createFromAction is optional (#3053)
  • 4bd10f7 Update securedFields version to 5.5.0 (supports font size set in rem)
  • be64270 Revert "chore(deps): update dependency sass to v1.83.0 (#3079)" (#3090)
  • 1f0f68a chore(deps): update dependency sass to v1.83.0 (#3079)
  • 3d7be78 chore(deps): update dependency stylelint to v16.12.0 (#3081)
  • 056a2b8 chore(deps): update dependency typescript-eslint to v7.18.0 (#3083)
  • 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 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 6.6.0 to 6.8.0.
- [Release notes](https://github.com/Adyen/adyen-web/releases)
- [Commits](Adyen/adyen-web@v6.6.0...v6.8.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 21, 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants