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 @stripe/stripe-js from 3.0.10 to 3.4.1 #910

Merged
merged 1 commit into from
Jun 3, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 21, 2024

Bumps @stripe/stripe-js from 3.0.10 to 3.4.1.

Release notes

Sourced from @​stripe/stripe-js's releases.

v3.4.1

Fixes

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

v3.4.0

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

New features

  • Add onBehalfOf type to PaymentRequest (#592)
  • Add loaderror to card and cardNumber elements (#591)
  • Update ApplePay option type (#589)

Fixes

  • remove cart Element types (#587)

Changed

  • Bump express from 4.17.1 to 4.19.2 in /examples/webpack (#583)
  • Bump follow-redirects from 1.15.4 to 1.15.6 in /examples/webpack (#574)

v.3.2.0

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

New features

  • Add types for Confirmation Token GA (#556)

Fixes

  • Improved type mismatch fix (#577)
Commits
  • 27cc158 Update stripe.d.ts for updating the StripeError interface (#588)
  • 3ecf87f v3.4.0
  • 395ad83 add dedicated setupintent types; add confirmation_token (#606)
  • b906dc1 Build before running tests (#598)
  • d709a0f Add arethetypeswrong to CI/publish scripts (#597)
  • b04b88a v3.3.0
  • 5932866 Bump express from 4.17.1 to 4.19.2 in /examples/webpack (#583)
  • 9445a68 Bump follow-redirects from 1.15.4 to 1.15.6 in /examples/webpack (#574)
  • 1259510 Add onBehalfOf type to PaymentRequest (#592)
  • a91238b Add loaderror to card and cardNumber elements (#591)
  • 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)

updated-dependencies:
- dependency-name: "@stripe/stripe-js"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 21, 2024
@razzeee razzeee merged commit 2c9d5bc into main Jun 3, 2024
5 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/stripe/stripe-js-3.4.1 branch June 3, 2024 08:03
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant