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 v3 #263

Merged
merged 1 commit into from
Feb 13, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 12, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@stripe/stripe-js (source) ^1.54.1 -> ^3.0.0 age adoption passing confidence

Release Notes

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

v3.0.0

Compare Source

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://togithub.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)

v1.54.2

Compare Source

Fixes

Adding missing TermOption types (#​474)

Changed

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


Configuration

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

🚦 Automerge: Enabled.

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
Contributor Author

renovate bot commented Feb 12, 2024

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: frontend/package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: @stripe/react-stripe-js@2.1.1
npm ERR! Found: @stripe/stripe-js@3.0.0
npm ERR! node_modules/@stripe/stripe-js
npm ERR!   @stripe/stripe-js@"^3.0.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer @stripe/stripe-js@"^1.44.1" from @stripe/react-stripe-js@2.1.1
npm ERR! node_modules/@stripe/react-stripe-js
npm ERR!   @stripe/react-stripe-js@"^2.0.0" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: @stripe/stripe-js@1.54.2
npm ERR! node_modules/@stripe/stripe-js
npm ERR!   peer @stripe/stripe-js@"^1.44.1" from @stripe/react-stripe-js@2.1.1
npm ERR!   node_modules/@stripe/react-stripe-js
npm ERR!     @stripe/react-stripe-js@"^2.0.0" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! 
npm ERR! For a full report see:
npm ERR! /tmp/renovate/cache/others/npm/_logs/2024-02-12T22_00_32_244Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-02-12T22_00_32_244Z-debug-0.log

@tullo tullo merged commit 576382f into main Feb 13, 2024
1 check failed
@tullo tullo deleted the renovate/stripe-stripe-js-3.x branch February 13, 2024 21:50
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.

None yet

1 participant