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

chore(deps): update dependency @stripe/react-stripe-js to v1.16.5 #3

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 15, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@stripe/react-stripe-js 1.2.0 -> 1.16.5 age adoption passing confidence

Release Notes

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

v1.16.5

Compare Source

New features
Fixes
  • Bump ua-parser-js from 0.7.28 to 0.7.33 (#​378)
Changed

v1.16.4

Compare Source

Fixes
  • Switch back to a ref to track element creating, updating, and destroying (#​376)

v1.16.3

Compare Source

Fixes
  • Only call element.on when the merchant passes in a callback (#​372)
  • Bump json5 from 1.0.1 to 1.0.2 (#​370)

v1.16.2

Compare Source

Fixes
  • Revert "Only call element.on when the merchant passes in a callback (#​360)" (#​369)

v1.16.1

Compare Source

Fixes
  • Only call element.on when the merchant passes in a callback (#​360)

v1.16.0

Compare Source

Fixes
  • add type definitions for focus and blur callback (#​356)
  • Do not run the publishing release step silently (#​345)
Changed

v1.15.0

Compare Source

New features
  • Add component for payButton element (#​344)
Changed
  • Bump loader-utils from 1.4.0 to 1.4.1 (#​342)

v1.14.2

Compare Source

Changes
  • Update stripe-js version (#​338)

v1.14.1

Compare Source

Fixes
  • Updated cart ready event to return event instead of element (#​337)

v1.14.0

Compare Source

New features
  • Add useCartElement and useCartElementState hooks (#​335)

v1.13.0

Compare Source

New features

v1.12.0

Compare Source

  • revert manual version bump
  • v1.12.0
  • Add React bindings for paymentMethodMessaging Element (#​323)
New features
Fixes
Changed

v1.11.0

Compare Source

New features
Changed
  • Bump stripejs version to 1.35.0 (#​312)

v1.10.0

Compare Source

New features
  • add support for onLoaderStart callback (#​309)

v1.9.0

Compare Source

New features
Changed
  • update to latest stripe-js version (#​298)

v1.8.1

Compare Source

Fixes
  • Prevent recreation of elements instance (#​297)

v1.8.0

Compare Source

Fixes
  • Support React StrictMode (#​292)

v1.7.2

Compare Source

Fixes
  • fix: children prop typing on Elements component (#​283)
Changed
  • Update docs to use discord (#​284)
  • Fix typo in issue template form (#​282)
  • Add new bug report issue template (#​279)

v1.7.1

Compare Source

Fixes
  • [Link Authentication Element] Add type support for options (#​276)
  • Friendly spellcheck in comments (#​264)
Changed
  • Update README with note about React 18 compatibility (#​274)
  • Bump minimist from 1.2.5 to 1.2.6 (#​268)
  • Bump tar from 6.1.0 to 6.1.11 (#​245)

v1.7.0

Compare Source

New features
  • [Affirm] Add support for affirmMessage (#​228)
Fixes
  • Fix isEqual to work with special object. (#​235)
Changed

v1.6.0

Compare Source

New features
  • Add Link authentication and shipping address elements (#​225)
Changed
  • Migrate to GitHub Actions (#​221)

v1.5.0

Compare Source

New features
  • Support updates to options props on the Elements provider (#​220)
    • This can be used to easily change the locale of Elements.
  • [types] utilize types for Payment element (#​219)
Fixes
  • fix: example code is not valid type-safe code (#​193)
Changed
  • update to latest stripe-js version (#​218)
  • Bump path-parse from 1.0.6 to 1.0.7 (#​208)
  • Replaced IRC with Discord (#​204)
  • Update migrating.md (#​203)
  • Bump postcss from 7.0.35 to 7.0.36 (#​197)
  • Upgrade Storybook to 6.x.x (#​196)
  • Bump ws from 7.4.2 to 7.4.6 (#​191)

v1.4.1

Compare Source

Upgrade dependencies, minor changes

New features
Fixes
  • Fix lint warnings (#​183)
  • Add placeholders for payment Element (#​184)
  • add registerAppInfo (#​182)
  • Bump hosted-git-info from 2.8.8 to 2.8.9 (#​181)
  • Bump lodash from 4.17.20 to 4.17.21 (#​180)
  • Bump url-parse from 1.4.7 to 1.5.1 (#​178)
  • Bump ua-parser-js from 0.7.23 to 0.7.28 (#​177)
  • Bump ssri from 6.0.1 to 6.0.2 (#​175)
  • add stale config. (#​169)
Changed

v1.4.0

Compare Source

New features
  • Add support for P24 and EPS Bank account Elements (#​148)

v1.3.0

Compare Source

New features
  • Add support for afterpayClearpayMessage Element (#​163)

v1.2.2

Compare Source

Fixes
  • useLayoutEffect for synchronous cleanup (#​156)

v1.2.1

Compare Source

Fixes
  • Fix Element effect cleanup when using async stripe prop (#​153)

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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.

@vercel
Copy link

vercel bot commented Feb 15, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/graphcms/reference-remote-fields-stripe/9B524Y24PujbtQFcJRrdYvshAK3P
✅ Preview: https://reference-remote-fields-stripe-git-renovate-str-9955ec-graphcms.vercel.app

@renovate renovate bot force-pushed the renovate/stripe-react-stripe-js-1.x branch from d3b90a8 to dce4f0b Compare February 22, 2021 23:14
@renovate renovate bot changed the title chore(deps): update dependency @stripe/react-stripe-js to v1.2.2 chore(deps): update dependency @stripe/react-stripe-js to v1.3.0 Feb 22, 2021
@renovate renovate bot force-pushed the renovate/stripe-react-stripe-js-1.x branch from dce4f0b to 9e33858 Compare March 3, 2021 17:17
@renovate renovate bot changed the title chore(deps): update dependency @stripe/react-stripe-js to v1.3.0 chore(deps): update dependency @stripe/react-stripe-js to v1.4.0 Mar 3, 2021
@renovate renovate bot force-pushed the renovate/stripe-react-stripe-js-1.x branch from 9e33858 to 94f2b98 Compare March 12, 2021 14:22
@renovate renovate bot force-pushed the renovate/stripe-react-stripe-js-1.x branch from 94f2b98 to e956e29 Compare June 6, 2021 21:35
@renovate renovate bot changed the title chore(deps): update dependency @stripe/react-stripe-js to v1.4.0 chore(deps): update dependency @stripe/react-stripe-js to v1.4.1 Jun 6, 2021
@renovate renovate bot force-pushed the renovate/stripe-react-stripe-js-1.x branch from e956e29 to d601f43 Compare October 18, 2021 15:37
@renovate renovate bot changed the title chore(deps): update dependency @stripe/react-stripe-js to v1.4.1 chore(deps): update dependency @stripe/react-stripe-js to v1.6.0 Oct 18, 2021
@renovate renovate bot changed the title chore(deps): update dependency @stripe/react-stripe-js to v1.6.0 chore(deps): update dependency @stripe/react-stripe-js to v1.7.0 Mar 7, 2022
@renovate renovate bot force-pushed the renovate/stripe-react-stripe-js-1.x branch from d601f43 to 9fd784d Compare March 7, 2022 16:56
@renovate renovate bot changed the title chore(deps): update dependency @stripe/react-stripe-js to v1.7.0 chore(deps): update dependency @stripe/react-stripe-js to v1.7.2 Apr 25, 2022
@renovate renovate bot force-pushed the renovate/stripe-react-stripe-js-1.x branch from 9fd784d to 2cbb4ef Compare April 25, 2022 00:53
@vercel
Copy link

vercel bot commented Apr 25, 2022

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

Name Status Preview Comments Updated
reference-remote-fields-stripe ❌ Failed (Inspect) Mar 18, 2023 at 8:00PM (UTC)

@renovate renovate bot force-pushed the renovate/stripe-react-stripe-js-1.x branch from 2cbb4ef to 82756c0 Compare June 18, 2022 19:02
@renovate renovate bot changed the title chore(deps): update dependency @stripe/react-stripe-js to v1.7.2 chore(deps): update dependency @stripe/react-stripe-js to v1.9.0 Jun 18, 2022
@renovate renovate bot force-pushed the renovate/stripe-react-stripe-js-1.x branch from 82756c0 to 4fe97e2 Compare September 25, 2022 15:19
@renovate renovate bot changed the title chore(deps): update dependency @stripe/react-stripe-js to v1.9.0 chore(deps): update dependency @stripe/react-stripe-js to v1.11.0 Sep 25, 2022
@renovate renovate bot force-pushed the renovate/stripe-react-stripe-js-1.x branch from 4fe97e2 to e9b10e5 Compare November 20, 2022 07:47
@renovate renovate bot changed the title chore(deps): update dependency @stripe/react-stripe-js to v1.11.0 chore(deps): update dependency @stripe/react-stripe-js to v1.15.0 Nov 20, 2022
@renovate renovate bot force-pushed the renovate/stripe-react-stripe-js-1.x branch from e9b10e5 to 929bf1d Compare March 18, 2023 20:00
@renovate renovate bot changed the title chore(deps): update dependency @stripe/react-stripe-js to v1.15.0 chore(deps): update dependency @stripe/react-stripe-js to v1.16.5 Mar 18, 2023
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