Skip to content

chore(deps): update module github.com/mailjet/mailjet-apiv3-go to v3 - autoclosed

jonas requested to merge renovate/github.com-mailjet-mailjet-apiv3-go-3.x into main

This MR contains the following updates:

Package Type Update Change
github.com/mailjet/mailjet-apiv3-go require major v0.0.0-20190724151621-55e56f74078c -> v3.2.0

Release Notes

mailjet/mailjet-apiv3-go

v3.2.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/mailjet/mailjet-apiv3-go/compare/v3.1.1...v3.2.0

v3.1.1

Compare Source

#​82 use ioutil.ReadAll instead of io.ReadAll to better support older Go versions

v3.1.0

Compare Source

https://github.com/mailjet/mailjet-apiv3-go/pull/80 - return an error that users can do type assertions on https://github.com/mailjet/mailjet-apiv3-go/pull/79 - return an error when calling an unimplemented mock function to avoid getting panics https://github.com/mailjet/mailjet-apiv3-go/pull/78 - fix code examples in README https://github.com/mailjet/mailjet-apiv3-go/pull/77 - fix code snippet in README https://github.com/mailjet/mailjet-apiv3-go/pull/76 - add missing field IsExcludedFromCampaigns in contact types https://github.com/mailjet/mailjet-apiv3-go/pull/75 - add missing ContactGetcontactslists type


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, click this checkbox.

This MR has been generated by Renovate Bot.

Edited by jonas

Merge request reports