Skip to content

chore(deps)(deps): bump @getbrevo/brevo from 3.0.4 to 5.0.4 - #92

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/getbrevo/brevo-5.0.4
Open

chore(deps)(deps): bump @getbrevo/brevo from 3.0.4 to 5.0.4#92
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/getbrevo/brevo-5.0.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 13, 2026

Copy link
Copy Markdown
Contributor

Bumps @getbrevo/brevo from 3.0.4 to 5.0.4.

Release notes

Sourced from @​getbrevo/brevo's releases.

v5.0.4

Bug fixes

getProcess / getProcesses — duplicateEmailId field type corrected

  • Changed from number to string | null to match the actual API response (a URL to a CSV file).

getProcess / getProcesses — in_process added to status union

  • The API returns the legacy in_process value alongside the documented processing.
  • Both status types now include "in_process".

createEvent / createBatchEvents — contact_properties and event_properties accept booleans

  • Value type widened from string | number to string | number | boolean to match the documented and actual API behaviour.

v5.0.3

New features

Events

  • Added client.event.getEvents() — retrieve a paginated list of custom events, filterable by contact_id, event_name, object_type, startDate, and endDate. Supports limit (default 100, max 10,000) and offset for pagination. Note: currently only supports custom events.
  • Added client.event.createBatchEvents() — create multiple events in a single request using an array of CreateBatchEventsRequestItem. Returns a BatchAcceptedResponse with a confirmation message and queued event count.

Ecommerce

  • CreateUpdateProductRequest and batch product upsert now accept two new optional fields: brand and description.
  • GetProductDetails response now includes brand and description.

Balance

  • getActiveBalancesApi(), getContactBalances(), and getSubscriptionBalances() now accept an optional includeInternal parameter to include balances tied to internal definitions.
  • getTransactionHistory() now supports filtering by status (draft, completed, rejected, cancelled, expired) and transactionType (credit, debit). Parameter names normalised to camelCase (contactId, balanceDefinitionId, sortField).
  • meta field on PostLoyaltyBalanceProgramsPidBalanceDefinitionsRequest and UpdateBalanceDefinitionRequest is now a typed object ({ isInternal?: boolean }) instead of a generic Record<string, unknown>.

CRM

  • Added client.companies.deleteAnAttribute() — delete a CRM attribute by ID.
  • Added PatchCrmAttributesIdRequest to update a CRM attribute's display label and selectable option labels, with objectType scoped to companies or deals.

Changes

Account

  • users field on plan verticals is now nullable (Item.Users | null).

Ecommerce

  • metaInfo size limit for products clarified: maximum 20,000 characters total (previously documented as 1,000 KB / max 20 items).

v5.0.1


Bug fixes & deprecations

Fixed: GetCampaignStats — nullable fields

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

... (truncated)

Commits
  • 5826547 Merge pull request #84 from getbrevo/fern-bot/2026-04-10T14-13Z
  • ab39279 SDK regeneration
  • 39d5984 Merge pull request #82 from getbrevo/fern-bot/2026-03-25T09-06Z
  • 2e9c40f SDK regeneration
  • ea3f37e SDK regeneration
  • aed1ee5 Merge pull request #81 from getbrevo/fern-bot/2026-03-12T13-35Z
  • 2074806 SDK regeneration
  • 034debc Change package imports to scoped version
  • e022b9a chore: update CLI version and enhance test coverage
  • 24e14fa test: update test fixtures and CLI version
  • 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 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 [@getbrevo/brevo](https://github.com/getbrevo/brevo-node) from 3.0.4 to 5.0.4.
- [Release notes](https://github.com/getbrevo/brevo-node/releases)
- [Commits](getbrevo/brevo-node@v3.0.4...v5.0.4)

---
updated-dependencies:
- dependency-name: "@getbrevo/brevo"
  dependency-version: 5.0.4
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Apr 13, 2026
@dependabot @github

dependabot Bot commented on behalf of github Apr 13, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: backend. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@vercel

vercel Bot commented Apr 13, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
skillvector Ready Ready Preview, Comment Apr 13, 2026 3:17am

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