NZFurs / FurCoNZ

0 stars 2 forks source link

Bump Stripe.net from 31.1.0 to 35.17.0 #237

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps Stripe.net from 31.1.0 to 35.17.0.

Release notes

Sourced from Stripe.net's releases.

v35.17.0

  • #1999 Add support for SecondaryColor on Account

See the changelog for more details.

v35.16.0

  • #1997 Add Description on WebhookEndpoint

See the changelog for more details.

v35.15.0

  • #1996 Add missing events for TaxId and Capability

See the changelog for more details.

v35.14.0

  • #1988 Add support for CancellationReason on Issuing Card

See the changelog for more details.

v35.13.0

  • #1987 Add missing properties on Review

See the changelog for more details.

v35.12.1

  • #1982 Fix deadlock in AsyncUtils.ToEnumerable()

See the changelog for more details.

v35.12.0

  • #1978 Add CalculatedStatementDescriptor on Charge

See the changelog for more details.

v35.11.1

  • #1976 Remove System.Linq.Async dependency

See the changelog for more details.

v35.11.0

  • #1970 Add RawJObject getter to StripeEntity
  • #1973 Support for asynchronous autopagination
  • #1972 Add net461 as a target framework

See the changelog for more details.

v35.10.0

  • #1966 Add support for SpendingControls on Issuing Card and Cardholder
... (truncated)
Changelog

Sourced from Stripe.net's changelog.

35.17.0 - 2020-04-14

  • #1999 Add support for SecondaryColor on Account

35.16.0 - 2020-04-13

  • #1997 Add Description on WebhookEndpoint

35.15.0 - 2020-04-13

  • #1996 Add missing events for TaxId and Capability

35.14.0 - 2020-04-10

  • #1988 Add support for CancellationReason on Issuing Card

35.13.0 - 2020-04-09

  • #1987 Add missing properties on Review

35.12.1 - 2020-04-08

  • #1982 Fix deadlock in AsyncUtils.ToEnumerable()

35.12.0 - 2020-04-03

  • #1978 Add CalculatedStatementDescriptor on Charge

35.11.1 - 2020-03-31

  • #1976 Remove System.Linq.Async dependency

35.11.0 - 2020-03-30

  • #1970 Add RawJObject getter to StripeEntity
  • #1973 Support for asynchronous autopagination
  • #1972 Add net461 as a target framework

35.10.0 - 2020-03-26

  • #1966 Add support for SpendingControls on Issuing Card and Cardholder

35.9.0 - 2020-03-24

  • #1965 Add support for PauseCollection on Subscription

35.8.0 - 2020-03-23

  • #1964 Add new capabilities for AU Becs Debit and tax reporting

35.7.1 - 2020-03-23

  • #1963 Support RequestedAt being nullable
    • This is technically a breaking change, but we're releasing as a patch version as the non-nullable type made it impossible to deserialize Capability objects in many cases.

35.7.0 - 2020-03-20

  • #1960 Add new fields to Issuing Card and Authorization
    • Add Amount and AmountCurrency to Authorization
    • Add MerchantAmount and MerchantCurrency to Authorization
    • Add PendingRequest to Authorization
    • Add ReplacedBy to Card
    • Add Amount and Metadata to AuthorizationApproveOptions
    • Add Metadata to AuthorizationDeclineOptions
... (truncated)
Commits
  • 8fc1398 Bump version to 35.17.0
  • 68bd496 Merge pull request #1999 from stripe/remi-secondary-color
  • b586b5a Add support for SecondaryColor on Account
  • 211c2ad Bump version to 35.16.0
  • 14e8f9d Merge pull request #1997 from stripe/remi-webhook-description
  • 29649ab Add Description on WebhookEndpoint
  • 4b1d0e7 Bump version to 35.15.0
  • 7a690dc Merge pull request #1996 from stripe/remi-adding-events
  • b6840c3 Add missing events for TaxId and Capability
  • e321e2f Bump version to 35.14.0
  • 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 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](https://app.dependabot.com): - 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)
dependabot-preview[bot] commented 4 years ago

Superseded by #240.