Skip to content

Commit

Permalink
Bump github.com/mailgun/mailgun-go/v4 from 4.18.1 to 4.18.5 (#37)
Browse files Browse the repository at this point in the history
Bumps
[github.com/mailgun/mailgun-go/v4](https://github.com/mailgun/mailgun-go)
from 4.18.1 to 4.18.5.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/mailgun/mailgun-go/releases">github.com/mailgun/mailgun-go/v4's
releases</a>.</em></p>
<blockquote>
<h2>v4.18.5</h2>
<h2>What's Changed</h2>
<ul>
<li>DE-1353 Add bodyclose and gosec linters by <a
href="https://github.com/vtopc"><code>@​vtopc</code></a> in <a
href="https://redirect.github.com/mailgun/mailgun-go/pull/342">mailgun/mailgun-go#342</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/mailgun/mailgun-go/compare/v4.18.4...v4.18.5">https://github.com/mailgun/mailgun-go/compare/v4.18.4...v4.18.5</a></p>
<h2>v4.18.4</h2>
<h2>What's Changed</h2>
<ul>
<li>DE-1350 Add errcheck, ineffassign and staticcheck linters by <a
href="https://github.com/vtopc"><code>@​vtopc</code></a> in <a
href="https://redirect.github.com/mailgun/mailgun-go/pull/341">mailgun/mailgun-go#341</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/mailgun/mailgun-go/compare/v4.18.3...v4.18.4">https://github.com/mailgun/mailgun-go/compare/v4.18.3...v4.18.4</a></p>
<h2>v4.18.3</h2>
<h2>What's Changed</h2>
<ul>
<li>DE-1349 fix func newError() and added integration test for
CreateWebhook by <a
href="https://github.com/vtopc"><code>@​vtopc</code></a> in <a
href="https://redirect.github.com/mailgun/mailgun-go/pull/340">mailgun/mailgun-go#340</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/mailgun/mailgun-go/compare/v4.18.2...v4.18.3">https://github.com/mailgun/mailgun-go/compare/v4.18.2...v4.18.3</a></p>
<h2>v4.18.2</h2>
<h2>What's Changed</h2>
<ul>
<li>DE-1347 Update CI and README by <a
href="https://github.com/vtopc"><code>@​vtopc</code></a> in <a
href="https://redirect.github.com/mailgun/mailgun-go/pull/338">mailgun/mailgun-go#338</a></li>
<li>DE-1348 Missing webhook events by <a
href="https://github.com/vtopc"><code>@​vtopc</code></a> in <a
href="https://redirect.github.com/mailgun/mailgun-go/pull/339">mailgun/mailgun-go#339</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/mailgun/mailgun-go/compare/v4.18.1...v4.18.2">https://github.com/mailgun/mailgun-go/compare/v4.18.1...v4.18.2</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/mailgun/mailgun-go/commit/a3a5d847bb0c24aebf3e972a91d266d4e41c2519"><code>a3a5d84</code></a>
DE-1353 Add bodyclose and gosec linters (<a
href="https://redirect.github.com/mailgun/mailgun-go/issues/342">#342</a>)</li>
<li><a
href="https://github.com/mailgun/mailgun-go/commit/b08f7739b773b0ff83fe628ece725a47e5eaef3b"><code>b08f773</code></a>
DE-1350 Add errcheck, ineffassign and staticcheck linters (<a
href="https://redirect.github.com/mailgun/mailgun-go/issues/341">#341</a>)</li>
<li><a
href="https://github.com/mailgun/mailgun-go/commit/8619573019c89a8d283a23d59247ea405105240a"><code>8619573</code></a>
DE-1349 fix func newError() and added integration test for CreateWebhook
(<a
href="https://redirect.github.com/mailgun/mailgun-go/issues/340">#340</a>)</li>
<li><a
href="https://github.com/mailgun/mailgun-go/commit/b74d48fe5fb5ef0c8f0e24fe41669fed0c30c5b4"><code>b74d48f</code></a>
DE-1348 Missing webhook events (<a
href="https://redirect.github.com/mailgun/mailgun-go/issues/339">#339</a>)</li>
<li><a
href="https://github.com/mailgun/mailgun-go/commit/78f9df9fdb6d1865c408bed38d1d75cfd396031d"><code>78f9df9</code></a>
DE-1347 Update CI and README (<a
href="https://redirect.github.com/mailgun/mailgun-go/issues/338">#338</a>)</li>
<li>See full diff in <a
href="https://github.com/mailgun/mailgun-go/compare/v4.18.1...v4.18.5">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/mailgun/mailgun-go/v4&package-manager=go_modules&previous-version=4.18.1&new-version=4.18.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@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)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent b0db5ca commit b537079
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/emersion/go-smtp v0.21.3
github.com/go-ozzo/ozzo-validation/v4 v4.3.0
github.com/kelseyhightower/envconfig v1.4.0
github.com/mailgun/mailgun-go/v4 v4.18.1
github.com/mailgun/mailgun-go/v4 v4.18.5
github.com/pkg/errors v0.9.1
github.com/prometheus/client_golang v1.20.5
github.com/sirupsen/logrus v1.9.3
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ github.com/kylelemons/godebug v1.1.0 h1:RPNrshWIDI6G2gRW9EHilWtl7Z6Sb1BR0xunSBf0
github.com/kylelemons/godebug v1.1.0/go.mod h1:9/0rRGxNHcop5bhtWyNeEfOS8JIWk580+fNqagV/RAw=
github.com/mailgun/errors v0.3.0 h1:g8R8lodkwqk5WIVMAClyUqt0PSd5JTVgobB+H7C2sLs=
github.com/mailgun/errors v0.3.0/go.mod h1:+ltknP+jhv3gZ1StKY6ugoQECcPxDCaSdmYesqTZcLQ=
github.com/mailgun/mailgun-go/v4 v4.18.1 h1:ShNH/wzj7albTF/6le011FF+DGMd3azcSKL4iO9AgeI=
github.com/mailgun/mailgun-go/v4 v4.18.1/go.mod h1:+d4FCswFAukgYc1XtKK2IxOYaVxjVm8AN2z/5TBiT8M=
github.com/mailgun/mailgun-go/v4 v4.18.5 h1:wZnTutW/fzxNyJVBMa6O4LLGW/hO+IGfKpuqBT4nbVs=
github.com/mailgun/mailgun-go/v4 v4.18.5/go.mod h1:+d4FCswFAukgYc1XtKK2IxOYaVxjVm8AN2z/5TBiT8M=
github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421/go.mod h1:6dJC0mAP4ikYIbvyc7fijjWJddQyLn8Ig3JB5CqoB9Q=
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd h1:TRLaZ9cD/w8PVh93nsPXa1VrQ6jlwL5oN8l14QlcNfg=
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd/go.mod h1:6dJC0mAP4ikYIbvyc7fijjWJddQyLn8Ig3JB5CqoB9Q=
Expand Down

0 comments on commit b537079

Please sign in to comment.