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

chore(deps): update dependency stripe to v15 #4505

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 14, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
stripe 14.25.0 -> 15.9.0 age adoption passing confidence

Release Notes

stripe/stripe-node (stripe)

v15.9.0

Compare Source

  • #​2095 Update generated code
    • Add support for new value verification_requires_additional_proof_of_registration on enums Account.future_requirements.errors[].code, Account.requirements.errors[].code, BankAccount.future_requirements.errors[].code, and BankAccount.requirements.errors[].code
    • Add support for default_value on Checkout.Session.custom_fields[].dropdown, Checkout.Session.custom_fields[].numeric, Checkout.Session.custom_fields[].text, Checkout.SessionCreateParams.custom_fields[].dropdown, Checkout.SessionCreateParams.custom_fields[].numeric, and Checkout.SessionCreateParams.custom_fields[].text
    • Add support for generated_from on ConfirmationToken.payment_method_preview.card and PaymentMethod.card
    • Add support for new values issuing_personalization_design.activated, issuing_personalization_design.deactivated, issuing_personalization_design.rejected, and issuing_personalization_design.updated on enum Event.type
    • Change Issuing.Card.personalization_design and Issuing.PhysicalBundle.features to be required
    • Add support for new values en-RO and ro-RO on enums PaymentIntentConfirmParams.payment_method_options.klarna.preferred_locale, PaymentIntentCreateParams.payment_method_options.klarna.preferred_locale, and PaymentIntentUpdateParams.payment_method_options.klarna.preferred_locale
    • Add support for new values issuing_personalization_design.activated, issuing_personalization_design.deactivated, issuing_personalization_design.rejected, and issuing_personalization_design.updated on enums WebhookEndpointCreateParams.enabled_events[] and WebhookEndpointUpdateParams.enabled_events[]

v15.8.0

Compare Source

  • #​2092 Update generated code
    • Add support for external_account_collection on AccountSession.components.balances.features, AccountSession.components.payouts.features, AccountSessionCreateParams.components.balances.features, and AccountSessionCreateParams.components.payouts.features
    • Add support for new value terminal_reader_invalid_location_for_payment on enums Invoice.last_finalization_error.code, PaymentIntent.last_payment_error.code, SetupAttempt.setup_error.code, SetupIntent.last_setup_error.code, and StripeError.code
    • Add support for payment_method_remove on Checkout.Session.saved_payment_method_options

v15.7.0

Compare Source

  • #​2088 Update generated code
    • Add support for fee_source on ApplicationFee
    • Add support for net_available on Balance.instant_available[]
    • Add support for preferred_locales on Charge.payment_method_details.card_present, ConfirmationToken.payment_method_preview.card_present, and PaymentMethod.card_present
    • Add support for klarna on Dispute.payment_method_details
    • Add support for new value klarna on enum Dispute.payment_method_details.type
    • Add support for archived and lookup_key on Entitlements.FeatureListParams
    • Change FinancialConnections.SessionCreateParams.filters.countries to be optional
    • Add support for no_valid_authorization on Issuing.Dispute.evidence, Issuing.DisputeCreateParams.evidence, and Issuing.DisputeUpdateParams.evidence
    • Add support for new value no_valid_authorization on enums Issuing.Dispute.evidence.reason, Issuing.DisputeCreateParams.evidence.reason, and Issuing.DisputeUpdateParams.evidence.reason
    • Add support for loss_reason on Issuing.Dispute
    • Add support for routing on PaymentIntent.payment_method_options.card_present, PaymentIntentConfirmParams.payment_method_options.card_present, PaymentIntentCreateParams.payment_method_options.card_present, and PaymentIntentUpdateParams.payment_method_options.card_present
    • Add support for application_fee_amount and application_fee on Payout
    • Add support for stripe_s700 on Terminal.ConfigurationCreateParams, Terminal.ConfigurationUpdateParams, and Terminal.Configuration
    • Change Treasury.OutboundPayment.tracking_details and Treasury.OutboundTransfer.tracking_details to be required

v15.6.0

Compare Source

  • #​2086 Update generated code
    • Remove support for pending_invoice_items_behavior on SubscriptionCreateParams
  • #​2080 Update generated code
    • Add support for update test helper method on resources Treasury.OutboundPayment and Treasury.OutboundTransfer
    • Add support for allow_redisplay on ConfirmationToken.payment_method_preview and PaymentMethod
    • Add support for new values treasury.outbound_payment.tracking_details_updated and treasury.outbound_transfer.tracking_details_updated on enum Event.type
    • Add support for preview_mode on InvoiceCreatePreviewParams, InvoiceUpcomingLinesParams, and InvoiceUpcomingParams
    • Add support for pending_invoice_items_behavior on SubscriptionCreateParams
    • Add support for tracking_details on Treasury.OutboundPayment and Treasury.OutboundTransfer
    • Add support for new values treasury.outbound_payment.tracking_details_updated and treasury.outbound_transfer.tracking_details_updated on enums WebhookEndpointCreateParams.enabled_events[] and WebhookEndpointUpdateParams.enabled_events[]
  • #​2085 Remove unnecessary pointer to description in deprecation message

v15.5.0

Compare Source

  • #​2072 Update generated code
    • Add support for new value shipping_address_invalid on enums Invoice.last_finalization_error.code, PaymentIntent.last_payment_error.code, SetupAttempt.setup_error.code, SetupIntent.last_setup_error.code, and StripeError.code
    • Fix properties incorrectly marked as required in the OpenAPI spec.
      • Change Apps.Secret.payload, BillingPortal.Configuration.features.subscription_update.products, Charge.refunds, ConfirmationToken.payment_method_preview.klarna.dob, Identity.VerificationReport.document.dob, Identity.VerificationReport.document.expiration_date, Identity.VerificationReport.document.number, Identity.VerificationReport.id_number.dob, Identity.VerificationReport.id_number.id_number, Identity.VerificationSession.provided_details, Identity.VerificationSession.verified_outputs.dob, Identity.VerificationSession.verified_outputs.id_number, Identity.VerificationSession.verified_outputs, Issuing.Dispute.balance_transactions, Issuing.Transaction.purchase_details, PaymentMethod.klarna.dob, Tax.Calculation.line_items, Tax.CalculationLineItem.tax_breakdown, Tax.Transaction.line_items, Treasury.FinancialAccount.financial_addresses[].aba.account_number, Treasury.ReceivedCredit.linked_flows.source_flow_details, Treasury.Transaction.entries, Treasury.Transaction.flow_details, and Treasury.TransactionEntry.flow_details to be optional
    • Add support for paypal on Dispute.payment_method_details
    • Change type of Dispute.payment_method_details.type from literal('card') to enum('card'|'paypal')
    • Change type of Entitlements.FeatureUpdateParams.metadata from map(string: string) to emptyable(map(string: string))
    • Add support for payment_method_types on PaymentIntentConfirmParams
    • Add support for ship_from_details on Tax.CalculationCreateParams, Tax.Calculation, and Tax.Transaction
    • Add support for bh, eg, ge, ke, kz, ng, and om on Tax.Registration.country_options and Tax.RegistrationCreateParams.country_options
  • #​2077 Deprecate Node methods and params based on OpenAPI spec
    • Mark as deprecated the approve and decline methods on Issuing.Authorization. Instead, respond directly to the webhook request to approve an authorization.
    • Mark as deprecated the persistent_token property on ConfirmationToken.PaymentMethodPreview.Link, PaymentIntent.PaymentMethodOptions.Link, PaymentIntentResource.PaymentMethodOptions.Link, PaymentMethod.Link.persistent_token. SetupIntents.PaymentMethodOptions.Card.Link.persistent_token, SetupIntentsResource.persistent_token. This is a legacy parameter that no longer has any function.
  • #​2074 Add a more explicit comment on limit param in autoPagingToArray

v15.4.0

Compare Source

  • #​2071 Update generated code
    • Add support for setup_future_usage on Checkout.Session.payment_method_options.amazon_pay, Checkout.Session.payment_method_options.revolut_pay, PaymentIntent.payment_method_options.amazon_pay, and PaymentIntent.payment_method_options.revolut_pay
    • Change type of Entitlements.ActiveEntitlement.feature from string to expandable(Entitlements.Feature)
    • Remove support for inadvertently released identity verification features email and phone on Identity.VerificationSessionCreateParams.options and Identity.VerificationSessionUpdateParams.options
    • Change Identity.VerificationSession.provided_details, Identity.VerificationSession.verified_outputs.email, and Identity.VerificationSession.verified_outputs.phone to be required
    • Add support for new values amazon_pay and revolut_pay on enums Invoice.payment_settings.payment_method_types[], InvoiceCreateParams.payment_settings.payment_method_types[], InvoiceUpdateParams.payment_settings.payment_method_types[], Subscription.payment_settings.payment_method_types[], SubscriptionCreateParams.payment_settings.payment_method_types[], and SubscriptionUpdateParams.payment_settings.payment_method_types[]
    • Add support for amazon_pay and revolut_pay on Mandate.payment_method_details and SetupAttempt.payment_method_details
    • Add support for ending_before, limit, and starting_after on PaymentMethodConfigurationListParams
    • Add support for mobilepay on PaymentMethodConfigurationCreateParams, PaymentMethodConfigurationUpdateParams, and PaymentMethodConfiguration
  • #​2061 Make cloudflare package export

v15.3.0

Compare Source

  • #​2069 Update generated code
    • Add support for create_preview method on resource Invoice
    • Add support for payment_method_data on Checkout.SessionCreateParams
    • Add support for saved_payment_method_options on Checkout.SessionCreateParams and Checkout.Session
    • Add support for mobilepay on Checkout.Session.payment_method_options and Checkout.SessionCreateParams.payment_method_options
    • Add support for new value mobilepay on enum Checkout.SessionCreateParams.payment_method_types[]
    • Add support for allow_redisplay on ConfirmationTokenCreateParams.testHelpers.payment_method_data, CustomerListPaymentMethodsParams, PaymentIntentConfirmParams.payment_method_data, PaymentIntentCreateParams.payment_method_data, PaymentIntentUpdateParams.payment_method_data, PaymentMethodCreateParams, PaymentMethodUpdateParams, SetupIntentConfirmParams.payment_method_data, SetupIntentCreateParams.payment_method_data, and SetupIntentUpdateParams.payment_method_data
    • Add support for schedule_details and subscription_details on InvoiceUpcomingLinesParams and InvoiceUpcomingParams
    • Add support for new value other on enums Issuing.AuthorizationCaptureParams.testHelpers.purchase_details.fuel.unit, Issuing.TransactionCreateForceCaptureParams.testHelpers.purchase_details.fuel.unit, and Issuing.TransactionCreateUnlinkedRefundParams.testHelpers.purchase_details.fuel.unit

v15.2.0

Compare Source

  • #​2064 Update generated code
    • Add support for new resource Entitlements.ActiveEntitlementSummary
    • Add support for balances and payouts_list on AccountSession.components and AccountSessionCreateParams.components
    • Change AccountSession.components.payment_details.features.destination_on_behalf_of_charge_management and AccountSession.components.payments.features.destination_on_behalf_of_charge_management to be required
    • Change Billing.MeterEventCreateParams.timestamp and Dispute.payment_method_details.card to be optional
    • Change type of Dispute.payment_method_details.card from DisputePaymentMethodDetailsCard | null to DisputePaymentMethodDetailsCard
    • Add support for new value entitlements.active_entitlement_summary.updated on enum Event.type
    • Remove support for config on Forwarding.RequestCreateParams and Forwarding.Request. This field is no longer used by the Forwarding Request API.
    • Add support for capture_method on PaymentIntent.payment_method_options.revolut_pay, PaymentIntentConfirmParams.payment_method_options.revolut_pay, PaymentIntentCreateParams.payment_method_options.revolut_pay, and PaymentIntentUpdateParams.payment_method_options.revolut_pay
    • Add support for swish on PaymentMethodConfigurationCreateParams, PaymentMethodConfigurationUpdateParams, and PaymentMethodConfiguration
    • Add support for new value entitlements.active_entitlement_summary.updated on enums WebhookEndpointCreateParams.enabled_events[] and WebhookEndpointUpdateParams.enabled_events[]

v15.1.0

Compare Source

  • #​2062 Update generated code
    • Add support for account_management and notification_banner on AccountSession.components and AccountSessionCreateParams.components
    • Add support for external_account_collection on AccountSession.components.account_onboarding.features and AccountSessionCreateParams.components.account_onboarding.features
    • Add support for new values billing_policy_remote_function_response_invalid, billing_policy_remote_function_timeout, billing_policy_remote_function_unexpected_status_code, and billing_policy_remote_function_unreachable on enums Invoice.last_finalization_error.code, PaymentIntent.last_payment_error.code, SetupAttempt.setup_error.code, SetupIntent.last_setup_error.code, and StripeError.code
    • Change Billing.MeterEventAdjustmentCreateParams.cancel.identifier and Billing.MeterEventAdjustmentCreateParams.cancel to be optional
    • Change Billing.MeterEventAdjustmentCreateParams.type to be required
    • Change type of Billing.MeterEventAdjustment.cancel from BillingMeterResourceBillingMeterEventAdjustmentCancel to BillingMeterResourceBillingMeterEventAdjustmentCancel | null
    • Add support for amazon_pay on Charge.payment_method_details, Checkout.Session.payment_method_options, Checkout.SessionCreateParams.payment_method_options, ConfirmationToken.payment_method_preview, ConfirmationTokenCreateParams.testHelpers.payment_method_data, PaymentIntent.payment_method_options, PaymentIntentConfirmParams.payment_method_data, PaymentIntentConfirmParams.payment_method_options, PaymentIntentCreateParams.payment_method_data, PaymentIntentCreateParams.payment_method_options, PaymentIntentUpdateParams.payment_method_data, PaymentIntentUpdateParams.payment_method_options, PaymentMethodConfigurationCreateParams, PaymentMethodConfigurationUpdateParams, PaymentMethodConfiguration, PaymentMethodCreateParams, PaymentMethod, Refund.destination_details, SetupIntent.payment_method_options, SetupIntentConfirmParams.payment_method_data, SetupIntentConfirmParams.payment_method_options, SetupIntentCreateParams.payment_method_data, SetupIntentCreateParams.payment_method_options, SetupIntentUpdateParams.payment_method_data, and SetupIntentUpdateParams.payment_method_options
    • Add support for new value ownership on enums Checkout.Session.payment_method_options.us_bank_account.financial_connections.prefetch[], Checkout.SessionCreateParams.payment_method_options.us_bank_account.financial_connections.prefetch[], Invoice.payment_settings.payment_method_options.us_bank_account.financial_connections.prefetch[], InvoiceCreateParams.payment_settings.payment_method_options.us_bank_account.financial_connections.prefetch[], InvoiceUpdateParams.payment_settings.payment_method_options.us_bank_account.financial_connections.prefetch[], PaymentIntent.payment_method_options.us_bank_account.financial_connections.prefetch[], PaymentIntentConfirmParams.payment_method_options.us_bank_account.financial_connections.prefetch[], PaymentIntentCreateParams.payment_method_options.us_bank_account.financial_connections.prefetch[], PaymentIntentUpdateParams.payment_method_options.us_bank_account.financial_connections.prefetch[], SetupIntent.payment_method_options.us_bank_account.financial_connections.prefetch[], SetupIntentConfirmParams.payment_method_options.us_bank_account.financial_connections.prefetch[], SetupIntentCreateParams.payment_method_options.us_bank_account.financial_connections.prefetch[], SetupIntentUpdateParams.payment_method_options.us_bank_account.financial_connections.prefetch[], Subscription.payment_settings.payment_method_options.us_bank_account.financial_connections.prefetch[], SubscriptionCreateParams.payment_settings.payment_method_options.us_bank_account.financial_connections.prefetch[], and SubscriptionUpdateParams.payment_settings.payment_method_options.us_bank_account.financial_connections.prefetch[]
    • Add support for new value amazon_pay on enum Checkout.SessionCreateParams.payment_method_types[]
    • Add support for new values bh_vat, kz_bin, ng_tin, and om_vat on enums Checkout.Session.customer_details.tax_ids[].type, Invoice.customer_tax_ids[].type, Tax.Calculation.customer_details.tax_ids[].type, Tax.Transaction.customer_details.tax_ids[].type, and TaxId.type
    • Add support for new value amazon_pay on enums ConfirmationTokenCreateParams.testHelpers.payment_method_data.type, PaymentIntentConfirmParams.payment_method_data.type, PaymentIntentCreateParams.payment_method_data.type, PaymentIntentUpdateParams.payment_method_data.type, SetupIntentConfirmParams.payment_method_data.type, SetupIntentCreateParams.payment_method_data.type, and SetupIntentUpdateParams.payment_method_data.type
    • Add support for new value amazon_pay on enums ConfirmationToken.payment_method_preview.type and PaymentMethod.type
    • Add support for new values bh_vat, kz_bin, ng_tin, and om_vat on enums CustomerCreateParams.tax_id_data[].type, InvoiceUpcomingLinesParams.customer_details.tax_ids[].type, InvoiceUpcomingParams.customer_details.tax_ids[].type, Tax.CalculationCreateParams.customer_details.tax_ids[].type, and TaxIdCreateParams.type
    • Add support for new value amazon_pay on enums CustomerListPaymentMethodsParams.type, PaymentMethodCreateParams.type, and PaymentMethodListParams.type
    • Add support for next_refresh_available_at on FinancialConnections.Account.ownership_refresh
    • Add support for new value ownership on enums Invoice.payment_settings.payment_method_options.us_bank_account.financial_connections.permissions[] and Subscription.payment_settings.payment_method_options.us_bank_account.financial_connections.permissions[]

v15.0.0

Compare Source

  • #​2057

    • This release changes the pinned API version to 2024-04-10. Please read the API Upgrade Guide and carefully review the API changes before upgrading.
⚠️ Breaking changes
  • Rename event type InvoiceitemCreatedEvent to InvoiceItemCreatedEvent
  • Rename event type InvoiceitemDeletedEvent to InvoiceItemDeletedEvent
  • Rename features to marketing_features on ProductCreateOptions, ProductUpdateOptions, and Product.
⚠️ Removal of enum values, properties and events that are no longer part of the publicly documented Stripe API
  • Remove subscription_pause from the below as the feature to pause subscription on the portal has been deprecated.
    • BillingPortal.Configuration.Features
    • BillingPortal.ConfigurationCreateParams.Features
    • BillingPortal.ConfigurationUpdateParams.Features
  • Remove the below deprecated values for the type BalanceTransaction.Type
    • obligation_inbound
    • obligation_payout
    • obligation_payout_failure
    • 'obligation_reversal_outbound'
  • Remove deprecated value various for the type Climate.Supplier.RemovalPathway
  • Remove deprecated events
    • invoiceitem.updated
    • order.created
    • recipient.created
    • recipient.deleted
    • recipient.updated
    • sku.created
    • sku.deleted
    • sku.updated
  • Remove types for the deprecated events
    • InvoiceItemUpdatedEvent
    • OrderCreatedEvent
    • RecipientCreatedEvent
    • RecipientDeletedEvent
    • RecipientUpdatedEvent
    • SKUCreatedEvent
    • SKUDeletedEvent
  • Remove the deprecated value include_and_require for the typeInvoiceCreateParams.PendingInvoiceItemsBehavior
  • Remove the deprecated value service_tax for the types TaxRate.TaxType, TaxRateCreateParams.TaxType, TaxRateUpdateParams.TaxType, and InvoiceUpdateLineItemParams.TaxAmount.TaxRateData
  • Remove request_incremental_authorization from PaymentIntentCreateParams.PaymentMethodOptions.CardPresent, PaymentIntentUpdateParams.PaymentMethodOptions.CardPresent and PaymentIntentConfirmParams.PaymentMethodOptions.CardPresent
  • Remove support for id_bank_transfer, multibanco, netbanking, pay_by_bank, and upi on PaymentMethodConfiguration
  • Remove the deprecated value obligation for the type Reporting.ReportRunCreateParams.Parameters.ReportingCategory
  • Remove the deprecated value challenge_only from the type SetupIntent.PaymentMethodOptions.Card.RequestThreeDSecure
  • Remove the legacy field rendering_options in Invoice, InvoiceCreateOptions and InvoiceUpdateOptions. Use rendering instead.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Copy link

changeset-bot bot commented Apr 14, 2024

⚠️ No Changeset found

Latest commit: 1a5c74c

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Contributor

github-actions bot commented Apr 14, 2024

🐋 This PR was built and pushed to the following Docker images (tag: 1a5c74cbd023a4e6c432effff3a48af65dc5c95d):

Docker Bake metadata
{
"app": {
  "buildx.build.ref": "builder-a29093d6-a851-4616-9990-859b5b2dcdba/builder-a29093d6-a851-4616-9990-859b5b2dcdba0/3hprebfu670i6o1c22zv06v1p",
  "containerimage.descriptor": {
    "mediaType": "application/vnd.docker.distribution.manifest.list.v2+json",
    "digest": "sha256:fc4159f0847e95a0ef4703a1a6b98ed185ccfac1bfa666bb7e458434fabb00f0",
    "size": 685
  },
  "containerimage.digest": "sha256:fc4159f0847e95a0ef4703a1a6b98ed185ccfac1bfa666bb7e458434fabb00f0",
  "image.name": "ghcr.io/kamilkisiela/graphql-hive/app:1a5c74cbd023a4e6c432effff3a48af65dc5c95d,ghcr.io/kamilkisiela/graphql-hive/app:renovate_major_stripe"
},
"composition-federation-2": {
  "buildx.build.ref": "builder-a29093d6-a851-4616-9990-859b5b2dcdba/builder-a29093d6-a851-4616-9990-859b5b2dcdba0/jyetue0oob36pxldlv9g6spbk",
  "containerimage.descriptor": {
    "mediaType": "application/vnd.docker.distribution.manifest.list.v2+json",
    "digest": "sha256:9e9f16248383f95be3cfc90c4cc5de1a38f04a8a40635e869e362b558aa58de5",
    "size": 685
  },
  "containerimage.digest": "sha256:9e9f16248383f95be3cfc90c4cc5de1a38f04a8a40635e869e362b558aa58de5",
  "image.name": "ghcr.io/kamilkisiela/graphql-hive/composition-federation-2:1a5c74cbd023a4e6c432effff3a48af65dc5c95d,ghcr.io/kamilkisiela/graphql-hive/composition-federation-2:renovate_major_stripe"
},
"emails": {
  "buildx.build.ref": "builder-a29093d6-a851-4616-9990-859b5b2dcdba/builder-a29093d6-a851-4616-9990-859b5b2dcdba0/fy71ocomtly2t1ftqxfo1vpzy",
  "containerimage.descriptor": {
    "mediaType": "application/vnd.docker.distribution.manifest.list.v2+json",
    "digest": "sha256:76bf4402fe5e7e6d22a32584e3c73a0898e257c361f7edd2fc05891afa79b5f7",
    "size": 685
  },
  "containerimage.digest": "sha256:76bf4402fe5e7e6d22a32584e3c73a0898e257c361f7edd2fc05891afa79b5f7",
  "image.name": "ghcr.io/kamilkisiela/graphql-hive/emails:1a5c74cbd023a4e6c432effff3a48af65dc5c95d,ghcr.io/kamilkisiela/graphql-hive/emails:renovate_major_stripe"
},
"policy": {
  "buildx.build.ref": "builder-a29093d6-a851-4616-9990-859b5b2dcdba/builder-a29093d6-a851-4616-9990-859b5b2dcdba0/n08y17r2792kc85i6p9arvyma",
  "containerimage.descriptor": {
    "mediaType": "application/vnd.docker.distribution.manifest.list.v2+json",
    "digest": "sha256:ae21cec084564c33e94215ef09dd37e41502be86d6b1b13cceeb4d667e9d0aa4",
    "size": 685
  },
  "containerimage.digest": "sha256:ae21cec084564c33e94215ef09dd37e41502be86d6b1b13cceeb4d667e9d0aa4",
  "image.name": "ghcr.io/kamilkisiela/graphql-hive/policy:1a5c74cbd023a4e6c432effff3a48af65dc5c95d,ghcr.io/kamilkisiela/graphql-hive/policy:renovate_major_stripe"
},
"rate-limit": {
  "buildx.build.ref": "builder-a29093d6-a851-4616-9990-859b5b2dcdba/builder-a29093d6-a851-4616-9990-859b5b2dcdba0/aiddwu0bjmtn0nmivaoa4dmob",
  "containerimage.descriptor": {
    "mediaType": "application/vnd.docker.distribution.manifest.list.v2+json",
    "digest": "sha256:2f59bd4e199b0833a9e9d2d1d6a133a0259a7fd1a77d15ab5992a052e5eab06c",
    "size": 685
  },
  "containerimage.digest": "sha256:2f59bd4e199b0833a9e9d2d1d6a133a0259a7fd1a77d15ab5992a052e5eab06c",
  "image.name": "ghcr.io/kamilkisiela/graphql-hive/rate-limit:1a5c74cbd023a4e6c432effff3a48af65dc5c95d,ghcr.io/kamilkisiela/graphql-hive/rate-limit:renovate_major_stripe"
},
"schema": {
  "buildx.build.ref": "builder-a29093d6-a851-4616-9990-859b5b2dcdba/builder-a29093d6-a851-4616-9990-859b5b2dcdba0/5t6nckhfoc0fxgy8iyebcbixv",
  "containerimage.descriptor": {
    "mediaType": "application/vnd.docker.distribution.manifest.list.v2+json",
    "digest": "sha256:bc2caa44196e3a19f5c44bce0eef0a1928e6800032346cef45d8733c65aca6a1",
    "size": 685
  },
  "containerimage.digest": "sha256:bc2caa44196e3a19f5c44bce0eef0a1928e6800032346cef45d8733c65aca6a1",
  "image.name": "ghcr.io/kamilkisiela/graphql-hive/schema:1a5c74cbd023a4e6c432effff3a48af65dc5c95d,ghcr.io/kamilkisiela/graphql-hive/schema:renovate_major_stripe"
},
"server": {
  "buildx.build.ref": "builder-a29093d6-a851-4616-9990-859b5b2dcdba/builder-a29093d6-a851-4616-9990-859b5b2dcdba0/qnn7uca8proudqwtl3izseesd",
  "containerimage.descriptor": {
    "mediaType": "application/vnd.docker.distribution.manifest.list.v2+json",
    "digest": "sha256:ea92a435408ac726f7ed781c1ac7d5bcd1dcd0810db91476b59ac47eec04420f",
    "size": 685
  },
  "containerimage.digest": "sha256:ea92a435408ac726f7ed781c1ac7d5bcd1dcd0810db91476b59ac47eec04420f",
  "image.name": "ghcr.io/kamilkisiela/graphql-hive/server:1a5c74cbd023a4e6c432effff3a48af65dc5c95d,ghcr.io/kamilkisiela/graphql-hive/server:renovate_major_stripe"
},
"storage": {
  "buildx.build.ref": "builder-a29093d6-a851-4616-9990-859b5b2dcdba/builder-a29093d6-a851-4616-9990-859b5b2dcdba0/nuyu6nksg1r1hpwrcfrvlfzmv",
  "containerimage.descriptor": {
    "mediaType": "application/vnd.docker.distribution.manifest.list.v2+json",
    "digest": "sha256:6aba0a49417518b57b3239c26e220e786b4cf9e13dac4cc30da0e1929b396986",
    "size": 685
  },
  "containerimage.digest": "sha256:6aba0a49417518b57b3239c26e220e786b4cf9e13dac4cc30da0e1929b396986",
  "image.name": "ghcr.io/kamilkisiela/graphql-hive/storage:1a5c74cbd023a4e6c432effff3a48af65dc5c95d,ghcr.io/kamilkisiela/graphql-hive/storage:renovate_major_stripe"
},
"stripe-billing": {
  "buildx.build.ref": "builder-a29093d6-a851-4616-9990-859b5b2dcdba/builder-a29093d6-a851-4616-9990-859b5b2dcdba0/06rbtseha01bd0w8mdon7fbi5",
  "containerimage.descriptor": {
    "mediaType": "application/vnd.docker.distribution.manifest.list.v2+json",
    "digest": "sha256:3a3658a76888fc193152d893a90dc17747eaac72b6c9dfe186380a564e21c46c",
    "size": 685
  },
  "containerimage.digest": "sha256:3a3658a76888fc193152d893a90dc17747eaac72b6c9dfe186380a564e21c46c",
  "image.name": "ghcr.io/kamilkisiela/graphql-hive/stripe-billing:1a5c74cbd023a4e6c432effff3a48af65dc5c95d,ghcr.io/kamilkisiela/graphql-hive/stripe-billing:renovate_major_stripe"
},
"tokens": {
  "buildx.build.ref": "builder-a29093d6-a851-4616-9990-859b5b2dcdba/builder-a29093d6-a851-4616-9990-859b5b2dcdba0/pnnwy3z7hlmcsteviij37a6c2",
  "containerimage.descriptor": {
    "mediaType": "application/vnd.docker.distribution.manifest.list.v2+json",
    "digest": "sha256:a737484f13d7003a676eafeec6de261cb976f675d155fd11158ddb5368b55669",
    "size": 685
  },
  "containerimage.digest": "sha256:a737484f13d7003a676eafeec6de261cb976f675d155fd11158ddb5368b55669",
  "image.name": "ghcr.io/kamilkisiela/graphql-hive/tokens:1a5c74cbd023a4e6c432effff3a48af65dc5c95d,ghcr.io/kamilkisiela/graphql-hive/tokens:renovate_major_stripe"
},
"usage": {
  "buildx.build.ref": "builder-a29093d6-a851-4616-9990-859b5b2dcdba/builder-a29093d6-a851-4616-9990-859b5b2dcdba0/o6smrr94tcwstknd08yfditoc",
  "containerimage.descriptor": {
    "mediaType": "application/vnd.docker.distribution.manifest.list.v2+json",
    "digest": "sha256:4836c62d174a4a6f71eb30fed091f374a1a4a3c1461d6ed0f8a954dcfc7a38a8",
    "size": 685
  },
  "containerimage.digest": "sha256:4836c62d174a4a6f71eb30fed091f374a1a4a3c1461d6ed0f8a954dcfc7a38a8",
  "image.name": "ghcr.io/kamilkisiela/graphql-hive/usage:1a5c74cbd023a4e6c432effff3a48af65dc5c95d,ghcr.io/kamilkisiela/graphql-hive/usage:renovate_major_stripe"
},
"usage-estimator": {
  "buildx.build.ref": "builder-a29093d6-a851-4616-9990-859b5b2dcdba/builder-a29093d6-a851-4616-9990-859b5b2dcdba0/cfhmdc48fi3d6r2qge3ley6as",
  "containerimage.descriptor": {
    "mediaType": "application/vnd.docker.distribution.manifest.list.v2+json",
    "digest": "sha256:b9c715066749d059fa43fa6576554fae1f83af5a547c0dfdaa2302b070f8b175",
    "size": 685
  },
  "containerimage.digest": "sha256:b9c715066749d059fa43fa6576554fae1f83af5a547c0dfdaa2302b070f8b175",
  "image.name": "ghcr.io/kamilkisiela/graphql-hive/usage-estimator:1a5c74cbd023a4e6c432effff3a48af65dc5c95d,ghcr.io/kamilkisiela/graphql-hive/usage-estimator:renovate_major_stripe"
},
"usage-ingestor": {
  "buildx.build.ref": "builder-a29093d6-a851-4616-9990-859b5b2dcdba/builder-a29093d6-a851-4616-9990-859b5b2dcdba0/18znk67wn6jwrk16xgnyacn19",
  "containerimage.descriptor": {
    "mediaType": "application/vnd.docker.distribution.manifest.list.v2+json",
    "digest": "sha256:16d0780139b5ebfcfc3e49bebd218cfc261ad32274c20cc4b02f8357d9edf099",
    "size": 685
  },
  "containerimage.digest": "sha256:16d0780139b5ebfcfc3e49bebd218cfc261ad32274c20cc4b02f8357d9edf099",
  "image.name": "ghcr.io/kamilkisiela/graphql-hive/usage-ingestor:1a5c74cbd023a4e6c432effff3a48af65dc5c95d,ghcr.io/kamilkisiela/graphql-hive/usage-ingestor:renovate_major_stripe"
},
"webhooks": {
  "buildx.build.ref": "builder-a29093d6-a851-4616-9990-859b5b2dcdba/builder-a29093d6-a851-4616-9990-859b5b2dcdba0/yl6xxa04wcqmgp9zybhsyplt6",
  "containerimage.descriptor": {
    "mediaType": "application/vnd.docker.distribution.manifest.list.v2+json",
    "digest": "sha256:c9a6f124ea3302767c45d5599444e0c904f32bc7cd98a43269b1d154b84b2075",
    "size": 685
  },
  "containerimage.digest": "sha256:c9a6f124ea3302767c45d5599444e0c904f32bc7cd98a43269b1d154b84b2075",
  "image.name": "ghcr.io/kamilkisiela/graphql-hive/webhooks:1a5c74cbd023a4e6c432effff3a48af65dc5c95d,ghcr.io/kamilkisiela/graphql-hive/webhooks:renovate_major_stripe"
}
}

Copy link
Contributor

github-actions bot commented Apr 16, 2024

🚀 Snapshot Release (alpha)

The latest changes of this PR are available as alpha on npm (based on the declared changesets):

Package Version Info
@graphql-hive/cli 0.36.1-alpha-20240423123507-49663a3d15b365f696139b181f7efb1b7fbf93be npm ↗︎ unpkg ↗︎
@graphql-hive/client 0.33.0-alpha-20240423123507-49663a3d15b365f696139b181f7efb1b7fbf93be npm ↗︎ unpkg ↗︎
@graphql-hive/core 0.3.0-alpha-20240423123507-49663a3d15b365f696139b181f7efb1b7fbf93be npm ↗︎ unpkg ↗︎

@renovate renovate bot force-pushed the renovate/major-stripe branch 5 times, most recently from 985cc9a to aad0a32 Compare April 25, 2024 21:12
@renovate renovate bot force-pushed the renovate/major-stripe branch 5 times, most recently from d3e6615 to 188dfab Compare May 5, 2024 06:42
@renovate renovate bot force-pushed the renovate/major-stripe branch 4 times, most recently from 7e4da1a to af3d4a4 Compare May 12, 2024 06:26
@renovate renovate bot force-pushed the renovate/major-stripe branch 2 times, most recently from c1b1913 to a5ab4d8 Compare May 23, 2024 23:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants