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

Update dependency @stripe/stripe-js to v1.54.2 #8

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 3, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@stripe/stripe-js (source) 1.22.0 -> 1.54.2 age adoption passing confidence

Release Notes

stripe/stripe-js (@​stripe/stripe-js)

v1.54.2

Compare Source

Fixes

Adding missing TermOption types (#​474)

Changed

[docs] Add versioning note to README (#​473)

v1.54.1

Compare Source

Fixes

v1.54.0

Compare Source

v1.53.0

Compare Source

Fixes
  • Update ExpressCheckout layout types (#​447)
Changed
  • Rename PMME option type (#​444)

v1.52.1

Compare Source

Fixes
  • Add missing PaymentMethod.UsBankAccount fields (#​442)

v1.52.0

Compare Source

New features
Fixes
Changed
  • Update handleNextAction for PaymentIntent or SetupIntent return results (#​439)

v1.51.0

Compare Source

New features
Fixes
Changed
  • update pmme type (#​437)
  • Add back export of StripeElementsOptions (#​436)
  • Update elements options for deferred intent (#​435)
  • Added type declarations for BLIK payment. (#​411)

v1.50.0

Compare Source

New features
  • Update types for deferred Intents (#​427)
  • add disableLink parameter to card (#​430)
  • Update Typescript definitions for new Payment Request Button options (#​429)

v1.49.0

Compare Source

New features
  • Type support for for Cash App (#​426)

v1.48.0

Compare Source

Changed

v1.47.0

Compare Source

New features
Fixes
  • Fix Document is not defined in Deno/Remix (#​423)
  • Fix return type for verifyMicrodepositsForSetup (#​402)
  • supported locales missing from StripeElementLocale (#​416)
  • don't throw error with setLoadParameters when called again with the same values (#​414)
  • adds "on" property handler (#​419)
  • Fix missing imports in the barrel file (#​401)
Changed

v1.46.0

Compare Source

v1.45.0

Compare Source

New features
Changed
  • AE: Remove beta comments (#​388)

v1.44.1

Compare Source

Changed
  • Fixes typo on payButton Element types (#​383)

v1.44.0

Compare Source

New features
  • Add types for payButton element (#​381)
Changed
  • Bump minimist from 1.2.5 to 1.2.7 in /examples/parcel (#​380)
  • Bump minimist from 1.2.5 to 1.2.7 in /examples/rollup (#​379)
  • Bump minimatch from 3.0.4 to 3.1.2 in /examples/parcel (#​377)
  • Bump minimatch from 3.0.4 to 3.1.2 (#​375)
  • Bump minimatch from 3.0.4 to 3.1.2 in /examples/webpack (#​376)
  • Bump minimatch from 3.0.4 to 3.1.2 in /examples/rollup (#​378)

v1.43.0

Compare Source

Changed
  • add item_details (#​374)
  • Bump minimist from 1.2.5 to 1.2.7 in /examples/webpack (#​370)

v1.42.1

Compare Source

Updated types
  • Update types for PMM element (#​369)
  • FIX: TS def XX_bank_account -> XX_bank_transfer (#​346)

v1.42.0

Compare Source

New features

v1.41.0

Compare Source

Fixes
  • remove lae from stripeelement (#​365)
  • manually bump version (#​364)

v1.40.0

Compare Source

New types
  • Added cart types + missing LAE, AE, SAE types (#​363)
Changes
  • Added cart types + missing LAE, AE, SAE types (#​363)

v1.39.0

Compare Source

New features
  • Add type definitions for Issuing Elements (#​362)
  • Finish specifying Financial Connections Account types (#​354)
  • Add confirmPixPayment (#​359)
Fixes
  • Re-enable the test to run against the BETA tagged version of TypeScript (#​357)

v1.38.1

Compare Source

v1.38.0

Compare Source

v1.37.0

Compare Source

New features
  • Add address element types (#​352)

v1.36.0

Compare Source

New types
  • Add networkschange event (#​348)
  • Add types for RadarSessions (#​345)
  • Fix CollectBankAccountTokenResult type (#​343)
Changes
  • Deprecates disableAutocomplete from SAE (#​347)

v1.35.0

Compare Source

New features
  • Document new options and update method in shipping address element (#​339)

v1.34.0

Compare Source

New features
  • Add Financial Connections types (#​338)

v1.33.0

Compare Source

New features
  • Add loaderstart event (#​336)
  • Add defaultValues to StripePaymentElementOptions interface (#​332)
Fixes
  • fix typo incompability -> incompatibility (#​327)

v1.32.0

Compare Source

New types
  • Adding loaderror types to other applicable Elements (#​331)
  • add descriptor_code to VerifyMicrodepositsForSetupData (#​329)
Changes
  • Make address.line2 nullable in SAEChangeEvent (#​326)

v1.31.0

Compare Source

New features

v1.30.0

Compare Source

New types
  • add type for loaderror event (#​323)
  • type PaymentRequest.abort() (#​302)
  • Add customerOptions type (#​316)
Changes
  • remove SAE update types (#​318)

v1.29.0

Compare Source

New Types
Changes

v1.28.0

Compare Source

New types
Changes
  • Add new bug report issue template (#​308)
  • add CONTRIBUTING.md (#​312)

v1.27.0

Compare Source

New types
  • Add stripe-js types for loader option (#​303)
Fixes
  • Update collectBankAccount typing (#​306)

v1.26.0

Compare Source

New types
  • Add types for the US Bank Account PaymentMethod (#​297)
Changed
  • Bump follow-redirects from 1.12.1 to 1.14.9 in /examples/webpack (#​296)

v1.25.0

Compare Source

Changed
  • Update shipping address element options and change event (#​286)

v1.24.0

Compare Source

New types
  • Add types for stripe.confirmSofort* options (#​290)
  • Add confirmKonbiniPayment (#​293)
Fixes
  • Bump node-fetch from 2.6.5 to 2.6.7 (#​287)
  • Bump url-parse from 1.5.3 to 1.5.7 in /examples/webpack (#​291)
  • Bump url-parse from 1.5.7 to 1.5.10 in /examples/webpack (#​292)

v1.23.0

Compare Source

Type changes
  • Add new textAlign parameter type for affirmMessagingElement (#​280)
  • Add missing appearance config types (#​277)
  • Add value.email to LAE change event payload type (#​272)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

cr-gpt bot commented Jun 3, 2024

Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information

Copy link

vercel bot commented Jun 3, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
subscription ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 3, 2024 5:53am

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.

0 participants