imazen / licensing

0 stars 1 forks source link

Bump chargebee from 2.18.0 to 2.33.0 #216

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 11 months ago

Bumps chargebee from 2.18.0 to 2.33.0.

Changelog

Sourced from chargebee's changelog.

v2.33.0 (2023-11-30)


New Enum values:

  • swiss_reference has been added to PaymentReferenceNumber#TypeEnum.

New Input parameters:

  • subscription[po_number] has been added to Quote#EditCreateSubForCustomerQuoteRequest in Quote resource.
  • subscription[po_number] has been added to Quote#EditCreateSubCustomerQuoteForItemsRequest in Quote resource.

v2.32.0 (2023-10-31)


New attributes:

  • statement_descriptor has been added to invoice resource.
  • source has been added to the Hosted_Pages resource.

New Enum values:

  • pay_com has been added to Gateway.
  • pay_to, faster_payments, sepa_instant_transfer has been added to Customer#TypeEnum.
  • pay_to, faster_payments, sepa_instant_transfer has been added to PaymentMethodEnum.
  • pay_to, faster_payments, sepa_instant_transfer has been added to PaymentMethodTypeEnum.
  • pay_to, faster_payments, sepa_instant_transfer has been added to TypeEnum.
  • pay_to, faster_payments, sepa_instant_transfer, amazon_payments has been added to PaymentIntent#PaymentMethodTypeEnum.

New Input parameters:

  • source has been added to HostedPage#CheckoutOneTimeForItemsRequest.
  • source has been added to HostedPage#CheckoutNewForItemsRequest.
  • source has been added to HostedPage#CheckoutExistingForItemsRequest.
  • statement_descriptor_descriptor has been added to Invoice#CreateRequest.
  • statement_descriptor_descriptor has been added to Invoice#CreateForChargeItemsAndChargesRequest.
  • statement_descriptor_descriptor has been added to Invoice#UpdateDetailsRequest.
  • statement_descriptor_additional_info has been added to Invoice#CreateRequest.
  • statement_descriptor_additional_info has been added to Invoice#CreateForChargeItemsAndChargesRequest.
  • statement_descriptor_additional_info has been added to Invoice#UpdateDetailsRequest.
  • statement_descriptor_descriptor has been added to Subscription#CreateRequest.
  • statement_descriptor_descriptor has been added to Subscription#CreateForCustomerRequest.
  • statement_descriptor_descriptor has been added to Subscription#CreateWithItemsRequest.
  • statement_descriptor_descriptor has been added to Subscription#UpdateRequest.
  • statement_descriptor_descriptor has been added to Subscription#UpdateForItemsRequest.
  • statement_descriptor_descriptor has been added to Subscription#ReactivateRequest.
  • statement_descriptor_additional_info has been added to Subscription#CreateRequest.
  • statement_descriptor_additional_info has been added to Subscription#CreateForCustomerRequest.
  • statement_descriptor_additional_info has been added to Subscription#CreateWithItemsRequest.
  • statement_descriptor_additional_info has been added to Subscription#UpdateRequest.
  • statement_descriptor_additional_info has been added to Subscription#UpdateForItemsRequest.
  • statement_descriptor_additional_info has been added to Subscription#ReactivateRequest.

... (truncated)

Commits
  • 90fcf7c Release 2.33.0
  • 8a97e5c Releasing v2.33.0. Please check the changelog for the updates.
  • 87c4d5f Create PULL_REQUEST_TEMPLATE.md (#74)
  • fc1d480 Release 2.32.0
  • 1df5e9d Releasing v2.32.0. Please check the changelog for the updates.
  • 64e8328 Merge pull request #71 from chargebee/chore/add-greeting-workflow
  • be0fd78 Add GitHub Actions workflow to greet new contributors
  • 42a8c03 Release 2.31.1
  • 733942d Releasing v2.31.1. Please check the changelog for the updates.
  • c729b20 Release 2.31.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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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[bot] commented 10 months ago

Superseded by #219.