Skip to content

Update dependency getbrevo/brevo-php to v4.0.10#18

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/getbrevo-brevo-php-4.x-lockfile
Open

Update dependency getbrevo/brevo-php to v4.0.10#18
renovate[bot] wants to merge 1 commit intomainfrom
renovate/getbrevo-brevo-php-4.x-lockfile

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 1, 2026

This PR contains the following updates:

Package Change Age Confidence
getbrevo/brevo-php 4.0.54.0.10 age confidence

Release Notes

getbrevo/brevo-php (getbrevo/brevo-php)

v4.0.10

Compare Source

v4.0.10

Added
  • Batch events endpoint$client->event->createBatchEvents() to track multiple contact interactions in a single request
  • Email campaign excludeHtmlContent parametergetEmailCampaign() accepts a new optional flag to omit the HTML body from the response, reducing payload size
Fixed
  • Boolean attributes serializationUpdateContactRequest and CreateContactRequest now correctly serialize boolean values in union-typed attribute maps (float | string | bool | array). Previously threw JsonException: Cannot serialize value of type boolean
  • Order::products item typeOrderProductsItem now correctly exposes all product fields: price, productId, variantId, quantity, quantityFloat. Previously only quantity was accessible
  • GetCampaignStats nullable fieldsappleMppOpens and opensRate are now correctly typed as nullable (?int, ?float), preventing TypeError when the API returns null
Deprecated
  • sendTransacSms() — Use sendAsyncTransactionalSms() instead. The synchronous method is deprecated. Note: remainingCredits is intentionally not returned by the async endpoint; use the account endpoints to retrieve credit balance
Internal
  • Generator updated from 2.1.42.1.10
  • Fern CLI updated from 3.91.24.22.0

v4.0.9

Compare Source

v4.0.7

Compare Source

What's Changed

Full Changelog: getbrevo/brevo-php@v4.0.6...v4.0.7

v4.0.6

Compare Source

What's Changed

Introduction of loyalty endpoint to delete member subscription.

New Contributors

Full Changelog: getbrevo/brevo-php@v4.0.5...v4.0.6


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (UTC), 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies label Mar 1, 2026
@renovate renovate bot force-pushed the renovate/getbrevo-brevo-php-4.x-lockfile branch from 3a7d88b to eb1a371 Compare March 1, 2026 21:13
@renovate renovate bot changed the title Update dependency getbrevo/brevo-php to v4.0.6 Update dependency getbrevo/brevo-php to v4.0.7 Mar 1, 2026
@renovate renovate bot force-pushed the renovate/getbrevo-brevo-php-4.x-lockfile branch from eb1a371 to 0407798 Compare March 12, 2026 13:05
@renovate renovate bot changed the title Update dependency getbrevo/brevo-php to v4.0.7 Update dependency getbrevo/brevo-php to v4.0.10 Mar 12, 2026
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.

0 participants