Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump github.com/mailgun/mailgun-go/v4 from 4.20.0 to 4.20.5 (#40)
Bumps [github.com/mailgun/mailgun-go/v4](https://github.com/mailgun/mailgun-go) from 4.20.0 to 4.20.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.20.5</h2> <h2>What's Changed</h2> <ul> <li>DE-1369 Add gocritic linter by <a href="https://github.com/vtopc"><code>@vtopc</code></a> in <a href="https://redirect.github.com/mailgun/mailgun-go/pull/360">mailgun/mailgun-go#360</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/mailgun/mailgun-go/compare/v4.20.4...v4.20.5">https://github.com/mailgun/mailgun-go/compare/v4.20.4...v4.20.5</a></p> <h2>v4.20.4</h2> <h2>What's Changed</h2> <ul> <li>DE-1356 Add revive linter by <a href="https://github.com/vtopc"><code>@vtopc</code></a> in <a href="https://redirect.github.com/mailgun/mailgun-go/pull/359">mailgun/mailgun-go#359</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/mailgun/mailgun-go/compare/v4.20.3...v4.20.4">https://github.com/mailgun/mailgun-go/compare/v4.20.3...v4.20.4</a></p> <h2>v4.20.3</h2> <h2>What's Changed</h2> <ul> <li>DE-1370 Add typecheck, goimports, govet, noctx linters by <a href="https://github.com/vtopc"><code>@vtopc</code></a> in <a href="https://redirect.github.com/mailgun/mailgun-go/pull/358">mailgun/mailgun-go#358</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/mailgun/mailgun-go/compare/v4.20.2...v4.20.3">https://github.com/mailgun/mailgun-go/compare/v4.20.2...v4.20.3</a></p> <h2>v4.20.2</h2> <h2>What's Changed</h2> <ul> <li>DE-1371 Add gocyclo linter by <a href="https://github.com/vtopc"><code>@vtopc</code></a> in <a href="https://redirect.github.com/mailgun/mailgun-go/pull/357">mailgun/mailgun-go#357</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/mailgun/mailgun-go/compare/v4.20.1...v4.20.2">https://github.com/mailgun/mailgun-go/compare/v4.20.1...v4.20.2</a></p> <h2>v4.20.1</h2> <h2>What's Changed</h2> <ul> <li>DE-1143 Use http constants by <a href="https://github.com/vtopc"><code>@vtopc</code></a> in <a href="https://redirect.github.com/mailgun/mailgun-go/pull/356">mailgun/mailgun-go#356</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/mailgun/mailgun-go/compare/v4.20.0...v4.20.1">https://github.com/mailgun/mailgun-go/compare/v4.20.0...v4.20.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mailgun/mailgun-go/commit/8e3c3acddca2976a0e029050d0d69e6aeac4ed4e"><code>8e3c3ac</code></a> DE-1369 Add gocritic linter (<a href="https://redirect.github.com/mailgun/mailgun-go/issues/360">#360</a>)</li> <li><a href="https://github.com/mailgun/mailgun-go/commit/b3b89312310d8cf9ab4a8b472f46df88d8565f40"><code>b3b8931</code></a> DE-1356 Add revive linter (<a href="https://redirect.github.com/mailgun/mailgun-go/issues/359">#359</a>)</li> <li><a href="https://github.com/mailgun/mailgun-go/commit/8fd2c2b5dbf3f68cb77dba24882da6e96a9649d1"><code>8fd2c2b</code></a> DE-1370 Add typecheck, goimports, govet, noctx linters (<a href="https://redirect.github.com/mailgun/mailgun-go/issues/358">#358</a>)</li> <li><a href="https://github.com/mailgun/mailgun-go/commit/7574b732ae5c19c7db8295e68153f71273d0c8c1"><code>7574b73</code></a> DE-1371 Add gocyclo linter (<a href="https://redirect.github.com/mailgun/mailgun-go/issues/357">#357</a>)</li> <li><a href="https://github.com/mailgun/mailgun-go/commit/1fdd82f99eff46821323380019bbf7a66a60d37b"><code>1fdd82f</code></a> DE-1143 Use http constants (<a href="https://redirect.github.com/mailgun/mailgun-go/issues/356">#356</a>)</li> <li>See full diff in <a href="https://github.com/mailgun/mailgun-go/compare/v4.20.0...v4.20.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.20.0&new-version=4.20.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