1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2024-12-29 01:44:39 +02:00
Commit Graph

379 Commits

Author SHA1 Message Date
dependabot[bot]
31f8811302
feat(deps): bump golang.org/x/text from 0.5.0 to 0.6.0 (#3681)
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.5.0 to
0.6.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="ec5565b1b7"><code>ec5565b</code></a>
README.md: update documentation of module versioning</li>
<li>See full diff in <a
href="https://github.com/golang/text/compare/v0.5.0...v0.6.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/text&package-manager=go_modules&previous-version=0.5.0&new-version=0.6.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 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>
2023-01-07 17:20:26 -03:00
dependabot[bot]
033af4ac57
fix(deps): Bump github.com/goreleaser/nfpm/v2 from 2.22.2 to 2.23.0 (#3679)
Bumps
[github.com/goreleaser/nfpm/v2](https://github.com/goreleaser/nfpm) from
2.22.2 to 2.23.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/goreleaser/nfpm/releases">github.com/goreleaser/nfpm/v2's
releases</a>.</em></p>
<blockquote>
<h2>v2.23.0</h2>
<h2>Changelog</h2>
<h3>New Features</h3>
<ul>
<li>1a8876e8bc532c8caddd14b46276abbfb30c6859: feat(deps): bump
github.com/klauspost/compress from 1.15.12 to 1.15.13 (<a
href="https://github-redirect.dependabot.com/goreleaser/nfpm/issues/587">#587</a>)
(<a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot])</li>
<li>4316b600ac803f46af9debf80f179eceb13d91e2: feat(deps): bump
github.com/ulikunitz/xz from 0.5.10 to 0.5.11 (<a
href="https://github-redirect.dependabot.com/goreleaser/nfpm/issues/590">#590</a>)
(<a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot])</li>
</ul>
<h3>Bug fixes</h3>
<ul>
<li>f2e5d2a1e35b3045b26f2d6d0031ad80a9c03594: fix(deb): changelog fixes
(<a
href="https://github-redirect.dependabot.com/goreleaser/nfpm/issues/597">#597</a>)
(<a href="https://github.com/caarlos0"><code>@​caarlos0</code></a>)</li>
<li>0c2ef6b7236ca632459f054261965ce2d8b42a18: fix: add the non-overides
package relation fields to allow env expansion (<a
href="https://github-redirect.dependabot.com/goreleaser/nfpm/issues/593">#593</a>)
(<a
href="https://github.com/djgilcrease"><code>@​djgilcrease</code></a>)</li>
<li>dedee6d6b1e6faa885411ca0d38d35bcbdd26464: fix: do not encourage
using /usr/local/bin (<a
href="https://github-redirect.dependabot.com/goreleaser/nfpm/issues/596">#596</a>)
(<a href="https://github.com/caarlos0"><code>@​caarlos0</code></a>)</li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/goreleaser/nfpm/compare/v2.22.2...v2.23.0">https://github.com/goreleaser/nfpm/compare/v2.22.2...v2.23.0</a></p>
<hr />
<ul>
<li>Check out <a href="https://goreleaser.com">GoReleaser</a>: it
integrates nFPM to the release pipeline of your Go projects.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="ba2143d994"><code>ba2143d</code></a>
chore(deps): bump benc-uk/workflow-dispatch from 1 to 121 (<a
href="https://github-redirect.dependabot.com/goreleaser/nfpm/issues/598">#598</a>)</li>
<li><a
href="cf241e317b"><code>cf241e3</code></a>
docs: fix readme badge</li>
<li><a
href="5727085a7e"><code>5727085</code></a>
docs: improve tips &amp; tricks</li>
<li><a
href="f2e5d2a1e3"><code>f2e5d2a</code></a>
fix(deb): changelog fixes (<a
href="https://github-redirect.dependabot.com/goreleaser/nfpm/issues/597">#597</a>)</li>
<li><a
href="dedee6d6b1"><code>dedee6d</code></a>
fix: do not encourage using /usr/local/bin (<a
href="https://github-redirect.dependabot.com/goreleaser/nfpm/issues/596">#596</a>)</li>
<li><a
href="0c2ef6b723"><code>0c2ef6b</code></a>
fix: add the non-overides package relation fields to allow env expansion
(<a
href="https://github-redirect.dependabot.com/goreleaser/nfpm/issues/593">#593</a>)</li>
<li><a
href="c46f14323a"><code>c46f143</code></a>
docs: remove vercel deploy (<a
href="https://github-redirect.dependabot.com/goreleaser/nfpm/issues/595">#595</a>)</li>
<li><a
href="51aaa7d701"><code>51aaa7d</code></a>
docs: improve build</li>
<li><a
href="023da3d4fa"><code>023da3d</code></a>
docs: update pip</li>
<li><a
href="9b853c3fe3"><code>9b853c3</code></a>
docs: pages build script</li>
<li>Additional commits viewable in <a
href="https://github.com/goreleaser/nfpm/compare/v2.22.2...v2.23.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/goreleaser/nfpm/v2&package-manager=go_modules&previous-version=2.22.2&new-version=2.23.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 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>
2023-01-02 09:50:38 -03:00
Carlos Alexandro Becker
47ce9a9b33
fix: only fail announcing phase in the end (#3666)
This prevents one announce failure to skip all other announcers.

The release will still report a failure in the end, but will not fail in
the first failure.

Also improved errors messages a little bit.

closes #3663

Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-12-28 12:24:21 -03:00
dependabot[bot]
196fa6c1e9
feat(deps): bump github.com/slack-go/slack from 0.12.0 to 0.12.1 (#3654)
Bumps [github.com/slack-go/slack](https://github.com/slack-go/slack)
from 0.12.0 to 0.12.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/slack-go/slack/releases">github.com/slack-go/slack's
releases</a>.</em></p>
<blockquote>
<h2>v0.12.1</h2>
<h2>What's Changed</h2>
<h3>Enhancements</h3>
<ul>
<li>Add FileUploadV2 function to avoid server side file timeouts by <a
href="https://github.com/kanata2"><code>@​kanata2</code></a> in <a
href="https://github-redirect.dependabot.com/slack-go/slack/pull/1148">slack-go/slack#1148</a>
<ul>
<li>Added new FileUploadV2 function to avoid server side file timeouts
by <a
href="https://github.com/sarthakkothari"><code>@​sarthakkothari</code></a>
in <a
href="https://github-redirect.dependabot.com/slack-go/slack/pull/1130">slack-go/slack#1130</a></li>
</ul>
</li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/sarthakkothari"><code>@​sarthakkothari</code></a>
made their first contribution in <a
href="https://github-redirect.dependabot.com/slack-go/slack/pull/1130">slack-go/slack#1130</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/slack-go/slack/compare/v0.12.0...v0.12.1">https://github.com/slack-go/slack/compare/v0.12.0...v0.12.1</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="beca00aafb"><code>beca00a</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/slack-go/slack/issues/1148">#1148</a>
from slack-go/large-files-upload-timeout</li>
<li><a
href="bddec0ac2c"><code>bddec0a</code></a>
refactor FileUploadV2 implementation</li>
<li><a
href="7c39b55459"><code>7c39b55</code></a>
More improvements</li>
<li><a
href="5b488b4a52"><code>5b488b4</code></a>
fix lint</li>
<li>See full diff in <a
href="https://github.com/slack-go/slack/compare/v0.12.0...v0.12.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/slack-go/slack&package-manager=go_modules&previous-version=0.12.0&new-version=0.12.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>
2022-12-21 10:19:18 -03:00
dependabot[bot]
d32b420d0c
feat(deps): bump github.com/disgoorg/disgo from 0.14.0 to 0.14.1 (#3650)
Bumps [github.com/disgoorg/disgo](https://github.com/disgoorg/disgo)
from 0.14.0 to 0.14.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/disgoorg/disgo/releases">github.com/disgoorg/disgo's
releases</a>.</em></p>
<blockquote>
<h2>v0.14.1</h2>
<h2>What's Changed</h2>
<ul>
<li>add role connections by <a
href="https://github.com/caneleex"><code>@​caneleex</code></a> and <a
href="https://github.com/TopiSenpai"><code>@​TopiSenpai</code></a> in <a
href="https://github-redirect.dependabot.com/disgoorg/disgo/pull/219">disgoorg/disgo#219</a></li>
<li>add <code>DefaultForumLayout</code> by <a
href="https://github.com/caneleex"><code>@​caneleex</code></a> in <a
href="https://github-redirect.dependabot.com/disgoorg/disgo/pull/216">disgoorg/disgo#216</a></li>
<li>add <code>LocaleIndonesian</code> by <a
href="https://github.com/caneleex"><code>@​caneleex</code></a> in <a
href="d1911d55fc</a></li>
<li>add webhook URL parsing by <a
href="https://github.com/jolheiser"><code>@​jolheiser</code></a> in <a
href="https://github-redirect.dependabot.com/disgoorg/disgo/pull/221">disgoorg/disgo#221</a></li>
<li>add some missing guild endpoints by <a
href="https://github.com/caneleex"><code>@​caneleex</code></a> in <a
href="https://github-redirect.dependabot.com/disgoorg/disgo/pull/220">disgoorg/disgo#220</a></li>
<li>add prefix to <code>DefaultSortOrder</code> consts by <a
href="https://github.com/caneleex"><code>@​caneleex</code></a> in <a
href="b0b2fe291e</a></li>
<li>rename some fields in <code>Application</code> to match the api
naming by <a
href="https://github.com/caneleex"><code>@​caneleex</code></a> in <a
href="2b22c860a9</a></li>
</ul>
<h2>Breaking</h2>
<ul>
<li><code>WelcomeScreen</code> in <code>Guild</code> was renamed to
<code>GuildWelcomeScreen</code></li>
<li><code>DefaultSortOrder</code> consts now include the
<code>DefaultSortOrder</code> prefix</li>
<li><code>CustomInstallationURL</code> was renamed to
<code>CustomInstallURL</code>, <code>InstallationParams</code> were
renamed to <code>InstallParams</code>, <code>CoverURL(...)</code> was
renamed to <code>CoverImageURL(...)</code> and
<code>InstallationParams</code> were renamed to
<code>InstallParams</code> in <code>Application</code></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/Pringlers"><code>@​Pringlers</code></a>
made their first contribution in <a
href="https://github-redirect.dependabot.com/disgoorg/disgo/pull/214">disgoorg/disgo#214</a></li>
<li><a href="https://github.com/jolheiser"><code>@​jolheiser</code></a>
made their first contribution in <a
href="https://github-redirect.dependabot.com/disgoorg/disgo/pull/221">disgoorg/disgo#221</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/disgoorg/disgo/compare/v0.14.0...v0.14.1">https://github.com/disgoorg/disgo/compare/v0.14.0...v0.14.1</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="3dfcdcc91f"><code>3dfcdcc</code></a>
run unit tests in github actions</li>
<li><a
href="0349a88068"><code>0349a88</code></a>
feat: webhook URL parse (<a
href="https://github-redirect.dependabot.com/disgoorg/disgo/issues/221">#221</a>)</li>
<li><a
href="bb4c3d6f6a"><code>bb4c3d6</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/disgoorg/disgo/issues/219">#219</a>
from disgoorg/patch/role-connections</li>
<li><a
href="f3a4a027da"><code>f3a4a02</code></a>
add description field to roles</li>
<li><a
href="d1911d55fc"><code>d1911d5</code></a>
add LocaleIndonesian</li>
<li><a
href="3ef2632f63"><code>3ef2632</code></a>
fix application role connection routes not accepting a bearer token, add
new ...</li>
<li><a
href="a09b41a1eb"><code>a09b41a</code></a>
remove pointer from DefaultForumLayout</li>
<li><a
href="d3d00d4d0b"><code>d3d00d4</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/disgoorg/disgo/issues/216">#216</a>
from disgoorg/patch/default-forum-layout</li>
<li><a
href="d0fffb59bf"><code>d0fffb5</code></a>
make DefaultForumLayout nullable</li>
<li><a
href="a2c16f1ef3"><code>a2c16f1</code></a>
match the new docs</li>
<li>Additional commits viewable in <a
href="https://github.com/disgoorg/disgo/compare/v0.14.0...v0.14.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/disgoorg/disgo&package-manager=go_modules&previous-version=0.14.0&new-version=0.14.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>
2022-12-19 11:04:47 -03:00
dependabot[bot]
b6cac24c79
feat(deps): bump github.com/slack-go/slack from 0.11.4 to 0.12.0 (#3649)
Bumps [github.com/slack-go/slack](https://github.com/slack-go/slack)
from 0.11.4 to 0.12.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/slack-go/slack/releases">github.com/slack-go/slack's
releases</a>.</em></p>
<blockquote>
<h2>v0.12.0</h2>
<p>Thank you for all the contributions!</p>
<h2>What's Changed</h2>
<p>This release contains several backward incompatible changes.</p>
<h3>Fixes</h3>
<ul>
<li>Fix WorkflowStepCompletedRequest options handling by <a
href="https://github.com/CedricFinance"><code>@​CedricFinance</code></a>
in <a
href="https://github-redirect.dependabot.com/slack-go/slack/pull/1129">slack-go/slack#1129</a></li>
<li>fix: change type of timestamp by <a
href="https://github.com/yokishava"><code>@​yokishava</code></a> in <a
href="https://github-redirect.dependabot.com/slack-go/slack/pull/1131">slack-go/slack#1131</a></li>
</ul>
<h3>Enhancements</h3>
<ul>
<li>add include_all_metadata to conversations.replies API by <a
href="https://github.com/ebkn"><code>@​ebkn</code></a> in <a
href="https://github-redirect.dependabot.com/slack-go/slack/pull/1139">slack-go/slack#1139</a></li>
<li>Add team_id as a parameter to the users.conversations API method by
<a href="https://github.com/ctennis"><code>@​ctennis</code></a> in <a
href="https://github-redirect.dependabot.com/slack-go/slack/pull/1134">slack-go/slack#1134</a></li>
<li>feat: add number input block element by <a
href="https://github.com/snpkx"><code>@​snpkx</code></a> in <a
href="https://github-redirect.dependabot.com/slack-go/slack/pull/1132">slack-go/slack#1132</a></li>
<li>add GetOtherTeam method by <a
href="https://github.com/johanmcos"><code>@​johanmcos</code></a> in <a
href="https://github-redirect.dependabot.com/slack-go/slack/pull/1118">slack-go/slack#1118</a></li>
<li>add block elements for email_text_input and url_text_input by <a
href="https://github.com/ameliagapin"><code>@​ameliagapin</code></a> in
<a
href="https://github-redirect.dependabot.com/slack-go/slack/pull/1140">slack-go/slack#1140</a></li>
<li>Expose reactionItem and reactionEvent by <a
href="https://github.com/grimmy"><code>@​grimmy</code></a> in <a
href="https://github-redirect.dependabot.com/slack-go/slack/pull/1095">slack-go/slack#1095</a></li>
<li>Support team.profile.get method by <a
href="https://github.com/MattDavisRV"><code>@​MattDavisRV</code></a> in
<a
href="https://github-redirect.dependabot.com/slack-go/slack/pull/1097">slack-go/slack#1097</a></li>
<li>add GetOtherTeamInfoContext method by <a
href="https://github.com/johanmcos"><code>@​johanmcos</code></a> in <a
href="https://github-redirect.dependabot.com/slack-go/slack/pull/1143">slack-go/slack#1143</a></li>
<li>Add include_num_members support to conversation.info request by <a
href="https://github.com/Yohan460"><code>@​Yohan460</code></a> in <a
href="https://github-redirect.dependabot.com/slack-go/slack/pull/989">slack-go/slack#989</a></li>
<li>Add ListTeams and TeamAccess{Granted,Revoked}Events and fix missing
enterprise ID by <a
href="https://github.com/stephenwan-opal"><code>@​stephenwan-opal</code></a>
in <a
href="https://github-redirect.dependabot.com/slack-go/slack/pull/1119">slack-go/slack#1119</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/CedricFinance"><code>@​CedricFinance</code></a>
made their first contribution in <a
href="https://github-redirect.dependabot.com/slack-go/slack/pull/1129">slack-go/slack#1129</a></li>
<li><a href="https://github.com/ebkn"><code>@​ebkn</code></a> made their
first contribution in <a
href="https://github-redirect.dependabot.com/slack-go/slack/pull/1139">slack-go/slack#1139</a></li>
<li><a href="https://github.com/ctennis"><code>@​ctennis</code></a> made
their first contribution in <a
href="https://github-redirect.dependabot.com/slack-go/slack/pull/1134">slack-go/slack#1134</a></li>
<li><a href="https://github.com/snpkx"><code>@​snpkx</code></a> made
their first contribution in <a
href="https://github-redirect.dependabot.com/slack-go/slack/pull/1132">slack-go/slack#1132</a></li>
<li><a href="https://github.com/johanmcos"><code>@​johanmcos</code></a>
made their first contribution in <a
href="https://github-redirect.dependabot.com/slack-go/slack/pull/1118">slack-go/slack#1118</a></li>
<li><a href="https://github.com/grimmy"><code>@​grimmy</code></a> made
their first contribution in <a
href="https://github-redirect.dependabot.com/slack-go/slack/pull/1095">slack-go/slack#1095</a></li>
<li><a href="https://github.com/Yohan460"><code>@​Yohan460</code></a>
made their first contribution in <a
href="https://github-redirect.dependabot.com/slack-go/slack/pull/989">slack-go/slack#989</a></li>
<li><a
href="https://github.com/stephenwan-opal"><code>@​stephenwan-opal</code></a>
made their first contribution in <a
href="https://github-redirect.dependabot.com/slack-go/slack/pull/1119">slack-go/slack#1119</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/slack-go/slack/compare/v0.11.4...v0.12.0">https://github.com/slack-go/slack/compare/v0.11.4...v0.12.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="c0676fc815"><code>c0676fc</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/slack-go/slack/issues/1119">#1119</a>
from stephenwan-opal/master</li>
<li><a
href="617bdc1086"><code>617bdc1</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/slack-go/slack/issues/989">#989</a>
from Yohan460/include_num_members-support</li>
<li><a
href="58dcbfd366"><code>58dcbfd</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/slack-go/slack/issues/1131">#1131</a>
from yokishava/fix/rich-text-timestamp</li>
<li><a
href="acafae869f"><code>acafae8</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/slack-go/slack/issues/1143">#1143</a>
from johanmcos/add-GetOtherTeamInfoContext</li>
<li><a
href="d778e9eeb5"><code>d778e9e</code></a>
add GetOtherTeamInfoContext method</li>
<li><a
href="f50586fa35"><code>f50586f</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/slack-go/slack/issues/1097">#1097</a>
from MattDavisRV/CustomProfileField_Update</li>
<li><a
href="5a47d3eea7"><code>5a47d3e</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/slack-go/slack/issues/1095">#1095</a>
from grimmy/expose-reactions</li>
<li><a
href="c857464852"><code>c857464</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/slack-go/slack/issues/1140">#1140</a>
from ameliagapin/email_url_elements</li>
<li><a
href="7a65b11872"><code>7a65b11</code></a>
Merge branch 'master' into email_url_elements</li>
<li><a
href="6958897d79"><code>6958897</code></a>
use example.com in tests for email/url text inputs</li>
<li>Additional commits viewable in <a
href="https://github.com/slack-go/slack/compare/v0.11.4...v0.12.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/slack-go/slack&package-manager=go_modules&previous-version=0.11.4&new-version=0.12.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 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>
2022-12-19 11:04:14 -03:00
dependabot[bot]
691234d402
feat(deps): bump github.com/atc0005/go-teams-notify/v2 from 2.6.1 to 2.7.0 (#3638)
Bumps
[github.com/atc0005/go-teams-notify/v2](https://github.com/atc0005/go-teams-notify)
from 2.6.1 to 2.7.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.7.0</h2>
<h2>Added</h2>
<ul>
<li>(<a
href="https://github-redirect.dependabot.com/atc0005/go-teams-notify/issues/134">GH-134</a>)
Allow setting user agent, fallback to project-specific default
value</li>
<li>(<a
href="https://github-redirect.dependabot.com/atc0005/go-teams-notify/issues/135">GH-135</a>)
Allow overriding default <code>http.Client</code></li>
<li>(<a
href="https://github-redirect.dependabot.com/atc0005/go-teams-notify/issues/157">GH-157</a>)
Add <code>Adaptive Card</code> message format support
<ul>
<li>see also discussion from <a
href="https://github-redirect.dependabot.com/atc0005/go-teams-notify/issues/127">GH-127</a>,
including feedback from
<a href="https://github.com/ghokun"><code>@​ghokun</code></a></li>
</ul>
</li>
<li>(<a
href="https://github-redirect.dependabot.com/atc0005/go-teams-notify/issues/169">GH-169</a>)
Added YAML en(de)coding support to <code>MessageCard</code>
<ul>
<li>credit: <a
href="https://github.com/pcanilho"><code>@​pcanilho</code></a></li>
</ul>
</li>
</ul>
<h2>Changed</h2>
<ul>
<li>Dependencies
<ul>
<li><code>github.com/stretchr/testify</code>
<ul>
<li><code>v1.7.0</code> to <code>v1.8.1</code></li>
</ul>
</li>
</ul>
</li>
<li>(<a
href="https://github-redirect.dependabot.com/atc0005/go-teams-notify/issues/154">GH-154</a>)
Deprecate API interface, expose underlying &quot;Teams&quot; client</li>
<li>(<a
href="https://github-redirect.dependabot.com/atc0005/go-teams-notify/issues/183">GH-183</a>)
Update Makefile and GitHub Actions Workflows</li>
<li>(<a
href="https://github-redirect.dependabot.com/atc0005/go-teams-notify/issues/190">GH-190</a>)
Refactor GitHub Actions workflows to import logic</li>
</ul>
<h2>Fixed</h2>
<ul>
<li>(<a
href="https://github-redirect.dependabot.com/atc0005/go-teams-notify/issues/166">GH-166</a>)
Update <code>lintinstall</code> Makefile recipe</li>
<li>(<a
href="https://github-redirect.dependabot.com/atc0005/go-teams-notify/issues/184">GH-184</a>)
Apply Go 1.19 specific doc comments linting fixes</li>
<li>(<a
href="https://github-redirect.dependabot.com/atc0005/go-teams-notify/issues/176">GH-176</a>)
<code>./send_test.go:238:8: second argument to errors.As should not be
*error</code></li>
<li>(<a
href="https://github-redirect.dependabot.com/atc0005/go-teams-notify/issues/179">GH-179</a>)
Wrong json key name for URL (uses uri instead)
<ul>
<li>credit: <a
href="https://github.com/janfonas"><code>@​janfonas</code></a></li>
</ul>
</li>
</ul>
<h2>References</h2>
<ul>
<li>See the <a
href="https://github.com/atc0005/go-teams-notify/milestone/11?closed=1"><code>v2.7.0</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.0-rc.2</h2>
<h2>WARNING</h2>
<p>This is a release candidate (RC) release. Unless issues are
discovered &amp; reported, this will become the next v2.7.0 stable
release.</p>
<p>Please test and provide feedback so that any blocking issues can be
resolved before the v2.7.0 release.</p>
<p>Thanks in advance!</p>
<h2>Changes for the <code>v2.7.0-rc.2</code> release</h2>
<ul>
<li>dependency updates</li>
<li>CI tweaks/enhancements</li>
</ul>
<h2>Changes for the <code>v2.7.0-rc.1</code> release</h2>
<ul>
<li>Go 1.19 specific linting fixes</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.0] - 2022-12-12</h2>
<h3>Added</h3>
<ul>
<li>(<a
href="https://github-redirect.dependabot.com/atc0005/go-teams-notify/issues/134">GH-134</a>)
Allow setting user agent, fallback to project-specific default
value</li>
<li>(<a
href="https://github-redirect.dependabot.com/atc0005/go-teams-notify/issues/135">GH-135</a>)
Allow overriding default <code>http.Client</code></li>
<li>(<a
href="https://github-redirect.dependabot.com/atc0005/go-teams-notify/issues/157">GH-157</a>)
Add <code>Adaptive Card</code> message format support
<ul>
<li>see also discussion from <a
href="https://github-redirect.dependabot.com/atc0005/go-teams-notify/issues/127">GH-127</a>,
including feedback from
<a href="https://github.com/ghokun"><code>@​ghokun</code></a></li>
</ul>
</li>
<li>(<a
href="https://github-redirect.dependabot.com/atc0005/go-teams-notify/issues/169">GH-169</a>)
Added YAML en(de)coding support to <code>MessageCard</code>
<ul>
<li>credit: <a
href="https://github.com/pcanilho"><code>@​pcanilho</code></a></li>
</ul>
</li>
</ul>
<h3>Changed</h3>
<ul>
<li>Dependencies
<ul>
<li><code>github.com/stretchr/testify</code>
<ul>
<li><code>v1.7.0</code> to <code>v1.8.1</code></li>
</ul>
</li>
</ul>
</li>
<li>(<a
href="https://github-redirect.dependabot.com/atc0005/go-teams-notify/issues/154">GH-154</a>)
Deprecate API interface, expose underlying &quot;Teams&quot; client</li>
<li>(<a
href="https://github-redirect.dependabot.com/atc0005/go-teams-notify/issues/183">GH-183</a>)
Update Makefile and GitHub Actions Workflows</li>
<li>(<a
href="https://github-redirect.dependabot.com/atc0005/go-teams-notify/issues/190">GH-190</a>)
Refactor GitHub Actions workflows to import logic</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>(<a
href="https://github-redirect.dependabot.com/atc0005/go-teams-notify/issues/166">GH-166</a>)
Update <code>lintinstall</code> Makefile recipe</li>
<li>(<a
href="https://github-redirect.dependabot.com/atc0005/go-teams-notify/issues/184">GH-184</a>)
Apply Go 1.19 specific doc comments linting fixes</li>
<li>(<a
href="https://github-redirect.dependabot.com/atc0005/go-teams-notify/issues/176">GH-176</a>)
<code>./send_test.go:238:8: second argument to errors.As should not be
*error</code></li>
<li>(<a
href="https://github-redirect.dependabot.com/atc0005/go-teams-notify/issues/179">GH-179</a>)
Wrong json key name for URL (uses uri instead)
<ul>
<li>credit: <a
href="https://github.com/janfonas"><code>@​janfonas</code></a></li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="c205f3b9c9"><code>c205f3b</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/atc0005/go-teams-notify/issues/195">#195</a>
from atc0005/update-changelog-for-v2.7.0-release</li>
<li><a
href="8ea4c384a6"><code>8ea4c38</code></a>
Update CHANGELOG for v2.7.0 release</li>
<li><a
href="76cdfd663d"><code>76cdfd6</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/atc0005/go-teams-notify/issues/191">#191</a>
from atc0005/dependabot/go_modules/master/github.com/...</li>
<li><a
href="0ae634df2e"><code>0ae634d</code></a>
go.mod: bump github.com/stretchr/testify from 1.8.0 to 1.8.1</li>
<li><a
href="dece5c5e6f"><code>dece5c5</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/atc0005/go-teams-notify/issues/190">#190</a>
from atc0005/ghaw-refactor</li>
<li><a
href="00f3f9dc82"><code>00f3f9d</code></a>
Refactor GitHub Actions workflows to import logic</li>
<li><a
href="8524906f8a"><code>8524906</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/atc0005/go-teams-notify/issues/189">#189</a>
from atc0005/dependabot/github_actions/master/github/...</li>
<li><a
href="10f4c0e5f9"><code>10f4c0e</code></a>
ghaw: bump github/codeql-action from 2.1.24 to 2.1.25</li>
<li><a
href="bf0a4f6096"><code>bf0a4f6</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/atc0005/go-teams-notify/issues/188">#188</a>
from atc0005/dependabot/github_actions/master/github/...</li>
<li><a
href="81f64b7826"><code>81f64b7</code></a>
ghaw: bump github/codeql-action from 2.1.23 to 2.1.24</li>
<li>Additional commits viewable in <a
href="https://github.com/atc0005/go-teams-notify/compare/v2.6.1...v2.7.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.6.1&new-version=2.7.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 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>
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-12-15 14:19:31 -03:00
Carlos Alexandro Becker
0767ded0cd
refactor: improving minio and docker tests (#3642)
using ory/dockertest to simplify integration tests

Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-12-15 10:25:52 -03:00
dependabot[bot]
8480d3090e
feat(deps): bump github.com/caarlos0/log from 0.2.0 to 0.2.1 (#3646)
Bumps [github.com/caarlos0/log](https://github.com/caarlos0/log) from
0.2.0 to 0.2.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/caarlos0/log/releases">github.com/caarlos0/log's
releases</a>.</em></p>
<blockquote>
<h2>v0.2.1</h2>
<h2>Changelog</h2>
<hr />
<p><em>Released with <a href="https://goreleaser.com/pro">GoReleaser
Pro</a>!</em></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="6754d3825e"><code>6754d38</code></a>
fix: WithoutPadding returns a new entry (<a
href="https://github-redirect.dependabot.com/caarlos0/log/issues/7">#7</a>)</li>
<li><a
href="b0658457ad"><code>b065845</code></a>
fix: fields padding (<a
href="https://github-redirect.dependabot.com/caarlos0/log/issues/6">#6</a>)</li>
<li><a
href="c765f87992"><code>c765f87</code></a>
chore(deps): bump goreleaser/goreleaser-action from 3 to 4 (<a
href="https://github-redirect.dependabot.com/caarlos0/log/issues/8">#8</a>)</li>
<li>See full diff in <a
href="https://github.com/caarlos0/log/compare/v0.2.0...v0.2.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/caarlos0/log&package-manager=go_modules&previous-version=0.2.0&new-version=0.2.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>
2022-12-15 10:16:13 -03:00
dependabot[bot]
583bca59aa
feat(deps): bump github.com/caarlos0/log from 0.1.10 to 0.2.0 (#3634)
Bumps [github.com/caarlos0/log](https://github.com/caarlos0/log) from
0.1.10 to 0.2.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/caarlos0/log/releases">github.com/caarlos0/log's
releases</a>.</em></p>
<blockquote>
<h2>v0.2.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Entry WithoutPadding by <a
href="https://github.com/nervo"><code>@​nervo</code></a> in <a
href="https://github-redirect.dependabot.com/caarlos0/log/pull/5">caarlos0/log#5</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/caarlos0/log/compare/v0.1.10...v0.2.0">https://github.com/caarlos0/log/compare/v0.1.10...v0.2.0</a></p>
<hr />
<p><em>Released with <a href="https://goreleaser.com/pro">GoReleaser
Pro</a>!</em></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="20f9258240"><code>20f9258</code></a>
feat: Entry WithoutPadding (<a
href="https://github-redirect.dependabot.com/caarlos0/log/issues/5">#5</a>)</li>
<li>See full diff in <a
href="https://github.com/caarlos0/log/compare/v0.1.10...v0.2.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/caarlos0/log&package-manager=go_modules&previous-version=0.1.10&new-version=0.2.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 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>
2022-12-13 09:56:07 -03:00
dependabot[bot]
d0e91cb99b
feat(deps): bump github.com/ulikunitz/xz from 0.5.10 to 0.5.11 (#3639)
Bumps [github.com/ulikunitz/xz](https://github.com/ulikunitz/xz) from
0.5.10 to 0.5.11.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="9d122a61c1"><code>9d122a6</code></a>
release version v0.5.11</li>
<li><a
href="4ce6f08566"><code>4ce6f08</code></a>
lzma: fix handling of small dictionary sizes</li>
<li><a
href="0b7c695d23"><code>0b7c695</code></a>
xz: add reader benchmark</li>
<li><a
href="5535077940"><code>5535077</code></a>
xz: add compression reate to Writer benchmark</li>
<li><a
href="886dc9acde"><code>886dc9a</code></a>
xz: add benchmark for Writer</li>
<li><a
href="ae233692d6"><code>ae23369</code></a>
Create codeql-analysis.yml</li>
<li><a
href="057ed39949"><code>057ed39</code></a>
Remove codeql workflows</li>
<li><a
href="d2624c667f"><code>d2624c6</code></a>
Add example_test.go</li>
<li><a
href="fdaf408660"><code>fdaf408</code></a>
README.md: small improvement to the documeation section</li>
<li><a
href="060c89d64f"><code>060c89d</code></a>
README.md: add link to pkg.go.dev</li>
<li>See full diff in <a
href="https://github.com/ulikunitz/xz/compare/v0.5.10...v0.5.11">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/ulikunitz/xz&package-manager=go_modules&previous-version=0.5.10&new-version=0.5.11)](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>
2022-12-13 09:44:34 -03:00
dependabot[bot]
6b01982e1b
feat(deps): bump github.com/xanzy/go-gitlab from 0.76.0 to 0.77.0 (#3637)
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab)
from 0.76.0 to 0.77.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="52eedaaf18"><code>52eedaa</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/xanzy/go-gitlab/issues/1598">#1598</a>
from armsnyder/fix-slow-tests</li>
<li><a
href="b56a655462"><code>b56a655</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/xanzy/go-gitlab/issues/1599">#1599</a>
from armsnyder/deprecate-test-teardown</li>
<li><a
href="946a151d3b"><code>946a151</code></a>
Refactor tests to not call teardown explicitly</li>
<li><a
href="4e7c141f18"><code>4e7c141</code></a>
Deprecate the test teardown function by moving teardown code into a test
clea...</li>
<li><a
href="65b39a6e49"><code>65b39a6</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/xanzy/go-gitlab/issues/1593">#1593</a>
from jokly/error-handler</li>
<li><a
href="837fee3854"><code>837fee3</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/xanzy/go-gitlab/issues/1596">#1596</a>
from armsnyder/get-latest-pipeline</li>
<li><a
href="db9dda5722"><code>db9dda5</code></a>
Add WithErrorHandler client option</li>
<li><a
href="21ae872d5d"><code>21ae872</code></a>
Fix slow tests by disabling retry backoff</li>
<li><a
href="91b78c1740"><code>91b78c1</code></a>
New GetLatestPipeline() client method</li>
<li><a
href="05207f556b"><code>05207f5</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/xanzy/go-gitlab/issues/1585">#1585</a>
from cyd01/master</li>
<li>Additional commits viewable in <a
href="https://github.com/xanzy/go-gitlab/compare/v0.76.0...v0.77.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/xanzy/go-gitlab&package-manager=go_modules&previous-version=0.76.0&new-version=0.77.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 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>
2022-12-13 09:44:09 -03:00
dependabot[bot]
261cc8a5cd
feat(deps): bump github.com/google/go-github/v48 from 48.1.0 to 48.2.0 (#3633)
Bumps
[github.com/google/go-github/v48](https://github.com/google/go-github)
from 48.1.0 to 48.2.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/google/go-github/releases">github.com/google/go-github/v48's
releases</a>.</em></p>
<blockquote>
<h2>v48.2.0</h2>
<p>This minor release includes the following changes:</p>
<ul>
<li>Add parents field to timeline events (<a
href="https://github-redirect.dependabot.com/google/go-github/issues/2566">#2566</a>)</li>
<li>Update doc URL for PackageGetAllVersions (<a
href="https://github-redirect.dependabot.com/google/go-github/issues/2568">#2568</a>)</li>
<li>Add the 'require_last_push_approval' field (<a
href="https://github-redirect.dependabot.com/google/go-github/issues/2567">#2567</a>)</li>
<li>Bump github.com/google/go-github/v48 from 48.0.0 to 48.1.0 in
/scrape (<a
href="https://github-redirect.dependabot.com/google/go-github/issues/2573">#2573</a>)</li>
<li>Bump golangci-lint version to 1.50.1 (<a
href="https://github-redirect.dependabot.com/google/go-github/issues/2576">#2576</a>)</li>
<li>Add RunAttempt field for WorkflowJob (<a
href="https://github-redirect.dependabot.com/google/go-github/issues/2562">#2562</a>)</li>
<li>Add LockBranch and AllowForkSyncing to repos.go (<a
href="https://github-redirect.dependabot.com/google/go-github/issues/2577">#2577</a>)</li>
<li>Add new field for issue state reason (<a
href="https://github-redirect.dependabot.com/google/go-github/issues/2583">#2583</a>)</li>
<li>Add support for repository actions access level / permission (<a
href="https://github-redirect.dependabot.com/google/go-github/issues/2578">#2578</a>)</li>
<li>Add has_discussions field to repository (<a
href="https://github-redirect.dependabot.com/google/go-github/issues/2589">#2589</a>)</li>
<li>Use 'concurrency' instead of 'styfle/cancel-workflow-action' in
GitHub Actions (<a
href="https://github-redirect.dependabot.com/google/go-github/issues/2591">#2591</a>)</li>
<li>Add MakeLatest parameter to support explicitly setting latest
release (<a
href="https://github-redirect.dependabot.com/google/go-github/issues/2594">#2594</a>)</li>
<li>Change create fork options from url param to body param (<a
href="https://github-redirect.dependabot.com/google/go-github/issues/2490">#2490</a>)</li>
<li>Support new GitHub v3 API calendar-based versioning (<a
href="https://github-redirect.dependabot.com/google/go-github/issues/2581">#2581</a>)</li>
<li>Update AUTHORS for v48.2.0</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="ae4fda8be3"><code>ae4fda8</code></a>
Update AUTHORS for v48.2.0</li>
<li><a
href="9d020d70e3"><code>9d020d7</code></a>
Support new GitHub v3 API calendar-based versioning (<a
href="https://github-redirect.dependabot.com/google/go-github/issues/2581">#2581</a>)</li>
<li><a
href="3e3f03c6b3"><code>3e3f03c</code></a>
Change create fork options from url param to body param (<a
href="https://github-redirect.dependabot.com/google/go-github/issues/2490">#2490</a>)</li>
<li><a
href="44d91eb972"><code>44d91eb</code></a>
Add MakeLatest parameter to support explicitly setting latest release
(<a
href="https://github-redirect.dependabot.com/google/go-github/issues/2594">#2594</a>)</li>
<li><a
href="153bbc2620"><code>153bbc2</code></a>
Use 'concurrency' instead of 'styfle/cancel-workflow-action' in GitHub
Action...</li>
<li><a
href="1cb3b4d18d"><code>1cb3b4d</code></a>
Add has_discussions field to repository (<a
href="https://github-redirect.dependabot.com/google/go-github/issues/2589">#2589</a>)</li>
<li><a
href="0621dee417"><code>0621dee</code></a>
Add support for repository actions access level / permission (<a
href="https://github-redirect.dependabot.com/google/go-github/issues/2578">#2578</a>)</li>
<li><a
href="6c430acced"><code>6c430ac</code></a>
Add new field for issue state reason (<a
href="https://github-redirect.dependabot.com/google/go-github/issues/2583">#2583</a>)</li>
<li><a
href="18cd63d0e2"><code>18cd63d</code></a>
Add LockBranch and AllowForkSyncing to repos.go (<a
href="https://github-redirect.dependabot.com/google/go-github/issues/2577">#2577</a>)</li>
<li><a
href="621c4ba715"><code>621c4ba</code></a>
Add RunAttempt field for WorkflowJob (<a
href="https://github-redirect.dependabot.com/google/go-github/issues/2562">#2562</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/google/go-github/compare/v48.1.0...v48.2.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/google/go-github/v48&package-manager=go_modules&previous-version=48.1.0&new-version=48.2.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 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>
2022-12-12 09:29:45 -03:00
dependabot[bot]
7083751934
feat(deps): bump github.com/dghubble/oauth1 from 0.7.1 to 0.7.2 (#3627)
Bumps [github.com/dghubble/oauth1](https://github.com/dghubble/oauth1)
from 0.7.1 to 0.7.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/dghubble/oauth1/releases">github.com/dghubble/oauth1's
releases</a>.</em></p>
<blockquote>
<h2>v0.7.2</h2>
<ul>
<li>Update minimum Go version from v1.17 to v1.18 (<a
href="https://github-redirect.dependabot.com/dghubble/oauth1/pull/66">#66</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/dghubble/oauth1/blob/main/CHANGES.md">github.com/dghubble/oauth1's
changelog</a>.</em></p>
<blockquote>
<h2>v0.7.2</h2>
<ul>
<li>Update minimum Go version from v1.17 to v1.18 (<a
href="https://github-redirect.dependabot.com/dghubble/oauth1/pull/66">#66</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="1445aad23c"><code>1445aad</code></a>
Update minimum Go version from v1.17 to v1.18</li>
<li><a
href="953dec31c2"><code>953dec3</code></a>
Bump github.com/stretchr/testify from 1.8.0 to 1.8.1</li>
<li><a
href="56d749ba2f"><code>56d749b</code></a>
Add go 1.19 to test matrix</li>
<li><a
href="6f7198ab32"><code>6f7198a</code></a>
Bump github.com/stretchr/testify from 1.7.5 to 1.8.0</li>
<li><a
href="2e9b39a9c1"><code>2e9b39a</code></a>
Bump github.com/stretchr/testify from 1.7.4 to 1.7.5</li>
<li><a
href="52fe671438"><code>52fe671</code></a>
Bump github.com/stretchr/testify from 1.7.2 to 1.7.4</li>
<li><a
href="4590427589"><code>4590427</code></a>
Bump github.com/stretchr/testify from 1.7.1 to 1.7.2</li>
<li><a
href="74c7d89474"><code>74c7d89</code></a>
Update Go test matrix to add Go v1.18</li>
<li><a
href="dec88a17f7"><code>dec88a1</code></a>
Bump github.com/stretchr/testify from 1.7.0 to 1.7.1</li>
<li>See full diff in <a
href="https://github.com/dghubble/oauth1/compare/v0.7.1...v0.7.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/dghubble/oauth1&package-manager=go_modules&previous-version=0.7.1&new-version=0.7.2)](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>
2022-12-08 09:41:38 -03:00
dependabot[bot]
50d1ca68e2
feat(deps): bump golang.org/x/text from 0.4.0 to 0.5.0 (#3622)
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.4.0 to
0.5.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="c8236a6712"><code>c8236a6</code></a>
unicode/bidi: remove unused global</li>
<li><a
href="ada7473102"><code>ada7473</code></a>
all: remove redundant type conversion</li>
<li>See full diff in <a
href="https://github.com/golang/text/compare/v0.4.0...v0.5.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/text&package-manager=go_modules&previous-version=0.4.0&new-version=0.5.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 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>
2022-12-05 09:53:37 -03:00
dependabot[bot]
45868b8e5b
feat(deps): bump github.com/goreleaser/nfpm/v2 from 2.22.1 to 2.22.2 (#3613)
Bumps
[github.com/goreleaser/nfpm/v2](https://github.com/goreleaser/nfpm) from
2.22.1 to 2.22.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/goreleaser/nfpm/releases">github.com/goreleaser/nfpm/v2's
releases</a>.</em></p>
<blockquote>
<h2>v2.22.2</h2>
<h2>Changelog</h2>
<h3>Bug fixes</h3>
<ul>
<li>61de4b54e0938be65f94ba74d5b90cbb98b628b3: fix(deps): bump
github.com/Masterminds/semver/v3 from 3.1.1 to 3.2.0 (<a
href="https://github-redirect.dependabot.com/goreleaser/nfpm/issues/582">#582</a>)
(<a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot])</li>
<li>2918f99b607189c0f4cb70de98d8e294fd9252ba: fix: improve contents.type
(<a
href="https://github-redirect.dependabot.com/goreleaser/nfpm/issues/581">#581</a>)
(<a href="https://github.com/caarlos0"><code>@​caarlos0</code></a>)</li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/goreleaser/nfpm/compare/v2.22.1...v2.22.2">https://github.com/goreleaser/nfpm/compare/v2.22.1...v2.22.2</a></p>
<hr />
<ul>
<li>Check out <a href="https://goreleaser.com">GoReleaser</a>: it
integrates nFPM to the release pipeline of your Go projects.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="66760061ee"><code>6676006</code></a>
test: fix apk tests</li>
<li><a
href="61de4b54e0"><code>61de4b5</code></a>
fix(deps): bump github.com/Masterminds/semver/v3 from 3.1.1 to 3.2.0 (<a
href="https://github-redirect.dependabot.com/goreleaser/nfpm/issues/582">#582</a>)</li>
<li><a
href="2918f99b60"><code>2918f99</code></a>
fix: improve contents.type (<a
href="https://github-redirect.dependabot.com/goreleaser/nfpm/issues/581">#581</a>)</li>
<li><a
href="b30373beb0"><code>b30373b</code></a>
docs: Add more detail to configuration docs (<a
href="https://github-redirect.dependabot.com/goreleaser/nfpm/issues/579">#579</a>)</li>
<li>See full diff in <a
href="https://github.com/goreleaser/nfpm/compare/v2.22.1...v2.22.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/goreleaser/nfpm/v2&package-manager=go_modules&previous-version=2.22.1&new-version=2.22.2)](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>
2022-12-01 09:26:51 -03:00
dependabot[bot]
a2308ee608
feat(deps): bump github.com/disgoorg/disgo from 0.13.22 to 0.14.0 (#3610)
Bumps [github.com/disgoorg/disgo](https://github.com/disgoorg/disgo)
from 0.13.22 to 0.14.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/disgoorg/disgo/releases">github.com/disgoorg/disgo's
releases</a>.</em></p>
<blockquote>
<h2>v0.14.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Add pagination limit as a param for GetMembers() by <a
href="https://github.com/beachasaurus-rex"><code>@​beachasaurus-rex</code></a>
in <a
href="https://github-redirect.dependabot.com/disgoorg/disgo/pull/212">disgoorg/disgo#212</a></li>
<li>add support for nsfw application commands by <a
href="https://github.com/TopiSenpai"><code>@​TopiSenpai</code></a> in <a
href="https://github-redirect.dependabot.com/disgoorg/disgo/pull/207">disgoorg/disgo#207</a></li>
<li>new select menu types by <a
href="https://github.com/TopiSenpai"><code>@​TopiSenpai</code></a> in <a
href="https://github-redirect.dependabot.com/disgoorg/disgo/pull/205">disgoorg/disgo#205</a></li>
<li>fix rare ratelimit hits due to prioritizing the <code>reset</code>
header over <code>resetAfter</code> header by <a
href="https://github.com/TopiSenpai"><code>@​TopiSenpai</code></a> in <a
href="ee9c030662</a></li>
</ul>
<p>…</p>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/disgoorg/disgo/compare/v0.13.22...v0.14.0">https://github.com/disgoorg/disgo/compare/v0.13.22...v0.14.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="5e33848282"><code>5e33848</code></a>
new select menu types (<a
href="https://github-redirect.dependabot.com/disgoorg/disgo/issues/205">#205</a>)</li>
<li><a
href="376d97e6a6"><code>376d97e</code></a>
add support for nsfw application commands (<a
href="https://github-redirect.dependabot.com/disgoorg/disgo/issues/207">#207</a>)</li>
<li><a
href="ad09d87954"><code>ad09d87</code></a>
add String method for Permissions</li>
<li><a
href="821051c700"><code>821051c</code></a>
Add pagination limit as a param for GetMembers() (<a
href="https://github-redirect.dependabot.com/disgoorg/disgo/issues/212">#212</a>)</li>
<li><a
href="ee9c030662"><code>ee9c030</code></a>
fix rare ratelimit hits due to prioritizing the reset header over
resetAfter ...</li>
<li><a
href="094442a709"><code>094442a</code></a>
use golangci-lint action</li>
<li>See full diff in <a
href="https://github.com/disgoorg/disgo/compare/v0.13.22...v0.14.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/disgoorg/disgo&package-manager=go_modules&previous-version=0.13.22&new-version=0.14.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 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>
2022-11-30 07:15:50 -03:00
dependabot[bot]
c8f007653c
feat(deps): bump github.com/Masterminds/semver/v3 from 3.1.1 to 3.2.0 (#3606)
Bumps
[github.com/Masterminds/semver/v3](https://github.com/Masterminds/semver)
from 3.1.1 to 3.2.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/Masterminds/semver/releases">github.com/Masterminds/semver/v3's
releases</a>.</em></p>
<blockquote>
<h2>v3.2.0</h2>
<h2>Added</h2>
<ul>
<li><a
href="https://github-redirect.dependabot.com/Masterminds/semver/issues/190">#190</a>:
Added text marshaling and unmarshaling</li>
<li><a
href="https://github-redirect.dependabot.com/Masterminds/semver/issues/167">#167</a>:
Added JSON marshalling for constraints (thanks <a
href="https://github.com/SimonTheLeg"><code>@​SimonTheLeg</code></a>)</li>
<li><a
href="https://github-redirect.dependabot.com/Masterminds/semver/issues/173">#173</a>:
Implement encoding.TextMarshaler and encoding.TextUnmarshaler on Version
(thanks <a
href="https://github.com/MarkRosemaker"><code>@​MarkRosemaker</code></a>)</li>
<li><a
href="https://github-redirect.dependabot.com/Masterminds/semver/issues/179">#179</a>:
Added New() version constructor (thanks <a
href="https://github.com/kazhuravlev"><code>@​kazhuravlev</code></a>)</li>
</ul>
<h2>Changed</h2>
<ul>
<li><a
href="https://github-redirect.dependabot.com/Masterminds/semver/issues/182">#182</a>/<a
href="https://github-redirect.dependabot.com/Masterminds/semver/issues/183">#183</a>:
Updated CI testing setup</li>
</ul>
<h2>Fixed</h2>
<ul>
<li><a
href="https://github-redirect.dependabot.com/Masterminds/semver/issues/186">#186</a>:
Fixing issue where validation of constraint section gave false
positives</li>
<li><a
href="https://github-redirect.dependabot.com/Masterminds/semver/issues/176">#176</a>:
Fix constraints check with *-0 (thanks <a
href="https://github.com/mtt0"><code>@​mtt0</code></a>)</li>
<li><a
href="https://github-redirect.dependabot.com/Masterminds/semver/issues/181">#181</a>:
Fixed Caret operator (^) gives unexpected results when the minor version
in constraint is 0 (thanks <a
href="https://github.com/arshchimni"><code>@​arshchimni</code></a>)</li>
<li><a
href="https://github-redirect.dependabot.com/Masterminds/semver/issues/161">#161</a>:
Fixed godoc (thanks <a
href="https://github.com/afirth"><code>@​afirth</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/Masterminds/semver/blob/master/CHANGELOG.md">github.com/Masterminds/semver/v3's
changelog</a>.</em></p>
<blockquote>
<h2>3.2.0 (2022-11-28)</h2>
<h3>Added</h3>
<ul>
<li><a
href="https://github-redirect.dependabot.com/Masterminds/semver/issues/190">#190</a>:
Added text marshaling and unmarshaling</li>
<li><a
href="https://github-redirect.dependabot.com/Masterminds/semver/issues/167">#167</a>:
Added JSON marshalling for constraints (thanks <a
href="https://github.com/SimonTheLeg"><code>@​SimonTheLeg</code></a>)</li>
<li><a
href="https://github-redirect.dependabot.com/Masterminds/semver/issues/173">#173</a>:
Implement encoding.TextMarshaler and encoding.TextUnmarshaler on Version
(thanks <a
href="https://github.com/MarkRosemaker"><code>@​MarkRosemaker</code></a>)</li>
<li><a
href="https://github-redirect.dependabot.com/Masterminds/semver/issues/179">#179</a>:
Added New() version constructor (thanks <a
href="https://github.com/kazhuravlev"><code>@​kazhuravlev</code></a>)</li>
</ul>
<h3>Changed</h3>
<ul>
<li><a
href="https://github-redirect.dependabot.com/Masterminds/semver/issues/182">#182</a>/<a
href="https://github-redirect.dependabot.com/Masterminds/semver/issues/183">#183</a>:
Updated CI testing setup</li>
</ul>
<h3>Fixed</h3>
<ul>
<li><a
href="https://github-redirect.dependabot.com/Masterminds/semver/issues/186">#186</a>:
Fixing issue where validation of constraint section gave false
positives</li>
<li><a
href="https://github-redirect.dependabot.com/Masterminds/semver/issues/176">#176</a>:
Fix constraints check with *-0 (thanks <a
href="https://github.com/mtt0"><code>@​mtt0</code></a>)</li>
<li><a
href="https://github-redirect.dependabot.com/Masterminds/semver/issues/181">#181</a>:
Fixed Caret operator (^) gives unexpected results when the minor version
in constraint is 0 (thanks <a
href="https://github.com/arshchimni"><code>@​arshchimni</code></a>)</li>
<li><a
href="https://github-redirect.dependabot.com/Masterminds/semver/issues/161">#161</a>:
Fixed godoc (thanks <a
href="https://github.com/afirth"><code>@​afirth</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="4694ab0ad3"><code>4694ab0</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/Masterminds/semver/issues/191">#191</a>
from mattfarina/update-changelong-3.2.0</li>
<li><a
href="0ca29f222a"><code>0ca29f2</code></a>
Updating changelong for 3.2.0 release</li>
<li><a
href="3efb84cbde"><code>3efb84c</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/Masterminds/semver/issues/190">#190</a>
from mattfarina/constraints-text-marshal</li>
<li><a
href="3c1d0f28dd"><code>3c1d0f2</code></a>
Adding text marshaling and unmarshaling</li>
<li><a
href="00300c4686"><code>00300c4</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/Masterminds/semver/issues/167">#167</a>
from SimonTheLeg/master</li>
<li><a
href="2084c82535"><code>2084c82</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/Masterminds/semver/issues/173">#173</a>
from MarkRosemaker/implement-encoding.TextMarshaler-a...</li>
<li><a
href="b22e1a4769"><code>b22e1a4</code></a>
Updating the Go version in the go.mod file</li>
<li><a
href="b8121eb457"><code>b8121eb</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/Masterminds/semver/issues/186">#186</a>
from mattfarina/test-bug-fix</li>
<li><a
href="ee95afbd4e"><code>ee95afb</code></a>
Fixing issue where validation of constraint setion gave false
positives</li>
<li><a
href="19590653ca"><code>1959065</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/Masterminds/semver/issues/176">#176</a>
from mtt0/master</li>
<li>Additional commits viewable in <a
href="https://github.com/Masterminds/semver/compare/v3.1.1...v3.2.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/Masterminds/semver/v3&package-manager=go_modules&previous-version=3.1.1&new-version=3.2.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 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>
2022-11-29 07:52:29 -03:00
dependabot[bot]
f83a942fd5
feat(deps): bump golang.org/x/text from 0.3.7 to 0.4.0 (#3595) 2022-11-25 09:34:10 -03:00
dependabot[bot]
9abc613ad1
feat(deps): bump github.com/disgoorg/disgo from 0.13.21 to 0.13.22 (#3577)
Bumps [github.com/disgoorg/disgo](https://github.com/disgoorg/disgo)
from 0.13.21 to 0.13.22.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/disgoorg/disgo/releases">github.com/disgoorg/disgo's
releases</a>.</em></p>
<blockquote>
<h2>v0.13.22</h2>
<h2>What's Changed</h2>
<ul>
<li>move json package into its own module <a
href="https://github.com/disgoorg/json">https://github.com/disgoorg/json</a>
by <a href="https://github.com/TopiSenpai"><code>@​TopiSenpai</code></a>
in <a
href="https://github-redirect.dependabot.com/disgoorg/disgo/pull/206">disgoorg/disgo#206</a></li>
<li>add <code>RegexPatterns</code> to
<code>AutoModerationTriggerMetadata</code> by <a
href="https://github.com/caneleex"><code>@​caneleex</code></a> in <a
href="https://github-redirect.dependabot.com/disgoorg/disgo/pull/201">disgoorg/disgo#201</a></li>
<li>add <code>UserFlagActiveDeveloper</code> by <a
href="https://github.com/caneleex"><code>@​caneleex</code></a> in <a
href="https://github-redirect.dependabot.com/disgoorg/disgo/pull/208">disgoorg/disgo#208</a></li>
<li>add <code>ApplicationID</code> to <code>Message</code> by <a
href="https://github.com/caneleex"><code>@​caneleex</code></a> in <a
href="4049f4c3ed</a></li>
<li>remove <code>GuildFeaturePrivateThreads</code> by <a
href="https://github.com/caneleex"><code>@​caneleex</code></a> in <a
href="1855c7f01a</a></li>
<li>rename <code>Stickers</code> to <code>StickerItems</code> by <a
href="https://github.com/caneleex"><code>@​caneleex</code></a> in <a
href="65d39b859c</a></li>
</ul>
<h2>Breaking</h2>
<ul>
<li><code>GuildFeaturePrivateThreads</code> was removed</li>
<li><code>Stickers</code> in <code>Message</code> were renamed to
<code>StickerItems</code></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/disgoorg/disgo/compare/v0.13.21...v0.13.22">https://github.com/disgoorg/disgo/compare/v0.13.21...v0.13.22</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="65d39b859c"><code>65d39b8</code></a>
rename Stickers to StickerItems</li>
<li><a
href="4049f4c3ed"><code>4049f4c</code></a>
add ApplicationID to Message</li>
<li><a
href="1855c7f01a"><code>1855c7f</code></a>
remove GuildFeaturePrivateThreads</li>
<li><a
href="79251f5123"><code>79251f5</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/disgoorg/disgo/issues/208">#208</a>
from disgoorg/patch/active-dev</li>
<li><a
href="a1546becb6"><code>a1546be</code></a>
add UserFlagActiveDeveloper</li>
<li><a
href="bd480c2f50"><code>bd480c2</code></a>
use new github.com/disgoorg/json module (<a
href="https://github-redirect.dependabot.com/disgoorg/disgo/issues/206">#206</a>)</li>
<li><a
href="d539fda3f6"><code>d539fda</code></a>
update github actions</li>
<li><a
href="cc0e3a1372"><code>cc0e3a1</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/disgoorg/disgo/issues/201">#201</a>
from disgoorg/patch/automod-regex</li>
<li><a
href="d64d5ebf77"><code>d64d5eb</code></a>
fix automod example</li>
<li><a
href="c9af872e5f"><code>c9af872</code></a>
add RegexPatterns to automod metadata</li>
<li>See full diff in <a
href="https://github.com/disgoorg/disgo/compare/v0.13.21...v0.13.22">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/disgoorg/disgo&package-manager=go_modules&previous-version=0.13.21&new-version=0.13.22)](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>
2022-11-24 15:49:16 -03:00
dependabot[bot]
85f4be900e
feat(deps): bump github.com/xanzy/go-gitlab from 0.74.0 to 0.76.0 (#3578)
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab)
from 0.74.0 to 0.76.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="ffa70b0849"><code>ffa70b0</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/xanzy/go-gitlab/issues/1573">#1573</a>
from timofurrer/feature/metadata</li>
<li><a
href="4c641dfb87"><code>4c641df</code></a>
Implement Metadata API</li>
<li><a
href="d21dc36e99"><code>d21dc36</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/xanzy/go-gitlab/issues/1575">#1575</a>
from mycrEEpy/email-confirmed-at</li>
<li><a
href="710f2879e9"><code>710f287</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/xanzy/go-gitlab/issues/1576">#1576</a>
from r8ygun/master</li>
<li><a
href="fce97724a0"><code>fce9772</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/xanzy/go-gitlab/issues/1506">#1506</a>
from timofurrer/feature/avatars</li>
<li><a
href="02292fff2c"><code>02292ff</code></a>
Fully support project and group avatars</li>
<li><a
href="677a0fa2f7"><code>677a0fa</code></a>
Add ID parameter to FeatureFlagStrategyOptions</li>
<li><a
href="a258c409a9"><code>a258c40</code></a>
add ConfirmedAt to Email</li>
<li><a
href="3ef2120d1f"><code>3ef2120</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/xanzy/go-gitlab/issues/1570">#1570</a>
from FelixKampfer/add_field_to_projects_struct</li>
<li><a
href="4172c04a90"><code>4172c04</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/xanzy/go-gitlab/issues/1572">#1572</a>
from timofurrer/feature/settings-can-create-group</li>
<li>Additional commits viewable in <a
href="https://github.com/xanzy/go-gitlab/compare/v0.74.0...v0.76.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/xanzy/go-gitlab&package-manager=go_modules&previous-version=0.74.0&new-version=0.76.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 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>
2022-11-24 15:49:02 -03:00
Carlos Alexandro Becker
f3f1c08caf
feat: title template function (#3590)
added new `title` template function.


extracted from #3589

Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-11-24 15:21:42 -03:00
Carlos A Becker
9fa34380ea
fix(deps): nfpm v2.22.1
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-11-17 23:13:54 -03:00
John Olheiser
e65c53172e
feat: add mastodon (#3567)
This PR adds [mastodon](https://joinmastodon.org/) as an announcement
pipeline. 🥳


![mastodon-announce](https://user-images.githubusercontent.com/42128690/202544345-d90d8f10-0818-4bc2-bc35-3dbcba4254b0.png)


Resolves #3566

Signed-off-by: jolheiser <john.olheiser@gmail.com>
2022-11-17 20:40:00 -03:00
dependabot[bot]
226f56e972
feat(deps): bump github.com/google/go-github/v48 from 48.0.0 to 48.1.0 (#3558) 2022-11-15 07:58:02 -03:00
Carlos A Becker
2e4323433f
feat(deps): update nfpm to v2.22.0
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-11-12 17:52:15 -03:00
dependabot[bot]
8794290e14
feat(deps): bump github.com/invopop/jsonschema from 0.6.0 to 0.7.0 (#3539)
Bumps
[github.com/invopop/jsonschema](https://github.com/invopop/jsonschema)
from 0.6.0 to 0.7.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="9f28aff529"><code>9f28aff</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/invopop/jsonschema/issues/53">#53</a>
from webdestroya/feat/schema-post</li>
<li><a
href="ea9462d7d8"><code>ea9462d</code></a>
fixes</li>
<li><a
href="7ebaf5956b"><code>7ebaf59</code></a>
Merge branch 'main' into feat/schema-post</li>
<li><a
href="b32bc839da"><code>b32bc83</code></a>
Renaming JSONSchemaPost to JSONSchemaExtend</li>
<li><a
href="a7e97159f1"><code>a7e9715</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/invopop/jsonschema/issues/57">#57</a>
from PeterNovotney/allow-equals</li>
<li><a
href="fb292e4c0a"><code>fb292e4</code></a>
Allow for = character in extra property values</li>
<li><a
href="55c890f449"><code>55c890f</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/invopop/jsonschema/issues/46">#46</a>
from deepjyoti30/feat/add-anyof-support</li>
<li><a
href="bd9a931546"><code>bd9a931</code></a>
feat(reflect): Add method to modify the schema after processing</li>
<li><a
href="679d2ebe09"><code>679d2eb</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/invopop/jsonschema/issues/47">#47</a>
from paulcacheux/paulcacheux/inline-ptr</li>
<li><a
href="48f39d6372"><code>48f39d6</code></a>
fix <code>Pointer</code> issue because of recent go version</li>
<li>Additional commits viewable in <a
href="https://github.com/invopop/jsonschema/compare/v0.6.0...v0.7.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/invopop/jsonschema&package-manager=go_modules&previous-version=0.6.0&new-version=0.7.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 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>
2022-11-09 08:35:33 -03:00
dependabot[bot]
77b5cc3430
feat(deps): bump github.com/slack-go/slack from 0.11.3 to 0.11.4 (#3536)
Bumps [github.com/slack-go/slack](https://github.com/slack-go/slack)
from 0.11.3 to 0.11.4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/slack-go/slack/releases">github.com/slack-go/slack's
releases</a>.</em></p>
<blockquote>
<h2>v0.11.4</h2>
<h2>What's Changed</h2>
<h3>Enhancements</h3>
<ul>
<li>sharedLinks struct should be exported by <a
href="https://github.com/pmenglund"><code>@​pmenglund</code></a> in <a
href="https://github-redirect.dependabot.com/slack-go/slack/pull/1080">slack-go/slack#1080</a></li>
<li>Support slack events about file by <a
href="https://github.com/andyhaskell"><code>@​andyhaskell</code></a> in
<a
href="https://github-redirect.dependabot.com/slack-go/slack/pull/1115">slack-go/slack#1115</a></li>
<li>Add support for status_emoji_display_info by <a
href="https://github.com/paultyng"><code>@​paultyng</code></a> in <a
href="https://github-redirect.dependabot.com/slack-go/slack/pull/1120">slack-go/slack#1120</a></li>
</ul>
<h3>Fixes</h3>
<ul>
<li>fix: remove omitempty from replace_original and delete_orginal by <a
href="https://github.com/yokishava"><code>@​yokishava</code></a> in <a
href="https://github-redirect.dependabot.com/slack-go/slack/pull/1122">slack-go/slack#1122</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/pmenglund"><code>@​pmenglund</code></a>
made their first contribution in <a
href="https://github-redirect.dependabot.com/slack-go/slack/pull/1080">slack-go/slack#1080</a></li>
<li><a
href="https://github.com/andyhaskell"><code>@​andyhaskell</code></a>
made their first contribution in <a
href="https://github-redirect.dependabot.com/slack-go/slack/pull/1115">slack-go/slack#1115</a></li>
<li><a href="https://github.com/paultyng"><code>@​paultyng</code></a>
made their first contribution in <a
href="https://github-redirect.dependabot.com/slack-go/slack/pull/1120">slack-go/slack#1120</a></li>
<li><a href="https://github.com/yokishava"><code>@​yokishava</code></a>
made their first contribution in <a
href="https://github-redirect.dependabot.com/slack-go/slack/pull/1122">slack-go/slack#1122</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/slack-go/slack/compare/v0.11.3...v0.11.4">https://github.com/slack-go/slack/compare/v0.11.3...v0.11.4</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="c99b47be75"><code>c99b47b</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/slack-go/slack/issues/1122">#1122</a>
from yokishava/fix/replace-original-omitemtpy</li>
<li><a
href="df7caafe40"><code>df7caaf</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/slack-go/slack/issues/1120">#1120</a>
from paultyng/status_emoji_display_info</li>
<li><a
href="f1c8f0aea4"><code>f1c8f0a</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/slack-go/slack/issues/1115">#1115</a>
from diffeo/diffeo/deserialize-file-events</li>
<li><a
href="e745a45f9f"><code>e745a45</code></a>
fix: remove omitempty from replace_original and delete_orginal of
WebhookMessage</li>
<li><a
href="048adff3fa"><code>048adff</code></a>
Add support for status_emoji_display_info</li>
<li><a
href="8bc6dae800"><code>8bc6dae</code></a>
add deserialization for file unshared event</li>
<li><a
href="413153e68f"><code>413153e</code></a>
add deserializations for file change, shared, deleted events</li>
<li><a
href="78e593a0c4"><code>78e593a</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/slack-go/slack/issues/1080">#1080</a>
from pmenglund/sharedLinks</li>
<li>See full diff in <a
href="https://github.com/slack-go/slack/compare/v0.11.3...v0.11.4">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/slack-go/slack&package-manager=go_modules&previous-version=0.11.3&new-version=0.11.4)](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>
2022-11-07 09:11:42 -03:00
Carlos A Becker
0638b0aa38
feat(deps): update nfpm to v2.21.0
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-11-02 15:02:25 -03:00
dependabot[bot]
de1e6bb861
feat(deps): bump github.com/disgoorg/disgo from 0.13.20 to 0.13.21 (#3519)
Bumps [github.com/disgoorg/disgo](https://github.com/disgoorg/disgo)
from 0.13.20 to 0.13.21.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/disgoorg/disgo/releases">github.com/disgoorg/disgo's
releases</a>.</em></p>
<blockquote>
<h2>v0.13.21</h2>
<h2>What's Changed</h2>
<ul>
<li>add PremiumTypeNitroBasic by <a
href="https://github.com/caneleex"><code>@​caneleex</code></a> in <a
href="903df646b4</a></li>
<li>update guild features by <a
href="https://github.com/caneleex"><code>@​caneleex</code></a> in <a
href="5f832114b8</a></li>
<li>update <a
href="https://github.com/disgoorg/snowflake"><code>snowflake</code></a>
module to fix issues with decoding some <code>GuildCreate</code> events
by <a href="https://github.com/TopiSenpai"><code>@​TopiSenpai</code></a>
in <a
href="2e94ec627a</a></li>
<li>add <code>SetFooterIconf</code>, <code>SetImagef</code>,
<code>SetThumbnailf</code> and <code>SetURLf</code> by <a
href="https://github.com/itasli"><code>@​itasli</code></a> in <a
href="https://github-redirect.dependabot.com/disgoorg/disgo/pull/204">disgoorg/disgo#204</a></li>
<li>add more automod audit log types + fields by <a
href="https://github.com/caneleex"><code>@​caneleex</code></a> in <a
href="https://github-redirect.dependabot.com/disgoorg/disgo/pull/189">disgoorg/disgo#189</a></li>
<li>update oauth2 connections by <a
href="https://github.com/caneleex"><code>@​caneleex</code></a> in <a
href="9910965d4b</a></li>
<li>add default sort order to forums by <a
href="https://github.com/caneleex"><code>@​caneleex</code></a> in <a
href="0f47660bb9</a></li>
<li>add missing fields to <code>GuildForumChannelCreate</code> by <a
href="https://github.com/caneleex"><code>@​caneleex</code></a> in <a
href="d5b5254c4f</a></li>
<li>fix missing <code>guild_id</code> in GuildForumChannels by <a
href="https://github.com/TopiSenpai"><code>@​TopiSenpai</code></a> in <a
href="16246893ae</a></li>
<li>add <code>Flags</code> to <code>GuildForumChannelUpdate</code> by <a
href="https://github.com/caneleex"><code>@​caneleex</code></a> in <a
href="bdac2ebafb</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/itasli"><code>@​itasli</code></a> made
their first contribution in <a
href="https://github-redirect.dependabot.com/disgoorg/disgo/pull/204">disgoorg/disgo#204</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/disgoorg/disgo/compare/v0.13.20...v0.13.21">https://github.com/disgoorg/disgo/compare/v0.13.20...v0.13.21</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="903df646b4"><code>903df64</code></a>
add PremiumTypeNitroBasic</li>
<li><a
href="5f832114b8"><code>5f83211</code></a>
update feature list</li>
<li><a
href="2e94ec627a"><code>2e94ec6</code></a>
update snowflake module to v2.0.1 to fix snowlfake decoding error &amp;
move gate...</li>
<li><a
href="17ccdf302f"><code>17ccdf3</code></a>
add SetFooterIconf, SetImagef, SetThumbnailf and SetURLf (<a
href="https://github-redirect.dependabot.com/disgoorg/disgo/issues/204">#204</a>)</li>
<li><a
href="5cad8df785"><code>5cad8df</code></a>
fix incorrect json field name for ExpiresAt</li>
<li><a
href="0f47660bb9"><code>0f47660</code></a>
add default sort order to forums (again)</li>
<li><a
href="bdac2ebafb"><code>bdac2eb</code></a>
add Flags to GuildForumChannelUpdate</li>
<li><a
href="e1e6eb2de9"><code>e1e6eb2</code></a>
add missing methods on flag types</li>
<li><a
href="9910965d4b"><code>9910965</code></a>
update connections</li>
<li><a
href="1e34b93709"><code>1e34b93</code></a>
Revert &quot;add default sort order to forums&quot;</li>
<li>Additional commits viewable in <a
href="https://github.com/disgoorg/disgo/compare/v0.13.20...v0.13.21">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/disgoorg/disgo&package-manager=go_modules&previous-version=0.13.20&new-version=0.13.21)](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>
2022-11-01 10:26:54 -03:00
dependabot[bot]
e269a1d095
feat(deps): bump github.com/xanzy/go-gitlab from 0.73.1 to 0.74.0 (#3513)
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab)
from 0.73.1 to 0.74.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="4ec1dc623e"><code>4ec1dc6</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/xanzy/go-gitlab/issues/1540">#1540</a>
from weirdian2k3/master</li>
<li><a
href="26519c9ab7"><code>26519c9</code></a>
Fixup the PR</li>
<li><a
href="d3d6dcfe3c"><code>d3d6dcf</code></a>
Fixup the PR</li>
<li><a
href="15530cae1b"><code>15530ca</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/xanzy/go-gitlab/issues/1528">#1528</a>
from weavedev/add-feature-flag-support</li>
<li><a
href="24edab0c8f"><code>24edab0</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/xanzy/go-gitlab/issues/1559">#1559</a>
from epropulsion-tech/master</li>
<li><a
href="f56f2462b6"><code>f56f246</code></a>
Added missing fields</li>
<li><a
href="eff633c2a2"><code>eff633c</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/xanzy/go-gitlab/issues/1567">#1567</a>
from christian-sahlmann/emails-on-push</li>
<li><a
href="cc0d6de381"><code>cc0d6de</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/xanzy/go-gitlab/issues/1566">#1566</a>
from Veres72/add_resource_weight_events</li>
<li><a
href="d160433066"><code>d160433</code></a>
Super minor tweak</li>
<li><a
href="1114045cc6"><code>1114045</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/xanzy/go-gitlab/issues/1565">#1565</a>
from vntw/deploy-hook-ref</li>
<li>Additional commits viewable in <a
href="https://github.com/xanzy/go-gitlab/compare/v0.73.1...v0.74.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/xanzy/go-gitlab&package-manager=go_modules&previous-version=0.73.1&new-version=0.74.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 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>
2022-10-31 11:14:11 -03:00
dependabot[bot]
6bcc103659
feat(deps): bump github.com/spf13/cobra from 1.6.0 to 1.6.1 (#3494)
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from
1.6.0 to 1.6.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/spf13/cobra/releases">github.com/spf13/cobra's
releases</a>.</em></p>
<blockquote>
<h2>v1.6.1</h2>
<h3>Bug fixes 🐛</h3>
<ul>
<li>Fixes a panic when <code>AddGroup</code> isn't called before
<code>AddCommand(my-sub-command)</code> is executed. This can happen
within more complex cobra file structures that have many different
<code>init</code>s to be executed. Now, the check for groups has been
moved to <code>ExecuteC</code> and provides more flexibility when
working with grouped commands - <a
href="https://github.com/marckhouzam"><code>@​marckhouzam</code></a>
(and shout out to <a
href="https://github.com/aawsome"><code>@​aawsome</code></a>, <a
href="https://github.com/andig"><code>@​andig</code></a> and <a
href="https://github.com/KINGSABRI"><code>@​KINGSABRI</code></a> for a
deep investigation into this! 👏🏼)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="b43be995eb"><code>b43be99</code></a>
Check for group presence after full initialization (<a
href="https://github-redirect.dependabot.com/spf13/cobra/issues/1839">#1839</a>)
(<a
href="https://github-redirect.dependabot.com/spf13/cobra/issues/1841">#1841</a>)</li>
<li>See full diff in <a
href="https://github.com/spf13/cobra/compare/v1.6.0...v1.6.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/spf13/cobra&package-manager=go_modules&previous-version=1.6.0&new-version=1.6.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>
2022-10-25 08:29:06 -03:00
dependabot[bot]
b3d8353b37
feat(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#3493)
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify)
from 1.8.0 to 1.8.1.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="b747d7c5f8"><code>b747d7c</code></a>
Bump github.com/stretchr/objx from 0.4.0 to 0.5.0 (<a
href="https://github-redirect.dependabot.com/stretchr/testify/issues/1283">#1283</a>)</li>
<li>See full diff in <a
href="https://github.com/stretchr/testify/compare/v1.8.0...v1.8.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/stretchr/testify&package-manager=go_modules&previous-version=1.8.0&new-version=1.8.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>
2022-10-24 10:46:01 -03:00
Carlos Alexandro Becker
75effef85a
fix: unknown revision when installing with go install (#3482)
fixes #3481

Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-10-19 10:03:25 -03:00
Carlos Alexandro Becker
afdb8e7a49
fix(deps): update to go-github v48 (#3475)
latest and greatest

Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-10-19 09:53:23 -03:00
dependabot[bot]
c33f1eaa58
feat(deps): bump github.com/disgoorg/snowflake/v2 from 2.0.0 to 2.0.1 (#3471)
Bumps
[github.com/disgoorg/snowflake/v2](https://github.com/disgoorg/snowflake)
from 2.0.0 to 2.0.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/disgoorg/snowflake/releases">github.com/disgoorg/snowflake/v2's
releases</a>.</em></p>
<blockquote>
<h2>v2.0.1</h2>
<h2>Whats Changed</h2>
<ul>
<li>fix error when discord sends <code>0</code> instead of
<code>null</code> for snowflakes</li>
<li>wrap json unmarshal errors for clearer errors</li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/disgoorg/snowflake/compare/v2.0.0...v2.0.1">https://github.com/disgoorg/snowflake/compare/v2.0.0...v2.0.1</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="1f7459239b"><code>1f74592</code></a>
Update README.md</li>
<li><a
href="a0c23009c0"><code>a0c2300</code></a>
fix error when discord sends 0 instead of null for snowfakes &amp; wrap
decoding ...</li>
<li>See full diff in <a
href="https://github.com/disgoorg/snowflake/compare/v2.0.0...v2.0.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/disgoorg/snowflake/v2&package-manager=go_modules&previous-version=2.0.0&new-version=2.0.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>
2022-10-17 08:52:12 -03:00
Arsen6331
f6eb51cb9c
feat: integrate ConventionalExtension from nfpm v2.20.0 (#3468)
<!--

Hi, thanks for contributing!

Please make sure you read our CONTRIBUTING guide.

Also, add tests and the respective documentation changes as well.

-->


<!-- If applied, this commit will... -->

This PR upgrades nFPM to v0.20.0, and integrates the new
`ConventionalExtension` method to use the correct extension for the
packaging format that is being used.

<!-- Why is this change being made? -->

Currently, goreleaser uses the name of the format to determine the
extension. This has worked fine, but with the introduction of Archlinux
packages, goreleaser has to handle packages with extensions that don't
match the name of the format, since Archlinux uses `.pkg.tar.zst` as the
extension.

<!-- # Provide links to any relevant tickets, URLs or other resources
-->

goreleaser/nfpm#546
goreleaser/nfpm#543
2022-10-15 16:57:39 -03:00
dependabot[bot]
d3266feb1a
feat(deps): bump github.com/caarlos0/log from 0.1.6 to 0.1.8 (#3455)
Bumps [github.com/caarlos0/log](https://github.com/caarlos0/log) from
0.1.6 to 0.1.8.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/caarlos0/log/releases">github.com/caarlos0/log's
releases</a>.</em></p>
<blockquote>
<h2>v0.1.8</h2>
<h2>Changelog</h2>
<hr />
<p><em>Released with <a href="https://goreleaser.com/pro">GoReleaser
Pro</a>!</em></p>
<h2>v0.1.7</h2>
<h2>Changelog</h2>
<h3>Bug fixes</h3>
<ul>
<li>ba60366f75684571cf551d77e64967af2a6d0979: fix: version et al (<a
href="https://github.com/caarlos0"><code>@​caarlos0</code></a>)</li>
</ul>
<hr />
<p><em>Released with <a href="https://goreleaser.com/pro">GoReleaser
Pro</a>!</em></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="93e5e7b32d"><code>93e5e7b</code></a>
fix: lint issues</li>
<li><a
href="5b413dedaa"><code>5b413de</code></a>
fix: simplify workflows</li>
<li><a
href="834c7e12e8"><code>834c7e1</code></a>
fix: simplify workflows</li>
<li><a
href="be90986629"><code>be90986</code></a>
fix: improve workflows</li>
<li><a
href="7503623a2a"><code>7503623</code></a>
fix: go 1.19</li>
<li><a
href="db8f37cf4b"><code>db8f37c</code></a>
fix: use latest go on CI</li>
<li><a
href="ba60366f75"><code>ba60366</code></a>
fix: version et al</li>
<li>See full diff in <a
href="https://github.com/caarlos0/log/compare/v0.1.6...v0.1.8">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/caarlos0/log&package-manager=go_modules&previous-version=0.1.6&new-version=0.1.8)](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>
2022-10-12 19:04:48 -03:00
dependabot[bot]
e5c2990b4c
feat(deps): bump github.com/spf13/cobra from 1.5.0 to 1.6.0 (#3454)
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from
1.5.0 to 1.6.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/spf13/cobra/releases">github.com/spf13/cobra's
releases</a>.</em></p>
<blockquote>
<h2>v1.6.0</h2>
<h3>Summer 2022 Release</h3>
<p>Some exciting changes make their way to Cobra! Command completions
continue to get better and better (including adding <code>--help</code>
and <code>--version</code> automatic flags to the completions list).
Grouping is now possible in your help output as well! And you can now
use the <code>OnFinalize</code> method to cleanup things when all
&quot;work&quot; is done. Checkout the full changelog below:</p>
<hr />
<h4>Features 🌠</h4>
<ul>
<li>Add groups for commands in help: <a
href="https://github.com/aawsome"><code>@​aawsome</code></a> <a
href="https://github.com/marckhouzam"><code>@​marckhouzam</code></a> <a
href="https://github-redirect.dependabot.com/spf13/cobra/issues/1003">#1003</a></li>
<li>Support for case-insensitive command names: <a
href="https://github.com/YuviGold"><code>@​YuviGold</code></a> <a
href="https://github-redirect.dependabot.com/spf13/cobra/issues/1802">#1802</a></li>
<li>Expose <code>ValidateRequiredFlags</code> and
<code>ValidateFlagGroups</code>: <a
href="https://github.com/skeetwu"><code>@​skeetwu</code></a> <a
href="https://github-redirect.dependabot.com/spf13/cobra/issues/1760">#1760</a></li>
<li>Add <code>--version</code> flag to help output: <a
href="https://github.com/fnickels"><code>@​fnickels</code></a> <a
href="https://github-redirect.dependabot.com/spf13/cobra/issues/1707">#1707</a></li>
<li>Add <code>--help</code> and <code>--version</code> flag in
completions: <a
href="https://github.com/marckhouzam"><code>@​marckhouzam</code></a> <a
href="https://github-redirect.dependabot.com/spf13/cobra/issues/1813">#1813</a></li>
<li>Add <code>OnFinalize</code> method: <a
href="https://github.com/yann-soubeyrand"><code>@​yann-soubeyrand</code></a>
<a
href="https://github-redirect.dependabot.com/spf13/cobra/issues/1788">#1788</a></li>
<li>Allow user to add completion for powershell alias: <a
href="https://github.com/marckhouzam"><code>@​marckhouzam</code></a> <a
href="https://github-redirect.dependabot.com/spf13/cobra/issues/1621">#1621</a></li>
<li>Make <code>InitDefaultcompletionCmd</code> public: <a
href="https://github.com/gssbzn"><code>@​gssbzn</code></a> <a
href="https://github-redirect.dependabot.com/spf13/cobra/issues/1467">#1467</a></li>
</ul>
<h4>Deprecation 👎🏼</h4>
<ul>
<li><code>ExactValidArgs</code> is deprecated (but not being removed
entirely). This is abit nuanced, so checkout <a
href="https://github-redirect.dependabot.com/spf13/cobra/issues/1643">#1643</a>
for further information and the <a
href="https://github.com/spf13/cobra/blob/main/user_guide.md">updated
<code>user_guide.md</code></a> on how this may affect you (and how you
can take advantage of the <em>correct</em> behavior in the validators):
<a href="https://github.com/umarcor"><code>@​umarcor</code></a> <a
href="https://github-redirect.dependabot.com/spf13/cobra/issues/1643">#1643</a></li>
</ul>
<h4>Bug fixes 🐛</h4>
<ul>
<li>Fix (bash-v2) <code>activeHelp</code> length check syntax: <a
href="https://github.com/scop"><code>@​scop</code></a> <a
href="https://github-redirect.dependabot.com/spf13/cobra/issues/1762">#1762</a></li>
<li>Fix correct command path in <code>see_also</code> for yaml
documentation: <a
href="https://github.com/zregvart"><code>@​zregvart</code></a> <a
href="https://github-redirect.dependabot.com/spf13/cobra/issues/1771">#1771</a></li>
<li>Fix showing flags that shadow parent persistent flag in child help
messaging: <a
href="https://github.com/brianpursley"><code>@​brianpursley</code></a>
<a
href="https://github-redirect.dependabot.com/spf13/cobra/issues/1776">#1776</a></li>
</ul>
<h4>Dependencies 🗳️</h4>
<ul>
<li>Upgrade to use <code>gopkg.in/yaml.v3</code>: <a
href="https://github.com/tklauser"><code>@​tklauser</code></a> <a
href="https://github-redirect.dependabot.com/spf13/cobra/issues/1766">#1766</a></li>
</ul>
<h4>Testing 🤔</h4>
<ul>
<li>Test on Golang 1.19: <a
href="https://github.com/umarcor"><code>@​umarcor</code></a> &amp; <a
href="https://github.com/jpmcb"><code>@​jpmcb</code></a> <a
href="https://github-redirect.dependabot.com/spf13/cobra/issues/1782">#1782</a></li>
<li>Renamed powershell completion tests: <a
href="https://github.com/marckhouzam"><code>@​marckhouzam</code></a> <a
href="https://github-redirect.dependabot.com/spf13/cobra/issues/1803">#1803</a></li>
<li>Use <code>action/setup-go</code> cache: <a
href="https://github.com/umarcor"><code>@​umarcor</code></a> <a
href="https://github-redirect.dependabot.com/spf13/cobra/issues/1783">#1783</a></li>
<li>Add <code>workflow_dispatch</code> to CI actions: <a
href="https://github.com/umarcor"><code>@​umarcor</code></a> <a
href="https://github-redirect.dependabot.com/spf13/cobra/issues/1387">#1387</a></li>
<li>Add minimum GitHub token permissions for workflows: <a
href="https://github.com/varunsh-coder"><code>@​varunsh-coder</code></a>
<a
href="https://github-redirect.dependabot.com/spf13/cobra/issues/1792">#1792</a></li>
</ul>
<h4>Docs ✏️</h4>
<ul>
<li>Fixup spelling for GitHub CLI: <a
href="https://github.com/eltociear"><code>@​eltociear</code></a> <a
href="https://github-redirect.dependabot.com/spf13/cobra/issues/1744">#1744</a></li>
<li>Clarify <code>SetContext</code> documentation: <a
href="https://github.com/katexochen"><code>@​katexochen</code></a> <a
href="https://github-redirect.dependabot.com/spf13/cobra/issues/1748">#1748</a></li>
<li>Instruct user to <code>go install</code> for binary: <a
href="https://github.com/marckhouzam"><code>@​marckhouzam</code></a> <a
href="https://github-redirect.dependabot.com/spf13/cobra/issues/1726">#1726</a></li>
<li>User guide cleanup: <a
href="https://github.com/marckhouzam"><code>@​marckhouzam</code></a> <a
href="https://github-redirect.dependabot.com/spf13/cobra/issues/1656">#1656</a></li>
<li>Document option to hide the default completion command: <a
href="https://github.com/marckhouzam"><code>@​marckhouzam</code></a> <a
href="https://github-redirect.dependabot.com/spf13/cobra/issues/1779">#1779</a></li>
</ul>
<h4>Misc 💭</h4>
<ul>
<li>Add KubeVirt, CloudQuery, Cilium, Okteto, Zitadel, Allero to
projects using cobra: <a
href="https://github.com/maiqueb"><code>@​maiqueb</code></a> <a
href="https://github-redirect.dependabot.com/spf13/cobra/issues/1741">#1741</a>,
<a href="https://github.com/yevgenypats"><code>@​yevgenypats</code></a>
<a
href="https://github-redirect.dependabot.com/spf13/cobra/issues/1742">#1742</a>,
<a href="https://github.com/tklauser"><code>@​tklauser</code></a> <a
href="https://github-redirect.dependabot.com/spf13/cobra/issues/1745">#1745</a>,
<a href="https://github.com/jLopezbarb"><code>@​jLopezbarb</code></a> <a
href="https://github-redirect.dependabot.com/spf13/cobra/issues/1759">#1759</a>,
<a href="https://github.com/fforootd"><code>@​fforootd</code></a> <a
href="https://github-redirect.dependabot.com/spf13/cobra/issues/1772">#1772</a>,
<a href="https://github.com/dimabru"><code>@​dimabru</code></a> <a
href="https://github-redirect.dependabot.com/spf13/cobra/issues/1819">#1819</a></li>
<li>Use correct stale action <code>exempt</code> yaml keys: <a
href="https://github.com/jpmcb"><code>@​jpmcb</code></a> <a
href="https://github-redirect.dependabot.com/spf13/cobra/issues/1800">#1800</a></li>
<li>Add missing license headers: <a
href="https://github.com/umarcor"><code>@​umarcor</code></a> <a
href="https://github-redirect.dependabot.com/spf13/cobra/issues/1809">#1809</a></li>
</ul>
<p><em>Note:</em> Per <a
href="https://github-redirect.dependabot.com/spf13/cobra/issues/1804">#1804</a>,
we will be moving away from &quot;seasonal&quot; releases and doing more
generic point release targets. Continue to track the milestones and
issues in the <code>spf13/cobra</code> GitHub repository for more
information!</p>
<p>Great work everyone! Cobra would never be possible without your
contributions! 🐍</p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="860791844e"><code>8607918</code></a>
feat: make InitDefaultCompletionCmd public (<a
href="https://github-redirect.dependabot.com/spf13/cobra/issues/1467">#1467</a>)</li>
<li><a
href="2169adb574"><code>2169adb</code></a>
Add groups for commands in help (<a
href="https://github-redirect.dependabot.com/spf13/cobra/issues/1003">#1003</a>)</li>
<li><a
href="212ea40783"><code>212ea40</code></a>
Include --help and --version flag in completion (<a
href="https://github-redirect.dependabot.com/spf13/cobra/issues/1813">#1813</a>)</li>
<li><a
href="d4040ad8db"><code>d4040ad</code></a>
Allow user to add completion for powershell alias (<a
href="https://github-redirect.dependabot.com/spf13/cobra/issues/1621">#1621</a>)</li>
<li><a
href="23fc5e099f"><code>23fc5e0</code></a>
ci: add minimum GitHub token permissions for workflows (<a
href="https://github-redirect.dependabot.com/spf13/cobra/issues/1792">#1792</a>)</li>
<li><a
href="93d1913fb0"><code>93d1913</code></a>
Add OnFinalize method (<a
href="https://github-redirect.dependabot.com/spf13/cobra/issues/1788">#1788</a>)</li>
<li><a
href="07034fee49"><code>07034fe</code></a>
build(deps): bump actions/stale from 5 to 6 (<a
href="https://github-redirect.dependabot.com/spf13/cobra/issues/1815">#1815</a>)</li>
<li><a
href="3dc9761b36"><code>3dc9761</code></a>
Add allero to list of projects using cobra (<a
href="https://github-redirect.dependabot.com/spf13/cobra/issues/1819">#1819</a>)</li>
<li><a
href="7039e1fa21"><code>7039e1f</code></a>
Add '--version' flag to Help output (<a
href="https://github-redirect.dependabot.com/spf13/cobra/issues/1707">#1707</a>)</li>
<li><a
href="fce8d8aeb0"><code>fce8d8a</code></a>
Expose ValidateRequiredFlags and ValidateFlagGroups (<a
href="https://github-redirect.dependabot.com/spf13/cobra/issues/1760">#1760</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/spf13/cobra/compare/v1.5.0...v1.6.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/spf13/cobra&package-manager=go_modules&previous-version=1.5.0&new-version=1.6.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 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>
2022-10-12 19:04:16 -03:00
dependabot[bot]
db14e75766
feat(deps): bump github.com/goreleaser/nfpm/v2 from 2.18.1 to 2.19.2 (#3418)
Bumps
[github.com/goreleaser/nfpm/v2](https://github.com/goreleaser/nfpm) from
2.18.1 to 2.19.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/goreleaser/nfpm/releases">github.com/goreleaser/nfpm/v2's
releases</a>.</em></p>
<blockquote>
<h2>v2.19.2</h2>
<h2>Changelog</h2>
<h3>Bug fixes</h3>
<ul>
<li>8a1b1fcc04cf22a089d97c70e58cceeeadb6d761: fix: dont modify slices in
a loop (<a
href="https://github-redirect.dependabot.com/goreleaser/nfpm/issues/554">#554</a>)
(<a
href="https://github.com/djgilcrease"><code>@​djgilcrease</code></a>)</li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/goreleaser/nfpm/compare/v2.19.1...v2.19.2">https://github.com/goreleaser/nfpm/compare/v2.19.1...v2.19.2</a></p>
<hr />
<ul>
<li>Check out <a href="https://goreleaser.com">GoReleaser</a>: it
integrates nFPM to the release pipeline of your Go projects.</li>
</ul>
<h2>v2.19.1</h2>
<h2>Changelog</h2>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/goreleaser/nfpm/compare/v2.19.0...v2.19.1">https://github.com/goreleaser/nfpm/compare/v2.19.0...v2.19.1</a></p>
<hr />
<ul>
<li>Check out <a href="https://goreleaser.com">GoReleaser</a>: it
integrates nFPM to the release pipeline of your Go projects.</li>
</ul>
<h2>v2.19.0</h2>
<h2>Changelog</h2>
<h3>New Features</h3>
<ul>
<li>c97c714e61fdbe7dc7822681789b433b6915b95b: feat(deps): bump
github.com/google/go-cmp from 0.5.8 to 0.5.9 (<a
href="https://github-redirect.dependabot.com/goreleaser/nfpm/issues/551">#551</a>)
(<a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot])</li>
<li>db0ef254fad075b6227a7902d1a04e56cfc81d53: feat(deps): bump
github.com/klauspost/compress from 1.15.1 to 1.15.11 (<a
href="https://github-redirect.dependabot.com/goreleaser/nfpm/issues/552">#552</a>)
(<a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot])</li>
<li>4db80ebff34ebf9051727b6505d6df85d540797c: feat: allow env expansion
in conflicts, suggests, recommends, depends… (<a
href="https://github-redirect.dependabot.com/goreleaser/nfpm/issues/548">#548</a>)
(<a
href="https://github.com/djgilcrease"><code>@​djgilcrease</code></a>)</li>
<li>437d9ef31aded49fc4bc9aab058c9a659978bd12: feat: upgrade to go 1.19
(<a
href="https://github-redirect.dependabot.com/goreleaser/nfpm/issues/542">#542</a>)
(<a href="https://github.com/caarlos0"><code>@​caarlos0</code></a>)</li>
</ul>
<h3>Bug fixes</h3>
<ul>
<li>e78d8b58249dda6efb1bc47127217e71fd98629a: fix: fish completions path
on nfpm (<a
href="https://github-redirect.dependabot.com/goreleaser/nfpm/issues/547">#547</a>)
(<a href="https://github.com/caarlos0"><code>@​caarlos0</code></a>)</li>
<li>92d4dc23ceb203be1b2fdc2b5f693130b0f9a411: fix: govulncheck, semgrep
&amp; ruleguard scan/fixes (<a
href="https://github-redirect.dependabot.com/goreleaser/nfpm/issues/544">#544</a>)
(<a href="https://github.com/caarlos0"><code>@​caarlos0</code></a>)</li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/goreleaser/nfpm/compare/v2.18.1...v2.19.0">https://github.com/goreleaser/nfpm/compare/v2.18.1...v2.19.0</a></p>
<hr />
<ul>
<li>Check out <a href="https://goreleaser.com">GoReleaser</a>: it
integrates nFPM to the release pipeline of your Go projects.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="8a1b1fcc04"><code>8a1b1fc</code></a>
fix: dont modify slices in a loop (<a
href="https://github-redirect.dependabot.com/goreleaser/nfpm/issues/554">#554</a>)</li>
<li><a
href="a7a2df2794"><code>a7a2df2</code></a>
chore: announce patches too</li>
<li><a
href="f75a3fb627"><code>f75a3fb</code></a>
chore: workflows being skipped when they shouldn't</li>
<li><a
href="62aac74fdd"><code>62aac74</code></a>
chore: fix workflow</li>
<li><a
href="8140d26c07"><code>8140d26</code></a>
chore(deps): bump sigstore/cosign-installer from 2.6.0 to 2.7.0 (<a
href="https://github-redirect.dependabot.com/goreleaser/nfpm/issues/553">#553</a>)</li>
<li><a
href="db0ef254fa"><code>db0ef25</code></a>
feat(deps): bump github.com/klauspost/compress from 1.15.1 to 1.15.11
(<a
href="https://github-redirect.dependabot.com/goreleaser/nfpm/issues/552">#552</a>)</li>
<li><a
href="c97c714e61"><code>c97c714</code></a>
feat(deps): bump github.com/google/go-cmp from 0.5.8 to 0.5.9 (<a
href="https://github-redirect.dependabot.com/goreleaser/nfpm/issues/551">#551</a>)</li>
<li><a
href="cbf543f370"><code>cbf543f</code></a>
chore: improving ci config (<a
href="https://github-redirect.dependabot.com/goreleaser/nfpm/issues/550">#550</a>)</li>
<li><a
href="4db80ebff3"><code>4db80eb</code></a>
feat: allow env expansion in conflicts, suggests, recommends, depends…
(<a
href="https://github-redirect.dependabot.com/goreleaser/nfpm/issues/548">#548</a>)</li>
<li><a
href="8a98f8019d"><code>8a98f80</code></a>
docs: fix postremove script example (<a
href="https://github-redirect.dependabot.com/goreleaser/nfpm/issues/549">#549</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/goreleaser/nfpm/compare/v2.18.1...v2.19.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/goreleaser/nfpm/v2&package-manager=go_modules&previous-version=2.18.1&new-version=2.19.2)](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>
2022-10-05 09:54:47 -03:00
dependabot[bot]
22007091d5
feat(deps): bump gocloud.dev from 0.26.0 to 0.27.0 (#3430)
Bumps [gocloud.dev](https://github.com/google/go-cloud) from 0.26.0 to
0.27.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/google/go-cloud/releases">gocloud.dev's
releases</a>.</em></p>
<blockquote>
<h2>v0.27.0</h2>
<p><strong>ANNOUNCEMENT</strong>: In the next release we plan to switch
over from using OpenCensus to using OpenTelemetry; see <a
href="https://github-redirect.dependabot.com/google/go-cloud/issues/2877">#2877</a>
for discussion. Please comment on that issue if this is a concern for
you.</p>
<p><strong>BREAKING CHANGES</strong>:
<strong>blob/azureblob, pubsub/azuresb</strong>: Switched over to using
the new Azure beta release. Constructors and <code>As</code> types have
changed.</p>
<p><strong>pubsub</strong>:
<strong>all</strong>: Added support for overriding batching for AWS,
GCP, Azure.</p>
<p><strong>blob</strong>:
<strong>fileblob</strong>: Fixed file permissions on temporary
files.</p>
<p><strong>runtimevar</strong>:
<strong>etcdvar</strong>: Brought back this package now that the
upstream issues have been resolved.</p>
<p><strong>secrets</strong>:
<strong>awskms</strong>: Added support for EncryptionContext
parameters.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="3c635fdcb2"><code>3c635fd</code></a>
all: prep for v0.27.0 release</li>
<li><a
href="132c6952d0"><code>132c695</code></a>
internal: remove unused package for tracing (<a
href="https://github-redirect.dependabot.com/google/go-cloud/issues/3167">#3167</a>)</li>
<li><a
href="b078f175bb"><code>b078f17</code></a>
Add a custom createTemp function that uses consistent file permissions.
(<a
href="https://github-redirect.dependabot.com/google/go-cloud/issues/3166">#3166</a>)</li>
<li><a
href="2c69298b18"><code>2c69298</code></a>
pubsub/kafka: Allow overriding batching options for Topic (<a
href="https://github-redirect.dependabot.com/google/go-cloud/issues/3163">#3163</a>)</li>
<li><a
href="2ae6e17761"><code>2ae6e17</code></a>
blob/azureblob: add storage_account query parameter (<a
href="https://github-redirect.dependabot.com/google/go-cloud/issues/3159">#3159</a>)</li>
<li><a
href="58fd16630b"><code>58fd166</code></a>
blob/azureblob: Use azidentity.NewDefaultAzureCredential the
default/fallback...</li>
<li><a
href="bb5165b76b"><code>bb5165b</code></a>
pubsub: Add support for overriding batching for AWS, GCP, Azure drivers
(<a
href="https://github-redirect.dependabot.com/google/go-cloud/issues/3158">#3158</a>)</li>
<li><a
href="0c45fa6041"><code>0c45fa6</code></a>
blob/azureblob: Update to new azblob package BREAKING_CHANGE_OK (<a
href="https://github-redirect.dependabot.com/google/go-cloud/issues/3156">#3156</a>)</li>
<li><a
href="cf4fa6ff18"><code>cf4fa6f</code></a>
runtimevar/etcdvar: Bring back runtimevar/etcdvar (<a
href="https://github-redirect.dependabot.com/google/go-cloud/issues/3157">#3157</a>)</li>
<li><a
href="8cd52867f0"><code>8cd5286</code></a>
all: update deps and regenerate goldens (<a
href="https://github-redirect.dependabot.com/google/go-cloud/issues/3153">#3153</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/google/go-cloud/compare/v0.26.0...v0.27.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=gocloud.dev&package-manager=go_modules&previous-version=0.26.0&new-version=0.27.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 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>
2022-10-05 09:49:30 -03:00
dependabot[bot]
d4ca4e3a35
fix(deps): bump github.com/google/go-github/v47 from 47.0.0 to 47.1.0 (#3391)
Bumps
[github.com/google/go-github/v47](https://github.com/google/go-github)
from 47.0.0 to 47.1.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/google/go-github/releases">github.com/google/go-github/v47's
releases</a>.</em></p>
<blockquote>
<h2>v47.1.0</h2>
<p>This minor release includes these changes:</p>
<ul>
<li>Update scrape dependency to v47 (<a
href="https://github-redirect.dependabot.com/google/go-github/issues/2442">#2442</a>)</li>
<li>Additional options name, default_branch_only for create a fork (<a
href="https://github-redirect.dependabot.com/google/go-github/issues/2448">#2448</a>)</li>
<li>List Secret Scan Alerts with index-based pagination (<a
href="https://github-redirect.dependabot.com/google/go-github/issues/2446">#2446</a>)</li>
<li>Add alphanumeric param to AutolinkOptions (<a
href="https://github-redirect.dependabot.com/google/go-github/issues/2450">#2450</a>)</li>
<li>Remove GenerateReleaseNotes from RepositoriesService.EditRelease (<a
href="https://github-redirect.dependabot.com/google/go-github/issues/2445">#2445</a>)</li>
<li>Add org permissions to InstallationPermissions (<a
href="https://github-redirect.dependabot.com/google/go-github/issues/2452">#2452</a>)</li>
<li>Escape special characters in ref name for update ref (<a
href="https://github-redirect.dependabot.com/google/go-github/issues/2454">#2454</a>)</li>
<li>Bump github.com/google/go-cmp from 0.5.8 to 0.5.9 (<a
href="https://github-redirect.dependabot.com/google/go-github/issues/2457">#2457</a>)</li>
<li>Bump github.com/google/go-cmp from 0.5.8 to 0.5.9 in /scrape (<a
href="https://github-redirect.dependabot.com/google/go-github/issues/2458">#2458</a>)</li>
<li>Bump github.com/google/go-cmp from 0.5.8 to 0.5.9 in /update-urls
(<a
href="https://github-redirect.dependabot.com/google/go-github/issues/2459">#2459</a>)</li>
<li>Fix unhandled error in actions_artifacts.go (<a
href="https://github-redirect.dependabot.com/google/go-github/issues/2460">#2460</a>)</li>
<li>Add explicit error return (<a
href="https://github-redirect.dependabot.com/google/go-github/issues/2469">#2469</a>)</li>
<li>Add org struct fields (<a
href="https://github-redirect.dependabot.com/google/go-github/issues/2471">#2471</a>)</li>
<li>Always send 'checks' field when creating branch protection (<a
href="https://github-redirect.dependabot.com/google/go-github/issues/2468">#2468</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="23a2636cfa"><code>23a2636</code></a>
Always send 'checks' field when creating branch protection (<a
href="https://github-redirect.dependabot.com/google/go-github/issues/2468">#2468</a>)</li>
<li><a
href="642c34392d"><code>642c343</code></a>
Add org struct fields (<a
href="https://github-redirect.dependabot.com/google/go-github/issues/2471">#2471</a>)</li>
<li><a
href="30d14315cf"><code>30d1431</code></a>
Add explicit error return (<a
href="https://github-redirect.dependabot.com/google/go-github/issues/2469">#2469</a>)</li>
<li><a
href="d6115619cf"><code>d611561</code></a>
Fix unhandled error in actions_artifacts.go (<a
href="https://github-redirect.dependabot.com/google/go-github/issues/2460">#2460</a>)</li>
<li><a
href="e2f7379550"><code>e2f7379</code></a>
Bump github.com/google/go-cmp from 0.5.8 to 0.5.9 in /update-urls (<a
href="https://github-redirect.dependabot.com/google/go-github/issues/2459">#2459</a>)</li>
<li><a
href="af7f4ae929"><code>af7f4ae</code></a>
Bump github.com/google/go-cmp from 0.5.8 to 0.5.9 in /scrape (<a
href="https://github-redirect.dependabot.com/google/go-github/issues/2458">#2458</a>)</li>
<li><a
href="f452c62235"><code>f452c62</code></a>
Bump github.com/google/go-cmp from 0.5.8 to 0.5.9 (<a
href="https://github-redirect.dependabot.com/google/go-github/issues/2457">#2457</a>)</li>
<li><a
href="ae774d0751"><code>ae774d0</code></a>
Escape special characters in ref name for update ref (<a
href="https://github-redirect.dependabot.com/google/go-github/issues/2454">#2454</a>)</li>
<li><a
href="52cc49edb3"><code>52cc49e</code></a>
Add org permissions to InstallationPermissions (<a
href="https://github-redirect.dependabot.com/google/go-github/issues/2452">#2452</a>)</li>
<li><a
href="e8cac35caf"><code>e8cac35</code></a>
Remove GenerateReleaseNotes from RepositoriesService.EditRelease (<a
href="https://github-redirect.dependabot.com/google/go-github/issues/2445">#2445</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/google/go-github/compare/v47.0.0...v47.1.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/google/go-github/v47&package-manager=go_modules&previous-version=47.0.0&new-version=47.1.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 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>
2022-09-28 22:06:58 -03:00
dependabot[bot]
ad330ce61c
fix(deps): bump github.com/disgoorg/disgo from 0.13.17 to 0.13.20 (#3377)
Bumps [github.com/disgoorg/disgo](https://github.com/disgoorg/disgo)
from 0.13.17 to 0.13.20.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/disgoorg/disgo/releases">github.com/disgoorg/disgo's
releases</a>.</em></p>
<blockquote>
<h2>v0.13.20 - Forum Channel Updates</h2>
<h2>What's Changed</h2>
<ul>
<li>implement recent forum updates by <a
href="https://github.com/caneleex"><code>@​caneleex</code></a> in <a
href="https://github-redirect.dependabot.com/disgoorg/disgo/pull/197">disgoorg/disgo#197</a></li>
<li>populate <code>GuildID</code> in <code>Message</code>s from
interactions by <a
href="https://github.com/TopiSenpai"><code>@​TopiSenpai</code></a> in <a
href="9ebbc6ea22</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/disgoorg/disgo/compare/v0.13.19...v0.13.20">https://github.com/disgoorg/disgo/compare/v0.13.19...v0.13.20</a></p>
<h2>v0.13.19 - Pagination and Improved Presence UX</h2>
<h2>What's Changed</h2>
<ul>
<li>pagination helpers by <a
href="https://github.com/TopiSenpai"><code>@​TopiSenpai</code></a> in <a
href="https://github-redirect.dependabot.com/disgoorg/disgo/pull/183">disgoorg/disgo#183</a></li>
<li>improve presence UX by <a
href="https://github.com/caneleex"><code>@​caneleex</code></a> in <a
href="https://github-redirect.dependabot.com/disgoorg/disgo/pull/196">disgoorg/disgo#196</a></li>
<li>payload type consistency fixes by <a
href="https://github.com/caneleex"><code>@​caneleex</code></a> in <a
href="https://github-redirect.dependabot.com/disgoorg/disgo/pull/198">disgoorg/disgo#198</a></li>
<li>add <code>JumpURL()</code> to <code>Message</code> by <a
href="https://github.com/caneleex"><code>@​caneleex</code></a> in <a
href="97dd956ee7</a></li>
<li>add <code>GuildFeatureInvitesDisabled</code> by <a
href="https://github.com/caneleex"><code>@​caneleex</code></a> in <a
href="https://github-redirect.dependabot.com/disgoorg/disgo/pull/192">disgoorg/disgo#192</a></li>
<li>rename <code>CommandNameLocalizations</code> to
<code>NameLocalizations</code> by <a
href="https://github.com/caneleex"><code>@​caneleex</code></a> in <a
href="31933fcdeb</a></li>
<li>replace <code>rest.UpdateSelfNick</code> with
<code>rest.UpdateCurrentMember</code> by <a
href="https://github.com/caneleex"><code>@​caneleex</code></a> in <a
href="https://github-redirect.dependabot.com/disgoorg/disgo/pull/199">disgoorg/disgo#199</a></li>
</ul>
<h2>Breaking</h2>
<ul>
<li><code>gateway.WithPresence(...)</code> was renamed to
<code>gateway.WithPresenceOpts(...)</code> and
<code>gateway.NewXPresence(...)</code> funcs were renamed to
<code>gateway.WithXPresence(...)</code>. This change makes all presence
data optional, meaning you won't have to pass unwanted data on every
presence update.</li>
</ul>
<p>Example:</p>
<pre lang="go"><code>bot.WithGatewayConfigOpts(

gateway.WithPresenceOpts(gateway.WithListeningActivity(&quot;music&quot;)),
	...
)
</code></pre>
<p>New funcs:
<code>gateway.WithOnlineStatus(...)</code>
<code>gateway.WithAfk(...)</code>
<code>gateway.WithSince(...)</code></p>
<ul>
<li>some payload field types were changed to match the behavior of the
Discord API</li>
<li><code>CommandNameLocalizations</code> fields were renamed to
<code>NameLocalizations</code></li>
<li>the <code>limit</code> parameter in
<code>rest.GetGuildScheduledEventUsers</code> was moved</li>
<li><code>rest.UpdateSelfNick</code> was replaced with
<code>rest.UpdateCurrentMember</code> as the old endpoint is deprecated
(structs were also renamed accordingly)</li>
<li><code>MaxAgree</code> in <code>InviteCreate</code> was renamed to
<code>MaxAge</code> (this probably didn't even need to be mentioned
since no one complained lol)</li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/disgoorg/disgo/compare/v0.13.18...v0.13.19">https://github.com/disgoorg/disgo/compare/v0.13.18...v0.13.19</a></p>
<h2>v0.13.18 - Gateway Resume URL Handling</h2>
<h2>What's Changed</h2>
<ul>
<li>implement gateway resume URL handling by <a
href="https://github.com/caneleex"><code>@​caneleex</code></a> in <a
href="https://github-redirect.dependabot.com/disgoorg/disgo/pull/186">disgoorg/disgo#186</a></li>
<li>replace <code>DeleteMessageDays</code> with
<code>DeleteMessageSeconds</code> and make <code>rest.AddBan</code> take
a <code>time.Duration</code> by <a
href="https://github.com/caneleex"><code>@​caneleex</code></a> in <a
href="https://github-redirect.dependabot.com/disgoorg/disgo/pull/195">disgoorg/disgo#195</a></li>
<li>add <code>MessageURL</code> format to <code>Message</code> by <a
href="https://github.com/TopiSenpai"><code>@​TopiSenpai</code></a> in <a
href="9f10939de2</a></li>
<li>add <code>ApplicationCommands</code> to <code>AuditLog</code> by <a
href="https://github.com/caneleex"><code>@​caneleex</code></a> in <a
href="https://github-redirect.dependabot.com/disgoorg/disgo/pull/193">disgoorg/disgo#193</a></li>
<li>add <code>Scopes</code> to <code>BotIntegration</code> by <a
href="https://github.com/caneleex"><code>@​caneleex</code></a> in <a
href="https://github-redirect.dependabot.com/disgoorg/disgo/pull/190">disgoorg/disgo#190</a></li>
</ul>
<h2>Breaking Changes</h2>
<ul>
<li><code>rest.AddBan</code> now takes a <code>time.Duration</code>
instead of an <code>int</code> of <code>deleteMessageDays</code></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="f04f4638bb"><code>f04f463</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/disgoorg/disgo/issues/197">#197</a>
from disgoorg/patch/forum-updates</li>
<li><a
href="78ef75c526"><code>78ef75c</code></a>
remove embedding</li>
<li><a
href="76def4ee6c"><code>76def4e</code></a>
Update discord/thread.go</li>
<li><a
href="5aab1eaabd"><code>5aab1ea</code></a>
Merge branch 'development' into patch/forum-updates</li>
<li><a
href="9ebbc6ea22"><code>9ebbc6e</code></a>
populate missing guild_id field in messages returned by
interactions</li>
<li><a
href="364ec06648"><code>364ec06</code></a>
fix &quot;unknown&quot; misspells</li>
<li><a
href="1c504a9a97"><code>1c504a9</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/disgoorg/disgo/issues/183">#183</a>
from disgoorg/feature/pagination-helpers</li>
<li><a
href="0fa0901433"><code>0fa0901</code></a>
fix pagination example</li>
<li><a
href="15bdcc1e32"><code>15bdcc1</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/disgoorg/disgo/issues/192">#192</a>
from disgoorg/patch/invites-disabled-feature</li>
<li><a
href="37d3de27da"><code>37d3de2</code></a>
remove unneeded UnmarshalChannel for threads in audit log</li>
<li>Additional commits viewable in <a
href="https://github.com/disgoorg/disgo/compare/v0.13.17...v0.13.20">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/disgoorg/disgo&package-manager=go_modules&previous-version=0.13.17&new-version=0.13.20)](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>
2022-09-15 10:05:04 -03:00
dependabot[bot]
8a36f2e656
fix(deps): bump github.com/slack-go/slack from 0.11.2 to 0.11.3 (#3369)
Bumps [github.com/slack-go/slack](https://github.com/slack-go/slack)
from 0.11.2 to 0.11.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/slack-go/slack/releases">github.com/slack-go/slack's
releases</a>.</em></p>
<blockquote>
<h2>v0.11.3</h2>
<h2>What's Changed</h2>
<h3>Enhancements/Refactoring</h3>
<ul>
<li>Add metadata related event types by <a
href="https://github.com/hrkskov"><code>@​hrkskov</code></a> in <a
href="https://github-redirect.dependabot.com/slack-go/slack/pull/1096">slack-go/slack#1096</a></li>
<li>fix: UploadFileContext not calling api.AuthTestContext by <a
href="https://github.com/kevin-faliam"><code>@​kevin-faliam</code></a>
in <a
href="https://github-redirect.dependabot.com/slack-go/slack/pull/1109">slack-go/slack#1109</a></li>
</ul>
<h3>Bugfixes</h3>
<ul>
<li>Handle null value in JSONTime by <a
href="https://github.com/rusq"><code>@​rusq</code></a> in <a
href="https://github-redirect.dependabot.com/slack-go/slack/pull/1106">slack-go/slack#1106</a></li>
<li>Honor deadman timer, fixes <a
href="https://github-redirect.dependabot.com/slack-go/slack/issues/1093">#1093</a>
by <a href="https://github.com/parsley42"><code>@​parsley42</code></a>
in <a
href="https://github-redirect.dependabot.com/slack-go/slack/pull/1094">slack-go/slack#1094</a></li>
</ul>
<h3>Docs</h3>
<ul>
<li>fix some simple typos by <a
href="https://github.com/lpmi-13"><code>@​lpmi-13</code></a> in <a
href="https://github-redirect.dependabot.com/slack-go/slack/pull/1098">slack-go/slack#1098</a></li>
<li>Fix GoDoc grammers by <a
href="https://github.com/kanata2"><code>@​kanata2</code></a> in <a
href="https://github-redirect.dependabot.com/slack-go/slack/pull/1099">slack-go/slack#1099</a></li>
</ul>
<h3>Misc</h3>
<ul>
<li>Update workflow for testing by <a
href="https://github.com/kanata2"><code>@​kanata2</code></a> in <a
href="https://github-redirect.dependabot.com/slack-go/slack/pull/1100">slack-go/slack#1100</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/lpmi-13"><code>@​lpmi-13</code></a> made
their first contribution in <a
href="https://github-redirect.dependabot.com/slack-go/slack/pull/1098">slack-go/slack#1098</a></li>
<li><a href="https://github.com/hrkskov"><code>@​hrkskov</code></a> made
their first contribution in <a
href="https://github-redirect.dependabot.com/slack-go/slack/pull/1096">slack-go/slack#1096</a></li>
<li><a
href="https://github.com/kevin-faliam"><code>@​kevin-faliam</code></a>
made their first contribution in <a
href="https://github-redirect.dependabot.com/slack-go/slack/pull/1109">slack-go/slack#1109</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/slack-go/slack/compare/v0.11.2...v0.11.3">https://github.com/slack-go/slack/compare/v0.11.2...v0.11.3</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="6f5eda2a6c"><code>6f5eda2</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/slack-go/slack/issues/1094">#1094</a>
from lnxjedi/fix-timeout</li>
<li><a
href="d197559760"><code>d197559</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/slack-go/slack/issues/1106">#1106</a>
from rusq/patch-1</li>
<li><a
href="ba4dcc33c4"><code>ba4dcc3</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/slack-go/slack/issues/1109">#1109</a>
from kevin-faliam/fix_UploadFileContext</li>
<li><a
href="6e76f47f82"><code>6e76f47</code></a>
fix: UploadFileContext not calling api.AuthTestContext</li>
<li><a
href="e47ef98b88"><code>e47ef98</code></a>
add JSONTime test</li>
<li><a
href="0b2c5fadab"><code>0b2c5fa</code></a>
Handle null JSONTime Unmarshal</li>
<li><a
href="870ec8a6e7"><code>870ec8a</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/slack-go/slack/issues/1096">#1096</a>
from hrkskov/feat/metadata_events</li>
<li><a
href="4e3dfc2ff2"><code>4e3dfc2</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/slack-go/slack/issues/1100">#1100</a>
from slack-go/ci-miscs</li>
<li><a
href="83bcc585db"><code>83bcc58</code></a>
Update workflow for testing</li>
<li><a
href="a5a199f631"><code>a5a199f</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/slack-go/slack/issues/1099">#1099</a>
from slack-go/fix/linter-errors</li>
<li>Additional commits viewable in <a
href="https://github.com/slack-go/slack/compare/v0.11.2...v0.11.3">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/slack-go/slack&package-manager=go_modules&previous-version=0.11.2&new-version=0.11.3)](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>
2022-09-15 09:45:02 -03:00
dependabot[bot]
4afcbe2ea1
fix(deps): bump github.com/caarlos0/env/v6 from 6.10.0 to 6.10.1 (#3372)
Bumps [github.com/caarlos0/env/v6](https://github.com/caarlos0/env) from
6.10.0 to 6.10.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/caarlos0/env/releases">github.com/caarlos0/env/v6's
releases</a>.</em></p>
<blockquote>
<h2>v6.10.1</h2>
<h2>Changelog</h2>
<h3>Bug fixes</h3>
<ul>
<li>f3ddf1f7ee602a224429717ddc431e9083d45882: fix: non empty struct
pointer value (<a
href="https://github-redirect.dependabot.com/caarlos0/env/issues/236">#236</a>)
(<a href="https://github.com/akutuev"><code>@​akutuev</code></a>)</li>
</ul>
<hr />
<p><em>Released with <a href="https://goreleaser.com/pro">GoReleaser
Pro</a>!</em></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="538d000518"><code>538d000</code></a>
chore: touch go.sum</li>
<li><a
href="5d66c35135"><code>5d66c35</code></a>
chore: govulncheck, semgrep &amp; ruleguard jobs</li>
<li><a
href="f3ddf1f7ee"><code>f3ddf1f</code></a>
fix: non empty struct pointer value (<a
href="https://github-redirect.dependabot.com/caarlos0/env/issues/236">#236</a>)</li>
<li>See full diff in <a
href="https://github.com/caarlos0/env/compare/v6.10.0...v6.10.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/caarlos0/env/v6&package-manager=go_modules&previous-version=6.10.0&new-version=6.10.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>
2022-09-15 09:44:28 -03:00
Carlos A Becker
da05701977
fix: race condition on logs
This brings an update on caarlos0/log, precisely due to
452cd19227,
which fixes the bug reported at #3363.

Closes #3363
2022-09-11 23:06:01 -03:00
dependabot[bot]
7ed4197f51
feat(deps): bump github.com/caarlos0/env/v6 from 6.9.3 to 6.10.0 (#3338)
Bumps [github.com/caarlos0/env/v6](https://github.com/caarlos0/env) from 6.9.3 to 6.10.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/caarlos0/env/releases">github.com/caarlos0/env/v6's releases</a>.</em></p>
<blockquote>
<h2>v6.10.0</h2>
<h2>Changelog</h2>
<h3>New Features</h3>
<ul>
<li>69c7b5a1dc8b2c4e78a7211aef3fd102333e4e4f: feat: aggregate validation errors (<a href="https://github-redirect.dependabot.com/caarlos0/env/issues/233">#233</a>) (<a href="https://github.com/akutuev"><code>@​akutuev</code></a>)</li>
</ul>
<h3>Bug fixes</h3>
<ul>
<li>439dbad60f367bc1995f066cf9127743d468a572: fix: RequiredIfNoDef with nested structs (<a href="https://github-redirect.dependabot.com/caarlos0/env/issues/229">#229</a>) (<a href="https://github.com/HarmlessEvil"><code>@​HarmlessEvil</code></a>)</li>
</ul>
<h3>Documentation updates</h3>
<ul>
<li>60b5226da3e5e4ca3dcb795b8416f30c5cb2c5a9: docs: broken link (<a href="https://github.com/caarlos0"><code>@​caarlos0</code></a>)</li>
<li>4c93d81012635da80954a1b3ec2e30566aa1b9d9: docs: remove duplicate <code>string</code> (<a href="https://github-redirect.dependabot.com/caarlos0/env/issues/232">#232</a>) (<a href="https://github.com/dacapoday"><code>@​dacapoday</code></a>)</li>
</ul>
<hr />
<p><em>Released with <a href="https://goreleaser.com/pro">GoReleaser Pro</a>!</em></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="69c7b5a1dc"><code>69c7b5a</code></a> feat: aggregate validation errors (<a href="https://github-redirect.dependabot.com/caarlos0/env/issues/233">#233</a>)</li>
<li><a href="4c93d81012"><code>4c93d81</code></a> docs: remove duplicate <code>string</code> (<a href="https://github-redirect.dependabot.com/caarlos0/env/issues/232">#232</a>)</li>
<li><a href="60b5226da3"><code>60b5226</code></a> docs: broken link</li>
<li><a href="1917ee3bb3"><code>1917ee3</code></a> chore(build): makefile</li>
<li><a href="439dbad60f"><code>439dbad</code></a> fix: RequiredIfNoDef with nested structs (<a href="https://github-redirect.dependabot.com/caarlos0/env/issues/229">#229</a>)</li>
<li>See full diff in <a href="https://github.com/caarlos0/env/compare/v6.9.3...v6.10.0">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/caarlos0/env/v6&package-manager=go_modules&previous-version=6.9.3&new-version=6.10.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 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>
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-08-25 01:08:00 -03:00
dependabot[bot]
ffe7c2cea8
feat(deps): bump github.com/xanzy/go-gitlab from 0.73.0 to 0.73.1 (#3342)
[//]: # (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/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.73.0 to 0.73.1.
<details>
<summary>Commits</summary>
<ul>
<li><a href="e3c6ee4750"><code>e3c6ee4</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/xanzy/go-gitlab/issues/1531">#1531</a> from timofurrer/fix-group-saml</li>
<li><a href="c6383e6edc"><code>c6383e6</code></a> Fix SAML Group Links Access Level type</li>
<li>See full diff in <a href="https://github.com/xanzy/go-gitlab/compare/v0.73.0...v0.73.1">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/xanzy/go-gitlab&package-manager=go_modules&previous-version=0.73.0&new-version=0.73.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>
2022-08-24 10:01:30 -03:00
dependabot[bot]
db373b2204
feat(deps): bump github.com/disgoorg/disgo from 0.13.16 to 0.13.17 (#3341)
Bumps [github.com/disgoorg/disgo](https://github.com/disgoorg/disgo) from 0.13.16 to 0.13.17.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/disgoorg/disgo/releases">github.com/disgoorg/disgo's releases</a>.</em></p>
<blockquote>
<h2>v0.13.17 - Slash Command Mentions</h2>
<h2>What's Changed</h2>
<ul>
<li>add support for slash command mentions by <a href="https://github.com/caneleex"><code>@​caneleex</code></a> in <a href="https://github-redirect.dependabot.com/disgoorg/disgo/pull/194">disgoorg/disgo#194</a></li>
<li>add <code>CreatedAt()</code> to most entities and improve type consistency of stored timestaps by <a href="https://github.com/caneleex"><code>@​caneleex</code></a> in <a href="https://github-redirect.dependabot.com/disgoorg/disgo/pull/185">disgoorg/disgo#185</a></li>
<li>remove <code>AutoModerationTriggerTypeHarmfulLink</code> by <a href="https://github.com/caneleex"><code>@​caneleex</code></a> in <a href="https://github-redirect.dependabot.com/disgoorg/disgo/pull/188">disgoorg/disgo#188</a></li>
<li>add <code>AutoModerationTriggerTypeMentionSpam</code> by <a href="https://github.com/caneleex"><code>@​caneleex</code></a> in <a href="cedb59b631</a></li>
<li>add <code>Position</code> to <code>Message</code> by <a href="https://github.com/caneleex"><code>@​caneleex</code></a> in <a href="aebcd69359</a></li>
</ul>
<h2>Breaking Changes</h2>
<ul>
<li><code>Activity</code> and <code>ActivityTimestamps</code> now use <code>time.Time</code> instead of <code>int64</code></li>
<li><code>AutoModerationTriggerTypeHarmfulLink</code> was removed as the filter is now used globally</li>
<li><code>Entries</code> field in <code>AuditLog</code> was renamed to <code>AuditLogEntries</code> to match the API name</li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/disgoorg/disgo/compare/v0.13.16...v0.13.17">https://github.com/disgoorg/disgo/compare/v0.13.16...v0.13.17</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="72321bc8fd"><code>72321bc</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/disgoorg/disgo/issues/194">#194</a> from disgoorg/patch/command-mentions</li>
<li><a href="1cbb8506d3"><code>1cbb850</code></a> rename CommandMention to SlashCommandMention</li>
<li><a href="389446f954"><code>389446f</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/disgoorg/disgo/issues/188">#188</a> from disgoorg/patch/remove-harmful-link-trigger</li>
<li><a href="e91ec49fea"><code>e91ec49</code></a> Merge branch 'development' into patch/command-mentions</li>
<li><a href="060a735f35"><code>060a735</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/disgoorg/disgo/issues/185">#185</a> from disgoorg/patch/entity-creation</li>
<li><a href="7295dbe0d0"><code>7295dbe</code></a> added some missing CreatedAt() time.Time methods</li>
<li><a href="29b7e568fc"><code>29b7e56</code></a> fix wrong iterator in AuditLog unmarshal</li>
<li><a href="a2aca7ab43"><code>a2aca7a</code></a> fix &quot;whether&quot; typos</li>
<li><a href="1ae0e72f29"><code>1ae0e72</code></a> add a comment to CommandMention</li>
<li><a href="4f441f3a13"><code>4f441f3</code></a> add MentionTypeCommand</li>
<li>Additional commits viewable in <a href="https://github.com/disgoorg/disgo/compare/v0.13.16...v0.13.17">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/disgoorg/disgo&package-manager=go_modules&previous-version=0.13.16&new-version=0.13.17)](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>
2022-08-24 10:01:10 -03:00
Carlos A Becker
0325b0485b
feat(deps): update go-github to v47
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-08-22 21:48:57 -03:00