mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-02-05 13:15:26 +02:00
chore(deps): bump github.com/atc0005/go-teams-notify/v2 from 2.8.0 to 2.9.0 (#4577)
Bumps [github.com/atc0005/go-teams-notify/v2](https://github.com/atc0005/go-teams-notify) from 2.8.0 to 2.9.0. <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.9.0</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <h3>New Features or Enhancements 🎉</h3> <ul> <li>Add proxy server examples by <a href="https://github.com/atc0005"><code>@atc0005</code></a> in <a href="https://redirect.github.com/atc0005/go-teams-notify/pull/241">atc0005/go-teams-notify#241</a></li> <li>Initial support for toggling visibility by <a href="https://github.com/atc0005"><code>@atc0005</code></a> in <a href="https://redirect.github.com/atc0005/go-teams-notify/pull/251">atc0005/go-teams-notify#251</a></li> </ul> <h3>Dependency Updates</h3> <ul> <li>Update Dependabot config to monitor both branches by <a href="https://github.com/atc0005"><code>@atc0005</code></a> in <a href="https://redirect.github.com/atc0005/go-teams-notify/pull/236">atc0005/go-teams-notify#236</a></li> <li>ghaw: bump actions/checkout from 3 to 4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/atc0005/go-teams-notify/pull/238">atc0005/go-teams-notify#238</a></li> <li>ghaw: bump github/codeql-action from 2 to 3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/atc0005/go-teams-notify/pull/248">atc0005/go-teams-notify#248</a></li> </ul> <h3>Other Changes</h3> <ul> <li>Update Go Doc comment formatting by <a href="https://github.com/atc0005"><code>@atc0005</code></a> in <a href="https://redirect.github.com/atc0005/go-teams-notify/pull/244">atc0005/go-teams-notify#244</a></li> <li>Update CHANGELOG for v2.9.0 release by <a href="https://github.com/atc0005"><code>@atc0005</code></a> in <a href="https://redirect.github.com/atc0005/go-teams-notify/pull/252">atc0005/go-teams-notify#252</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/atc0005/go-teams-notify/compare/v2.8.0...v2.9.0">https://github.com/atc0005/go-teams-notify/compare/v2.8.0...v2.9.0</a></p> <h2>v2.9.0-alpha.1</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <h3>New Features or Enhancements 🎉</h3> <ul> <li>Initial support for toggling visibility by <a href="https://github.com/atc0005"><code>@atc0005</code></a> in <a href="https://redirect.github.com/atc0005/go-teams-notify/pull/246">atc0005/go-teams-notify#246</a></li> </ul> <h3>Dependency Updates</h3> <ul> <li>ghaw: bump actions/checkout from 3 to 4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/atc0005/go-teams-notify/pull/237">atc0005/go-teams-notify#237</a></li> </ul> <h3>Other Changes</h3> <ul> <li>Sync latest changes from master branch by <a href="https://github.com/atc0005"><code>@atc0005</code></a> in <a href="https://redirect.github.com/atc0005/go-teams-notify/pull/245">atc0005/go-teams-notify#245</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/atc0005/go-teams-notify/compare/v2.8.0...v2.9.0-alpha.1">https://github.com/atc0005/go-teams-notify/compare/v2.8.0...v2.9.0-alpha.1</a></p> </blockquote> </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.9.0] - 2024-01-25</h2> <h3>Added</h3> <ul> <li>(<a href="https://redirect.github.com/atc0005/go-teams-notify/issues/241">GH-241</a>) Add proxy server examples</li> <li>(<a href="https://redirect.github.com/atc0005/go-teams-notify/issues/251">GH-251</a>) Initial support for toggling visibility</li> </ul> <h3>Changed</h3> <h4>Dependency Updates</h4> <ul> <li>(<a href="https://redirect.github.com/atc0005/go-teams-notify/issues/238">GH-238</a>) ghaw: bump actions/checkout from 3 to 4</li> <li>(<a href="https://redirect.github.com/atc0005/go-teams-notify/issues/248">GH-248</a>) ghaw: bump github/codeql-action from 2 to 3</li> <li>(<a href="https://redirect.github.com/atc0005/go-teams-notify/issues/236">GH-236</a>) Update Dependabot config to monitor both branches</li> </ul> <h4>Other</h4> <ul> <li>(<a href="https://redirect.github.com/atc0005/go-teams-notify/issues/244">GH-244</a>) Update Go Doc comment formatting</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="f941266eb2
"><code>f941266</code></a> Merge pull request <a href="https://redirect.github.com/atc0005/go-teams-notify/issues/252">#252</a> from atc0005/update-changelog-for-v2.9.0-release</li> <li><a href="47af718a16
"><code>47af718</code></a> Update CHANGELOG for v2.9.0 release</li> <li><a href="060a97dce8
"><code>060a97d</code></a> Merge pull request <a href="https://redirect.github.com/atc0005/go-teams-notify/issues/251">#251</a> from atc0005/i243-toggle-visibility-support</li> <li><a href="7ef6d5203f
"><code>7ef6d52</code></a> Initial support for toggling visibility</li> <li><a href="64c5cd4327
"><code>64c5cd4</code></a> Merge pull request <a href="https://redirect.github.com/atc0005/go-teams-notify/issues/248">#248</a> from atc0005/dependabot/github_actions/master/github/...</li> <li><a href="00299cba83
"><code>00299cb</code></a> ghaw: bump github/codeql-action from 2 to 3</li> <li><a href="daebc600a9
"><code>daebc60</code></a> Merge pull request <a href="https://redirect.github.com/atc0005/go-teams-notify/issues/244">#244</a> from atc0005/update-doc-comment-formatting</li> <li><a href="fb8e79cfec
"><code>fb8e79c</code></a> Update Go Doc comment formatting</li> <li><a href="fba2d4a6ac
"><code>fba2d4a</code></a> Merge pull request <a href="https://redirect.github.com/atc0005/go-teams-notify/issues/241">#241</a> from atc0005/i240-add-proxy-example</li> <li><a href="9de4c2e300
"><code>9de4c2e</code></a> Add proxy server examples</li> <li>Additional commits viewable in <a href="https://github.com/atc0005/go-teams-notify/compare/v2.8.0...v2.9.0">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.8.0&new-version=2.9.0)](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>
This commit is contained in:
parent
d245afc60c
commit
d3383153ee
2
go.mod
2
go.mod
@ -6,7 +6,7 @@ require (
|
||||
code.gitea.io/sdk/gitea v0.17.1
|
||||
dario.cat/mergo v1.0.0
|
||||
github.com/Masterminds/semver/v3 v3.2.1
|
||||
github.com/atc0005/go-teams-notify/v2 v2.8.0
|
||||
github.com/atc0005/go-teams-notify/v2 v2.9.0
|
||||
github.com/awslabs/amazon-ecr-credential-helper/ecr-login v0.0.0-20231024185945-8841054dbdb8
|
||||
github.com/caarlos0/ctrlc v1.2.0
|
||||
github.com/caarlos0/env/v9 v9.0.0
|
||||
|
4
go.sum
4
go.sum
@ -137,8 +137,8 @@ github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5/go.mod h1:wHh0iHkY
|
||||
github.com/asaskevich/govalidator v0.0.0-20200907205600-7a23bdc65eef/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.8.0 h1:971J5qivrzBbYMDAdmW7v9s7W2u2jiIRVcY+LaIJqww=
|
||||
github.com/atc0005/go-teams-notify/v2 v2.8.0/go.mod h1:SIeE1UfCcVRYMqP5b+r1ZteHyA/2UAjzWF5COnZ8q0w=
|
||||
github.com/atc0005/go-teams-notify/v2 v2.9.0 h1:VkZm1LSotDxvooLYabdM8TcRh0hFU8/iIP1JvChs0Y4=
|
||||
github.com/atc0005/go-teams-notify/v2 v2.9.0/go.mod h1:SIeE1UfCcVRYMqP5b+r1ZteHyA/2UAjzWF5COnZ8q0w=
|
||||
github.com/aws/aws-sdk-go v1.50.2 h1:/vS+Uhv2FPcqcTxBmgT3tvvN5q6pMAKu6QXltgXlGgo=
|
||||
github.com/aws/aws-sdk-go v1.50.2/go.mod h1:LF8svs817+Nz+DmiMQKTO3ubZ/6IaTpq3TjupRn3Eqk=
|
||||
github.com/aws/aws-sdk-go-v2 v1.21.2/go.mod h1:ErQhvNuEMhJjweavOYhxVkn2RUx7kQXVATHrjKtxIpM=
|
||||
|
Loading…
x
Reference in New Issue
Block a user