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.net from 39.27.0 to 39.43.0 #866

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Apr 5, 2021

Bumps Stripe.net from 39.27.0 to 39.43.0.

Release notes

Sourced from Stripe.net's releases.

v39.43.0

  • #2302 API Updates
    • Add support for subscription_pause on BillingPortal.ConfigurationFeaturesOptions and BillingPortal.ConfigurationFeatures

See the changelog for more details.

v39.42.0

  • #2299 API Updates
    • Added support for transfer_data on Checkout.SessionSubscriptionDataOptions

See the changelog for more details.

v39.41.0

  • #2297 API Updates
    • Add support for AccountSettings.CardIssuing, AccountSettingsCardIssuing.TosAcceptance
    • Add support for AccountSettingsOptions.CardIssuing, AccountSettingsCardIssuingOptions.TosAcceptance

See the changelog for more details.

v39.40.0

  • #2295 API Updates
    • Added support for shipping_rates on SessionCreateOptions
    • Added support for amount_shipping on Checkout.SessionTotalDetails

See the changelog for more details.

v39.39.0

  • #2287 Add enum support for SubscriptionTrialEnd on the Upcoming Invoice API

See the changelog for more details.

v39.38.0

  • #2290 Add support for billing portal configuration API

See the changelog for more details.

v39.37.0

  • #2289 API Updates
    • Added support for on_behalf_of to Invoice

See the changelog for more details.

v39.36.0

  • #2288 API Updates
    • Add support for afterpay_clearpay on PaymentMethod, PaymentIntentPaymentMethodData, and ChargePaymentMethodDetails.
    • Add support for adjustable_quantity on SessionLineItemOptions
    • Add support for bacs_debit, au_becs_debit and sepa_debit on SetupAttempt.payment_method_details

See the changelog for more details.

... (truncated)

Changelog

Sourced from Stripe.net's changelog.

39.43.0 - 2021-04-02

  • #2302 API Updates
    • Add support for subscription_pause on BillingPortal.ConfigurationFeaturesOptions and BillingPortal.ConfigurationFeatures

39.42.0 - 2021-03-31

  • #2299 API Updates
    • Add support for transfer_data on Checkout.SessionSubscriptionDataOptions

39.41.0 - 2021-03-26

  • #2297 API Updates
    • Add support for AccountSettings.CardIssuing, AccountSettingsCardIssuing.TosAcceptance
    • Add support for AccountSettingsOptions.CardIssuing, AccountSettingsCardIssuingOptions.TosAcceptance

39.40.0 - 2021-03-22

  • #2295 API Updates
    • Add support for shipping_rates on SessionCreateOptions
    • Add support for amount_shipping on Checkout.SessionTotalDetails

39.39.0 - 2021-03-01

  • #2287 Add enum support for SubscriptionTrialEnd on the Upcoming Invoice API

39.38.0 - 2021-02-22

  • #2290 Add support for billing portal configuration API

39.37.0 - 2021-02-17

  • #2289 API Updates
    • Add support for on_behalf_of to Invoice

39.36.0 - 2021-02-16

  • #2288 API Updates
    • Add support for afterpay_clearpay on PaymentMethod, PaymentIntentPaymentMethodData, and ChargePaymentMethodDetails.
    • Add support for adjustable_quantity on SessionLineItemOptions
    • Add support for bacs_debit, au_becs_debit and sepa_debit on SetupAttempt.payment_method_details

39.35.0 - 2021-02-08

  • #2282 API Updates
    • Add support for afterpay_clearpay_payments on Account.capabilities
    • Add support for payment_settings on Invoice

39.34.0 - 2021-02-03

  • #2279 Add nationality to Person
  • #2278 Add link to playlist from README
  • #2277 API Updates
    • Add support for nationality on Person, PersonUpdateOptions, PersonCreateOptions and TokenCreateParams.person

39.33.0 - 2021-01-21

  • #2274 API Updates
    • Add support for dynamic_tax_rates on SessionLineItemOptions

... (truncated)

Commits

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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [Stripe.net](https://github.com/stripe/stripe-dotnet) from 39.27.0 to 39.43.0.
- [Release notes](https://github.com/stripe/stripe-dotnet/releases)
- [Changelog](https://github.com/stripe/stripe-dotnet/blob/master/CHANGELOG.md)
- [Commits](stripe/stripe-dotnet@v39.27.0...v39.43.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Apr 5, 2021
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@dependabot-preview
Copy link
Contributor Author

Looks like Stripe.net is up-to-date now, so this is no longer needed.

@dependabot-preview dependabot-preview bot deleted the dependabot/nuget/Stripe.net-39.43.0 branch April 15, 2021 21:44
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
Development

Successfully merging this pull request may close these issues.

None yet

1 participant