NZFurs / FurCoNZ

0 stars 2 forks source link

Bump Stripe.net from 31.1.0 to 35.12.0 #232

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps Stripe.net from 31.1.0 to 35.12.0.

Release notes

Sourced from Stripe.net's releases.

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

See the changelog for more details.

v35.9.0

  • #1965 Add support for PauseCollection on Subscription

See the changelog for more details.

v35.8.0

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

See the changelog for more details.

v35.7.1

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

See the changelog for more details.

v35.7.0

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

See the changelog for more details.

v35.6.0

... (truncated)
Changelog

Sourced from Stripe.net's changelog.

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

35.6.0 - 2020-03-13

  • #1955 Multiple changes for Issuing APIs
    • Rename Speed to Service on Issuing Card
    • Rename WalletProvider to Wallet and AddressZipCheck to AddressPostalCodeCheck on Issuing Authorization
    • Mark IsDefault as deprecated on Issuing Cardholder

35.5.0 - 2020-03-12

  • #1953 Add support for Shipping and ShippingAddressCollection on Checkout Session

35.4.0 - 2020-03-12

  • #1951 Add multiple missing features
    • DomainName filter when listing ApplePayDomain
    • Name filter when listing Issuing Card
    • Amount on Source Update
    • TransferGroup on Topup creation
    • Description on Topup update
    • Status filter when listing Topup
... (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](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 #233.