Skip to content

Bump chargebee from 2.18.0 to 2.35.0#227

Open
dependabot[bot] wants to merge 1 commit intoherokufrom
dependabot/bundler/chargebee-2.35.0
Open

Bump chargebee from 2.18.0 to 2.35.0#227
dependabot[bot] wants to merge 1 commit intoherokufrom
dependabot/bundler/chargebee-2.35.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2024

Bumps chargebee from 2.18.0 to 2.35.0.

Changelog

Sourced from chargebee's changelog.

v2.35.0 (2024-01-31)


New Enum values:

  • item_price_entitlements_updated has been added to EventTypeEnum.
  • item_price_entitlements_removed has been added to EventTypeEnum.

New Input parameters:

  • layout has been added to HostedPage#AcceptQuoteRequest in HostedPage resource.

v2.34.0 (2024-01-04)


Fixes:

  • Fixed Custom fields names with spaces issue.

New resources:

  • Entitlements has been added.

New attributes:

  • date_to, date_from, prorated_taxable_amount has been added to quote_line_group.
  • date_to, date_from, prorated_taxable_amount has been added to quote.
  • date_to, date_from, prorated_taxable_amount has been added to credit_note_estimate.
  • date_to, date_from, prorated_taxable_amount has been added to credit_note.
  • date_to, date_from, prorated_taxable_amount has been added to invoice_estimate.
  • date_to, date_from, prorated_taxable_amount has been added to order.
  • date_to, date_from, prorated_taxable_amount has been added to invoice.
  • active_id has been added to customers.
  • active_id has been added to subscriptions.
  • reference_id has been made optional for payment_sources/create_using_permanent_token
  • custom_payment_method_id has been added to transactions.
  • custom_payment_method_name has been added to transactions.
  • error_detail has been added to transactions.

New Enum values:

  • CMR_FALABELLA, TARJETA_NARANJA, NATIVA, CENCOSUD, CABAL, ARGENCARD, ELO, HIPERCARD, CARNET, RUPAY, MAESTRO has been added to Card#CardTypeEnum
  • Transferred has been added to Subscription#StatusEnum.
  • Transferred has been added to SubscriptionEstimate#StatusEnum.
  • AutomatedBankTransfer has been added to PaymentMethodEnum.
  • UsAutomatedBankTransfer, GbAutomatedBankTransfer, EuAutomatedBankTransfer, JpAutomatedBankTransfer, MxAutomatedBankTransfer has been added to VirtualBankAccount#SchemeEnum.
  • CustomerBusinessEntityChanged, SubscriptionBusinessEntityChanged has been added to EventTypeEnum.
  • Dlocal has been added to GatewayEnum.
  • UsAutomatedBankTransfer, UkAutomatedBankTransfer, EuAutomatedBankTransfer, JpAutomatedBankTransfer, MxAutomatedBankTransfer, Custom has been added to OfflinePaymentMethodEnum.
  • AutomatedBankTransfer has been added to PaymentMethodEnum.
  • AutomatedBankTransfer has been added to PaymentMethodTypeEnum.

New Input parameters:

  • custom_payment_method_name has been added to Transactions#RecordRefundRequest.
  • proration_type has been added to Subscription#UpdateForItemsRequest.

... (truncated)

Commits
  • 490ad38 Release 2.35.0
  • cf09c99 Releasing v2.35.0. Please check the changelog for the updates.
  • 17dc72e Release 2.34.0
  • a14ac4d Releasing v2.34.0. Please check the changelog for the updates.
  • 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
  • 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 <dependency name> 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)

Bumps [chargebee](https://github.com/chargebee/chargebee-ruby) from 2.18.0 to 2.35.0.
- [Changelog](https://github.com/chargebee/chargebee-ruby/blob/master/CHANGELOG.md)
- [Commits](chargebee/chargebee-ruby@v2.18.0...v2.35.0)

---
updated-dependencies:
- dependency-name: chargebee
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 1, 2024
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants