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

fix(deps): update dependency @stripe/stripe-js to v3 - autoclosed #796

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 15, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v3.5.0

Compare Source

New features
  • Add paymentMethodOrder to StripeCustomCheckoutExpressCheckoutElementsOptions (#​613)
  • Type support for MobilePay (#​610)
Fixes
  • Fix Billing Details Types (#​611)

v3.4.1

Compare Source

Fixes
  • Update stripe.d.ts for updating the StripeError interface (#​588)

v3.4.0

Compare Source

New features
  • add dedicated setupintent types; add confirmation_token (#​606)
Fixes
  • Build before running tests (#​598)
  • Add arethetypeswrong to CI/publish scripts (#​597)

v3.3.0

Compare Source

v3.2.0: v.3.2.0

Compare Source

New features
  • Add allow_redisplay parameter to ConfirmationTokenCreateParams and ConfirmPaymentData (#​584)
  • onBehalfOf should be updateable (#​585)
Changed
  • Bump express from 4.17.1 to 4.19.2 in /examples/rollup (#​582)

v3.1.0

Compare Source

New features
  • Add types for Confirmation Token GA (#​556)
Fixes
  • Improved type mismatch fix (#​577)

v3.0.10

Compare Source

Fixes
  • Revert "Fix mismatched types between entrypoint and pure modules (#​565)" (#​576)

v3.0.9

Compare Source

Fixes
  • Fix mismatched types between entrypoint and pure modules (#​565)

v3.0.8

Compare Source

New features
Fixes
  • Add allow_redisplay to Typescript definitions (#​572)
  • add fetchClientSecret param to embedded Checkout options type (#​569)
Changed

v3.0.7

Compare Source

New features
Fixes
  • Update Custom Checkout types (#​567)
Changed

v3.0.6

Compare Source

New features
Fixes
  • Fix ConfirmCashappSetupOptions typing (#​561)
Changed
  • Bump ip from 1.1.5 to 1.1.9 in /examples/webpack (#​557)

v3.0.5

Compare Source

Fixes
  • Remove window declarations from pure types (#​560)

v3.0.4

Compare Source

This release removes conditional exports added in the 3.0.x release series. Support for the moduleResolution=node strategy in TypeScript is restored.

Fixes
  • Remove conditional exports (#​555)
  • Add pure dir to prettierignore (#​558)

v3.0.3

Compare Source

Fixes
  • Fix types for node16/bundler module resolution strategies (#​553)
  • revert mts (#​552)
Changed

v3.0.3 provides a fix for some of the issues in previous v3.0.x releases.

v3.0.2

Compare Source

⚠️ We are aware of an issue impacting builds for some TypeScript users in our package releases v3.0.0, v3.0.1, v3.0.2 and recommend users to upgrade to our latest package release v3.0.3 which contains a fix. ⚠️

Fixes
  • Fix TypeScript types for some builds (#​551)
Changed

An additional fix for ESM change from v3.0.0

v3.0.1

Compare Source

⚠️ We are aware of an issue impacting builds for some TypeScript users in our package releases v3.0.0, v3.0.1, v3.0.2 and recommend users to upgrade to our latest package release v3.0.3 which contains a fix. ⚠️

Fixes
Changed

New release provides fix for v3.0.0 related issues

v3.0.0

Compare Source

⚠️ We are aware of an issue impacting builds for some TypeScript users in our package releases v3.0.0, v3.0.1, v3.0.2 and recommend users to upgrade to our latest package release v3.0.3 which contains a fix. ⚠️

Fixes
Changed
  • Bump follow-redirects from 1.14.9 to 1.15.4 in /examples/webpack (#​536)
  • v2.4.0

Note: This release fixes ES module imports with this pull request [https://github.com/stripe/stripe-js/pull/541](https://github.com/stripe/stripe-js/pull/541)1]. Please update imports accordingly when updating to this new major release.

v2.4.0

Compare Source

New features
  • Add preferredNetwork option (#​537)
Fixes
Changed
  • v2.3.0

v2.3.0

Compare Source

Changed
  • Add ExternalPaymentMethod option to Elements.create() (#​533)
Fixes
  • Users reports stripePromise is only instantiated once and cannot be re-instantiated on reload (#​531)

v2.2.2

Compare Source

  • Update types for Apple Pay JS Recurring, Deferred and Automatic Reload payment requests (#​524)
  • v2.2.1
New features
Fixes
Changed

v2.2.1

Compare Source

Changed
  • Remove payment_method_creation from types (#​530)
Fixes
  • User reports network failure to load Stripe.js fails again after network is restored (#​518)

v2.2.0

Compare Source

New features
  • Update Appearance API variable name types (#​517)
Changed

v2.1.11

Compare Source

New features
Fixes
Changed
  • Add string as valid deliveryEstimate value for ECE (#​520)
  • update publish script to check for github token (#​519)
  • v2.1.10

v2.1.10

Compare Source

Changed
  • Update release script to verify against TypeScript 4/5 releases for stripe-js (#​515)
  • Allow pass null to updateShipping|BillingAddress (#​513)

v2.1.9

Compare Source

Changed
  • Remove requires beta access for initEmbeddedCheckout (#​512)

v2.1.8

Compare Source

Changed
  • chore: add repository information to package.json (#​494)

v2.1.7

Compare Source

Fixes
  • Add paymentMethodOptions type to the Elements group (#​504)

v2.1.6

Compare Source

Fixes
  • [Types] Add optional payment_method in confirmPayment param type definition (#​501)

v2.1.5

Compare Source

New features
Fixes
Changed
  • Update Custom Checkout types (#​500)

v2.1.4

Compare Source

New features
Fixes
Changed
  • Update types for Payment Method Configuration usage (#​461)

v2.1.3

Compare Source

New features
Fixes
Changed
  • Update Types of CustomCheckout async actions (#​498)

v2.1.2

Compare Source

New features
Fixes
Changed
  • Add Embedded Checkout types (#​495)

v2.1.1

Compare Source

New features
Fixes
  • Add Custom Checkout Types (#​489)
  • Remove mentions of ECE being in beta (#​485)
Changed

v2.1.0

Compare Source

New features
Fixes
Changed
  • Add typedef for onBehalfOf (#​480 )

v2.0.0

Compare Source

Changed
  • remove unsupported theme ‘none’ (#​479)

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 has been generated by Mend Renovate. View repository job log here.

Copy link

codecov bot commented Feb 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 4.11%. Comparing base (8055b39) to head (7b1ff65).

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #796   +/-   ##
=====================================
  Coverage   4.11%   4.11%           
=====================================
  Files        157     157           
  Lines       3623    3623           
  Branches     350     350           
=====================================
  Hits         149     149           
  Misses      3470    3470           
  Partials       4       4           
Flag Coverage Δ
unittests 4.11% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/stripe-stripe-js-3.x branch 13 times, most recently from a492f32 to 5ccd525 Compare February 20, 2024 06:57
@renovate renovate bot force-pushed the renovate/stripe-stripe-js-3.x branch 15 times, most recently from 4655df4 to 9c80181 Compare February 27, 2024 07:17
@renovate renovate bot force-pushed the renovate/stripe-stripe-js-3.x branch 6 times, most recently from 323d00a to 4ec5c37 Compare May 31, 2024 08:08
@renovate renovate bot force-pushed the renovate/stripe-stripe-js-3.x branch 11 times, most recently from 795692b to 6d21cdb Compare June 7, 2024 21:50
@renovate renovate bot force-pushed the renovate/stripe-stripe-js-3.x branch 6 times, most recently from e24ea4a to 020e8af Compare June 14, 2024 00:23
@renovate renovate bot force-pushed the renovate/stripe-stripe-js-3.x branch 2 times, most recently from aa41908 to 702a940 Compare June 16, 2024 10:49
@renovate renovate bot force-pushed the renovate/stripe-stripe-js-3.x branch from 702a940 to 7b1ff65 Compare June 20, 2024 20:51
@renovate renovate bot changed the title fix(deps): update dependency @stripe/stripe-js to v3 fix(deps): update dependency @stripe/stripe-js to v3 - autoclosed Jun 21, 2024
@renovate renovate bot closed this Jun 21, 2024
@renovate renovate bot deleted the renovate/stripe-stripe-js-3.x branch June 21, 2024 01:24
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