Skip to content

fix(deps): update dependency getbrevo/brevo-php to v2 - autoclosed

Michael Iseard requested to merge renovate/getbrevo-brevo-php-2.x into master

This MR contains the following updates:

Package Change Age Adoption Passing Confidence
getbrevo/brevo-php 1.x.x -> 2.x age adoption passing confidence

Release Notes

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

v2.0.3

Compare Source

What's Changed

Update PHP-SDK for Contacts APIs.

v2.0.2

Compare Source

What's Changed

Full Changelog: https://github.com/getbrevo/brevo-php/compare/v2.0.1...v2.0.2

v2.0.1

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/getbrevo/brevo-php/compare/v2.0.0...v2.0.1

v2.0.0

Compare Source

What's Changed

  • Modification in Get all the contacts, contact can be filtered by segmentId and listIds as well segmentId | int| Id of the segment. Either listIds or segmentId can be passed. | [optional] listIds | int[]| Ids of the list. Either listIds or segmentId can be passed. | [optional]
  • Modification in Get a list's details startDate and endDate (YYYY-MM-DDTHH:mm:ss.SSSZ) support added.
  • Get order details route added in eCommerceAPI
  • Below routes added MasterAccountAPI Update a group of sub-accounts Create a new group of sub-accounts
  • Below routes added In UsersApi Update permission for a user Send invitation to user Revoke user permission Resend / Cancel invitation
  • In Return all your created WhatsApp templates source parameters also now supported source | string| source of the template | [optional]
  • Also smtpLogMessageIdDelete() renamed to smtpLogIdentifierDelete()

Full Changelog: https://github.com/getbrevo/brevo-php/compare/v1.0.2...v2.0.0


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 MR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This MR has been generated by Renovate Bot.

Merge request reports

Loading