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.37.0 #851

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps Stripe.net from 39.27.0 to 39.37.0.

Release notes

Sourced from Stripe.net's releases.

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.

v39.35.0

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

See the changelog for more details.

v39.34.0

  • #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

See the changelog for more details.

v39.33.0

  • #2274 API Updates
    • Added support for dynamic_tax_rates on SessionLineItemOptions
    • Added support for customer_details on Checkout.Session
    • Added support for type on TransactionListOptions
    • Added support for country and state on TaxRateCreateOptions, TaxRateUpdateOptions and TaxRate

See the changelog for more details.

v39.32.0

  • #2271 API Updates
    • Added support for company_registration_verification, company_ministerial_decree, company_memorandum_of_association, company_license and company_tax_id_verification on Account#update.documents and Account#create.documents
  • #2266 Improve the changelog to cover the issue with 37.X and 38.X not being released

See the changelog for more details.

v39.31.0

  • #2263 API Updates
    • Added support for card_present on SetupAttempt.payment_method_details

See the changelog for more details.

... (truncated)

Changelog

Sourced from Stripe.net's changelog.

39.37.0 - 2021-02-17

  • #2289 API Updates
    • Added 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
    • Added support for dynamic_tax_rates on SessionLineItemOptions
    • Added support for customer_details on Checkout.Session
    • Added support for type on TransactionListOptions
    • Added support for country and state on TaxRateCreateOptions, TaxRateUpdateOptions and TaxRate

39.32.0 - 2021-01-07

  • #2271 API Updates
    • Added support for company_registration_verification, company_ministerial_decree, company_memorandum_of_association, company_license and company_tax_id_verification on Account#update.documents and Account#create.documents
  • #2266 Improve the changelog to cover the issue with 37.X and 38.X not being released

39.31.0 - 2020-12-15

  • #2263 API Updates
    • Added support for card_present on SetupAttempt.payment_method_details

39.30.0 - 2020-12-10

  • #2262 Multiple API Changes
    • Add support for passing Bank for eps on PaymentIntent or PaymentMethod.
    • Add support for passing tos_shown_and_accepted on PaymentIntent.
  • #2246 Add .NET 5.0 target
  • #2261 Update the package description

39.29.0 - 2020-12-03

  • #2260 Add support for Documents on Account create and update

39.28.0 - 2020-11-24

... (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.37.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.37.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 Feb 22, 2021
@dependabot-preview
Copy link
Contributor Author

Superseded by #854.

@dependabot-preview dependabot-preview bot deleted the dependabot/nuget/Stripe.net-39.37.0 branch March 1, 2021 16:55
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.

0 participants