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

[ci] Release main #2466

Merged
merged 1 commit into from
Dec 4, 2023
Merged

[ci] Release main #2466

merged 1 commit into from
Dec 4, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Nov 23, 2023

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@adyen/[email protected]

Minor Changes

  • feature: adds new onAddressSelected to fill data when an item is selected in AddressSearch (#2406)

  • Click to Pay - Enabling MC/Visa to drop cookies if the shopper gives consent (#2409)

  • Click to Pay - Replacing loading gif by animated SVGs (#2435)

Patch Changes

  • For all PaymentMethodItems we were adding a class adyen-checkout__payment-method--{fundingSource} (where fundingSource was either "credit" or "debit") (#2465)

    This is meant to be a Card PM specific class to indicate, in the paymentMethods list, whether the card is a credit or debit card.

  • Fixed Klarna B2B logo for Drop-in (#2458)

  • Pass the browserInfo in the state.data for the Redirect payments, in order to fix the mobile web integration for some redirect payments. (#2469)

@github-actions github-actions bot force-pushed the changeset-release/main branch 5 times, most recently from 787b875 to dedac18 Compare December 4, 2023 12:12
@github-actions github-actions bot force-pushed the changeset-release/main branch from dedac18 to cf61531 Compare December 4, 2023 12:41
@sponglord sponglord closed this Dec 4, 2023
@sponglord sponglord reopened this Dec 4, 2023
Copy link
Contributor Author

github-actions bot commented Dec 4, 2023

✅ SecuredFields v4.5.1 are available live

Copy link
Contributor Author

github-actions bot commented Dec 4, 2023

Size Change: -9 B (0%)

Total Size: 1.1 MB

Filename Size Change
packages/lib/dist/adyen.js 292 kB -3 B (0%)
packages/lib/dist/cjs/index.js 252 kB -2 B (0%)
packages/lib/dist/es.modern/index.js 120 kB -2 B (0%)
packages/lib/dist/es/index.js 140 kB -2 B (0%)
ℹ️ View Unchanged
Filename Size
packages/lib/dist/es.modern/ar.js 6.72 kB
packages/lib/dist/es.modern/cs-CZ.js 5.98 kB
packages/lib/dist/es.modern/da-DK.js 5.41 kB
packages/lib/dist/es.modern/de-DE.js 5.86 kB
packages/lib/dist/es.modern/el-GR.js 7.64 kB
packages/lib/dist/es.modern/es-ES.js 5.51 kB
packages/lib/dist/es.modern/fi-FI.js 5.52 kB
packages/lib/dist/es.modern/fr-FR.js 5.71 kB
packages/lib/dist/es.modern/hr-HR.js 5.76 kB
packages/lib/dist/es.modern/hu-HU.js 6.02 kB
packages/lib/dist/es.modern/it-IT.js 5.59 kB
packages/lib/dist/es.modern/ja-JP.js 6.47 kB
packages/lib/dist/es.modern/ko-KR.js 6.08 kB
packages/lib/dist/es.modern/nl-NL.js 5.54 kB
packages/lib/dist/es.modern/no-NO.js 5.38 kB
packages/lib/dist/es.modern/pl-PL.js 6.06 kB
packages/lib/dist/es.modern/pt-BR.js 5.57 kB
packages/lib/dist/es.modern/pt-PT.js 5.69 kB
packages/lib/dist/es.modern/ro-RO.js 5.83 kB
packages/lib/dist/es.modern/ru-RU.js 7.13 kB
packages/lib/dist/es.modern/sk-SK.js 6.13 kB
packages/lib/dist/es.modern/sl-SI.js 5.69 kB
packages/lib/dist/es.modern/sv-SE.js 5.4 kB
packages/lib/dist/es.modern/zh-CN.js 5.9 kB
packages/lib/dist/es.modern/zh-TW.js 6.02 kB
packages/lib/dist/es/ar.js 6.72 kB
packages/lib/dist/es/cs-CZ.js 5.98 kB
packages/lib/dist/es/da-DK.js 5.41 kB
packages/lib/dist/es/de-DE.js 5.86 kB
packages/lib/dist/es/el-GR.js 7.64 kB
packages/lib/dist/es/es-ES.js 5.51 kB
packages/lib/dist/es/fi-FI.js 5.52 kB
packages/lib/dist/es/fr-FR.js 5.71 kB
packages/lib/dist/es/hr-HR.js 5.76 kB
packages/lib/dist/es/hu-HU.js 6.02 kB
packages/lib/dist/es/it-IT.js 5.59 kB
packages/lib/dist/es/ja-JP.js 6.47 kB
packages/lib/dist/es/ko-KR.js 6.08 kB
packages/lib/dist/es/nl-NL.js 5.54 kB
packages/lib/dist/es/no-NO.js 5.38 kB
packages/lib/dist/es/pl-PL.js 6.06 kB
packages/lib/dist/es/pt-BR.js 5.57 kB
packages/lib/dist/es/pt-PT.js 5.69 kB
packages/lib/dist/es/ro-RO.js 5.83 kB
packages/lib/dist/es/ru-RU.js 7.13 kB
packages/lib/dist/es/sk-SK.js 6.13 kB
packages/lib/dist/es/sl-SI.js 5.69 kB
packages/lib/dist/es/sv-SE.js 5.4 kB
packages/lib/dist/es/zh-CN.js 5.9 kB
packages/lib/dist/es/zh-TW.js 6.02 kB

compressed-size-action

Copy link

sonarqubecloud bot commented Dec 4, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@sponglord sponglord merged commit 01149e9 into main Dec 4, 2023
9 of 10 checks passed
@sponglord sponglord deleted the changeset-release/main branch December 4, 2023 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant