mirror of
https://github.com/goreleaser/goreleaser.git
synced 2024-12-27 01:33:39 +02:00
feat(deps): bump github.com/atc0005/go-teams-notify/v2 from 2.7.0 to 2.7.1 (#4090)
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [github.com/atc0005/go-teams-notify/v2](https://github.com/atc0005/go-teams-notify) from 2.7.0 to 2.7.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/atc0005/go-teams-notify/releases">github.com/atc0005/go-teams-notify/v2's releases</a>.</em></p> <blockquote> <h2>v2.7.1</h2> <h2>Changed</h2> <ul> <li>Dependencies <ul> <li><code>github.com/stretchr/testify</code> <ul> <li><code>v1.8.1</code> to <code>v1.8.2</code></li> </ul> </li> </ul> </li> <li>CI <ul> <li>(<a href="https://redirect.github.com/atc0005/go-teams-notify/issues/198">GH-198</a>) Add Go Module Validation, Dependency Updates jobs</li> <li>(<a href="https://redirect.github.com/atc0005/go-teams-notify/issues/200">GH-200</a>) Drop <code>Push Validation</code> workflow</li> <li>(<a href="https://redirect.github.com/atc0005/go-teams-notify/issues/201">GH-201</a>) Rework workflow scheduling</li> <li>(<a href="https://redirect.github.com/atc0005/go-teams-notify/issues/203">GH-203</a>) Remove <code>Push Validation</code> workflow status badge</li> <li>(<a href="https://redirect.github.com/atc0005/go-teams-notify/issues/207">GH-207</a>) Update vuln analysis GHAW to use on.push hook</li> </ul> </li> <li><code>Adaptive Card</code> format <ul> <li>(<a href="https://redirect.github.com/atc0005/go-teams-notify/issues/206">GH-206</a>) Update <code>AdaptiveCardMaxVersion</code> to 1.5</li> <li>(<a href="https://redirect.github.com/atc0005/go-teams-notify/issues/216">GH-216</a>) Refactor <code>TopLevelCard.Validate</code></li> </ul> </li> <li>Other <ul> <li>(<a href="https://redirect.github.com/atc0005/go-teams-notify/issues/212">GH-212</a>) Update <code>InList</code>, <code>InListIfFieldValNotEmpty</code> validators</li> </ul> </li> </ul> <h2>Fixed</h2> <ul> <li>(<a href="https://redirect.github.com/atc0005/go-teams-notify/issues/208">GH-208</a>) Validation of <code>(adaptivecard.Attachment).Content</code> is missing</li> </ul> <h2>References</h2> <ul> <li>See the <a href="https://github.com/atc0005/go-teams-notify/milestone/12?closed=1"><code>v2.7.1</code> milestone</a> for the issues associated with this release.</li> <li>See our <a href="https://github.com/atc0005/go-teams-notify/blob/master/CHANGELOG.md">CHANGELOG</a> for more information.</li> </ul> <h2>v2.7.1-rc.3</h2> <h2>WARNING</h2> <p>This is a release candidate (RC) release. Unless issues are discovered & reported, this will become the next v2.7.1 stable release.</p> <p>Please test and provide feedback so that any blocking issues can be resolved before the v2.7.1 release.</p> <p>Thanks in advance!</p> <h2>Changed</h2> <ul> <li>Dependencies <ul> <li><code>github.com/stretchr/testify</code> <ul> <li><code>v1.8.1</code> to <code>v1.8.2</code></li> </ul> </li> </ul> </li> <li>CI <ul> <li>(<a href="https://redirect.github.com/atc0005/go-teams-notify/issues/198">GH-198</a>) Add Go Module Validation, Dependency Updates jobs</li> <li>(<a href="https://redirect.github.com/atc0005/go-teams-notify/issues/200">GH-200</a>) Drop <code>Push Validation</code> workflow</li> <li>(<a href="https://redirect.github.com/atc0005/go-teams-notify/issues/201">GH-201</a>) Rework workflow scheduling</li> <li>(<a href="https://redirect.github.com/atc0005/go-teams-notify/issues/203">GH-203</a>) Remove <code>Push Validation</code> workflow status badge</li> <li>(<a href="https://redirect.github.com/atc0005/go-teams-notify/issues/207">GH-207</a>) Update vuln analysis GHAW to use on.push hook</li> </ul> </li> <li><code>Adaptive Card</code> format <ul> <li>(<a href="https://redirect.github.com/atc0005/go-teams-notify/issues/206">GH-206</a>) Update <code>AdaptiveCardMaxVersion</code> to 1.5</li> <li>(<a href="https://redirect.github.com/atc0005/go-teams-notify/issues/216">GH-216</a>) Refactor <code>TopLevelCard.Validate</code></li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/atc0005/go-teams-notify/blob/master/CHANGELOG.md">github.com/atc0005/go-teams-notify/v2's changelog</a>.</em></p> <blockquote> <h2>[v2.7.1] - 2023-06-09</h2> <h3>Changed</h3> <ul> <li>Dependencies <ul> <li><code>github.com/stretchr/testify</code> <ul> <li><code>v1.8.1</code> to <code>v1.8.2</code></li> </ul> </li> </ul> </li> <li>CI <ul> <li>(<a href="https://redirect.github.com/atc0005/go-teams-notify/issues/198">GH-198</a>) Add Go Module Validation, Dependency Updates jobs</li> <li>(<a href="https://redirect.github.com/atc0005/go-teams-notify/issues/200">GH-200</a>) Drop <code>Push Validation</code> workflow</li> <li>(<a href="https://redirect.github.com/atc0005/go-teams-notify/issues/201">GH-201</a>) Rework workflow scheduling</li> <li>(<a href="https://redirect.github.com/atc0005/go-teams-notify/issues/203">GH-203</a>) Remove <code>Push Validation</code> workflow status badge</li> <li>(<a href="https://redirect.github.com/atc0005/go-teams-notify/issues/207">GH-207</a>) Update vuln analysis GHAW to use on.push hook</li> </ul> </li> <li><code>Adaptive Card</code> format <ul> <li>(<a href="https://redirect.github.com/atc0005/go-teams-notify/issues/206">GH-206</a>) Update <code>AdaptiveCardMaxVersion</code> to 1.5</li> <li>(<a href="https://redirect.github.com/atc0005/go-teams-notify/issues/216">GH-216</a>) Refactor <code>TopLevelCard.Validate</code></li> </ul> </li> <li>Other <ul> <li>(<a href="https://redirect.github.com/atc0005/go-teams-notify/issues/212">GH-212</a>) Update <code>InList</code>, <code>InListIfFieldValNotEmpty</code> validators</li> </ul> </li> </ul> <h3>Fixed</h3> <ul> <li>(<a href="https://redirect.github.com/atc0005/go-teams-notify/issues/208">GH-208</a>) Validation of <code>(adaptivecard.Attachment).Content</code> is missing</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="ff587f738f
"><code>ff587f7</code></a> Merge pull request <a href="https://redirect.github.com/atc0005/go-teams-notify/issues/223">#223</a> from atc0005/update-changelog-for-v2.7.1-release</li> <li><a href="9f9ca98acb
"><code>9f9ca98</code></a> Update CHANGELOG for v2.7.1 release</li> <li><a href="51498b8e23
"><code>51498b8</code></a> Merge pull request <a href="https://redirect.github.com/atc0005/go-teams-notify/issues/219">#219</a> from atc0005/minor-changelog-format-tweaks</li> <li><a href="fc09c758b5
"><code>fc09c75</code></a> Minor CHANGELOG formatting tweaks</li> <li><a href="0af7ea6f64
"><code>0af7ea6</code></a> Merge pull request <a href="https://redirect.github.com/atc0005/go-teams-notify/issues/217">#217</a> from atc0005/update-changelog-for-v2.7.1-release</li> <li><a href="3583e65222
"><code>3583e65</code></a> Update CHANGELOG for v2.7.1 release</li> <li><a href="f4e728a820
"><code>f4e728a</code></a> Merge pull request <a href="https://redirect.github.com/atc0005/go-teams-notify/issues/216">#216</a> from atc0005/refactor-toplevelcard-validate</li> <li><a href="f413f376be
"><code>f413f37</code></a> Refactor TopLevelCard.Validate</li> <li><a href="cc081820a7
"><code>cc08182</code></a> Merge pull request <a href="https://redirect.github.com/atc0005/go-teams-notify/issues/213">#213</a> from atc0005/update-changelog-for-v2.7.1-release</li> <li><a href="4684ebf5e6
"><code>4684ebf</code></a> Update CHANGELOG for v2.7.1 release</li> <li>Additional commits viewable in <a href="https://github.com/atc0005/go-teams-notify/compare/v2.7.0...v2.7.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/atc0005/go-teams-notify/v2&package-manager=go_modules&previous-version=2.7.0&new-version=2.7.1)](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 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>
This commit is contained in:
parent
fb8871669d
commit
cb4c9ec0ff
2
go.mod
2
go.mod
@ -5,7 +5,7 @@ go 1.20
|
||||
require (
|
||||
code.gitea.io/sdk/gitea v0.15.1
|
||||
github.com/Masterminds/semver/v3 v3.2.1
|
||||
github.com/atc0005/go-teams-notify/v2 v2.7.0
|
||||
github.com/atc0005/go-teams-notify/v2 v2.7.1
|
||||
github.com/awslabs/amazon-ecr-credential-helper/ecr-login v0.0.0-20220517224237-e6f29200ae04
|
||||
github.com/caarlos0/ctrlc v1.2.0
|
||||
github.com/caarlos0/env/v8 v8.0.0
|
||||
|
5
go.sum
5
go.sum
@ -594,8 +594,8 @@ github.com/asaskevich/govalidator v0.0.0-20200907205600-7a23bdc65eef/go.mod h1:W
|
||||
github.com/asaskevich/govalidator v0.0.0-20210307081110-f21760c49a8d/go.mod h1:WaHUgvxTVq04UNunO+XhnAqY/wQc+bxr74GqbsZ/Jqw=
|
||||
github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 h1:DklsrG3dyBCFEj5IhUbnKptjxatkF07cF2ak3yi77so=
|
||||
github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2/go.mod h1:WaHUgvxTVq04UNunO+XhnAqY/wQc+bxr74GqbsZ/Jqw=
|
||||
github.com/atc0005/go-teams-notify/v2 v2.7.0 h1:yRKblRTM/v+FnbibPAQiBcgT+aUBn/8zj9E/UxBdIRg=
|
||||
github.com/atc0005/go-teams-notify/v2 v2.7.0/go.mod h1:nJeYAr8U1KtT376MUHHiy47nqy/4Mn0UR8veVQxdMcM=
|
||||
github.com/atc0005/go-teams-notify/v2 v2.7.1 h1:ksY4tG9KAIzx9BJrBYqq5CZaVMk+WrlgsxwrLV5wUVQ=
|
||||
github.com/atc0005/go-teams-notify/v2 v2.7.1/go.mod h1:wm/+j2d5u6Rg0BeAwp1T5YXhEhf3uRMZAEwP6ZY6TRg=
|
||||
github.com/aws/aws-sdk-go v1.15.11/go.mod h1:mFuSZ37Z9YOHbQEwBWztmVzqXrEkub65tZoCYDt7FT0=
|
||||
github.com/aws/aws-sdk-go v1.15.27/go.mod h1:mFuSZ37Z9YOHbQEwBWztmVzqXrEkub65tZoCYDt7FT0=
|
||||
github.com/aws/aws-sdk-go v1.38.35/go.mod h1:hcU610XS61/+aQV88ixoOzUoG7v3b31pl2zKMmprdro=
|
||||
@ -2087,6 +2087,7 @@ github.com/stretchr/testify v1.7.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/
|
||||
github.com/stretchr/testify v1.7.5/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO+kdMU+MU=
|
||||
github.com/stretchr/testify v1.8.0/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO+kdMU+MU=
|
||||
github.com/stretchr/testify v1.8.1/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4=
|
||||
github.com/stretchr/testify v1.8.2/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4=
|
||||
github.com/stretchr/testify v1.8.4 h1:CcVxjf3Q8PM0mHUKJCdn+eZZtm5yQwehR5yeSVQQcUk=
|
||||
github.com/stretchr/testify v1.8.4/go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo=
|
||||
github.com/subosito/gotenv v1.2.0/go.mod h1:N0PQaV/YGNqwC0u51sEeR/aUtSLEXKX9iv69rRypqCw=
|
||||
|
Loading…
Reference in New Issue
Block a user