Skip to content

Update dependency @getbrevo/brevo to v5#3414

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/getbrevo-brevo-5.x
Open

Update dependency @getbrevo/brevo to v5#3414
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/getbrevo-brevo-5.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 14, 2026

This PR contains the following updates:

Package Change Age Confidence
@getbrevo/brevo 4.0.15.0.1 age confidence

Release Notes

getbrevo/brevo-node (@​getbrevo/brevo)

v5.0.1

Compare Source

v5.0.1


Bug fixes & deprecations

Fixed: GetCampaignStats — nullable fields

appleMppOpens and opensRate are now typed as number | null instead of number.

The API can return null for these fields when no data is available for the campaign period. Previously, this caused a type error at runtime.


Fixed: Order.products — missing product fields

The products array on Order now exposes the full set of product fields: price, productId, variantId, quantity, and quantityFloat.

Previously, only quantity was available, preventing correct order import with product details.


Fixed: GetAccountResponsePlanVerticalsItem.users — nullable field

users is now typed as optional/nullable. The API returns null for this field on certain plan types.


Fixed: createContact — 204 empty body deserialization

createContact() no longer throws a JSON parse error when a contact already exists and the API responds with 204 No Content. The SDK now correctly handles the empty response body.


Deprecated: sendTransacSms

transactionalSms.sendTransacSms() is marked as @deprecated.

Use transactionalSms.sendTransacSmsAsync() instead. The synchronous variant adds latency by waiting for carrier acknowledgment. Remaining credits are not returned by the async variant by design; retrieve them via the account endpoints if needed.

v5.0.0

Compare Source


Configuration

📅 Schedule: Branch creation - Only on Sunday and Saturday ( * * * * 0,6 ) in timezone Europe/Sofia, 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 dependencies Pull requests that update a dependency file renovate labels Mar 14, 2026
@vercel
Copy link

vercel bot commented Mar 14, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
atanas-info Ready Ready Preview, Comment Mar 15, 2026 9:54am

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Mar 14, 2026
@renovate renovate bot added the renovate label Mar 14, 2026
@renovate renovate bot force-pushed the renovate/getbrevo-brevo-5.x branch from 07acd87 to a043631 Compare March 15, 2026 09:50
@sonarqubecloud
Copy link

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 renovate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant