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.7.0 #287

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 14, 2025

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

Release notes

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

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
  • 539c068 Chore(deps): Bump nanoid from 3.3.7 to 3.3.8 in /examples/angular (#3080)
  • 81b123d chore(deps): update dependency rollup to v4.29.1 (#3077)
  • 52b462e chore(deps): update dependency rollup-plugin-swc3 to v0.12.1 (#3078)
  • 9a5d876 [ci] release main (#3045)
  • eefef5a Stop calling sanitizeResponse twice during the payment response handl… (#3015)
  • 542448f Improve types for CustomCard (#3068)
  • 952a5c7 chore(deps): update dependency @​rollup/plugin-node-resolve to v15.3.1 (#3071)
  • 30456cd chore(deps): update dependency prettier to v3.4.2 (#3075)
  • 9793e3c chore(deps): update dependency globals to v15.14.0 (#3072)
  • e1dedbc chore(deps): update dependency msw to v2.7.0 (#3074)
  • 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.7.0.
- [Release notes](https://github.com/Adyen/adyen-web/releases)
- [Commits](Adyen/adyen-web@v6.6.0...v6.7.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 14, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 21, 2025

Superseded by #289.

@dependabot dependabot bot closed this Jan 21, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/adyen/adyen-web-6.7.0 branch January 21, 2025 12:00
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