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

757 Commits

Author SHA1 Message Date
dependabot[bot]
32e676fbe8
chore(deps): bump github.com/ory/dockertest/v3 from 3.10.0 to 3.11.0 (#5070)
Bumps [github.com/ory/dockertest/v3](https://github.com/ory/dockertest)
from 3.10.0 to 3.11.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ory/dockertest/releases">github.com/ory/dockertest/v3's
releases</a>.</em></p>
<blockquote>
<h2>v3.11.0</h2>
<h2>What's Changed</h2>
<ul>
<li>chore(deps): bump github.com/opencontainers/runc from 1.1.5 to 1.1.6
by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>
in <a
href="https://redirect.github.com/ory/dockertest/pull/435">ory/dockertest#435</a></li>
<li>chore(deps): bump github.com/Microsoft/go-winio from 0.6.0 to 0.6.1
by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>
in <a
href="https://redirect.github.com/ory/dockertest/pull/437">ory/dockertest#437</a></li>
<li>chore(deps): bump github.com/lib/pq from
0.0.0-20180327071824-d34b9ff171c2 to 1.10.8 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/ory/dockertest/pull/438">ory/dockertest#438</a></li>
<li>chore(deps): bump github.com/docker/docker from 20.10.7+incompatible
to 20.10.24+incompatible by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/ory/dockertest/pull/426">ory/dockertest#426</a></li>
<li>chore(deps): bump actions/checkout from 2 to 3 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/ory/dockertest/pull/427">ory/dockertest#427</a></li>
<li>chore(deps): bump github.com/sirupsen/logrus from 1.9.0 to 1.9.2 by
<a href="https://github.com/dependabot"><code>@​dependabot</code></a> in
<a
href="https://redirect.github.com/ory/dockertest/pull/450">ory/dockertest#450</a></li>
<li>chore(deps): bump github.com/containerd/continuity from 0.3.0 to
0.4.1 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/ory/dockertest/pull/451">ory/dockertest#451</a></li>
<li>chore(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.3 by
<a href="https://github.com/dependabot"><code>@​dependabot</code></a> in
<a
href="https://redirect.github.com/ory/dockertest/pull/449">ory/dockertest#449</a></li>
<li>chore(deps): bump github.com/opencontainers/runc from 1.1.6 to 1.1.7
by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>
in <a
href="https://redirect.github.com/ory/dockertest/pull/442">ory/dockertest#442</a></li>
<li>chore(deps): bump golang.org/x/sys from 0.7.0 to 0.8.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/ory/dockertest/pull/445">ory/dockertest#445</a></li>
<li>chore(deps): bump github.com/moby/term from
0.0.0-20201216013528-df9cb8a40635 to 0.5.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/ory/dockertest/pull/446">ory/dockertest#446</a></li>
<li>chore(deps): bump github.com/docker/cli from 20.10.17+incompatible
to 24.0.1+incompatible by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/ory/dockertest/pull/448">ory/dockertest#448</a></li>
<li>chore: bump dependencies and fix some lint by <a
href="https://github.com/alnr"><code>@​alnr</code></a> in <a
href="https://redirect.github.com/ory/dockertest/pull/499">ory/dockertest#499</a></li>
<li>chore(deps): bump golang.org/x/sys from 0.19.0 to 0.21.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/ory/dockertest/pull/501">ory/dockertest#501</a></li>
<li>chore(deps): bump actions/checkout from 2 to 4 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/ory/dockertest/pull/475">ory/dockertest#475</a></li>
<li>feat: fall back to podman if available by <a
href="https://github.com/SoMuchForSubtlety"><code>@​SoMuchForSubtlety</code></a>
in <a
href="https://redirect.github.com/ory/dockertest/pull/452">ory/dockertest#452</a></li>
<li>test: refactor asserts by <a
href="https://github.com/alexandear"><code>@​alexandear</code></a> in <a
href="https://redirect.github.com/ory/dockertest/pull/497">ory/dockertest#497</a></li>
<li>use defer instead of os.Exit(m.Run()) by <a
href="https://github.com/pmenglund"><code>@​pmenglund</code></a> in <a
href="https://redirect.github.com/ory/dockertest/pull/493">ory/dockertest#493</a></li>
<li>docs: remove outdated dep install instruction by <a
href="https://github.com/alexandear"><code>@​alexandear</code></a> in <a
href="https://redirect.github.com/ory/dockertest/pull/505">ory/dockertest#505</a></li>
<li>chore: remove direct dependency on gotest.tools/v3 by <a
href="https://github.com/alexandear"><code>@​alexandear</code></a> in <a
href="https://redirect.github.com/ory/dockertest/pull/504">ory/dockertest#504</a></li>
<li>chore: replace deprecated ioutil.TempDir with os.MkdirTemp by <a
href="https://github.com/alexandear"><code>@​alexandear</code></a> in <a
href="https://redirect.github.com/ory/dockertest/pull/506">ory/dockertest#506</a></li>
<li>chore(deps): bump github.com/opencontainers/runc from 1.1.12 to
1.1.13 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/ory/dockertest/pull/509">ory/dockertest#509</a></li>
<li>move tests to dockertest_test package by <a
href="https://github.com/siraj-mx51"><code>@​siraj-mx51</code></a> in <a
href="https://redirect.github.com/ory/dockertest/pull/490">ory/dockertest#490</a></li>
<li>chore(deps): bump github.com/opencontainers/image-spec from 1.0.2 to
1.1.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/ory/dockertest/pull/510">ory/dockertest#510</a></li>
<li>chore(deps): bump actions/setup-node from 2.pre.beta to 4.0.2 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/ory/dockertest/pull/503">ory/dockertest#503</a></li>
<li>chore(deps): bump actions/setup-go from 4 to 5 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/ory/dockertest/pull/508">ory/dockertest#508</a></li>
<li>chore(deps): bump actions/stale from 4 to 9 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/ory/dockertest/pull/507">ory/dockertest#507</a></li>
<li>feat: introduce cve scanners by <a
href="https://github.com/Demonsthere"><code>@​Demonsthere</code></a> in
<a
href="https://redirect.github.com/ory/dockertest/pull/500">ory/dockertest#500</a></li>
<li>chore: update docker to v27.1.1 by <a
href="https://github.com/adamwalach"><code>@​adamwalach</code></a> in <a
href="https://redirect.github.com/ory/dockertest/pull/522">ory/dockertest#522</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/alnr"><code>@​alnr</code></a> made their
first contribution in <a
href="https://redirect.github.com/ory/dockertest/pull/499">ory/dockertest#499</a></li>
<li><a
href="https://github.com/SoMuchForSubtlety"><code>@​SoMuchForSubtlety</code></a>
made their first contribution in <a
href="https://redirect.github.com/ory/dockertest/pull/452">ory/dockertest#452</a></li>
<li><a
href="https://github.com/siraj-mx51"><code>@​siraj-mx51</code></a> made
their first contribution in <a
href="https://redirect.github.com/ory/dockertest/pull/490">ory/dockertest#490</a></li>
<li><a
href="https://github.com/Demonsthere"><code>@​Demonsthere</code></a>
made their first contribution in <a
href="https://redirect.github.com/ory/dockertest/pull/500">ory/dockertest#500</a></li>
<li><a
href="https://github.com/adamwalach"><code>@​adamwalach</code></a> made
their first contribution in <a
href="https://redirect.github.com/ory/dockertest/pull/522">ory/dockertest#522</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ory/dockertest/compare/v3.10.0...v3.11.0">https://github.com/ory/dockertest/compare/v3.10.0...v3.11.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="6110e9a38f"><code>6110e9a</code></a>
chore: update docker to v27.1.1 (<a
href="https://redirect.github.com/ory/dockertest/issues/522">#522</a>)</li>
<li><a
href="d229e74b74"><code>d229e74</code></a>
feat: introduce cve scanners (<a
href="https://redirect.github.com/ory/dockertest/issues/500">#500</a>)</li>
<li><a
href="1b46b2915a"><code>1b46b29</code></a>
chore(deps): bump actions/stale from 4 to 9 (<a
href="https://redirect.github.com/ory/dockertest/issues/507">#507</a>)</li>
<li><a
href="44496a38aa"><code>44496a3</code></a>
chore(deps): bump actions/setup-go from 4 to 5 (<a
href="https://redirect.github.com/ory/dockertest/issues/508">#508</a>)</li>
<li><a
href="1aa8cd7bf8"><code>1aa8cd7</code></a>
chore(deps): bump actions/setup-node from 2.pre.beta to 4.0.2 (<a
href="https://redirect.github.com/ory/dockertest/issues/503">#503</a>)</li>
<li><a
href="0c91bda2b4"><code>0c91bda</code></a>
chore(deps): bump github.com/opencontainers/image-spec (<a
href="https://redirect.github.com/ory/dockertest/issues/510">#510</a>)</li>
<li><a
href="3328cf9343"><code>3328cf9</code></a>
move tests to dockertest_test package (<a
href="https://redirect.github.com/ory/dockertest/issues/490">#490</a>)</li>
<li><a
href="05f634764e"><code>05f6347</code></a>
chore(deps): bump github.com/opencontainers/runc from 1.1.12 to 1.1.13
(<a
href="https://redirect.github.com/ory/dockertest/issues/509">#509</a>)</li>
<li><a
href="6539ccd9aa"><code>6539ccd</code></a>
chore: replace deprecated ioutil.TempDir with os.MkdirTemp (<a
href="https://redirect.github.com/ory/dockertest/issues/506">#506</a>)</li>
<li><a
href="84015fd57c"><code>84015fd</code></a>
chore: remove direct dependency on gotest.tools/v3 (<a
href="https://redirect.github.com/ory/dockertest/issues/504">#504</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/ory/dockertest/compare/v3.10.0...v3.11.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/ory/dockertest/v3&package-manager=go_modules&previous-version=3.10.0&new-version=3.11.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

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

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-13 09:31:51 -03:00
Carlos Alexandro Becker
f65ff027ae
chore(deps): update env and lipgloss (#5066)
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2024-08-10 21:52:55 -03:00
Carlos Alexandro Becker
65195c06ec
sec(deps): update docker/docker and google/go-containerregistry (#5065)
CVE-2024-41110

Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2024-08-09 23:42:51 -03:00
Carlos Alexandro Becker
47ff67b252
feat(deps): update ko and gocloud.dev (#5063)
cyclonedx and go.version-m were removed from latest ko version

https://github.com/ko-build/ko/pull/1333

---------

Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2024-08-09 19:51:02 -03:00
dependabot[bot]
0a6405b34d
chore(deps): bump github.com/docker/docker from 26.1.4+incompatible to 26.1.5+incompatible (#5064)
Bumps [github.com/docker/docker](https://github.com/docker/docker) from
26.1.4+incompatible to 26.1.5+incompatible.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/docker/docker/releases">github.com/docker/docker's
releases</a>.</em></p>
<blockquote>
<h2>v26.1.5</h2>
<h2>26.1.5</h2>
<h3>Security</h3>
<p>This release contains a fix for <a
href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-41110">CVE-2024-41110</a>
/ <a
href="https://github.com/moby/moby/security/advisories/GHSA-v23v-6jw2-98fq">GHSA-v23v-6jw2-98fq</a>
that impacted setups using <a
href="https://docs.docker.com/engine/extend/plugins_authorization/">authorization
plugins (AuthZ)</a>
for access control. No other changes are included in this release, and
this
release is otherwise identical for users not using AuthZ plugins.</p>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/moby/moby/compare/v26.1.4...v26.1.5">https://github.com/moby/moby/compare/v26.1.4...v26.1.5</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="411e817ddf"><code>411e817</code></a>
Merge commit from fork</li>
<li><a
href="9cc85eaef1"><code>9cc85ea</code></a>
If url includes scheme, urlPath will drop hostname, which would not
match the...</li>
<li><a
href="820cab90bc"><code>820cab9</code></a>
Authz plugin security fixes for 0-length content and path
validation</li>
<li><a
href="6bc49067a6"><code>6bc4906</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/docker/issues/48123">#48123</a>
from vvoland/v26.1-48120</li>
<li><a
href="6fbdce4b94"><code>6fbdce4</code></a>
update to go1.21.12</li>
<li><a
href="f5334644ec"><code>f533464</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/docker/issues/47986">#47986</a>
from vvoland/v26.1-47985</li>
<li><a
href="c1d4587d76"><code>c1d4587</code></a>
builder/mobyexporter: Add missing nil check</li>
<li><a
href="d6428049a5"><code>d642804</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/docker/issues/47940">#47940</a>
from thaJeztah/26.1_backport_api_remove_container_c...</li>
<li><a
href="daba2462f5"><code>daba246</code></a>
docs: api: image inspect: remove Container and ContainerConfig</li>
<li>See full diff in <a
href="https://github.com/docker/docker/compare/v26.1.4...v26.1.5">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/docker/docker&package-manager=go_modules&previous-version=26.1.4+incompatible&new-version=26.1.5+incompatible)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

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

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/goreleaser/goreleaser/network/alerts).

</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-09 16:32:01 -03:00
dependabot[bot]
35f75cefab
chore(deps): bump golang.org/x/tools from 0.23.0 to 0.24.0 (#5060)
Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.23.0
to 0.24.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="3057be8f63"><code>3057be8</code></a>
go.mod: update golang.org/x dependencies</li>
<li><a
href="4653e48eb8"><code>4653e48</code></a>
gopls/internal/analysis: add skipped analysis simplify on generated
code</li>
<li><a
href="f855a53930"><code>f855a53</code></a>
gopls/internal/telemetry/cmd/stacks: use authentication token</li>
<li><a
href="3ffd605b1e"><code>3ffd605</code></a>
gopls/doc/features: fix prominent typo</li>
<li><a
href="a5df6ad55c"><code>a5df6ad</code></a>
go/analysis/passes/printf: report non-constant format, no args</li>
<li><a
href="c03e5c28b0"><code>c03e5c2</code></a>
go/packages: do not nullify Fset when NeedSyntax is set</li>
<li><a
href="6a6fd991e9"><code>6a6fd99</code></a>
go/ssa: substitute type parameterized aliases</li>
<li><a
href="f6a239054f"><code>f6a2390</code></a>
gopls/doc: delete commands.md</li>
<li><a
href="2154cbf88d"><code>2154cbf</code></a>
gopls/internal/golang: add &quot;Browse gopls features&quot; code
action</li>
<li><a
href="ead76ab5e9"><code>ead76ab</code></a>
go/analysis: Add modules to Pass</li>
<li>Additional commits viewable in <a
href="https://github.com/golang/tools/compare/v0.23.0...v0.24.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/tools&package-manager=go_modules&previous-version=0.23.0&new-version=0.24.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

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

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-09 09:38:04 -03:00
dependabot[bot]
282ae599d8
chore(deps): bump golang.org/x/text from 0.16.0 to 0.17.0 (#5055)
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.16.0 to
0.17.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="b2bec85eb9"><code>b2bec85</code></a>
go.mod: update golang.org/x dependencies</li>
<li><a
href="ae0cf96bbc"><code>ae0cf96</code></a>
LICENSE: update per Google Legal</li>
<li>See full diff in <a
href="https://github.com/golang/text/compare/v0.16.0...v0.17.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.16.0&new-version=0.17.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

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

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-08 10:15:40 -03:00
dependabot[bot]
e1f1843c01
chore(deps): bump golang.org/x/oauth2 from 0.21.0 to 0.22.0 (#5052)
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from
0.21.0 to 0.22.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="6d8340f1c5"><code>6d8340f</code></a>
LICENSE: update per Google Legal</li>
<li>See full diff in <a
href="https://github.com/golang/oauth2/compare/v0.21.0...v0.22.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/oauth2&package-manager=go_modules&previous-version=0.21.0&new-version=0.22.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

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

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-06 16:17:45 -03:00
dependabot[bot]
b89d872ef6
chore(deps): bump github.com/atc0005/go-teams-notify/v2 from 2.10.0 to 2.11.0 (#5049)
Bumps
[github.com/atc0005/go-teams-notify/v2](https://github.com/atc0005/go-teams-notify)
from 2.10.0 to 2.11.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.11.0</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>New Features or Enhancements 🎉</h3>
<ul>
<li>Add initial support for Workflow connectors by <a
href="https://github.com/atc0005"><code>@​atc0005</code></a> in <a
href="https://redirect.github.com/atc0005/go-teams-notify/pull/275">atc0005/go-teams-notify#275</a></li>
</ul>
<h3>Bug Fixes 🐛</h3>
<ul>
<li>Remove inactive maligned linter by <a
href="https://github.com/atc0005"><code>@​atc0005</code></a> in <a
href="https://redirect.github.com/atc0005/go-teams-notify/pull/261">atc0005/go-teams-notify#261</a></li>
<li>Fix validation for <code>Action.Type</code> field by <a
href="https://github.com/atc0005"><code>@​atc0005</code></a> in <a
href="https://redirect.github.com/atc0005/go-teams-notify/pull/274">atc0005/go-teams-notify#274</a></li>
<li>Update CodeQL workflow to run on dev branch PRs by <a
href="https://github.com/atc0005"><code>@​atc0005</code></a> in <a
href="https://redirect.github.com/atc0005/go-teams-notify/pull/283">atc0005/go-teams-notify#283</a></li>
</ul>
<h3>Dependency Updates</h3>
<ul>
<li>Go Dependency: Bump github.com/stretchr/testify from 1.8.4 to 1.9.0
by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>
in <a
href="https://redirect.github.com/atc0005/go-teams-notify/pull/259">atc0005/go-teams-notify#259</a></li>
</ul>
<h3>Other Changes</h3>
<ul>
<li>Documentation refresh for O365 &amp; Workflow connectors by <a
href="https://github.com/atc0005"><code>@​atc0005</code></a> in <a
href="https://redirect.github.com/atc0005/go-teams-notify/pull/272">atc0005/go-teams-notify#272</a></li>
<li>Update CHANGELOG for v2.11.0 release by <a
href="https://github.com/atc0005"><code>@​atc0005</code></a> in <a
href="https://redirect.github.com/atc0005/go-teams-notify/pull/286">atc0005/go-teams-notify#286</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/atc0005/go-teams-notify/compare/v2.10.0...v2.11.0">https://github.com/atc0005/go-teams-notify/compare/v2.10.0...v2.11.0</a></p>
<h2>v2.11.0-rc.1</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>New Features or Enhancements 🎉</h3>
<ul>
<li>Add initial support for Workflow connectors by <a
href="https://github.com/atc0005"><code>@​atc0005</code></a> in <a
href="https://redirect.github.com/atc0005/go-teams-notify/pull/275">atc0005/go-teams-notify#275</a></li>
</ul>
<h3>Bug Fixes 🐛</h3>
<ul>
<li>Remove inactive maligned linter by <a
href="https://github.com/atc0005"><code>@​atc0005</code></a> in <a
href="https://redirect.github.com/atc0005/go-teams-notify/pull/261">atc0005/go-teams-notify#261</a></li>
<li>Fix validation for <code>Action.Type</code> field by <a
href="https://github.com/atc0005"><code>@​atc0005</code></a> in <a
href="https://redirect.github.com/atc0005/go-teams-notify/pull/274">atc0005/go-teams-notify#274</a></li>
<li>Update CodeQL workflow to run on dev branch PRs by <a
href="https://github.com/atc0005"><code>@​atc0005</code></a> in <a
href="https://redirect.github.com/atc0005/go-teams-notify/pull/283">atc0005/go-teams-notify#283</a></li>
</ul>
<h3>Dependency Updates</h3>
<ul>
<li>Go Dependency: Bump github.com/stretchr/testify from 1.8.4 to 1.9.0
by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>
in <a
href="https://redirect.github.com/atc0005/go-teams-notify/pull/259">atc0005/go-teams-notify#259</a></li>
</ul>
<h3>Other Changes</h3>
<ul>
<li>Documentation refresh for O365 &amp; Workflow connectors by <a
href="https://github.com/atc0005"><code>@​atc0005</code></a> in <a
href="https://redirect.github.com/atc0005/go-teams-notify/pull/272">atc0005/go-teams-notify#272</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/atc0005/go-teams-notify/compare/v2.10.0...v2.11.0-rc.1">https://github.com/atc0005/go-teams-notify/compare/v2.10.0...v2.11.0-rc.1</a></p>
<h2>v2.11.0-alpha.5</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>Bug Fixes 🐛</h3>
<ul>
<li>Refactor regex for default Workflow URLs (redux) by <a
href="https://github.com/atc0005"><code>@​atc0005</code></a> in <a
href="https://redirect.github.com/atc0005/go-teams-notify/pull/280">atc0005/go-teams-notify#280</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/atc0005/go-teams-notify/compare/v2.11.0-alpha.4...v2.11.0-alpha.5">https://github.com/atc0005/go-teams-notify/compare/v2.11.0-alpha.4...v2.11.0-alpha.5</a></p>
<h2>v2.11.0-alpha.4</h2>
<!-- 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.11.0] - 2024-08-02</h2>
<h3>Added</h3>
<ul>
<li>(<a
href="https://redirect.github.com/atc0005/go-teams-notify/issues/275">GH-275</a>)
Add initial support for Workflow connectors</li>
</ul>
<h3>Changed</h3>
<h4>Dependency Updates</h4>
<ul>
<li>(<a
href="https://redirect.github.com/atc0005/go-teams-notify/issues/259">GH-259</a>)
Go Dependency: Bump github.com/stretchr/testify from 1.8.4 to 1.9.0</li>
</ul>
<h4>Other</h4>
<ul>
<li>(<a
href="https://redirect.github.com/atc0005/go-teams-notify/issues/272">GH-272</a>)
Documentation refresh for O365 &amp; Workflow connectors</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>(<a
href="https://redirect.github.com/atc0005/go-teams-notify/issues/261">GH-261</a>)
Remove inactive maligned linter</li>
<li>(<a
href="https://redirect.github.com/atc0005/go-teams-notify/issues/274">GH-274</a>)
Fix validation for <code>Action.Type</code> field</li>
<li>(<a
href="https://redirect.github.com/atc0005/go-teams-notify/issues/283">GH-283</a>)
Update CodeQL workflow to run on dev branch PRs</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="14d0f675d0"><code>14d0f67</code></a>
Merge pull request <a
href="https://redirect.github.com/atc0005/go-teams-notify/issues/286">#286</a>
from atc0005/update-changelog-for-v2.11.0-release</li>
<li><a
href="e25e33674f"><code>e25e336</code></a>
Update CHANGELOG for v2.11.0 release</li>
<li><a
href="542a5591c3"><code>542a559</code></a>
Merge pull request <a
href="https://redirect.github.com/atc0005/go-teams-notify/issues/283">#283</a>
from atc0005/i276-run-codeql-on-dev-branch-prs-also</li>
<li><a
href="e8a96fecc4"><code>e8a96fe</code></a>
Update CodeQL workflow to run on dev branch PRs</li>
<li><a
href="673653baa6"><code>673653b</code></a>
Merge pull request <a
href="https://redirect.github.com/atc0005/go-teams-notify/issues/275">#275</a>
from atc0005/i262-add-support-for-workflow-connectors</li>
<li><a
href="7cdd311cb3"><code>7cdd311</code></a>
Refactor regex for default Workflow URLs</li>
<li><a
href="245024b2ca"><code>245024b</code></a>
Add initial support for Workflow connectors</li>
<li><a
href="56c6bcfa33"><code>56c6bcf</code></a>
Merge pull request <a
href="https://redirect.github.com/atc0005/go-teams-notify/issues/274">#274</a>
from atc0005/i268-fix-action-showcard-validation</li>
<li><a
href="2b05ba8df4"><code>2b05ba8</code></a>
Fix validation for <code>Action.Type</code> field</li>
<li><a
href="c114fb5b16"><code>c114fb5</code></a>
Merge pull request <a
href="https://redirect.github.com/atc0005/go-teams-notify/issues/272">#272</a>
from atc0005/i262-doc-updates-for-workflow-connectors</li>
<li>Additional commits viewable in <a
href="https://github.com/atc0005/go-teams-notify/compare/v2.10.0...v2.11.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.10.0&new-version=2.11.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

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

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-05 12:05:09 -03:00
dependabot[bot]
3aee244efe
chore(deps): bump golang.org/x/sync from 0.7.0 to 0.8.0 (#5048)
Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.7.0 to
0.8.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="411f99ef12"><code>411f99e</code></a>
LICENSE: update per Google Legal</li>
<li>See full diff in <a
href="https://github.com/golang/sync/compare/v0.7.0...v0.8.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/sync&package-manager=go_modules&previous-version=0.7.0&new-version=0.8.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

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

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-05 12:04:47 -03:00
dependabot[bot]
d96001c8d0
chore(deps): bump github.com/caarlos0/env/v11 from 11.1.0 to 11.2.0 (#5050)
Bumps [github.com/caarlos0/env/v11](https://github.com/caarlos0/env)
from 11.1.0 to 11.2.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/caarlos0/env/releases">github.com/caarlos0/env/v11's
releases</a>.</em></p>
<blockquote>
<h2>v11.2.0</h2>
<h2>Changelog</h2>
<h3>New Features</h3>
<ul>
<li>68793c0696699b75cad4f91badb0ada6685bf6c3: feat: mapping slice of
complex struct (<a
href="https://redirect.github.com/caarlos0/env/issues/312">#312</a>) (<a
href="https://github.com/Rancbar"><code>@​Rancbar</code></a>)</li>
</ul>
<h3>Documentation updates</h3>
<ul>
<li>33920afdec0ddeac41393d4214398d311a008754: docs: added a logo (<a
href="https://github.com/caarlos0"><code>@​caarlos0</code></a>)</li>
<li>0de93839a29573a65842d404746f270c434e522a: docs: update (<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="68793c0696"><code>68793c0</code></a>
feat: mapping slice of complex struct (<a
href="https://redirect.github.com/caarlos0/env/issues/312">#312</a>)</li>
<li><a
href="0de93839a2"><code>0de9383</code></a>
docs: update</li>
<li><a
href="33920afdec"><code>33920af</code></a>
docs: added a logo</li>
<li>See full diff in <a
href="https://github.com/caarlos0/env/compare/v11.1.0...v11.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/env/v11&package-manager=go_modules&previous-version=11.1.0&new-version=11.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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-05 11:38:36 -03:00
dependabot[bot]
68dac47f92
chore(deps): bump github.com/docker/docker from 26.1.3+incompatible to 26.1.4+incompatible (#5040)
Bumps [github.com/docker/docker](https://github.com/docker/docker) from
26.1.3+incompatible to 26.1.4+incompatible.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/docker/docker/releases">github.com/docker/docker's
releases</a>.</em></p>
<blockquote>
<h2>v26.1.4</h2>
<h2>26.1.4</h2>
<p>For a full list of pull requests and changes in this release, refer
to the relevant GitHub milestones:</p>
<ul>
<li><a
href="https://github.com/docker/cli/issues?q=is%3Aclosed+milestone%3A26.1.4">docker/cli,
26.1.4 milestone</a></li>
<li><a
href="https://github.com/moby/moby/issues?q=is%3Aclosed+milestone%3A26.1.4">moby/moby,
26.1.4 milestone</a></li>
<li>Deprecated and removed features, see <a
href="https://github.com/docker/cli/blob/v26.1.4/docs/deprecated.md">Deprecated
Features</a>.</li>
<li>Changes to the Engine API, see <a
href="https://github.com/moby/moby/blob/v26.1.4/docs/api/version-history.md">API
version history</a>.</li>
</ul>
<h3>Security</h3>
<p>This release updates the Go runtime to 1.21.11 which contains
security fixes for:</p>
<ul>
<li><a
href="https://redirect.github.com/golang/go/issues/66869">CVE-2024-24789</a></li>
<li><a
href="https://redirect.github.com/golang/go/issues/67680">CVE-2024-24790</a></li>
<li>A symlink time of check to time of use race condition during
directory removal reported by Addison Crump (<a
href="https://github.com/addisoncrump"><code>@​addisoncrump</code></a>).</li>
</ul>
<h3>Bug fixes and enhancements</h3>
<ul>
<li>Fixed an issue where promoting a node immediately after another node
was demoted could cause the promotion to fail. <a
href="https://redirect.github.com/moby/moby/pull/47870">moby/moby#47870</a></li>
<li>Prevent the daemon log from being spammed with <code>superfluous
response.WriteHeader call ...</code> messages.. <a
href="https://redirect.github.com/moby/moby/pull/47843">moby/moby#47843</a></li>
<li>Don't show empty hints when plugins return an empty hook message. <a
href="https://redirect.github.com/docker/cli/pull/5083">docker/cli#5083</a></li>
<li>Added <code>ContextType: &quot;moby&quot;</code> to the context
list/inspect output to address a compatibility issue with Visual Studio
Container Tools. <a
href="https://redirect.github.com/docker/cli/pull/5095">docker/cli#5095</a></li>
<li>Fix a compatibility issue with Visual Studio Container Tools. <a
href="https://redirect.github.com/docker/cli/pull/5095">docker/cli#5095</a></li>
</ul>
<h3>Packaging updates</h3>
<ul>
<li>Update containerd (static binaries only) to <a
href="https://github.com/containerd/containerd/releases/tag/v1.7.17">v1.7.17</a>.
<a
href="https://redirect.github.com/moby/moby/pull/47841">moby/moby#47841</a></li>
<li><a
href="https://redirect.github.com/golang/go/issues/66869">CVE-2024-24789</a>,
<a
href="https://redirect.github.com/golang/go/issues/67680">CVE-2024-24790</a>:
Update Go runtime to 1.21.11. <a
href="https://redirect.github.com/moby/moby/pull/47904">moby/moby#47904</a></li>
<li>Update Compose to <a
href="https://github.com/docker/compose/releases/tag/v2.27.1">v2.27.1</a>.
<a
href="https://redirect.github.com/docker/docker-ce-packaging/pull/1022">docker/docker-ce-packages#1022</a></li>
<li>Update Buildx to <a
href="https://github.com/docker/buildx/releases/tag/v0.14.1">v0.14.1</a>.
<a
href="https://redirect.github.com/docker/docker-ce-packaging/pull/1021">docker/docker-ce-packages#1021</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="de5c9cf0b9"><code>de5c9cf</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/docker/issues/47912">#47912</a>
from thaJeztah/26.1_backport_vendor_containerd_1.7.18</li>
<li><a
href="c62dcf8ab1"><code>c62dcf8</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/docker/issues/47911">#47911</a>
from thaJeztah/26.1_backport_bump_containerd_binary...</li>
<li><a
href="17315a20ee"><code>17315a2</code></a>
vendor: github.com/containerd/containerd v1.7.18</li>
<li><a
href="cbd94183ab"><code>cbd9418</code></a>
update containerd binary to v1.7.18</li>
<li><a
href="fb9f72aeb6"><code>fb9f72a</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/docker/issues/47904">#47904</a>
from thaJeztah/26.1_backport_bump_go1.21.11</li>
<li><a
href="3115daaa91"><code>3115daa</code></a>
update to go1.21.11</li>
<li><a
href="2861734174"><code>2861734</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/docker/issues/47892">#47892</a>
from thaJeztah/26.1_backport_api_docs_network_confi...</li>
<li><a
href="9c95aea306"><code>9c95aea</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/docker/issues/47893">#47893</a>
from thaJeztah/26.1_backport_bump_docker_py</li>
<li><a
href="3e09e197a7"><code>3e09e19</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/docker/issues/47894">#47894</a>
from thaJeztah/26.1_backport_vendor_containerd_v1.7.17</li>
<li><a
href="65b679ac9c"><code>65b679a</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/docker/issues/47889">#47889</a>
from thaJeztah/26.1_backport_platforms_err_handling</li>
<li>Additional commits viewable in <a
href="https://github.com/docker/docker/compare/v26.1.3...v26.1.4">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/docker/docker&package-manager=go_modules&previous-version=26.1.3+incompatible&new-version=26.1.4+incompatible)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

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

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/goreleaser/goreleaser/network/alerts).

</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-30 08:31:06 -03:00
Carlos Alexandro Becker
b16709859f
Revert "chore(deps): bump gocloud.dev from 0.37.0 to 0.38.0 (#5028)" (#5034)
This reverts commit de17e5e0f4.

It broke the build, as Ko is not up to date with otel (which seems to be
used by both gocloud and ko.

Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2024-07-29 11:13:23 -03:00
dependabot[bot]
9cbf1b3af2
chore(deps): bump code.gitea.io/sdk/gitea from 0.18.0 to 0.19.0 (#5033)
Bumps code.gitea.io/sdk/gitea from 0.18.0 to 0.19.0.


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=code.gitea.io/sdk/gitea&package-manager=go_modules&previous-version=0.18.0&new-version=0.19.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

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

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-29 09:20:21 -03:00
dependabot[bot]
4a7c2ca1ad
chore(deps): bump github.com/aws/aws-sdk-go from 1.55.2 to 1.55.3 (#5027)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go)
from 1.55.2 to 1.55.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-go/releases">github.com/aws/aws-sdk-go's
releases</a>.</em></p>
<blockquote>
<h1>Release v1.55.3 (2024-07-25)</h1>
<h3>Service Client Updates</h3>
<ul>
<li><code>service/application-autoscaling</code>: Updates service
API</li>
<li><code>service/application-signals</code>: Updates service API and
documentation</li>
<li><code>service/bedrock-runtime</code>: Updates service API and
documentation</li>
<li><code>service/codecommit</code>: Updates service API and
documentation
<ul>
<li>CreateRepository API now throws OperationNotAllowedException when
the account has been restricted from creating a repository.</li>
</ul>
</li>
<li><code>service/datazone</code>: Updates service API and
documentation</li>
<li><code>service/ec2</code>: Updates service API and documentation
<ul>
<li>EC2 Fleet now supports using custom identifiers to reference Amazon
Machine Images (AMI) in launch requests that are configured to choose
from a diversified list of instance types.</li>
</ul>
</li>
<li><code>service/ecr</code>: Updates service API, documentation,
paginators, and examples
<ul>
<li>API and documentation updates for Amazon ECR, adding support for
creating, updating, describing and deleting ECR Repository Creation
Template.</li>
</ul>
</li>
<li><code>service/eks</code>: Updates service API and documentation</li>
<li><code>service/elasticloadbalancingv2</code>: Updates service API,
documentation, and examples</li>
<li><code>service/network-firewall</code>: Updates service API and
documentation</li>
<li><code>service/outposts</code>: Updates service API and
documentation</li>
<li><code>service/states</code>: Updates service API and documentation
<ul>
<li>This release adds support to customer managed KMS key encryption in
AWS Step Functions.</li>
</ul>
</li>
</ul>
<h3>SDK Bugs</h3>
<ul>
<li>Remove broken integration test.
<ul>
<li>Remove integration test broken by cloudsearch service.</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="f5c0cf4254"><code>f5c0cf4</code></a>
Release v1.55.3 (2024-07-25) (<a
href="https://redirect.github.com/aws/aws-sdk-go/issues/5321">#5321</a>)</li>
<li><a
href="0eb09e61ca"><code>0eb09e6</code></a>
Merge pull request <a
href="https://redirect.github.com/aws/aws-sdk-go/issues/5320">#5320</a>
from aws/fix-cloudsearch</li>
<li><a
href="3800e5c7b5"><code>3800e5c</code></a>
remove integration test broken by cloudsearch service</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-go/compare/v1.55.2...v1.55.3">compare
view</a></li>
</ul>
</details>
<br />

<details>
<summary>Most Recent Ignore Conditions Applied to This Pull
Request</summary>

| Dependency Name | Ignore Conditions |
| --- | --- |
| github.com/aws/aws-sdk-go | [< 1.53, > 1.52.0] |
| github.com/aws/aws-sdk-go | [< 1.54, > 1.53.0] |
</details>


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/aws/aws-sdk-go&package-manager=go_modules&previous-version=1.55.2&new-version=1.55.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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-26 12:42:56 -04:00
dependabot[bot]
de17e5e0f4
chore(deps): bump gocloud.dev from 0.37.0 to 0.38.0 (#5028)
Bumps [gocloud.dev](https://github.com/google/go-cloud) from 0.37.0 to
0.38.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.38.0</h2>
<p><strong>blob</strong></p>
<ul>
<li><strong>all</strong>: Fix panics if reader recreation fails after
Seek by <a href="https://github.com/vangent"><code>@​vangent</code></a>
in <a
href="https://redirect.github.com/google/go-cloud/pull/3425">google/go-cloud#3425</a></li>
<li><strong>all</strong>: Convert errors in <code>Open()</code> into
appropriate fs errors by <a
href="https://github.com/milescrabill"><code>@​milescrabill</code></a>
in <a
href="https://redirect.github.com/google/go-cloud/pull/3443">google/go-cloud#3443</a></li>
<li><strong>s3blob</strong>: Fix Copy to work with keys that need
escaping by <a
href="https://github.com/vangent"><code>@​vangent</code></a> in <a
href="https://redirect.github.com/google/go-cloud/pull/3403">google/go-cloud#3403</a></li>
<li><strong>azureblob</strong>: Do not panic if Content-Length and
Content-Range are missing by <a
href="https://github.com/chancez"><code>@​chancez</code></a> in <a
href="https://redirect.github.com/google/go-cloud/pull/3445">google/go-cloud#3445</a></li>
<li><strong>fileblob</strong>: Allow customization of the FileMode by <a
href="https://github.com/vangent"><code>@​vangent</code></a> in <a
href="https://redirect.github.com/google/go-cloud/pull/3426">google/go-cloud#3426</a></li>
</ul>
<p><strong>pubsub</strong></p>
<ul>
<li><strong>awssnssqs</strong>: Add support for setting FIFO message
metadata by <a
href="https://github.com/bartventer"><code>@​bartventer</code></a> in <a
href="https://redirect.github.com/google/go-cloud/pull/3435">google/go-cloud#3435</a></li>
<li><strong>kafkapubsub</strong>: Configuring key_name when OpenTopicURL
by <a href="https://github.com/ssetin"><code>@​ssetin</code></a> in <a
href="https://redirect.github.com/google/go-cloud/pull/3404">google/go-cloud#3404</a></li>
<li><strong>rabbitpubsub</strong>: Add query string set the qos prefetch
count by <a
href="https://github.com/peczenyj"><code>@​peczenyj</code></a> in <a
href="https://redirect.github.com/google/go-cloud/pull/3431">google/go-cloud#3431</a></li>
<li><strong>rabbitpubsub</strong>: Add query string to set the routing
key from metadata by <a
href="https://github.com/peczenyj"><code>@​peczenyj</code></a> in <a
href="https://redirect.github.com/google/go-cloud/pull/3433">google/go-cloud#3433</a></li>
<li><strong>rabbitpubsub</strong>: Wrap pubsub rabbitmq errors by <a
href="https://github.com/peczenyj"><code>@​peczenyj</code></a> in <a
href="https://redirect.github.com/google/go-cloud/pull/3437">google/go-cloud#3437</a></li>
</ul>
<p><strong>docstore</strong></p>
<ul>
<li><strong>all</strong>: Fix offset handling and extend test coverage
by <a href="https://github.com/bartventer"><code>@​bartventer</code></a>
in <a
href="https://redirect.github.com/google/go-cloud/pull/3409">google/go-cloud#3409</a></li>
<li><strong>awsdynamodb</strong>: Ensure Next returns EOF when no more
items by <a
href="https://github.com/bartventer"><code>@​bartventer</code></a> in <a
href="https://redirect.github.com/google/go-cloud/pull/3406">google/go-cloud#3406</a></li>
<li><strong>mongodocstore</strong>: Update Mongo dialer when
MONGO_SERVER_URL rotates by <a
href="https://github.com/concaf"><code>@​concaf</code></a> in <a
href="https://redirect.github.com/google/go-cloud/pull/3429">google/go-cloud#3429</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/ssetin"><code>@​ssetin</code></a> made
their first contribution in <a
href="https://redirect.github.com/google/go-cloud/pull/3404">google/go-cloud#3404</a></li>
<li><a href="https://github.com/concaf"><code>@​concaf</code></a> made
their first contribution in <a
href="https://redirect.github.com/google/go-cloud/pull/3429">google/go-cloud#3429</a></li>
<li><a href="https://github.com/peczenyj"><code>@​peczenyj</code></a>
made their first contribution in <a
href="https://redirect.github.com/google/go-cloud/pull/3431">google/go-cloud#3431</a></li>
<li><a href="https://github.com/chancez"><code>@​chancez</code></a> made
their first contribution in <a
href="https://redirect.github.com/google/go-cloud/pull/3445">google/go-cloud#3445</a></li>
<li><a
href="https://github.com/milescrabill"><code>@​milescrabill</code></a>
made their first contribution in <a
href="https://redirect.github.com/google/go-cloud/pull/3443">google/go-cloud#3443</a></li>
<li><a href="https://github.com/samlaf"><code>@​samlaf</code></a> made
their first contribution in <a
href="https://redirect.github.com/google/go-cloud/pull/3450">google/go-cloud#3450</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/google/go-cloud/compare/v0.37.0...v0.38.0">https://github.com/google/go-cloud/compare/v0.37.0...v0.38.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="88d9ea8296"><code>88d9ea8</code></a>
all: prerelease (<a
href="https://redirect.github.com/google/go-cloud/issues/3453">#3453</a>)</li>
<li><a
href="fc42ff384c"><code>fc42ff3</code></a>
samples: Update guestbook/localdb/main.go to add docker platform flag
(<a
href="https://redirect.github.com/google/go-cloud/issues/3450">#3450</a>)</li>
<li><a
href="0a37d2f8da"><code>0a37d2f</code></a>
azure: update deps (<a
href="https://redirect.github.com/google/go-cloud/issues/3447">#3447</a>)</li>
<li><a
href="afdaba3b36"><code>afdaba3</code></a>
blob/fileblob: convert gocloud errors into appropriate fs errors (<a
href="https://redirect.github.com/google/go-cloud/issues/3443">#3443</a>)</li>
<li><a
href="e0142cfdad"><code>e0142cf</code></a>
blob/azureblob: Do not panic if Content-Length and Content-Range are
missing ...</li>
<li><a
href="ba58ec7970"><code>ba58ec7</code></a>
all: format all source code files with gofumpt and -extra option (<a
href="https://redirect.github.com/google/go-cloud/issues/3442">#3442</a>)</li>
<li><a
href="19db7d573f"><code>19db7d5</code></a>
all: fix test lint issues detecte by tenv and thelper linters (<a
href="https://redirect.github.com/google/go-cloud/issues/3441">#3441</a>)</li>
<li><a
href="e0e5901b22"><code>e0e5901</code></a>
pubsub/awssnssqs: Disable flaky test (<a
href="https://redirect.github.com/google/go-cloud/issues/3440">#3440</a>)</li>
<li><a
href="f93057ef8b"><code>f93057e</code></a>
pubsub/rabbitpubsub: wrap pubsub rabbitmq errors (<a
href="https://redirect.github.com/google/go-cloud/issues/3437">#3437</a>)</li>
<li><a
href="07f7aa0dc4"><code>07f7aa0</code></a>
docstore/all: update goldens (<a
href="https://redirect.github.com/google/go-cloud/issues/3439">#3439</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/google/go-cloud/compare/v0.37.0...v0.38.0">compare
view</a></li>
</ul>
</details>
<br />

<details>
<summary>Most Recent Ignore Conditions Applied to This Pull
Request</summary>

| Dependency Name | Ignore Conditions |
| --- | --- |
| gocloud.dev | [>= 0.25.a, < 0.26] |
</details>


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

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

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

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-26 12:42:35 -04:00
dependabot[bot]
608bce4147
chore(deps): bump github.com/aws/aws-sdk-go from 1.55.1 to 1.55.2 (#5025)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go)
from 1.55.1 to 1.55.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-go/releases">github.com/aws/aws-sdk-go's
releases</a>.</em></p>
<blockquote>
<h1>Release v1.55.2 (2024-07-24)</h1>
<h3>Service Client Updates</h3>
<ul>
<li><code>service/cleanrooms</code>: Updates service API and
documentation</li>
<li><code>service/dynamodb</code>: Updates service API, documentation,
waiters, paginators, and examples
<ul>
<li>DynamoDB doc only update for July</li>
</ul>
</li>
<li><code>service/iotsitewise</code>: Updates service API and
documentation</li>
<li><code>service/mediapackagev2</code>: Updates service API</li>
<li><code>service/medical-imaging</code>: Updates service API and
documentation</li>
<li><code>service/pinpoint-sms-voice-v2</code>: Updates service API and
documentation</li>
</ul>
<h3>SDK Bugs</h3>
<ul>
<li>Add missing bool error matching.
<ul>
<li>This enables waiters defined to match on presence/absence of
errors.</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="37d771a11f"><code>37d771a</code></a>
Release v1.55.2 (2024-07-24) (<a
href="https://redirect.github.com/aws/aws-sdk-go/issues/5317">#5317</a>)</li>
<li><a
href="070dd382d4"><code>070dd38</code></a>
Merge pull request <a
href="https://redirect.github.com/aws/aws-sdk-go/issues/5316">#5316</a>
from aws/fix-waitermatchbool</li>
<li><a
href="d68c8e4bd8"><code>d68c8e4</code></a>
Update aws/request/waiter_test.go</li>
<li><a
href="888c4039ce"><code>888c403</code></a>
add missing any/none waiter error matching</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-go/compare/v1.55.1...v1.55.2">compare
view</a></li>
</ul>
</details>
<br />

<details>
<summary>Most Recent Ignore Conditions Applied to This Pull
Request</summary>

| Dependency Name | Ignore Conditions |
| --- | --- |
| github.com/aws/aws-sdk-go | [< 1.53, > 1.52.0] |
| github.com/aws/aws-sdk-go | [< 1.54, > 1.53.0] |
</details>


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/aws/aws-sdk-go&package-manager=go_modules&previous-version=1.55.1&new-version=1.55.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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-25 09:18:05 -04:00
dependabot[bot]
9b239bcffe
chore(deps): bump github.com/aws/aws-sdk-go from 1.55.0 to 1.55.1 (#5021)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go)
from 1.55.0 to 1.55.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-go/releases">github.com/aws/aws-sdk-go's
releases</a>.</em></p>
<blockquote>
<h1>Release v1.55.1 (2024-07-23)</h1>
<h3>Service Client Updates</h3>
<ul>
<li><code>service/appsync</code>: Updates service API and
paginators</li>
<li><code>service/cleanrooms</code>: Updates service API, documentation,
and paginators</li>
<li><code>service/cleanroomsml</code>: Updates service API,
documentation, and waiters</li>
<li><code>service/connect</code>: Updates service API and
documentation</li>
<li><code>service/connect-contact-lens</code>: Updates service API and
documentation</li>
<li><code>service/datazone</code>: Updates service API and
documentation</li>
<li><code>service/entityresolution</code>: Updates service API and
documentation</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="42cbf2a247"><code>42cbf2a</code></a>
Release v1.55.1 (2024-07-23) (<a
href="https://redirect.github.com/aws/aws-sdk-go/issues/5315">#5315</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-go/compare/v1.55.0...v1.55.1">compare
view</a></li>
</ul>
</details>
<br />

<details>
<summary>Most Recent Ignore Conditions Applied to This Pull
Request</summary>

| Dependency Name | Ignore Conditions |
| --- | --- |
| github.com/aws/aws-sdk-go | [< 1.53, > 1.52.0] |
| github.com/aws/aws-sdk-go | [< 1.54, > 1.53.0] |
</details>


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/aws/aws-sdk-go&package-manager=go_modules&previous-version=1.55.0&new-version=1.55.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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-24 11:15:52 -04:00
dependabot[bot]
e909803a61
chore(deps): bump github.com/aws/aws-sdk-go from 1.54.18 to 1.55.0 (#5014)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go)
from 1.54.18 to 1.55.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-go/releases">github.com/aws/aws-sdk-go's
releases</a>.</em></p>
<blockquote>
<h1>Release v1.55.0 (2024-07-22)</h1>
<h3>Service Client Updates</h3>
<ul>
<li><code>service/datazone</code>: Updates service API, documentation,
and paginators</li>
<li><code>service/ivs</code>: Updates service API and documentation</li>
<li><code>service/redshift-serverless</code>: Updates service API and
documentation</li>
</ul>
<h3>SDK Features</h3>
<ul>
<li><code>service/mobile</code>: Remove Mobile
<ul>
<li>This change removes the Mobile service, which has been
deprecated.</li>
</ul>
</li>
</ul>
<h3>SDK Bugs</h3>
<ul>
<li>Apply sensitive struct tag to lists/maps with sensitive members.
<ul>
<li>This change propagates existing sensitive protection to
lists/maps.</li>
</ul>
</li>
</ul>
<h1>Release v1.54.20 (2024-07-18)</h1>
<h3>Service Client Updates</h3>
<ul>
<li><code>service/acm-pca</code>: Updates service waiters</li>
<li><code>service/connect</code>: Updates service API, documentation,
and paginators</li>
<li><code>service/ec2</code>: Updates service API and documentation
<ul>
<li>Amazon VPC IP Address Manager (IPAM) now supports Bring-Your-Own-IP
(BYOIP) for IP addresses registered with any Internet Registry. This
feature uses DNS TXT records to validate ownership of a public IP
address range.</li>
</ul>
</li>
<li><code>service/firehose</code>: Updates service API and documentation
<ul>
<li>This release 1) Add configurable buffering hints for Snowflake as
destination. 2) Add ReadFromTimestamp for MSK As Source. Firehose will
start reading data from MSK Cluster using offset associated with this
timestamp. 3) Gated public beta release to add Apache Iceberg tables as
destination.</li>
</ul>
</li>
<li><code>service/ivschat</code>: Updates service API, documentation,
and waiters</li>
<li><code>service/medialive</code>: Updates service API and
documentation
<ul>
<li>AWS Elemental MediaLive now supports the SRT protocol via the new
SRT Caller input type.</li>
</ul>
</li>
<li><code>service/rds</code>: Updates service API, documentation,
waiters, paginators, and examples
<ul>
<li>Updates Amazon RDS documentation to specify an eventual consistency
model for DescribePendingMaintenanceActions.</li>
</ul>
</li>
<li><code>service/sagemaker</code>: Updates service API
<ul>
<li>SageMaker Training supports R5, T3 and R5D instances family. And
SageMaker Processing supports G5 and R5D instances family.</li>
</ul>
</li>
<li><code>service/secretsmanager</code>: Updates service documentation
<ul>
<li>Doc only update for Secrets Manager</li>
</ul>
</li>
<li><code>service/taxsettings</code>: Updates service API</li>
<li><code>service/timestream-query</code>: Updates service API and
documentation</li>
<li><code>service/workspaces-thin-client</code>: Updates service API and
documentation</li>
</ul>
<h1>Release v1.54.19 (2024-07-12)</h1>
<h3>Service Client Updates</h3>
<ul>
<li><code>service/acm-pca</code>: Updates service API, documentation,
waiters, and paginators</li>
<li><code>service/arc-zonal-shift</code>: Updates service API and
documentation</li>
<li><code>service/autoscaling</code>: Adds new service
<ul>
<li>Add v2 smoke tests and smithy smokeTests trait for SDK testing.</li>
</ul>
</li>
<li><code>service/codebuild</code>: Adds new service
<ul>
<li>Add v2 smoke tests and smithy smokeTests trait for SDK testing.</li>
</ul>
</li>
<li><code>service/dynamodb</code>: Updates service API, documentation,
waiters, paginators, and examples</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="3c1fb65900"><code>3c1fb65</code></a>
Release v1.55.0 (2024-07-22) (<a
href="https://redirect.github.com/aws/aws-sdk-go/issues/5314">#5314</a>)</li>
<li><a
href="e65d388936"><code>e65d388</code></a>
Merge pull request <a
href="https://redirect.github.com/aws/aws-sdk-go/issues/5313">#5313</a>
from aws/fix-sensitivelistmap</li>
<li><a
href="4e433e17ad"><code>4e433e1</code></a>
fix sensitive missing on list/map</li>
<li><a
href="e8ff775f9a"><code>e8ff775</code></a>
remove deprecated mobile service (<a
href="https://redirect.github.com/aws/aws-sdk-go/issues/5312">#5312</a>)</li>
<li><a
href="019bed03fa"><code>019bed0</code></a>
Release v1.54.20 (2024-07-18) (<a
href="https://redirect.github.com/aws/aws-sdk-go/issues/5311">#5311</a>)</li>
<li><a
href="943e6659c3"><code>943e665</code></a>
Release v1.54.19 (2024-07-12) (<a
href="https://redirect.github.com/aws/aws-sdk-go/issues/5309">#5309</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-go/compare/v1.54.18...v1.55.0">compare
view</a></li>
</ul>
</details>
<br />

<details>
<summary>Most Recent Ignore Conditions Applied to This Pull
Request</summary>

| Dependency Name | Ignore Conditions |
| --- | --- |
| github.com/aws/aws-sdk-go | [< 1.53, > 1.52.0] |
| github.com/aws/aws-sdk-go | [< 1.54, > 1.53.0] |
| github.com/aws/aws-sdk-go | [< 1.55, > 1.54.0] |
</details>


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/aws/aws-sdk-go&package-manager=go_modules&previous-version=1.54.18&new-version=1.55.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)

---

**Note:** Dependabot was ignoring updates to this dependency, but since
you've updated it yourself we've started tracking it for you again. 🤖

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

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-23 16:38:08 -04:00
dependabot[bot]
137855902e
chore(deps): bump github.com/google/go-containerregistry from 0.20.0 to 0.20.1 (#5002)
Bumps
[github.com/google/go-containerregistry](https://github.com/google/go-containerregistry)
from 0.20.0 to 0.20.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/google/go-containerregistry/releases">github.com/google/go-containerregistry's
releases</a>.</em></p>
<blockquote>
<h2>v0.20.1</h2>
<h2>What's Changed</h2>
<ul>
<li>Create <code>remote.Push</code> by <a
href="https://github.com/mattmoor"><code>@​mattmoor</code></a> in <a
href="https://redirect.github.com/google/go-containerregistry/pull/1978">google/go-containerregistry#1978</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/google/go-containerregistry/compare/v0.20.0...v0.20.1">https://github.com/google/go-containerregistry/compare/v0.20.0...v0.20.1</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="c3d1dcc932"><code>c3d1dcc</code></a>
Create <code>remote.Push</code> (<a
href="https://redirect.github.com/google/go-containerregistry/issues/1978">#1978</a>)</li>
<li>See full diff in <a
href="https://github.com/google/go-containerregistry/compare/v0.20.0...v0.20.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/google/go-containerregistry&package-manager=go_modules&previous-version=0.20.0&new-version=0.20.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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-17 11:02:53 -03:00
dependabot[bot]
f5af23df6e
chore(deps): bump github.com/slack-go/slack from 0.13.0 to 0.13.1 (#5003)
Bumps [github.com/slack-go/slack](https://github.com/slack-go/slack)
from 0.13.0 to 0.13.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.13.1</h2>
<h2>What's Changed</h2>
<p>v0.13.1 is now available. It contains <strong>no breaking
changes</strong> but does expose some new fields previously
unavailable.</p>
<h3>Enhancements</h3>
<ul>
<li>Added <code>UnfurlLinks</code> and <code>UnfurlMedia</code> to
<code>WebhookMessage</code> by <a
href="https://github.com/lheiskan"><code>@​lheiskan</code></a> in <a
href="https://redirect.github.com/slack-go/slack/pull/1208">slack-go/slack#1208</a></li>
<li>Added <code>isReadOnly</code> property to <code>Conversation</code>
struct by <a
href="https://github.com/GGonryun"><code>@​GGonryun</code></a> in <a
href="https://redirect.github.com/slack-go/slack/pull/1232">slack-go/slack#1232</a></li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>Fixed <code>UploadFileV2</code> when using text content by <a
href="https://github.com/calebmckay"><code>@​calebmckay</code></a> in <a
href="https://redirect.github.com/slack-go/slack/pull/1291">slack-go/slack#1291</a></li>
<li>Made <code>Channel</code> optional on <code>UploadFileV2</code> by
<a href="https://github.com/0xdeafcafe"><code>@​0xdeafcafe</code></a> in
<a
href="https://redirect.github.com/slack-go/slack/pull/1293">slack-go/slack#1293</a></li>
</ul>
<h3>Chores / Code Cleanup</h3>
<ul>
<li>Replace a Loop with Slice by <a
href="https://github.com/testwill"><code>@​testwill</code></a> in <a
href="https://redirect.github.com/slack-go/slack/pull/1211">slack-go/slack#1211</a></li>
<li>Added Deprecation Notice for <code>files.upload</code> by <a
href="https://github.com/lorenzoaiello"><code>@​lorenzoaiello</code></a>
in <a
href="https://redirect.github.com/slack-go/slack/pull/1300">slack-go/slack#1300</a></li>
<li>Added Go Test Coverage for 1.21 and 1.22 by <a
href="https://github.com/lorenzoaiello"><code>@​lorenzoaiello</code></a>
in <a
href="https://redirect.github.com/slack-go/slack/pull/1298">slack-go/slack#1298</a></li>
</ul>
<h3>Documentation Updates</h3>
<ul>
<li>Updated Inline Docs and API References by <a
href="https://github.com/lorenzoaiello"><code>@​lorenzoaiello</code></a>
in <a
href="https://redirect.github.com/slack-go/slack/pull/1299">slack-go/slack#1299</a></li>
<li>Added an example for <code>Pagination</code> by <a
href="https://github.com/adamrothman"><code>@​adamrothman</code></a> in
<a
href="https://redirect.github.com/slack-go/slack/pull/1201">slack-go/slack#1201</a></li>
<li>Added an example for <code>ConversationHistory</code> by <a
href="https://github.com/lorenzoaiello"><code>@​lorenzoaiello</code></a>
in <a
href="https://redirect.github.com/slack-go/slack/pull/1302">slack-go/slack#1302</a></li>
<li>Added an example for <code>AddRemoteFile</code> and
<code>DeleteFile</code> by <a
href="https://github.com/lorenzoaiello"><code>@​lorenzoaiello</code></a>
in <a
href="https://redirect.github.com/slack-go/slack/pull/1303">slack-go/slack#1303</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/calebmckay"><code>@​calebmckay</code></a> made
their first contribution in <a
href="https://redirect.github.com/slack-go/slack/pull/1291">slack-go/slack#1291</a></li>
<li><a href="https://github.com/lheiskan"><code>@​lheiskan</code></a>
made their first contribution in <a
href="https://redirect.github.com/slack-go/slack/pull/1208">slack-go/slack#1208</a></li>
<li><a href="https://github.com/GGonryun"><code>@​GGonryun</code></a>
made their first contribution in <a
href="https://redirect.github.com/slack-go/slack/pull/1232">slack-go/slack#1232</a></li>
<li><a
href="https://github.com/0xdeafcafe"><code>@​0xdeafcafe</code></a> made
their first contribution in <a
href="https://redirect.github.com/slack-go/slack/pull/1293">slack-go/slack#1293</a></li>
<li><a
href="https://github.com/lorenzoaiello"><code>@​lorenzoaiello</code></a>
made their first contribution in <a
href="https://redirect.github.com/slack-go/slack/pull/1300">slack-go/slack#1300</a></li>
<li><a
href="https://github.com/adamrothman"><code>@​adamrothman</code></a>
made their first contribution in <a
href="https://redirect.github.com/slack-go/slack/pull/1201">slack-go/slack#1201</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/slack-go/slack/compare/v0.13.0...v0.13.1">https://github.com/slack-go/slack/compare/v0.13.0...v0.13.1</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="1dfd1df1f0"><code>1dfd1df</code></a>
docs: Adding an example for ConversationHistory (<a
href="https://redirect.github.com/slack-go/slack/issues/1302">#1302</a>)</li>
<li><a
href="7ddfd02391"><code>7ddfd02</code></a>
docs: Adding an example for AddRemoteFile and DeleteFile (<a
href="https://redirect.github.com/slack-go/slack/issues/1303">#1303</a>)</li>
<li><a
href="ecfe504b60"><code>ecfe504</code></a>
docs: Add an example demonstrating correct usage of GetUsersPaginated
(<a
href="https://redirect.github.com/slack-go/slack/issues/1201">#1201</a>)</li>
<li><a
href="0a5c9e108b"><code>0a5c9e1</code></a>
docs: Updating Inline Docs and API References (<a
href="https://redirect.github.com/slack-go/slack/issues/1299">#1299</a>)</li>
<li><a
href="cab4284b74"><code>cab4284</code></a>
ci: Adding Go Test Coverage for 1.21 and 1.22 (<a
href="https://redirect.github.com/slack-go/slack/issues/1298">#1298</a>)</li>
<li><a
href="5094cdf2ae"><code>5094cdf</code></a>
chore: Adding Deprecation Notice for files.upload (<a
href="https://redirect.github.com/slack-go/slack/issues/1300">#1300</a>)</li>
<li><a
href="ef53c0c578"><code>ef53c0c</code></a>
chore: make channel optional on <code>UploadFileV2</code> (<a
href="https://redirect.github.com/slack-go/slack/issues/1293">#1293</a>)</li>
<li><a
href="bc70fad5e9"><code>bc70fad</code></a>
Add isReadOnly property to Conversation struct (<a
href="https://redirect.github.com/slack-go/slack/issues/1232">#1232</a>)</li>
<li><a
href="f7cac820fa"><code>f7cac82</code></a>
chore: slice replace loop (<a
href="https://redirect.github.com/slack-go/slack/issues/1211">#1211</a>)</li>
<li><a
href="006a6880bc"><code>006a688</code></a>
Merge pull request <a
href="https://redirect.github.com/slack-go/slack/issues/1208">#1208</a>
from lheiskan/issue-1207</li>
<li>Additional commits viewable in <a
href="https://github.com/slack-go/slack/compare/v0.13.0...v0.13.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.13.0&new-version=0.13.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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-17 11:02:41 -03:00
dependabot[bot]
3f902476fb
chore(deps): bump github.com/xanzy/go-gitlab from 0.106.0 to 0.107.0 (#5000)
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab)
from 0.106.0 to 0.107.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="32b7839081"><code>32b7839</code></a>
Merge pull request <a
href="https://redirect.github.com/xanzy/go-gitlab/issues/1971">#1971</a>
from PatrickRice-KSC/add-support-for-default-branch-...</li>
<li><a
href="473bbdf7a0"><code>473bbdf</code></a>
Fix comments and pointers</li>
<li><a
href="69412a46b5"><code>69412a4</code></a>
Merge pull request <a
href="https://redirect.github.com/xanzy/go-gitlab/issues/1966">#1966</a>
from bearx3f/main</li>
<li><a
href="2ea42f2787"><code>2ea42f2</code></a>
small change as suggestion</li>
<li><a
href="7116698cfa"><code>7116698</code></a>
Add support to Groups APIs for DefaultBranchDefaults</li>
<li><a
href="ec404fa24d"><code>ec404fa</code></a>
Merge pull request <a
href="https://redirect.github.com/xanzy/go-gitlab/issues/1969">#1969</a>
from perrze/change-VariableType-type</li>
<li><a
href="7f1e0f7e20"><code>7f1e0f7</code></a>
Merge pull request <a
href="https://redirect.github.com/xanzy/go-gitlab/issues/1970">#1970</a>
from deepflame/feature/update-jira-integration</li>
<li><a
href="138b042615"><code>138b042</code></a>
Merge pull request <a
href="https://redirect.github.com/xanzy/go-gitlab/issues/1958">#1958</a>
from nanjingfm/feat/add-group-member-api</li>
<li><a
href="c22fdc7ab9"><code>c22fdc7</code></a>
feat: add inherited group member api</li>
<li><a
href="e43897f34d"><code>e43897f</code></a>
Add tests for authentication types</li>
<li>Additional commits viewable in <a
href="https://github.com/xanzy/go-gitlab/compare/v0.106.0...v0.107.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.106.0&new-version=0.107.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

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

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-16 11:57:44 -03:00
dependabot[bot]
8089685984
chore(deps): bump github.com/charmbracelet/lipgloss from 0.12.0 to 0.12.1 (#4994)
Bumps
[github.com/charmbracelet/lipgloss](https://github.com/charmbracelet/lipgloss)
from 0.12.0 to 0.12.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/charmbracelet/lipgloss/releases">github.com/charmbracelet/lipgloss's
releases</a>.</em></p>
<blockquote>
<h2>v0.12.1</h2>
<p>This release fixes a regression with regard to border calculations
introduced in Lip Gloss v0.11.1.</p>
<hr />
<p><!-- raw HTML omitted --><!-- raw HTML omitted --><!-- raw HTML
omitted --></p>
<p>Thoughts? Questions? We love hearing from you. Feel free to reach out
on <a href="https://twitter.com/charmcli">Twitter</a>, <a
href="https://mastodon.technology/@charm">The Fediverse</a>, or on <a
href="https://charm.sh/chat">Discord</a>.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="670898dc36"><code>670898d</code></a>
chore: retract v0.11.1</li>
<li><a
href="1b3672b319"><code>1b3672b</code></a>
chore: upgrade x/ansi to v0.1.4</li>
<li>See full diff in <a
href="https://github.com/charmbracelet/lipgloss/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/charmbracelet/lipgloss&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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-15 09:47:27 -03:00
dependabot[bot]
530b251b5d
chore(deps): bump github.com/caarlos0/log from 0.4.5 to 0.4.6 (#4995)
Bumps [github.com/caarlos0/log](https://github.com/caarlos0/log) from
0.4.5 to 0.4.6.
<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.4.6</h2>
<h2>Changelog</h2>
<h3>Other work</h3>
<ul>
<li>06d70bcb12eea57ffa7971bc77e6c9f96824db3f: ci: update goreleaser conf
(<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="5a2932ab1d"><code>5a2932a</code></a>
chore(deps): bump github.com/charmbracelet/lipgloss from 0.11.0 to
0.12.0 (<a
href="https://redirect.github.com/caarlos0/log/issues/36">#36</a>)</li>
<li><a
href="3e89e5b88f"><code>3e89e5b</code></a>
chore(deps): bump goreleaser/goreleaser-action from 5 to 6 (<a
href="https://redirect.github.com/caarlos0/log/issues/34">#34</a>)</li>
<li><a
href="06d70bcb12"><code>06d70bc</code></a>
ci: update goreleaser conf</li>
<li>See full diff in <a
href="https://github.com/caarlos0/log/compare/v0.4.5...v0.4.6">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.4.5&new-version=0.4.6)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

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

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-15 09:37:45 -03:00
Carlos Alexandro Becker
2226cb5146
chore: go mod tidy
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2024-07-12 09:42:39 -03:00
dependabot[bot]
f080c26208
chore(deps): bump github.com/anchore/quill from 0.4.1 to 0.4.2 (#4988)
Bumps [github.com/anchore/quill](https://github.com/anchore/quill) from
0.4.1 to 0.4.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/anchore/quill/releases">github.com/anchore/quill's
releases</a>.</em></p>
<blockquote>
<h2>v0.4.2</h2>
<h1>Changelog</h1>
<h2><a href="https://github.com/anchore/quill/tree/v0.4.2">v0.4.2</a>
(2024-07-11)</h2>
<p><a
href="https://github.com/anchore/quill/compare/v0.4.1...v0.4.2">Full
Changelog</a></p>
<h3>Bug Fixes</h3>
<ul>
<li>fix: terminal no longer clobbered [[PR <a
href="https://redirect.github.com/anchore/quill/issues/142">#142</a>](https://redirect.github.com/anchore/quill/pull/142)]
[<a href="https://github.com/kzantow">kzantow</a>]</li>
<li>fix: notarization should not fail [[Issue <a
href="https://redirect.github.com/anchore/quill/issues/118">#118</a>](https://redirect.github.com/anchore/quill/issues/118)]
[[PR <a
href="https://redirect.github.com/anchore/quill/issues/119">#119</a>](https://redirect.github.com/anchore/quill/pull/119)]
[<a href="https://github.com/wagoodman">wagoodman</a>]</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="4639bd62b2"><code>4639bd6</code></a>
chore(deps): bump github.com/blacktop/go-macho from 1.1.223 to 1.1.225
(<a
href="https://redirect.github.com/anchore/quill/issues/455">#455</a>)</li>
<li><a
href="ca419a6186"><code>ca419a6</code></a>
chore(deps): bump actions/upload-artifact from 4.3.3 to 4.3.4 (<a
href="https://redirect.github.com/anchore/quill/issues/449">#449</a>)</li>
<li><a
href="bf4af81696"><code>bf4af81</code></a>
chore(deps): bump github.com/charmbracelet/lipgloss (<a
href="https://redirect.github.com/anchore/quill/issues/454">#454</a>)</li>
<li><a
href="8b306166bb"><code>8b30616</code></a>
chore(deps): bump github.com/aws/aws-sdk-go from 1.54.12 to 1.54.18 (<a
href="https://redirect.github.com/anchore/quill/issues/456">#456</a>)</li>
<li><a
href="dd4e6c85c5"><code>dd4e6c8</code></a>
chore(deps): bump anchore/sbom-action from 0.16.0 to 0.16.1 (<a
href="https://redirect.github.com/anchore/quill/issues/453">#453</a>)</li>
<li><a
href="a755193721"><code>a755193</code></a>
chore(deps): bump github.com/blacktop/go-macho from 1.1.220 to 1.1.223
(<a
href="https://redirect.github.com/anchore/quill/issues/439">#439</a>)</li>
<li><a
href="bf64d8a2fd"><code>bf64d8a</code></a>
chore(deps): bump github.com/charmbracelet/bubbletea (<a
href="https://redirect.github.com/anchore/quill/issues/440">#440</a>)</li>
<li><a
href="196e96e918"><code>196e96e</code></a>
chore(deps): bump github.com/aws/aws-sdk-go from 1.54.2 to 1.54.12 (<a
href="https://redirect.github.com/anchore/quill/issues/446">#446</a>)</li>
<li><a
href="ff50f7a9dd"><code>ff50f7a</code></a>
chore(deps): bump actions/checkout from 4.1.6 to 4.1.7 (<a
href="https://redirect.github.com/anchore/quill/issues/427">#427</a>)</li>
<li><a
href="092a1387f0"><code>092a138</code></a>
chore(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1 (<a
href="https://redirect.github.com/anchore/quill/issues/432">#432</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/anchore/quill/compare/v0.4.1...v0.4.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/anchore/quill&package-manager=go_modules&previous-version=0.4.1&new-version=0.4.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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-12 09:41:38 -03:00
dependabot[bot]
81f4b6558e
chore(deps): bump github.com/distribution/distribution/v3 from 3.0.0-alpha.1 to 3.0.0-beta.1 (#4983)
Bumps
[github.com/distribution/distribution/v3](https://github.com/distribution/distribution)
from 3.0.0-alpha.1 to 3.0.0-beta.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/distribution/distribution/releases">github.com/distribution/distribution/v3's
releases</a>.</em></p>
<blockquote>
<h2>v3.0.0-beta.1</h2>
<p>Welcome to the <code>3.0.0-beta.1</code> release of registry!</p>
<p>This is the last major <strong>pre-release</strong> of registry.</p>
<p>See the changelog below for full list of changes.</p>
<h2>Deprecated</h2>
<ul>
<li>the default configuration path has changed to
<code>/etc/distribution/config.yml</code></li>
</ul>
<h2>Notable Changes</h2>
<ul>
<li>Support for sparse indexes enables selective mirroring of platform
images</li>
<li>Auth config now requires explicit declaration of token signing
algorithms if using an unsupported signing algorithm</li>
<li>Support for OpenTelemetry tracing has been added</li>
<li>Redis cache now supports clustering and custom TLS config</li>
<li>Caching proxy bug fixes and minor improvements</li>
<li>Garbage collection fixes and improvements</li>
<li>Documentation has received several updates</li>
</ul>
<h2>What's Changed</h2>
<ul>
<li>update: set User-Agent header in GCS storage driver by <a
href="https://github.com/milosgajdos"><code>@​milosgajdos</code></a> in
<a
href="https://redirect.github.com/distribution/distribution/pull/4203">distribution/distribution#4203</a></li>
<li>version: export getter functions by <a
href="https://github.com/corhere"><code>@​corhere</code></a> in <a
href="https://redirect.github.com/distribution/distribution/pull/4204">distribution/distribution#4204</a></li>
<li>feat: add GH issue template by <a
href="https://github.com/milosgajdos"><code>@​milosgajdos</code></a> in
<a
href="https://redirect.github.com/distribution/distribution/pull/4206">distribution/distribution#4206</a></li>
<li>fix: build status badge by <a
href="https://github.com/milosgajdos"><code>@​milosgajdos</code></a> in
<a
href="https://redirect.github.com/distribution/distribution/pull/4207">distribution/distribution#4207</a></li>
<li>docs: remove legacy kramdown options from link by <a
href="https://github.com/SKalt"><code>@​SKalt</code></a> in <a
href="https://redirect.github.com/distribution/distribution/pull/4209">distribution/distribution#4209</a></li>
<li>update: readme cleanup and fxes by <a
href="https://github.com/milosgajdos"><code>@​milosgajdos</code></a> in
<a
href="https://redirect.github.com/distribution/distribution/pull/4208">distribution/distribution#4208</a></li>
<li>feat: add PR labeler by <a
href="https://github.com/milosgajdos"><code>@​milosgajdos</code></a> in
<a
href="https://redirect.github.com/distribution/distribution/pull/4205">distribution/distribution#4205</a></li>
<li>fix: add missing skip in s3 driver test by <a
href="https://github.com/katexochen"><code>@​katexochen</code></a> in <a
href="https://redirect.github.com/distribution/distribution/pull/4219">distribution/distribution#4219</a></li>
<li>vendor: github.com/mitchellh/mapstructure v1.5.0 by <a
href="https://github.com/thaJeztah"><code>@​thaJeztah</code></a> in <a
href="https://redirect.github.com/distribution/distribution/pull/4222">distribution/distribution#4222</a></li>
<li>chore: dependabot to keep gha up to date by <a
href="https://github.com/crazy-max"><code>@​crazy-max</code></a> in <a
href="https://redirect.github.com/distribution/distribution/pull/4217">distribution/distribution#4217</a></li>
<li>build(deps): bump github/codeql-action from 1.0.26 to 3.22.12 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/distribution/distribution/pull/4225">distribution/distribution#4225</a></li>
<li>build(deps): bump actions/deploy-pages from 2 to 4 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/distribution/distribution/pull/4224">distribution/distribution#4224</a></li>
<li>build(deps): bump actions/checkout from 3 to 4 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/distribution/distribution/pull/4226">distribution/distribution#4226</a></li>
<li>build(deps): bump actions/setup-go from 3 to 5 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/distribution/distribution/pull/4228">distribution/distribution#4228</a></li>
<li>build(deps): bump actions/configure-pages from 3 to 4 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/distribution/distribution/pull/4227">distribution/distribution#4227</a></li>
<li>chore: generate authors and update mailmap by <a
href="https://github.com/crazy-max"><code>@​crazy-max</code></a> in <a
href="https://redirect.github.com/distribution/distribution/pull/4215">distribution/distribution#4215</a></li>
<li>chore: use no-cache-filter for outdated stage by <a
href="https://github.com/crazy-max"><code>@​crazy-max</code></a> in <a
href="https://redirect.github.com/distribution/distribution/pull/4216">distribution/distribution#4216</a></li>
<li>build(deps): bump actions/upload-pages-artifact from 2 to 3 by <a
href="https://github.com/dvdksn"><code>@​dvdksn</code></a> in <a
href="https://redirect.github.com/distribution/distribution/pull/4234">distribution/distribution#4234</a></li>
<li>build(deps): bump docker/login-action from 2 to 3 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/distribution/distribution/pull/4239">distribution/distribution#4239</a></li>
<li>build(deps): bump docker/metadata-action from 4 to 5 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/distribution/distribution/pull/4240">distribution/distribution#4240</a></li>
<li>update to alpine 3.19 by <a
href="https://github.com/thaJeztah"><code>@​thaJeztah</code></a> in <a
href="https://redirect.github.com/distribution/distribution/pull/4210">distribution/distribution#4210</a></li>
<li>build(deps): bump docker/setup-buildx-action from 2 to 3 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/distribution/distribution/pull/4230">distribution/distribution#4230</a></li>
<li>fix: load gcs credentials and client inside DriverConstructor by <a
href="https://github.com/katexochen"><code>@​katexochen</code></a> in <a
href="https://redirect.github.com/distribution/distribution/pull/4218">distribution/distribution#4218</a></li>
<li>build(deps): bump docker/bake-action from 2 to 4 by <a
href="https://github.com/crazy-max"><code>@​crazy-max</code></a> in <a
href="https://redirect.github.com/distribution/distribution/pull/4253">distribution/distribution#4253</a></li>
<li>build(deps): bump actions/upload-artifact from 3.0.0 to 4.1.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/distribution/distribution/pull/4254">distribution/distribution#4254</a></li>
<li>remove deprecated ReadSeekCloser interfaces by <a
href="https://github.com/thaJeztah"><code>@​thaJeztah</code></a> in <a
href="https://redirect.github.com/distribution/distribution/pull/4245">distribution/distribution#4245</a></li>
<li>vendor: github.com/gorilla/handlers v1.5.2 by <a
href="https://github.com/thaJeztah"><code>@​thaJeztah</code></a> in <a
href="https://redirect.github.com/distribution/distribution/pull/4211">distribution/distribution#4211</a></li>
<li>fix: update Dockerfile version output by <a
href="https://github.com/milosgajdos"><code>@​milosgajdos</code></a> in
<a
href="https://redirect.github.com/distribution/distribution/pull/4212">distribution/distribution#4212</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="c709432b91"><code>c709432</code></a>
Prep for v3-beta1 release (<a
href="https://redirect.github.com/distribution/distribution/issues/4399">#4399</a>)</li>
<li><a
href="c72db4109c"><code>c72db41</code></a>
Prep for v3-beta1 release</li>
<li><a
href="60da1934b6"><code>60da193</code></a>
Bump Go and golang linter (<a
href="https://redirect.github.com/distribution/distribution/issues/4389">#4389</a>)</li>
<li><a
href="948a39d358"><code>948a39d</code></a>
Update docs: JWKS credentials and AZ identity (<a
href="https://redirect.github.com/distribution/distribution/issues/4397">#4397</a>)</li>
<li><a
href="d3cc664fa2"><code>d3cc664</code></a>
Update docs: JWKS credentials and AZ identity</li>
<li><a
href="4dd0ac977e"><code>4dd0ac9</code></a>
feat: implement 'rewrite' storage middleware (<a
href="https://redirect.github.com/distribution/distribution/issues/4146">#4146</a>)</li>
<li><a
href="306f4ff71e"><code>306f4ff</code></a>
Replace custom Redis config struct with go-redis UniversalOptions (adds
senti...</li>
<li><a
href="558ace1391"><code>558ace1</code></a>
feat: implement 'rewrite' storage middleware</li>
<li><a
href="6d5911900a"><code>6d59119</code></a>
Update Redis configuration docs with TLS options</li>
<li><a
href="3a8499541a"><code>3a84995</code></a>
docs: disable base element override (<a
href="https://redirect.github.com/distribution/distribution/issues/4391">#4391</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/distribution/distribution/compare/v3.0.0-alpha.1...v3.0.0-beta.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/distribution/distribution/v3&package-manager=go_modules&previous-version=3.0.0-alpha.1&new-version=3.0.0-beta.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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-11 21:49:48 -03:00
Carlos Alexandro Becker
95b8d28fea
chore(deps): update lipgloss to v0.12.0
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2024-07-11 21:25:14 -03:00
dependabot[bot]
6548d4b74f
chore(deps): bump github.com/charmbracelet/lipgloss from 0.11.0 to 0.11.1 (#4982)
Bumps
[github.com/charmbracelet/lipgloss](https://github.com/charmbracelet/lipgloss)
from 0.11.0 to 0.11.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/charmbracelet/lipgloss/releases">github.com/charmbracelet/lipgloss's
releases</a>.</em></p>
<blockquote>
<h2>v0.11.1</h2>
<p>A small patch release to fix text truncation in table cells <a
href="https://redirect.github.com/charmbracelet/lipgloss/issues/324">charmbracelet/lipgloss#324</a>.</p>
<h2>What's Changed</h2>
<ul>
<li>chore: remove deprecated Copy() calls by <a
href="https://github.com/meowgorithm"><code>@​meowgorithm</code></a> in
<a
href="https://redirect.github.com/charmbracelet/lipgloss/pull/306">charmbracelet/lipgloss#306</a></li>
<li>feat: deprecate Style.ColorWhitespace by <a
href="https://github.com/meowgorithm"><code>@​meowgorithm</code></a> in
<a
href="https://redirect.github.com/charmbracelet/lipgloss/pull/311">charmbracelet/lipgloss#311</a></li>
<li>feat: deprecate Style.ColorWhitespace by <a
href="https://github.com/meowgorithm"><code>@​meowgorithm</code></a> in
<a
href="https://redirect.github.com/charmbracelet/lipgloss/pull/314">charmbracelet/lipgloss#314</a></li>
<li>fix: Deprecate UnsetBorderTopBackgroundColor in favor of
UnsetBorderTopBackground by <a
href="https://github.com/nervo"><code>@​nervo</code></a> in <a
href="https://redirect.github.com/charmbracelet/lipgloss/pull/315">charmbracelet/lipgloss#315</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/charmbracelet/lipgloss/compare/v0.11.0...v0.11.1">https://github.com/charmbracelet/lipgloss/compare/v0.11.0...v0.11.1</a></p>
<hr />
<p><!-- raw HTML omitted --><!-- raw HTML omitted --><!-- raw HTML
omitted --></p>
<p>Thoughts? Questions? We love hearing from you. Feel free to reach out
on <a href="https://twitter.com/charmcli">Twitter</a>, <a
href="https://mastodon.technology/@charm">The Fediverse</a>, or <a
href="https://charm.sh/discord">Discord</a>.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="e6edbaca76"><code>e6edbac</code></a>
chore: bump x/ansi to v0.1.3</li>
<li><a
href="5a82e41aea"><code>5a82e41</code></a>
chore: update CODEOWNERS</li>
<li><a
href="33b3263db7"><code>33b3263</code></a>
fix: Deprecate UnsetBorderTopBackgroundColor in favor of
UnsetBorderTopBackgr...</li>
<li><a
href="bbd02ab316"><code>bbd02ab</code></a>
chore(ci): also build examples (<a
href="https://redirect.github.com/charmbracelet/lipgloss/issues/310">#310</a>)</li>
<li><a
href="7838b4e195"><code>7838b4e</code></a>
feat: deprecate Style.ColorWhitespace</li>
<li><a
href="e54d9dd05a"><code>e54d9dd</code></a>
fix(tree): examples</li>
<li><a
href="878d31f064"><code>878d31f</code></a>
fix: sublist example, minor edits</li>
<li><a
href="6e07abb123"><code>6e07abb</code></a>
refactor: use lipgloss copy for example (<a
href="https://redirect.github.com/charmbracelet/lipgloss/issues/308">#308</a>)</li>
<li><a
href="70c908de3e"><code>70c908d</code></a>
chore: remove deprecated Copy() calls (<a
href="https://redirect.github.com/charmbracelet/lipgloss/issues/306">#306</a>)</li>
<li><a
href="1afeca0d80"><code>1afeca0</code></a>
Tree API Changes (<a
href="https://redirect.github.com/charmbracelet/lipgloss/issues/307">#307</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/charmbracelet/lipgloss/compare/v0.11.0...v0.11.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/charmbracelet/lipgloss&package-manager=go_modules&previous-version=0.11.0&new-version=0.11.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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-11 11:27:39 -03:00
Carlos Alexandro Becker
aa57879f75
chore(deps): update go-github to v63 2024-07-11 00:34:41 -03:00
dependabot[bot]
c79137ceb2
chore(deps): bump github.com/google/go-containerregistry from 0.19.2 to 0.20.0 (#4978)
Bumps
[github.com/google/go-containerregistry](https://github.com/google/go-containerregistry)
from 0.19.2 to 0.20.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/google/go-containerregistry/releases">github.com/google/go-containerregistry's
releases</a>.</em></p>
<blockquote>
<h2>v0.20.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Referrer API must return correct Content-Type by <a
href="https://github.com/GregoireW"><code>@​GregoireW</code></a> in <a
href="https://redirect.github.com/google/go-containerregistry/pull/1968">google/go-containerregistry#1968</a></li>
<li>🚨 POTENTIALLY BREAKING: Restore blind-write to remote.Put by <a
href="https://github.com/jonjohnsonjr"><code>@​jonjohnsonjr</code></a>
in <a
href="https://redirect.github.com/google/go-containerregistry/pull/1970">google/go-containerregistry#1970</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/GregoireW"><code>@​GregoireW</code></a>
made their first contribution in <a
href="https://redirect.github.com/google/go-containerregistry/pull/1968">google/go-containerregistry#1968</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/google/go-containerregistry/compare/v0.19.2...v0.20.0">https://github.com/google/go-containerregistry/compare/v0.19.2...v0.20.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="d36047ae38"><code>d36047a</code></a>
Restore blind-write to remote.Put (<a
href="https://redirect.github.com/google/go-containerregistry/issues/1970">#1970</a>)</li>
<li><a
href="9915a85d15"><code>9915a85</code></a>
Referrer API must return correct Content-Type (<a
href="https://redirect.github.com/google/go-containerregistry/issues/1968">#1968</a>)</li>
<li>See full diff in <a
href="https://github.com/google/go-containerregistry/compare/v0.19.2...v0.20.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-containerregistry&package-manager=go_modules&previous-version=0.19.2&new-version=0.20.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

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

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-09 09:20:33 -03:00
dependabot[bot]
5e0d5681dc
chore(deps): bump golang.org/x/tools from 0.22.0 to 0.23.0 (#4977)
Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.22.0
to 0.23.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="33be3ef892"><code>33be3ef</code></a>
go.mod: update golang.org/x dependencies</li>
<li><a
href="0e7ccc0478"><code>0e7ccc0</code></a>
gopls/internal/golang: provide version info for stdlib in pkgdoc</li>
<li><a
href="fcf5463260"><code>fcf5463</code></a>
gopls/internal/server: add counters to inform v0.17.0</li>
<li><a
href="70a59b2f22"><code>70a59b2</code></a>
gopls/doc: respond to Hana's review of CL 583316</li>
<li><a
href="799a47185d"><code>799a471</code></a>
gopls/doc: document all of gopls' features</li>
<li><a
href="2e239ad1ba"><code>2e239ad</code></a>
gopls/internal/golang: provide version info for stdlib fields</li>
<li><a
href="bc15dd8597"><code>bc15dd8</code></a>
gopls/internal/analysis/fillstruct: use package name (not path) in
UI</li>
<li><a
href="72edac2ff3"><code>72edac2</code></a>
internal/typeparams: fix crash in interface hover with empty type
set</li>
<li><a
href="c0ae6bbd24"><code>c0ae6bb</code></a>
gopls/internal/golang: splitlines: s/parameter/arguments/ in
CallExpr</li>
<li><a
href="5cc2d0b12c"><code>5cc2d0b</code></a>
gopls/internal/golang: splitlines: remove workaround for <a
href="https://redirect.github.com/golang/go/issues/68202">golang/go#68202</a></li>
<li>Additional commits viewable in <a
href="https://github.com/golang/tools/compare/v0.22.0...v0.23.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/tools&package-manager=go_modules&previous-version=0.22.0&new-version=0.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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-08 09:42:10 -03:00
dependabot[bot]
72fcfc6ea5
chore(deps): bump github.com/goreleaser/nfpm/v2 from 2.37.1 to 2.38.0 (#4976)
Bumps
[github.com/goreleaser/nfpm/v2](https://github.com/goreleaser/nfpm) from
2.37.1 to 2.38.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.38.0</h2>
<h2>Changelog</h2>
<h3>Bug fixes</h3>
<ul>
<li>2c264e3d6671c19768b05476396e550fa4efe040: fix: better handle files
owned by the fs (<a
href="https://redirect.github.com/goreleaser/nfpm/issues/834">#834</a>)
(<a href="https://github.com/caarlos0"><code>@​caarlos0</code></a>)</li>
<li>250d102bdc1cc068df69605de75058d7517442ae: fix: rpm doesnt allow
dashes in prerelease (<a
href="https://redirect.github.com/goreleaser/nfpm/issues/836">#836</a>)
(<a href="https://github.com/caarlos0"><code>@​caarlos0</code></a>)</li>
<li>d8bf0865ce3d71763ff38d674a84eaf1468e74af: fix: system fs paths on
windows (<a
href="https://redirect.github.com/goreleaser/nfpm/issues/838">#838</a>)
(<a href="https://github.com/caarlos0"><code>@​caarlos0</code></a>)</li>
</ul>
<h3>Dependency updates</h3>
<ul>
<li>441470e641ccf2de80c82cc7f6625267a830e30d: feat(deps): bump
github.com/klauspost/compress from 1.17.8 to 1.17.9 (<a
href="https://redirect.github.com/goreleaser/nfpm/issues/831">#831</a>)
(<a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot])</li>
<li>784fa6ca608192d378fbd9572acd49e77e9411e3: feat(deps): bump
github.com/spf13/cobra from 1.8.0 to 1.8.1 (<a
href="https://redirect.github.com/goreleaser/nfpm/issues/832">#832</a>)
(<a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot])</li>
</ul>
<h3>Build process updates</h3>
<ul>
<li>912091cb2b68c06fbc5659183590cd6824c41500: ci: update goreleaser
config (<a
href="https://github.com/caarlos0"><code>@​caarlos0</code></a>)</li>
</ul>
<h3>Other work</h3>
<ul>
<li>745b0f59d9cbab3cb4d0a3373e7569bec4ca1bd9: --- (<a
href="https://redirect.github.com/goreleaser/nfpm/issues/824">#824</a>)
(<a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot])</li>
<li>d33a9233bb7acf04621b78114114476196d79779: docs: clarify trailing
slash in dst (<a
href="https://github.com/caarlos0"><code>@​caarlos0</code></a>)</li>
<li>a3416c563b15a3b435df80f5e46f97bc8e4a6ee8: docs: update (<a
href="https://github.com/caarlos0"><code>@​caarlos0</code></a>)</li>
<li>893ce5ee6580e6d2b068310f03c718f2b5b4e581: docs: update (<a
href="https://github.com/caarlos0"><code>@​caarlos0</code></a>)</li>
<li>ba2bebd36d2aadd8b18b9f325191872f259e3518: docs: update cmd docs (<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.37.1...v2.38.0">https://github.com/goreleaser/nfpm/compare/v2.37.1...v2.38.0</a></p>
<h2>Helping out</h2>
<p>This release is only possible thanks to <strong>all</strong> the
support of <strong>awesome people</strong>!</p>
<p>Want to be one of them?
You can <a href="https://goreleaser.com/sponsors/">sponsor</a> or <a
href="https://goreleaser.com/contributing">contribute with code</a>.</p>
<h2>Where to go next?</h2>
<ul>
<li>nFPM is a satellite project from GoReleaser. <a
href="https://goreleaser.com">Check it out</a>!</li>
<li>Find examples and commented usage of all options in our <a
href="https://nfpm.goreleaser.com/">website</a>.</li>
<li>Reach out on <a href="https://discord.gg/RGEBtg8vQ6">Discord</a> and
<a href="https://twitter.com/goreleaser">Twitter</a>!</li>
</ul>
<p><!-- raw HTML omitted --><!-- raw HTML omitted --><!-- raw HTML
omitted --></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="d33a9233bb"><code>d33a923</code></a>
docs: clarify trailing slash in dst</li>
<li><a
href="d8bf0865ce"><code>d8bf086</code></a>
fix: system fs paths on windows (<a
href="https://redirect.github.com/goreleaser/nfpm/issues/838">#838</a>)</li>
<li><a
href="f7e93efc2c"><code>f7e93ef</code></a>
test: centos8 mirrorlist has been down for a long time (<a
href="https://redirect.github.com/goreleaser/nfpm/issues/837">#837</a>)</li>
<li><a
href="250d102bdc"><code>250d102</code></a>
fix: rpm doesnt allow dashes in prerelease (<a
href="https://redirect.github.com/goreleaser/nfpm/issues/836">#836</a>)</li>
<li><a
href="2c264e3d66"><code>2c264e3</code></a>
fix: better handle files owned by the fs (<a
href="https://redirect.github.com/goreleaser/nfpm/issues/834">#834</a>)</li>
<li><a
href="41b334968e"><code>41b3349</code></a>
chore: cleanup</li>
<li><a
href="893ce5ee65"><code>893ce5e</code></a>
docs: update</li>
<li><a
href="a3416c563b"><code>a3416c5</code></a>
docs: update</li>
<li><a
href="784fa6ca60"><code>784fa6c</code></a>
feat(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1 (<a
href="https://redirect.github.com/goreleaser/nfpm/issues/832">#832</a>)</li>
<li><a
href="441470e641"><code>441470e</code></a>
feat(deps): bump github.com/klauspost/compress from 1.17.8 to 1.17.9 (<a
href="https://redirect.github.com/goreleaser/nfpm/issues/831">#831</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/goreleaser/nfpm/compare/v2.37.1...v2.38.0">compare
view</a></li>
</ul>
</details>
<br />

<details>
<summary>Most Recent Ignore Conditions Applied to This Pull
Request</summary>

| Dependency Name | Ignore Conditions |
| --- | --- |
| github.com/goreleaser/nfpm/v2 | [>= 2.24.a, < 2.25] |
</details>


[![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.37.1&new-version=2.38.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

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

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-08 09:25:16 -03:00
dependabot[bot]
0690d2a409
chore(deps): bump golang.org/x/crypto from 0.24.0 to 0.25.0 (#4975)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from
0.24.0 to 0.25.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="9fadb0b165"><code>9fadb0b</code></a>
go.mod: update golang.org/x dependencies</li>
<li><a
href="a6a393ffd6"><code>a6a393f</code></a>
all: bump go.mod version and drop compatibility shims</li>
<li><a
href="1c7450041f"><code>1c74500</code></a>
ssh/test: make struct comment match struct name</li>
<li><a
href="d4e7c9cb6c"><code>d4e7c9c</code></a>
ssh: fail client auth immediately on receiving disconnect message</li>
<li>See full diff in <a
href="https://github.com/golang/crypto/compare/v0.24.0...v0.25.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/crypto&package-manager=go_modules&previous-version=0.24.0&new-version=0.25.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

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

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-08 09:24:56 -03:00
dependabot[bot]
9ee9a8f6cc
chore(deps): bump github.com/xanzy/go-gitlab from 0.105.0 to 0.106.0 (#4958)
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab)
from 0.105.0 to 0.106.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="7b43b961cf"><code>7b43b96</code></a>
Merge pull request <a
href="https://redirect.github.com/xanzy/go-gitlab/issues/1960">#1960</a>
from ebuildy/feat-jira-project-keys</li>
<li><a
href="583d09ec5d"><code>583d09e</code></a>
Format the code using gofumpt</li>
<li><a
href="0dbb6a6ac8"><code>0dbb6a6</code></a>
add deprecated notice</li>
<li><a
href="ff0683c1f3"><code>ff0683c</code></a>
Add jira project_keys field - fix <a
href="https://redirect.github.com/xanzy/go-gitlab/issues/1959">#1959</a></li>
<li><a
href="a62c545478"><code>a62c545</code></a>
Merge pull request <a
href="https://redirect.github.com/xanzy/go-gitlab/issues/1957">#1957</a>
from yecaowulei/main</li>
<li><a
href="6bc030a657"><code>6bc030a</code></a>
format code</li>
<li><a
href="b34cc11d9b"><code>b34cc11</code></a>
Add ExtendedTrailers to snippets struct</li>
<li><a
href="4e59847322"><code>4e59847</code></a>
Add Extended_trailers to snippets struct</li>
<li><a
href="c829cf5353"><code>c829cf5</code></a>
Merge pull request <a
href="https://redirect.github.com/xanzy/go-gitlab/issues/1951">#1951</a>
from PatrickRice-KSC/add-project-custom-webhook-header</li>
<li><a
href="baeefe70a6"><code>baeefe7</code></a>
Fix tests to account for pointers</li>
<li>Additional commits viewable in <a
href="https://github.com/xanzy/go-gitlab/compare/v0.105.0...v0.106.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.105.0&new-version=0.106.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

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

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-27 10:20:32 -03:00
dependabot[bot]
08b19ba326
chore(deps): bump github.com/hashicorp/go-retryablehttp from 0.7.5 to 0.7.7 (#4955)
Bumps
[github.com/hashicorp/go-retryablehttp](https://github.com/hashicorp/go-retryablehttp)
from 0.7.5 to 0.7.7.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/hashicorp/go-retryablehttp/blob/main/CHANGELOG.md">github.com/hashicorp/go-retryablehttp's
changelog</a>.</em></p>
<blockquote>
<h2>0.7.7 (May 30, 2024)</h2>
<p>BUG FIXES:</p>
<ul>
<li>client: avoid potentially leaking URL-embedded basic authentication
credentials in logs (<a
href="https://redirect.github.com/hashicorp/go-retryablehttp/issues/158">#158</a>)</li>
</ul>
<h2>0.7.6 (May 9, 2024)</h2>
<p>ENHANCEMENTS:</p>
<ul>
<li>client: support a <code>RetryPrepare</code> function for modifying
the request before retrying (<a
href="https://redirect.github.com/hashicorp/go-retryablehttp/issues/216">#216</a>)</li>
<li>client: support HTTP-date values for <code>Retry-After</code> header
value (<a
href="https://redirect.github.com/hashicorp/go-retryablehttp/issues/138">#138</a>)</li>
<li>client: avoid reading entire body when the body is a
<code>*bytes.Reader</code> (<a
href="https://redirect.github.com/hashicorp/go-retryablehttp/issues/197">#197</a>)</li>
</ul>
<p>BUG FIXES:</p>
<ul>
<li>client: fix a broken check for invalid server certificate in go
1.20+ (<a
href="https://redirect.github.com/hashicorp/go-retryablehttp/issues/210">#210</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="1542b31176"><code>1542b31</code></a>
v0.7.7</li>
<li><a
href="defb9f441d"><code>defb9f4</code></a>
v0.7.7</li>
<li><a
href="a99f07beb3"><code>a99f07b</code></a>
Merge pull request <a
href="https://redirect.github.com/hashicorp/go-retryablehttp/issues/158">#158</a>
from dany74q/danny/redacted-url-in-logs</li>
<li><a
href="8a28c574da"><code>8a28c57</code></a>
Merge branch 'main' into danny/redacted-url-in-logs</li>
<li><a
href="86e852df43"><code>86e852d</code></a>
Merge pull request <a
href="https://redirect.github.com/hashicorp/go-retryablehttp/issues/227">#227</a>
from hashicorp/dependabot/github_actions/actions/chec...</li>
<li><a
href="47fe99e646"><code>47fe99e</code></a>
Bump actions/checkout from 4.1.5 to 4.1.6</li>
<li><a
href="490fc06be0"><code>490fc06</code></a>
Merge pull request <a
href="https://redirect.github.com/hashicorp/go-retryablehttp/issues/226">#226</a>
from testwill/ioutil</li>
<li><a
href="f3e9417dbf"><code>f3e9417</code></a>
chore: remove refs to deprecated io/ioutil</li>
<li><a
href="d969eaa9c9"><code>d969eaa</code></a>
Merge pull request <a
href="https://redirect.github.com/hashicorp/go-retryablehttp/issues/225">#225</a>
from hashicorp/manicminer-patch-2</li>
<li><a
href="2ad8ed4a1d"><code>2ad8ed4</code></a>
v0.7.6</li>
<li>Additional commits viewable in <a
href="https://github.com/hashicorp/go-retryablehttp/compare/v0.7.5...v0.7.7">compare
view</a></li>
</ul>
</details>
<br />


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

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

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

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/goreleaser/goreleaser/network/alerts).

</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-24 22:57:20 -03:00
dependabot[bot]
1892aa38d6
chore(deps): bump github.com/caarlos0/env/v11 from 11.0.1 to 11.1.0 (#4951)
Bumps [github.com/caarlos0/env/v11](https://github.com/caarlos0/env)
from 11.0.1 to 11.1.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/caarlos0/env/releases">github.com/caarlos0/env/v11's
releases</a>.</em></p>
<blockquote>
<h2>v11.1.0</h2>
<h2>Changelog</h2>
<h3>Bug fixes</h3>
<ul>
<li>432567cfba936d9710fc472f7fe6b97e7ca35e23: fix: retract v11.0.1, gate
init nil pointers (<a
href="https://redirect.github.com/caarlos0/env/issues/318">#318</a>) (<a
href="https://github.com/caarlos0"><code>@​caarlos0</code></a>)</li>
</ul>
<h3>Other work</h3>
<ul>
<li>de7a9cc23fb099d09a8aa8c5587809eddb4af1d1: ci: update goreleaser
configs (<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="432567cfba"><code>432567c</code></a>
fix: retract v11.0.1, gate init nil pointers (<a
href="https://redirect.github.com/caarlos0/env/issues/318">#318</a>)</li>
<li><a
href="de7a9cc23f"><code>de7a9cc</code></a>
ci: update goreleaser configs</li>
<li><a
href="5002398d8b"><code>5002398</code></a>
chore(deps): bump goreleaser/goreleaser-action from 5 to 6 (<a
href="https://redirect.github.com/caarlos0/env/issues/316">#316</a>)</li>
<li>See full diff in <a
href="https://github.com/caarlos0/env/compare/v11.0.1...v11.1.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/v11&package-manager=go_modules&previous-version=11.0.1&new-version=11.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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-20 09:34:09 -03:00
dependabot[bot]
56529e1b7c
chore(deps): bump github.com/charmbracelet/x/exp/ordered from 0.0.0-20231010190216-1cb11efc897d to 0.1.0 (#4948)
Bumps
[github.com/charmbracelet/x/exp/ordered](https://github.com/charmbracelet/x)
from 0.0.0-20231010190216-1cb11efc897d to 0.1.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/charmbracelet/x/releases">github.com/charmbracelet/x/exp/ordered's
releases</a>.</em></p>
<blockquote>
<h2>v0.1.0</h2>
<p>The very first release of our <code>x</code> package!</p>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/meowgorithm"><code>@​meowgorithm</code></a>
made their first contribution in <a
href="https://redirect.github.com/charmbracelet/x/pull/1">charmbracelet/x#1</a></li>
<li><a href="https://github.com/caarlos0"><code>@​caarlos0</code></a>
made their first contribution in <a
href="https://redirect.github.com/charmbracelet/x/pull/2">charmbracelet/x#2</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/charmbracelet/x/commits/v0.1.0">https://github.com/charmbracelet/x/commits/v0.1.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/charmbracelet/x/commits/v0.1.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/charmbracelet/x/exp/ordered&package-manager=go_modules&previous-version=0.0.0-20231010190216-1cb11efc897d&new-version=0.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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-18 09:30:30 -03:00
dependabot[bot]
5b7d4734dd
chore(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1 (#4945)
[//]: # (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/spf13/cobra](https://github.com/spf13/cobra) from
1.8.0 to 1.8.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.8.1</h2>
<h2> Features</h2>
<ul>
<li>Add env variable to suppress completion descriptions on create by <a
href="https://github.com/scop"><code>@​scop</code></a> in <a
href="https://redirect.github.com/spf13/cobra/pull/1938">spf13/cobra#1938</a></li>
</ul>
<h2>🐛 Bug fixes</h2>
<ul>
<li>Micro-optimizations by <a
href="https://github.com/scop"><code>@​scop</code></a> in <a
href="https://redirect.github.com/spf13/cobra/pull/1957">spf13/cobra#1957</a></li>
</ul>
<h2>🔧 Maintenance</h2>
<ul>
<li>build(deps): bump github.com/cpuguy83/go-md2man/v2 from 2.0.3 to
2.0.4 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/spf13/cobra/pull/2127">spf13/cobra#2127</a></li>
<li>Consistent annotation names by <a
href="https://github.com/nirs"><code>@​nirs</code></a> in <a
href="https://redirect.github.com/spf13/cobra/pull/2140">spf13/cobra#2140</a></li>
<li>Remove fully inactivated linters by <a
href="https://github.com/nirs"><code>@​nirs</code></a> in <a
href="https://redirect.github.com/spf13/cobra/pull/2148">spf13/cobra#2148</a></li>
<li>Address golangci-lint deprecation warnings, enable some more linters
by <a href="https://github.com/scop"><code>@​scop</code></a> in <a
href="https://redirect.github.com/spf13/cobra/pull/2152">spf13/cobra#2152</a></li>
</ul>
<h2>🧪 Testing &amp; CI/CD</h2>
<ul>
<li>Add test for func in cobra.go by <a
href="https://github.com/korovindenis"><code>@​korovindenis</code></a>
in <a
href="https://redirect.github.com/spf13/cobra/pull/2094">spf13/cobra#2094</a></li>
<li>ci: test golang 1.22 by <a
href="https://github.com/cyrilico"><code>@​cyrilico</code></a> in <a
href="https://redirect.github.com/spf13/cobra/pull/2113">spf13/cobra#2113</a></li>
<li>Optimized and added more linting by <a
href="https://github.com/scop"><code>@​scop</code></a> in <a
href="https://redirect.github.com/spf13/cobra/pull/2099">spf13/cobra#2099</a></li>
<li>build(deps): bump actions/setup-go from 4 to 5 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/spf13/cobra/pull/2087">spf13/cobra#2087</a></li>
<li>build(deps): bump actions/labeler from 4 to 5 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/spf13/cobra/pull/2086">spf13/cobra#2086</a></li>
<li>build(deps): bump golangci/golangci-lint-action from 3.7.0 to 4.0.0
by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>
in <a
href="https://redirect.github.com/spf13/cobra/pull/2108">spf13/cobra#2108</a></li>
<li>build(deps): bump actions/cache from 3 to 4 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/spf13/cobra/pull/2102">spf13/cobra#2102</a></li>
</ul>
<h2>✏️ Documentation</h2>
<ul>
<li>Fixes and docs for usage as plugin by <a
href="https://github.com/nirs"><code>@​nirs</code></a> in <a
href="https://redirect.github.com/spf13/cobra/pull/2070">spf13/cobra#2070</a></li>
<li>flags: clarify documentation that LocalFlags related function do not
modify the state by <a
href="https://github.com/niamster"><code>@​niamster</code></a> in <a
href="https://redirect.github.com/spf13/cobra/pull/2064">spf13/cobra#2064</a></li>
<li>chore: remove repetitive words by <a
href="https://github.com/racerole"><code>@​racerole</code></a> in <a
href="https://redirect.github.com/spf13/cobra/pull/2122">spf13/cobra#2122</a></li>
<li>Add LXC to the list of projects using Cobra <a
href="https://github.com/VaradBelwalkar"><code>@​VaradBelwalkar</code></a>
in <a
href="https://redirect.github.com/spf13/cobra/pull/2071">spf13/cobra#2071</a></li>
<li>Update projects_using_cobra.md by <a
href="https://github.com/marcuskohlberg"><code>@​marcuskohlberg</code></a>
in <a
href="https://redirect.github.com/spf13/cobra/pull/2089">spf13/cobra#2089</a></li>
<li>[chore]: update projects using cobra by <a
href="https://github.com/cmwylie19"><code>@​cmwylie19</code></a> in <a
href="https://redirect.github.com/spf13/cobra/pull/2093">spf13/cobra#2093</a></li>
<li>Add Taikun CLI to list of projects by <a
href="https://github.com/Smidra"><code>@​Smidra</code></a> in <a
href="https://redirect.github.com/spf13/cobra/pull/2098">spf13/cobra#2098</a></li>
<li>Add Incus to the list of projects using Cobra by <a
href="https://github.com/montag451"><code>@​montag451</code></a> in <a
href="https://redirect.github.com/spf13/cobra/pull/2118">spf13/cobra#2118</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="e94f6d0dd9"><code>e94f6d0</code></a>
Address golangci-lint deprecation warnings, enable some more linters (<a
href="https://redirect.github.com/spf13/cobra/issues/2152">#2152</a>)</li>
<li><a
href="8003b74a10"><code>8003b74</code></a>
Remove fully inactivated linters (<a
href="https://redirect.github.com/spf13/cobra/issues/2148">#2148</a>)</li>
<li><a
href="5c2c1d627d"><code>5c2c1d6</code></a>
Consistent annotation names (<a
href="https://redirect.github.com/spf13/cobra/issues/2140">#2140</a>)</li>
<li><a
href="5a1acea321"><code>5a1acea</code></a>
build(deps): bump github.com/cpuguy83/go-md2man/v2 from 2.0.3 to 2.0.4
(<a
href="https://redirect.github.com/spf13/cobra/issues/2127">#2127</a>)</li>
<li><a
href="0fc86c2ffd"><code>0fc86c2</code></a>
docs: update user guide (<a
href="https://redirect.github.com/spf13/cobra/issues/2128">#2128</a>)</li>
<li><a
href="6b5f577ebc"><code>6b5f577</code></a>
More linting (<a
href="https://redirect.github.com/spf13/cobra/issues/2099">#2099</a>)</li>
<li><a
href="bd914e58d6"><code>bd914e5</code></a>
fix: remove deprecated io/ioutils package (<a
href="https://redirect.github.com/spf13/cobra/issues/2120">#2120</a>)</li>
<li><a
href="1f80fa2e23"><code>1f80fa2</code></a>
chore: remove repetitive words (<a
href="https://redirect.github.com/spf13/cobra/issues/2122">#2122</a>)</li>
<li><a
href="c69ae4c36b"><code>c69ae4c</code></a>
ci: test golang 1.22 (<a
href="https://redirect.github.com/spf13/cobra/issues/2113">#2113</a>)</li>
<li><a
href="a30cee5e5a"><code>a30cee5</code></a>
build(deps): bump actions/cache from 3 to 4 (<a
href="https://redirect.github.com/spf13/cobra/issues/2102">#2102</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/spf13/cobra/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/spf13/cobra&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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-17 08:53:13 -03:00
dependabot[bot]
01f58f9867
chore(deps): bump github.com/google/go-containerregistry from 0.19.1 to 0.19.2 (#4946)
Bumps
[github.com/google/go-containerregistry](https://github.com/google/go-containerregistry)
from 0.19.1 to 0.19.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/google/go-containerregistry/releases">github.com/google/go-containerregistry's
releases</a>.</em></p>
<blockquote>
<h2>v0.19.2</h2>
<h2>What's Changed</h2>
<ul>
<li>Add JSON marshalling funcs for Digest. by <a
href="https://github.com/wlynch"><code>@​wlynch</code></a> in <a
href="https://redirect.github.com/google/go-containerregistry/pull/1915">google/go-containerregistry#1915</a></li>
<li>registry: Implement Range requests for blobs by <a
href="https://github.com/jonjohnsonjr"><code>@​jonjohnsonjr</code></a>
in <a
href="https://redirect.github.com/google/go-containerregistry/pull/1917">google/go-containerregistry#1917</a></li>
<li>Support podman auth file REGISTRY_AUTH_FILE. by <a
href="https://github.com/zhaoyonghe"><code>@​zhaoyonghe</code></a> in <a
href="https://redirect.github.com/google/go-containerregistry/pull/1914">google/go-containerregistry#1914</a></li>
<li>feat: crane mutate platform by <a
href="https://github.com/joshwlewis"><code>@​joshwlewis</code></a> in <a
href="https://redirect.github.com/google/go-containerregistry/pull/1919">google/go-containerregistry#1919</a></li>
<li>Add Context support to auth methods by <a
href="https://github.com/jonjohnsonjr"><code>@​jonjohnsonjr</code></a>
in <a
href="https://redirect.github.com/google/go-containerregistry/pull/1949">google/go-containerregistry#1949</a></li>
<li>Fix windows race condition when writing image with duplicate layers
by <a href="https://github.com/dgannon991"><code>@​dgannon991</code></a>
in <a
href="https://redirect.github.com/google/go-containerregistry/pull/1921">google/go-containerregistry#1921</a></li>
<li>Add -O shorthand for --omit-digest-tags to crane. by <a
href="https://github.com/smoser"><code>@​smoser</code></a> in <a
href="https://redirect.github.com/google/go-containerregistry/pull/1958">google/go-containerregistry#1958</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/wlynch"><code>@​wlynch</code></a> made
their first contribution in <a
href="https://redirect.github.com/google/go-containerregistry/pull/1915">google/go-containerregistry#1915</a></li>
<li><a
href="https://github.com/zhaoyonghe"><code>@​zhaoyonghe</code></a> made
their first contribution in <a
href="https://redirect.github.com/google/go-containerregistry/pull/1914">google/go-containerregistry#1914</a></li>
<li><a
href="https://github.com/joshwlewis"><code>@​joshwlewis</code></a> made
their first contribution in <a
href="https://redirect.github.com/google/go-containerregistry/pull/1919">google/go-containerregistry#1919</a></li>
<li><a
href="https://github.com/dgannon991"><code>@​dgannon991</code></a> made
their first contribution in <a
href="https://redirect.github.com/google/go-containerregistry/pull/1921">google/go-containerregistry#1921</a></li>
<li><a href="https://github.com/smoser"><code>@​smoser</code></a> made
their first contribution in <a
href="https://redirect.github.com/google/go-containerregistry/pull/1958">google/go-containerregistry#1958</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/google/go-containerregistry/compare/v0.19.1...v0.19.2">https://github.com/google/go-containerregistry/compare/v0.19.1...v0.19.2</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="1b4e4078a5"><code>1b4e407</code></a>
Add -O shorthand for --omit-digest-tags to crane. (<a
href="https://redirect.github.com/google/go-containerregistry/issues/1958">#1958</a>)</li>
<li><a
href="3764db238e"><code>3764db2</code></a>
Fix windows race condition when writing image with duplicate layers (<a
href="https://redirect.github.com/google/go-containerregistry/issues/1921">#1921</a>)</li>
<li><a
href="39d1148136"><code>39d1148</code></a>
Add Context support to auth methods (<a
href="https://redirect.github.com/google/go-containerregistry/issues/1949">#1949</a>)</li>
<li><a
href="ff385a9728"><code>ff385a9</code></a>
feat: mutate platform (<a
href="https://redirect.github.com/google/go-containerregistry/issues/1919">#1919</a>)</li>
<li><a
href="98dd3e9170"><code>98dd3e9</code></a>
Support podman auth file REGISTRY_AUTH_FILE. (<a
href="https://redirect.github.com/google/go-containerregistry/issues/1914">#1914</a>)</li>
<li><a
href="051d642e29"><code>051d642</code></a>
registry: Implement Range requests for blobs (<a
href="https://redirect.github.com/google/go-containerregistry/issues/1917">#1917</a>)</li>
<li><a
href="03091849b4"><code>0309184</code></a>
Add JSON marshalling funcs for Digest. (<a
href="https://redirect.github.com/google/go-containerregistry/issues/1915">#1915</a>)</li>
<li>See full diff in <a
href="https://github.com/google/go-containerregistry/compare/v0.19.1...v0.19.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/google/go-containerregistry&package-manager=go_modules&previous-version=0.19.1&new-version=0.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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-17 08:51:09 -03:00
dependabot[bot]
6be7b143f6
chore(deps): bump github.com/aws/aws-sdk-go from 1.53.0 to 1.54.0 (#4929)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go)
from 1.53.0 to 1.54.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-go/releases">github.com/aws/aws-sdk-go's
releases</a>.</em></p>
<blockquote>
<h1>Release v1.54.0 (2024-06-12)</h1>
<h3>Service Client Updates</h3>
<ul>
<li><code>service/apptest</code>: Updates service API, documentation,
waiters, paginators, and examples</li>
<li><code>service/ec2</code>: Updates service API and documentation
<ul>
<li>Tagging support for Traffic Mirroring FilterRule resource</li>
</ul>
</li>
<li><code>service/osis</code>: Updates service API and
documentation</li>
<li><code>service/redshift</code>: Updates service API and documentation
<ul>
<li>Updates to remove DC1 and DS2 node types.</li>
</ul>
</li>
<li><code>service/secretsmanager</code>: Updates service API and
documentation
<ul>
<li>Introducing RotationToken parameter for PutSecretValue API</li>
</ul>
</li>
<li><code>service/securitylake</code>: Updates service API and
documentation</li>
<li><code>service/sesv2</code>: Updates service API and
documentation</li>
</ul>
<h3>SDK Features</h3>
<ul>
<li><code>service/backupstorage</code>: Remove Backupstorage
<ul>
<li>This change removes the Backupstorage service, which has been
deprecated.</li>
</ul>
</li>
</ul>
<h1>Release v1.53.21 (2024-06-11)</h1>
<h3>Service Client Updates</h3>
<ul>
<li><code>service/accessanalyzer</code>: Updates service API,
documentation, paginators, and examples</li>
<li><code>service/guardduty</code>: Updates service API and
documentation
<ul>
<li>Added API support for GuardDuty Malware Protection for S3.</li>
</ul>
</li>
<li><code>service/networkmanager</code>: Updates service API and
documentation</li>
<li><code>service/pca-connector-scep</code>: Adds new service</li>
<li><code>service/sagemaker</code>: Updates service API and
documentation
<ul>
<li>Introduced Scope and AuthenticationRequestExtraParams to SageMaker
Workforce OIDC configuration; this allows customers to modify these
options for their private Workforce IdP integration. Model Registry
Cross-account model package groups are discoverable.</li>
</ul>
</li>
</ul>
<h1>Release v1.53.20 (2024-06-10)</h1>
<h3>Service Client Updates</h3>
<ul>
<li><code>service/application-signals</code>: Adds new service</li>
<li><code>service/ecs</code>: Updates service API and documentation
<ul>
<li>This release introduces a new cluster configuration to support the
customer-managed keys for ECS managed storage encryption.</li>
</ul>
</li>
<li><code>service/imagebuilder</code>: Updates service API</li>
</ul>
<h1>Release v1.53.19 (2024-06-07)</h1>
<h3>Service Client Updates</h3>
<ul>
<li><code>service/auditmanager</code>: Updates service API and
documentation</li>
<li><code>service/b2bi</code>: Updates service API</li>
<li><code>service/codepipeline</code>: Updates service API and
documentation
<ul>
<li>CodePipeline now supports overriding S3 Source Object Key during
StartPipelineExecution, as part of Source Overrides.</li>
</ul>
</li>
<li><code>service/sagemaker</code>: Updates service API and
documentation
<ul>
<li>This release introduces a new optional parameter:
InferenceAmiVersion, in ProductionVariant.</li>
</ul>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="0e3fe6ff4b"><code>0e3fe6f</code></a>
Release v1.54.0 (2024-06-12) (<a
href="https://redirect.github.com/aws/aws-sdk-go/issues/5285">#5285</a>)</li>
<li><a
href="f9899ddb2b"><code>f9899dd</code></a>
Feat remove backupstorage (<a
href="https://redirect.github.com/aws/aws-sdk-go/issues/5284">#5284</a>)</li>
<li><a
href="0077a79334"><code>0077a79</code></a>
Release v1.53.21 (2024-06-11) (<a
href="https://redirect.github.com/aws/aws-sdk-go/issues/5283">#5283</a>)</li>
<li><a
href="b58ff6c4c0"><code>b58ff6c</code></a>
Release v1.53.20 (2024-06-10) (<a
href="https://redirect.github.com/aws/aws-sdk-go/issues/5282">#5282</a>)</li>
<li><a
href="ae77b91ecc"><code>ae77b91</code></a>
Release v1.53.19 (2024-06-07) (<a
href="https://redirect.github.com/aws/aws-sdk-go/issues/5281">#5281</a>)</li>
<li><a
href="f0707e2ba5"><code>f0707e2</code></a>
Release v1.53.18 (2024-06-06) (<a
href="https://redirect.github.com/aws/aws-sdk-go/issues/5280">#5280</a>)</li>
<li><a
href="0ac4f089d6"><code>0ac4f08</code></a>
Release v1.53.17 (2024-06-05) (<a
href="https://redirect.github.com/aws/aws-sdk-go/issues/5278">#5278</a>)</li>
<li><a
href="471f560261"><code>471f560</code></a>
Release v1.53.16 (2024-06-04) (<a
href="https://redirect.github.com/aws/aws-sdk-go/issues/5277">#5277</a>)</li>
<li><a
href="781300ed05"><code>781300e</code></a>
Release v1.53.15 (2024-06-03) (<a
href="https://redirect.github.com/aws/aws-sdk-go/issues/5276">#5276</a>)</li>
<li><a
href="9057725847"><code>9057725</code></a>
Release v1.53.14 (2024-05-31) (<a
href="https://redirect.github.com/aws/aws-sdk-go/issues/5275">#5275</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/aws/aws-sdk-go/compare/v1.53.0...v1.54.0">compare
view</a></li>
</ul>
</details>
<br />

<details>
<summary>Most Recent Ignore Conditions Applied to This Pull
Request</summary>

| Dependency Name | Ignore Conditions |
| --- | --- |
| github.com/aws/aws-sdk-go | [< 1.53, > 1.52.0] |
| github.com/aws/aws-sdk-go | [< 1.54, > 1.53.0] |
</details>


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

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

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

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-13 21:53:59 -03:00
dependabot[bot]
4d9cd0c453
chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.5.1 to 1.6.0 (#4928)
Bumps
[github.com/Azure/azure-sdk-for-go/sdk/azidentity](https://github.com/Azure/azure-sdk-for-go)
from 1.5.1 to 1.6.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/Azure/azure-sdk-for-go/releases">github.com/Azure/azure-sdk-for-go/sdk/azidentity's
releases</a>.</em></p>
<blockquote>
<h2>sdk/internal/v1.6.0</h2>
<h2>1.6.0 (2024-04-16)</h2>
<h3>Features Added</h3>
<ul>
<li>Options types for <code>SetBodilessMatcher</code> and
<code>SetDefaultMatcher</code> now embed
<code>RecordingOptions</code></li>
<li>Added a collection of default sanitizers for test recordings</li>
</ul>
<h2>sdk/azidentity/v1.6.0</h2>
<h2>1.6.0 (2024-06-10)</h2>
<h3>Features Added</h3>
<ul>
<li><code>NewOnBehalfOfCredentialWithClientAssertions</code> creates an
on-behalf-of credential
that authenticates with client assertions such as federated
credentials</li>
</ul>
<h3>Breaking Changes</h3>
<blockquote>
<p>These changes affect only code written against a beta version such as
v1.6.0-beta.4</p>
</blockquote>
<ul>
<li>Removed <code>AzurePipelinesCredential</code> and the persistent
token caching API.
They will return in v1.7.0-beta.1</li>
</ul>
<h3>Bugs Fixed</h3>
<ul>
<li>Managed identity bug fixes</li>
</ul>
<h2>sdk/azidentity/v1.6.0-beta.4</h2>
<h2>1.6.0-beta.4 (2024-05-14)</h2>
<h3>Features Added</h3>
<ul>
<li><code>AzurePipelinesCredential</code> authenticates an Azure
Pipeline service connection with
workload identity federation</li>
</ul>
<h2>sdk/azidentity/v1.6.0-beta.3</h2>
<h2>1.6.0-beta.3 (2024-04-09)</h2>
<h3>Breaking Changes</h3>
<ul>
<li><code>DefaultAzureCredential</code> now sends a probe request with
no retries for IMDS managed identity
environments to avoid excessive retry delays when the IMDS endpoint is
not available. This
should improve credential chain resolution for local development
scenarios.</li>
</ul>
<h3>Bugs Fixed</h3>
<ul>
<li><code>ManagedIdentityCredential</code> now specifies resource IDs
correctly for Azure Container Instances</li>
</ul>
<h2>sdk/azidentity/v1.5.2</h2>
<h2>1.5.2 (2024-04-09)</h2>
<h3>Bugs Fixed</h3>
<ul>
<li><code>ManagedIdentityCredential</code> now specifies resource IDs
correctly for Azure Container Instances</li>
</ul>
<h3>Other Changes</h3>
<ul>
<li>Restored v1.4.0 error behavior for empty tenant IDs</li>
<li>Upgraded dependencies</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="36f766d2fe"><code>36f766d</code></a>
add sdk/resourcemanager/cosmos/armcosmos live test (<a
href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/20705">#20705</a>)</li>
<li><a
href="c005ed6159"><code>c005ed6</code></a>
sdk/resourcemanager/network/armnetwork live test (<a
href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/20331">#20331</a>)</li>
<li><a
href="5fa7df4852"><code>5fa7df4</code></a>
add sdk/resourcemanager/compute/armcompute live test (<a
href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/20048">#20048</a>)</li>
<li><a
href="0d22aeddaa"><code>0d22aed</code></a>
add sdk/resourcemanager/eventhub/armeventhub live test (<a
href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/20686">#20686</a>)</li>
<li><a
href="2a8d96d355"><code>2a8d96d</code></a>
add sdk/resourcemanager/postgresql/armpostgresql live test (<a
href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/20685">#20685</a>)</li>
<li><a
href="b2cddab175"><code>b2cddab</code></a>
[Release] sdk/resourcemanager/paloaltonetworksngfw/armpanngfw/0.1.0 (<a
href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/20437">#20437</a>)</li>
<li><a
href="ed7f3c719e"><code>ed7f3c7</code></a>
Fix azidentity troubleshooting guide link (<a
href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/20736">#20736</a>)</li>
<li><a
href="6dfd0cbd7c"><code>6dfd0cb</code></a>
[azeventhubs] Fixing checkpoint store race condition (<a
href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/20727">#20727</a>)</li>
<li><a
href="745d967e27"><code>745d967</code></a>
pass along the artifact name so we can override it later (<a
href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/20732">#20732</a>)</li>
<li><a
href="20b4dd8c3e"><code>20b4dd8</code></a>
Update changelog with latest features (<a
href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/20730">#20730</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/Azure/azure-sdk-for-go/compare/sdk/internal/v1.5.1...sdk/azcore/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/Azure/azure-sdk-for-go/sdk/azidentity&package-manager=go_modules&previous-version=1.5.1&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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/goreleaser/goreleaser/network/alerts).

</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-13 21:53:39 -03:00
dependabot[bot]
dc4f450233
chore(deps): bump github.com/klauspost/compress from 1.17.8 to 1.17.9 (#4930)
Bumps
[github.com/klauspost/compress](https://github.com/klauspost/compress)
from 1.17.8 to 1.17.9.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/klauspost/compress/releases">github.com/klauspost/compress's
releases</a>.</em></p>
<blockquote>
<h2>v1.17.9</h2>
<h2>What's Changed</h2>
<ul>
<li>s2: Reduce ReadFrom temporary allocations by <a
href="https://github.com/klauspost"><code>@​klauspost</code></a> in <a
href="https://redirect.github.com/klauspost/compress/pull/949">klauspost/compress#949</a></li>
<li>Fix arm64 vet issues by <a
href="https://github.com/klauspost"><code>@​klauspost</code></a> in <a
href="https://redirect.github.com/klauspost/compress/pull/964">klauspost/compress#964</a></li>
<li>flate, zstd: Shave some bytes off amd64 matchLen by <a
href="https://github.com/greatroar"><code>@​greatroar</code></a> in <a
href="https://redirect.github.com/klauspost/compress/pull/963">klauspost/compress#963</a></li>
<li>Upgrade zip to 1.22.4 upstream by <a
href="https://github.com/klauspost"><code>@​klauspost</code></a> in <a
href="https://redirect.github.com/klauspost/compress/pull/970">klauspost/compress#970</a></li>
<li>zstd: BuildDict fails with RLE table by <a
href="https://github.com/klauspost"><code>@​klauspost</code></a> in <a
href="https://redirect.github.com/klauspost/compress/pull/951">klauspost/compress#951</a></li>
<li>Upgrade zlib to upstream by <a
href="https://github.com/klauspost"><code>@​klauspost</code></a> in <a
href="https://redirect.github.com/klauspost/compress/pull/971">klauspost/compress#971</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/klauspost/compress/compare/v1.17.8...v1.17.9">https://github.com/klauspost/compress/compare/v1.17.8...v1.17.9</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="7ae2138b16"><code>7ae2138</code></a>
Upgrade zlib to upstream (<a
href="https://redirect.github.com/klauspost/compress/issues/971">#971</a>)</li>
<li><a
href="0396178721"><code>0396178</code></a>
zstd: BuildDict fails with RLE table (<a
href="https://redirect.github.com/klauspost/compress/issues/951">#951</a>)</li>
<li><a
href="8411e1d1cc"><code>8411e1d</code></a>
zip: Upgrade to 1.22.4 upstream (<a
href="https://redirect.github.com/klauspost/compress/issues/970">#970</a>)</li>
<li><a
href="d9f6f55f91"><code>d9f6f55</code></a>
build(deps): bump the github-actions group across 1 directory with 2
updates ...</li>
<li><a
href="5f7dd2527f"><code>5f7dd25</code></a>
flate, zstd: Shave some bytes off amd64 matchLen (<a
href="https://redirect.github.com/klauspost/compress/issues/963">#963</a>)</li>
<li><a
href="3a0faf36e3"><code>3a0faf3</code></a>
Fix arm64 vet issues (<a
href="https://redirect.github.com/klauspost/compress/issues/964">#964</a>)</li>
<li><a
href="8bd3916ec6"><code>8bd3916</code></a>
s2: Reduce ReadFrom temporary allocations (<a
href="https://redirect.github.com/klauspost/compress/issues/949">#949</a>)</li>
<li>See full diff in <a
href="https://github.com/klauspost/compress/compare/v1.17.8...v1.17.9">compare
view</a></li>
</ul>
</details>
<br />


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

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

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

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-13 14:34:25 -03:00
Carlos Alexandro Becker
684c180586
chore: go mod tidy
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2024-06-10 22:45:52 -03:00
dependabot[bot]
426803061d
chore(deps): bump golang.org/x/oauth2 from 0.20.0 to 0.21.0 (#4909)
[//]: # (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 [golang.org/x/oauth2](https://github.com/golang/oauth2) from
0.20.0 to 0.21.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="5fd42413ed"><code>5fd4241</code></a>
google: update compute token refresh</li>
<li>See full diff in <a
href="https://github.com/golang/oauth2/compare/v0.20.0...v0.21.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/oauth2&package-manager=go_modules&previous-version=0.20.0&new-version=0.21.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

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

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-05 14:20:28 -03:00
dependabot[bot]
6eb8b757a2
chore(deps): bump github.com/caarlos0/log from 0.4.4 to 0.4.5 (#4895)
Bumps [github.com/caarlos0/log](https://github.com/caarlos0/log) from
0.4.4 to 0.4.5.
<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.4.5</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="9c8618f093"><code>9c8618f</code></a>
docs: update example</li>
<li><a
href="bcaee0196b"><code>bcaee01</code></a>
chore(deps): bump github.com/charmbracelet/lipgloss from 0.10.0 to
0.11.0 (<a
href="https://redirect.github.com/caarlos0/log/issues/33">#33</a>)</li>
<li><a
href="baaeb6a71f"><code>baaeb6a</code></a>
chore(deps): bump golangci/golangci-lint-action from 5 to 6 (<a
href="https://redirect.github.com/caarlos0/log/issues/32">#32</a>)</li>
<li><a
href="acc86fea7b"><code>acc86fe</code></a>
chore(deps): bump golangci/golangci-lint-action from 4 to 5 (<a
href="https://redirect.github.com/caarlos0/log/issues/31">#31</a>)</li>
<li><a
href="c7753373f2"><code>c775337</code></a>
chore(deps): bump github.com/charmbracelet/lipgloss from 0.9.1 to 0.10.0
(<a
href="https://redirect.github.com/caarlos0/log/issues/30">#30</a>)</li>
<li><a
href="d73c64d809"><code>d73c64d</code></a>
chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (<a
href="https://redirect.github.com/caarlos0/log/issues/29">#29</a>)</li>
<li><a
href="9215a5a0b3"><code>9215a5a</code></a>
chore(deps): bump golangci/golangci-lint-action from 3 to 4 (<a
href="https://redirect.github.com/caarlos0/log/issues/28">#28</a>)</li>
<li><a
href="b3238749d2"><code>b323874</code></a>
chore(deps): bump codecov/codecov-action from 3 to 4 (<a
href="https://redirect.github.com/caarlos0/log/issues/27">#27</a>)</li>
<li><a
href="ec612c3dc2"><code>ec612c3</code></a>
chore(deps): bump actions/setup-go from 4 to 5 (<a
href="https://redirect.github.com/caarlos0/log/issues/26">#26</a>)</li>
<li>See full diff in <a
href="https://github.com/caarlos0/log/compare/v0.4.4...v0.4.5">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.4.4&new-version=0.4.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

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

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-05 14:19:44 -03:00
dependabot[bot]
e646c5186d
chore(deps): bump golang.org/x/tools from 0.21.0 to 0.22.0 (#4910)
Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.21.0
to 0.22.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="bc6931db37"><code>bc6931d</code></a>
go.mod: update golang.org/x dependencies</li>
<li><a
href="1767b144a1"><code>1767b14</code></a>
go/ssa: remove code with no effect</li>
<li><a
href="208808308b"><code>2088083</code></a>
internal/gocommand: add more debug info for hanging go commands</li>
<li><a
href="f1a3b1281e"><code>f1a3b12</code></a>
internal/imports: FixImports should be cancellable</li>
<li><a
href="4478db00aa"><code>4478db0</code></a>
go/analysis/passes/copylock: suppress error in ill-typed code</li>
<li><a
href="018d3b2768"><code>018d3b2</code></a>
gopls: warn about Go 1.19 and Go 1.20</li>
<li><a
href="58cc8a4458"><code>58cc8a4</code></a>
gopls/internal/filecache: suppress gc in tests</li>
<li><a
href="b6235391ad"><code>b623539</code></a>
gopls/internal/cache: suppress &quot;internal&quot; import check on
Bazel</li>
<li><a
href="1e9d12dd1f"><code>1e9d12d</code></a>
go/packages: pass -overlay to all 'go list' invocations</li>
<li><a
href="3c293ad67a"><code>3c293ad</code></a>
internal/cache: invalidate broken imports when package files change</li>
<li>Additional commits viewable in <a
href="https://github.com/golang/tools/compare/v0.21.0...v0.22.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/tools&package-manager=go_modules&previous-version=0.21.0&new-version=0.22.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

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

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-05 13:57:35 -03:00
dependabot[bot]
8cf155de06
chore(deps): bump golang.org/x/text from 0.15.0 to 0.16.0 (#4911)
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.15.0 to
0.16.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="9c2f3a2135"><code>9c2f3a2</code></a>
cmd/gotext: fix segfault in extract &amp; rewrite commands</li>
<li><a
href="59e1219a5f"><code>59e1219</code></a>
message: optimize lookupAndFormat function for better performance</li>
<li><a
href="a20a3e2496"><code>a20a3e2</code></a>
x/text: update x/tools for go/ssa range-over-func fix</li>
<li>See full diff in <a
href="https://github.com/golang/text/compare/v0.15.0...v0.16.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.15.0&new-version=0.16.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

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

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-05 13:46:50 -03:00
Carlos Alexandro Becker
ec2db4a727
feat!: rename module to /v2 (#4894)
<!--

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... -->

...

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

...

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

...

---------

Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2024-05-26 15:02:57 -03:00
dependabot[bot]
fae464e278
chore(deps): bump github.com/caarlos0/env/v11 from 11.0.0 to 11.0.1 (#4888)
Bumps [github.com/caarlos0/env/v11](https://github.com/caarlos0/env)
from 11.0.0 to 11.0.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/caarlos0/env/releases">github.com/caarlos0/env/v11's
releases</a>.</em></p>
<blockquote>
<h2>v11.0.1</h2>
<h2>Changelog</h2>
<h3>Bug fixes</h3>
<ul>
<li>0f77fefcf68e63b1d9bc693e01b182e84fabbd30: fix: add logic to handle
nil pointer structs (<a
href="https://redirect.github.com/caarlos0/env/issues/306">#306</a>) (<a
href="https://github.com/NithinGudla"><code>@​NithinGudla</code></a>)</li>
</ul>
<h3>Documentation updates</h3>
<ul>
<li>1e2d9e135a1971a3b82f6874d26c6f4c012d2609: docs: better explain
UseFieldNameByDefault (<a
href="https://github.com/caarlos0"><code>@​caarlos0</code></a>)</li>
<li>b436dffb23aaf45c2a404ca4f9a1958569faa7ac: docs: document generics
(<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="c4db909639"><code>c4db909</code></a>
test: map alias with json parsing</li>
<li><a
href="e631edf5f2"><code>e631edf</code></a>
chore(deps): bump golangci/golangci-lint-action from 5 to 6 (<a
href="https://redirect.github.com/caarlos0/env/issues/307">#307</a>)</li>
<li><a
href="f531b6f306"><code>f531b6f</code></a>
test: added test for <a
href="https://redirect.github.com/caarlos0/env/issues/234">#234</a></li>
<li><a
href="0f77fefcf6"><code>0f77fef</code></a>
fix: add logic to handle nil pointer structs (<a
href="https://redirect.github.com/caarlos0/env/issues/306">#306</a>)</li>
<li><a
href="3c53a9efaf"><code>3c53a9e</code></a>
chore(deps): bump golangci/golangci-lint-action from 4 to 5 (<a
href="https://redirect.github.com/caarlos0/env/issues/305">#305</a>)</li>
<li><a
href="a3551ca3f0"><code>a3551ca</code></a>
test: add a test for <a
href="https://redirect.github.com/caarlos0/env/issues/304">#304</a></li>
<li><a
href="1e2d9e135a"><code>1e2d9e1</code></a>
docs: better explain UseFieldNameByDefault</li>
<li><a
href="b436dffb23"><code>b436dff</code></a>
docs: document generics</li>
<li>See full diff in <a
href="https://github.com/caarlos0/env/compare/v11.0.0...v11.0.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/v11&package-manager=go_modules&previous-version=11.0.0&new-version=11.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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-23 09:14:45 -03:00
dependabot[bot]
de796eb4e5
chore(deps): bump github.com/google/ko from 0.15.2 to 0.15.4 (#4885)
Bumps [github.com/google/ko](https://github.com/google/ko) from 0.15.2
to 0.15.4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/google/ko/releases">github.com/google/ko's
releases</a>.</em></p>
<blockquote>
<h2>v0.15.4</h2>
<h2>What's Changed</h2>
<ul>
<li>
<p>Refactor global values to be defaults by <a
href="https://github.com/nmittler"><code>@​nmittler</code></a> in <a
href="https://redirect.github.com/ko-build/ko/pull/1318">ko-build/ko#1318</a></p>
</li>
<li>
<p>Bump actions/checkout from 4.1.5 to 4.1.6 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/ko-build/ko/pull/1316">ko-build/ko#1316</a></p>
</li>
<li>
<p>Bump github.com/docker/docker from 26.1.2+incompatible to
26.1.3+incompatible by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/ko-build/ko/pull/1315">ko-build/ko#1315</a></p>
</li>
<li>
<p>Bump github/codeql-action from 2.13.4 to 3.25.5 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/ko-build/ko/pull/1319">ko-build/ko#1319</a></p>
</li>
<li>
<p>Bump github/codeql-action from 3.25.5 to 3.25.6 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/ko-build/ko/pull/1321">ko-build/ko#1321</a></p>
</li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ko-build/ko/compare/v0.15.3...v0.15.4">https://github.com/ko-build/ko/compare/v0.15.3...v0.15.4</a></p>
<h2>v0.15.3</h2>
<p>🚨 We are investigating an issue with this release 🚨
See <a
href="https://redirect.github.com/ko-build/ko/issues/1317">ko-build/ko#1317</a>
for more details.</p>
<h2>What's Changed</h2>
<ul>
<li>Bump golang/govulncheck-action from 1.0.1 to 1.0.2 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/ko-build/ko/pull/1244">ko-build/ko#1244</a></li>
<li>Fix fly.io deployment docs by <a
href="https://github.com/imjasonh"><code>@​imjasonh</code></a> in <a
href="https://redirect.github.com/ko-build/ko/pull/1247">ko-build/ko#1247</a></li>
<li>Bump golang.org/x/tools from 0.18.0 to 0.19.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/ko-build/ko/pull/1249">ko-build/ko#1249</a></li>
<li>Update setup-ko action link in install.md by <a
href="https://github.com/koki-develop"><code>@​koki-develop</code></a>
in <a
href="https://redirect.github.com/ko-build/ko/pull/1256">ko-build/ko#1256</a></li>
<li>Fix kind image names with --bare by <a
href="https://github.com/aidy"><code>@​aidy</code></a> in <a
href="https://redirect.github.com/ko-build/ko/pull/1027">ko-build/ko#1027</a></li>
<li>fix: update github.com/awslabs/amazon-ecr-credential-helper to
latest version by <a
href="https://github.com/nesty92"><code>@​nesty92</code></a> in <a
href="https://redirect.github.com/ko-build/ko/pull/1267">ko-build/ko#1267</a></li>
<li>drop go1.20 and start testing with go1.22 and ci updates by <a
href="https://github.com/cpanato"><code>@​cpanato</code></a> in <a
href="https://redirect.github.com/ko-build/ko/pull/1251">ko-build/ko#1251</a></li>
<li>Bump slsa-framework/slsa-github-generator from 1.9.0 to 1.10.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/ko-build/ko/pull/1265">ko-build/ko#1265</a></li>
<li>Bump reviewdog/action-misspell from 1.15.0 to 1.16.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/ko-build/ko/pull/1252">ko-build/ko#1252</a></li>
<li>Bump github.com/google/go-containerregistry from 0.19.0 to 0.19.1 by
<a href="https://github.com/dependabot"><code>@​dependabot</code></a> in
<a
href="https://redirect.github.com/ko-build/ko/pull/1258">ko-build/ko#1258</a></li>
<li>Bump actions/checkout from 4.1.1 to 4.1.2 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/ko-build/ko/pull/1255">ko-build/ko#1255</a></li>
<li>Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/ko-build/ko/pull/1257">ko-build/ko#1257</a></li>
<li>Bump gopkg.in/go-jose/go-jose.v2 from 2.6.1 to 2.6.3 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/ko-build/ko/pull/1253">ko-build/ko#1253</a></li>
<li>Bump actions/setup-python from 5.0.0 to 5.1.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/ko-build/ko/pull/1269">ko-build/ko#1269</a></li>
<li>Bump k8s.io/apimachinery from 0.29.2 to 0.29.3 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/ko-build/ko/pull/1259">ko-build/ko#1259</a></li>
<li>Bump github.com/docker/docker from 25.0.3+incompatible to
26.0.0+incompatible by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/ko-build/ko/pull/1263">ko-build/ko#1263</a></li>
<li>Bump reviewdog/action-misspell from 1.16.0 to 1.17.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/ko-build/ko/pull/1270">ko-build/ko#1270</a></li>
<li>Add support for setting capabilities on the app binary by <a
href="https://github.com/mejedi"><code>@​mejedi</code></a> in <a
href="https://redirect.github.com/ko-build/ko/pull/1271">ko-build/ko#1271</a></li>
<li>Bump golang.org/x/sync from 0.6.0 to 0.7.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/ko-build/ko/pull/1273">ko-build/ko#1273</a></li>
<li>Bump golang.org/x/tools from 0.19.0 to 0.20.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/ko-build/ko/pull/1272">ko-build/ko#1272</a></li>
<li>Bump sigstore/cosign-installer from 3.4.0 to 3.5.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/ko-build/ko/pull/1275">ko-build/ko#1275</a></li>
<li>Bump github.com/docker/docker from 26.0.0+incompatible to
26.0.1+incompatible by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/ko-build/ko/pull/1277">ko-build/ko#1277</a></li>
<li>chore: fix function names in comment by <a
href="https://github.com/camcui"><code>@​camcui</code></a> in <a
href="https://redirect.github.com/ko-build/ko/pull/1278">ko-build/ko#1278</a></li>
<li>Bump k8s.io/apimachinery from 0.29.3 to 0.29.4 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/ko-build/ko/pull/1279">ko-build/ko#1279</a></li>
<li>Fix AWS Lambda advanced docs by <a
href="https://github.com/mattn"><code>@​mattn</code></a> in <a
href="https://redirect.github.com/ko-build/ko/pull/1281">ko-build/ko#1281</a></li>
<li>Bump actions/upload-artifact from 4.3.1 to 4.3.2 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/ko-build/ko/pull/1284">ko-build/ko#1284</a></li>
<li>Bump github.com/docker/docker from 26.0.1+incompatible to
26.0.2+incompatible by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/ko-build/ko/pull/1283">ko-build/ko#1283</a></li>
<li>Bump actions/checkout from 4.1.2 to 4.1.3 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/ko-build/ko/pull/1285">ko-build/ko#1285</a></li>
<li>Bump github.com/docker/docker from 26.0.2+incompatible to
26.1.0+incompatible by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/ko-build/ko/pull/1286">ko-build/ko#1286</a></li>
<li>Bump actions/upload-artifact from 4.3.2 to 4.3.3 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/ko-build/ko/pull/1288">ko-build/ko#1288</a></li>
<li>Bump slsa-framework/slsa-github-generator from 1.10.0 to 2.0.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/ko-build/ko/pull/1287">ko-build/ko#1287</a></li>
<li>Bump actions/checkout from 4.1.3 to 4.1.4 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/ko-build/ko/pull/1290">ko-build/ko#1290</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="c9e27f0dae"><code>c9e27f0</code></a>
Update integration_test.sh</li>
<li><a
href="7cb29ac9b8"><code>7cb29ac</code></a>
Refactor global values to be defaults</li>
<li><a
href="29e852e8bb"><code>29e852e</code></a>
Merge pull request <a
href="https://redirect.github.com/google/ko/issues/1321">#1321</a> from
ko-build/dependabot/github_actions/github/codeq...</li>
<li><a
href="74f02a8f59"><code>74f02a8</code></a>
---</li>
<li><a
href="81723216fa"><code>8172321</code></a>
Merge pull request <a
href="https://redirect.github.com/google/ko/issues/1319">#1319</a> from
ko-build/dependabot/github_actions/github/codeq...</li>
<li><a
href="f979606b99"><code>f979606</code></a>
Bump github/codeql-action from 2.13.4 to 3.25.5</li>
<li><a
href="bb99eccfe2"><code>bb99ecc</code></a>
Merge pull request <a
href="https://redirect.github.com/google/ko/issues/1315">#1315</a> from
ko-build/dependabot/go_modules/github.com/docke...</li>
<li><a
href="dcb8f4edfe"><code>dcb8f4e</code></a>
Merge pull request <a
href="https://redirect.github.com/google/ko/issues/1316">#1316</a> from
ko-build/dependabot/github_actions/actions/chec...</li>
<li><a
href="7e47ec504a"><code>7e47ec5</code></a>
Bump actions/checkout from 4.1.5 to 4.1.6</li>
<li><a
href="459bf48a23"><code>459bf48</code></a>
Bump github.com/docker/docker</li>
<li>Additional commits viewable in <a
href="https://github.com/google/ko/compare/v0.15.2...v0.15.4">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/google/ko&package-manager=go_modules&previous-version=0.15.2&new-version=0.15.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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-22 10:56:23 -03:00
dependabot[bot]
a82491afe4
chore(deps): bump github.com/slack-go/slack from 0.12.5 to 0.13.0 (#4871)
Bumps [github.com/slack-go/slack](https://github.com/slack-go/slack)
from 0.12.5 to 0.13.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.13.0</h2>
<blockquote>
<p>[!WARNING]<br />
This release includes a breaking change since the last release</p>
</blockquote>
<h2>What's Changed</h2>
<h3>Breaking changes</h3>
<ul>
<li>Expose <code>team_id</code> parameter for use with org-wide app by
<a
href="https://github.com/candiduslynx"><code>@​candiduslynx</code></a>
in <a
href="https://redirect.github.com/slack-go/slack/pull/1283">slack-go/slack#1283</a>:
Changed interface:
<table>
<thead>
<tr>
<th>Old</th>
<th>New</th>
</tr>
</thead>
<tbody>
<tr>
<td><code>Client.GetBotInfo(bot string) (*Bot, error)</code></td>
<td><code>Client.GetBotInfo(parameters GetBotInfoParameters) (*Bot,
error)</code></td>
</tr>
<tr>
<td><code>Client.GetBotInfoContext(ctx context.Context, bot
string)</code></td>
<td><code>Client.GetBotInfoContext(ctx context.Context, parameters
GetBotInfoParameters)</code></td>
</tr>
<tr>
<td><code>Client.GetTeamProfile() (*TeamProfile, error)</code></td>
<td><code>GetTeamProfile(teamID ...string) (*TeamProfile,
error)</code></td>
</tr>
<tr>
<td><code>GetTeamProfileContext(ctx context.Context) (*TeamProfile,
error)</code></td>
<td><code>GetTeamProfileContext(ctx context.Context, teamID ...string)
(*TeamProfile, error)</code></td>
</tr>
<tr>
<td><code>Client.GetBillableInfo(user string) (map[string]BillingActive,
error)</code></td>
<td><code>Client.GetBillableInfo(params GetBillableInfoParams)
(map[string]BillingActive, error)</code></td>
</tr>
<tr>
<td><code>Client.GetBillableInfoContext(ctx context.Context, user
string) (map[string]BillingActive, error)</code></td>
<td><code>Client.GetBillableInfoContext(ctx context.Context, params
GetBillableInfoParams) (map[string]BillingActive, error)</code></td>
</tr>
<tr>
<td><code>Client.GetBillableInfoForTeam() (map[string]BillingActive,
error)</code></td>
<td>dropped, use <code>Client.GetBillableInfo</code> with empty
params</td>
</tr>
<tr>
<td><code>Client.GetBillableInfoForTeamContext(ctx context.Context)
(map[string]BillingActive, error)</code></td>
<td>dropped, use <code>Client.GetBillableInfoContext</code> with empty
params</td>
</tr>
</tbody>
</table>
</li>
</ul>
<h3>Bug fixes</h3>
<ul>
<li>Block Object: Validate text min and max length by <a
href="https://github.com/Chagui"><code>@​Chagui</code></a>- in <a
href="https://redirect.github.com/slack-go/slack/pull/1273">slack-go/slack#1273</a></li>
<li>fix some typos by <a
href="https://github.com/yutasb"><code>@​yutasb</code></a> in <a
href="https://redirect.github.com/slack-go/slack/pull/1281">slack-go/slack#1281</a></li>
</ul>
<h3>Enhancements</h3>
<ul>
<li>Add missing message option for link_names by <a
href="https://github.com/robbydyer"><code>@​robbydyer</code></a> in <a
href="https://redirect.github.com/slack-go/slack/pull/1278">slack-go/slack#1278</a></li>
<li>Expose <code>team_id</code> parameter for use with org-wide app by
<a
href="https://github.com/candiduslynx"><code>@​candiduslynx</code></a>
in <a
href="https://redirect.github.com/slack-go/slack/pull/1283">slack-go/slack#1283</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/Chagui"><code>@​Chagui</code></a>- made
their first contribution in <a
href="https://redirect.github.com/slack-go/slack/pull/1273">slack-go/slack#1273</a></li>
<li><a href="https://github.com/robbydyer"><code>@​robbydyer</code></a>
made their first contribution in <a
href="https://redirect.github.com/slack-go/slack/pull/1278">slack-go/slack#1278</a></li>
<li><a href="https://github.com/yutasb"><code>@​yutasb</code></a> made
their first contribution in <a
href="https://redirect.github.com/slack-go/slack/pull/1281">slack-go/slack#1281</a></li>
<li><a
href="https://github.com/candiduslynx"><code>@​candiduslynx</code></a>
made their first contribution in <a
href="https://redirect.github.com/slack-go/slack/pull/1283">slack-go/slack#1283</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/slack-go/slack/compare/v0.12.5...v0.13.0">https://github.com/slack-go/slack/compare/v0.12.5...v0.13.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="41fa1e5b4a"><code>41fa1e5</code></a>
Merge pull request <a
href="https://redirect.github.com/slack-go/slack/issues/1283">#1283</a>
from cloudquery/fix/expose-team_id-param</li>
<li><a
href="c530ebbffb"><code>c530ebb</code></a>
pr-prep</li>
<li><a
href="ceced007d2"><code>ceced00</code></a>
team.profile.get</li>
<li><a
href="204bf374e2"><code>204bf37</code></a>
team.billableInfo</li>
<li><a
href="2824b312b5"><code>2824b31</code></a>
team.accessLogs</li>
<li><a
href="7138048b7c"><code>7138048</code></a>
search.all</li>
<li><a
href="a47d659876"><code>a47d659</code></a>
reactions.list</li>
<li><a
href="0c1ba09d06"><code>0c1ba09</code></a>
usergroups.list</li>
<li><a
href="55bdd38d7c"><code>55bdd38</code></a>
usergroups.create</li>
<li><a
href="eb325a50c0"><code>eb325a5</code></a>
files.list</li>
<li>Additional commits viewable in <a
href="https://github.com/slack-go/slack/compare/v0.12.5...v0.13.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.12.5&new-version=0.13.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

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

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-16 10:02:52 -03:00
dependabot[bot]
b4d768bf16
chore(deps): bump github.com/mattn/go-mastodon from 0.0.6 to 0.0.8 (#4872)
Bumps
[github.com/mattn/go-mastodon](https://github.com/mattn/go-mastodon)
from 0.0.6 to 0.0.8.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="190d45d2ec"><code>190d45d</code></a>
update go.mod</li>
<li><a
href="18f53e1386"><code>18f53e1</code></a>
fix go.mod module</li>
<li><a
href="4f1b16bb82"><code>4f1b16b</code></a>
update github workflow</li>
<li><a
href="0c91499d65"><code>0c91499</code></a>
go mod tidy</li>
<li><a
href="afce2f5eb2"><code>afce2f5</code></a>
update deps</li>
<li><a
href="9c0773141d"><code>9c07731</code></a>
update deps</li>
<li><a
href="a0bda564b5"><code>a0bda56</code></a>
feat: add GetEndorsements method</li>
<li><a
href="b8ed081608"><code>b8ed081</code></a>
add .idea directory to .gitignore file</li>
<li><a
href="073dfd6996"><code>073dfd6</code></a>
Update README.md</li>
<li><a
href="d53cfea7c6"><code>d53cfea</code></a>
Introduce APIError type and make ErrorEvent.Err public</li>
<li>Additional commits viewable in <a
href="https://github.com/mattn/go-mastodon/compare/v0.0.6...v0.0.8">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/mattn/go-mastodon&package-manager=go_modules&previous-version=0.0.6&new-version=0.0.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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-16 10:02:42 -03:00
dependabot[bot]
97b013a734
chore(deps): bump github.com/aws/aws-sdk-go from 1.52.0 to 1.53.0 (#4860)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go)
from 1.52.0 to 1.53.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-go/releases">github.com/aws/aws-sdk-go's
releases</a>.</em></p>
<blockquote>
<h1>Release v1.53.0 (2024-05-10)</h1>
<h3>Service Client Updates</h3>
<ul>
<li><code>service/discovery</code>: Updates service API
<ul>
<li>add v2 smoke tests and smithy smokeTests trait for SDK testing</li>
</ul>
</li>
<li><code>service/greengrassv2</code>: Updates service API and
documentation</li>
<li><code>service/sagemaker</code>: Updates service API
<ul>
<li>Introduced support for G6 instance types on Sagemaker Notebook
Instances and on SageMaker Studio for JupyterLab and CodeEditor
applications.</li>
</ul>
</li>
<li><code>service/sso-oidc</code>: Updates service API, documentation,
and examples</li>
</ul>
<h3>SDK Features</h3>
<ul>
<li><code>service/honeycode</code>: Remove Honeycode
<ul>
<li>This change removes the Honeycode service, which has been
deprecated.</li>
</ul>
</li>
</ul>
<h1>Release v1.52.6 (2024-05-09)</h1>
<h3>Service Client Updates</h3>
<ul>
<li><code>service/bedrock-agent-runtime</code>: Updates service API and
documentation</li>
<li><code>service/pinpoint</code>: Updates service API and documentation
<ul>
<li>This release adds support for specifying email message headers for
Email Templates, Campaigns, Journeys and Send Messages.</li>
</ul>
</li>
<li><code>service/route53resolver</code>: Updates service
documentation</li>
<li><code>service/ssm-sap</code>: Updates service API, documentation,
and paginators</li>
<li><code>service/verifiedpermissions</code>: Updates service API and
documentation</li>
</ul>
<h1>Release v1.52.5 (2024-05-08)</h1>
<h3>Service Client Updates</h3>
<ul>
<li><code>service/cognito-idp</code>: Updates service API</li>
<li><code>service/ec2</code>: Updates service API and documentation
<ul>
<li>Adding Precision Hardware Clock (PHC) to public API
DescribeInstanceTypes</li>
</ul>
</li>
<li><code>service/ecr</code>: Updates service API and documentation
<ul>
<li>This release adds pull through cache rules support for GitLab
container registry in Amazon ECR.</li>
</ul>
</li>
<li><code>service/fms</code>: Updates service documentation</li>
<li><code>service/polly</code>: Updates service API and documentation
<ul>
<li>Add new engine - generative - that builds the most expressive
conversational voices.</li>
</ul>
</li>
<li><code>service/sqs</code>: Updates service API and documentation
<ul>
<li>This release adds MessageSystemAttributeNames to
ReceiveMessageRequest to replace AttributeNames.</li>
</ul>
</li>
</ul>
<h1>Release v1.52.4 (2024-05-07)</h1>
<h3>Service Client Updates</h3>
<ul>
<li><code>service/b2bi</code>: Updates service documentation</li>
<li><code>service/budgets</code>: Updates service API and documentation
<ul>
<li>This release adds tag support for budgets and budget actions.</li>
</ul>
</li>
<li><code>service/resiliencehub</code>: Updates service API,
documentation, and paginators</li>
<li><code>service/route53profiles</code>: Updates service API and
documentation</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="e791517911"><code>e791517</code></a>
Release v1.53.0 (2024-05-10) (<a
href="https://redirect.github.com/aws/aws-sdk-go/issues/5258">#5258</a>)</li>
<li><a
href="267fd3d044"><code>267fd3d</code></a>
Remove honeycode from v1 (<a
href="https://redirect.github.com/aws/aws-sdk-go/issues/5257">#5257</a>)</li>
<li><a
href="df3d175b33"><code>df3d175</code></a>
Release v1.52.6 (2024-05-09) (<a
href="https://redirect.github.com/aws/aws-sdk-go/issues/5256">#5256</a>)</li>
<li><a
href="e7dfa8a815"><code>e7dfa8a</code></a>
Release v1.52.5 (2024-05-08) (<a
href="https://redirect.github.com/aws/aws-sdk-go/issues/5255">#5255</a>)</li>
<li><a
href="c638d3bee2"><code>c638d3b</code></a>
Release v1.52.4 (2024-05-07) (<a
href="https://redirect.github.com/aws/aws-sdk-go/issues/5254">#5254</a>)</li>
<li><a
href="75bdfcdd23"><code>75bdfcd</code></a>
Release v1.52.3 (2024-05-06) (<a
href="https://redirect.github.com/aws/aws-sdk-go/issues/5253">#5253</a>)</li>
<li><a
href="417f8a94ad"><code>417f8a9</code></a>
Release v1.52.2 (2024-05-03) (<a
href="https://redirect.github.com/aws/aws-sdk-go/issues/5252">#5252</a>)</li>
<li><a
href="8beb96a3de"><code>8beb96a</code></a>
Release v1.52.1 (2024-05-02) (<a
href="https://redirect.github.com/aws/aws-sdk-go/issues/5251">#5251</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-go/compare/v1.52.0...v1.53.0">compare
view</a></li>
</ul>
</details>
<br />

<details>
<summary>Most Recent Ignore Conditions Applied to This Pull
Request</summary>

| Dependency Name | Ignore Conditions |
| --- | --- |
| github.com/aws/aws-sdk-go | [< 1.53, > 1.52.0] |
</details>


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

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

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

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-13 09:45:12 -03:00
dependabot[bot]
b6dd67ec33
chore(deps): bump github.com/xanzy/go-gitlab from 0.104.1 to 0.105.0 (#4861)
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab)
from 0.104.1 to 0.105.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="6c765d2f73"><code>6c765d2</code></a>
Merge pull request <a
href="https://redirect.github.com/xanzy/go-gitlab/issues/1937">#1937</a>
from djrichar/MemberRoleIdForSAMLGroupLink</li>
<li><a
href="3291483e09"><code>3291483</code></a>
Issue: 1936 fix Missing MEmberRoleId for group link creation</li>
<li>See full diff in <a
href="https://github.com/xanzy/go-gitlab/compare/v0.104.1...v0.105.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.104.1&new-version=0.105.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

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

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-13 09:45:02 -03:00
Carlos Alexandro Becker
ba7e915cd8
docs: announce v1.26 (#4851)
planning the releaser for saturday!

---------

Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2024-05-11 14:21:51 -03:00
Carlos Alexandro Becker
9afbd1bc41
chore(deps): update nfpm
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2024-05-09 22:49:31 -03:00
Carlos Alexandro Becker
d6dfa4419b
chore: go mod tidy
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2024-05-08 22:58:40 -03:00
Carlos Alexandro Becker
a1d0e34f36
chore(deps): update nfpm to v2.37.0
refs #4848

Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2024-05-08 22:34:05 -03:00
dependabot[bot]
2ff365052a
chore(deps): bump github.com/xanzy/go-gitlab from 0.104.0 to 0.104.1 (#4842)
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab)
from 0.104.0 to 0.104.1.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="aee1e19c70"><code>aee1e19</code></a>
Merge pull request <a
href="https://redirect.github.com/xanzy/go-gitlab/issues/1935">#1935</a>
from heidiberry/main</li>
<li><a
href="a13465b382"><code>a13465b</code></a>
Reinstate missing fields for emails on push integration</li>
<li><a
href="db7c13540f"><code>db7c135</code></a>
Merge pull request <a
href="https://redirect.github.com/xanzy/go-gitlab/issues/1934">#1934</a>
from heidiberry/main</li>
<li><a
href="50bbab2413"><code>50bbab2</code></a>
Remove deprecated field removed in GitLab 9.0</li>
<li>See full diff in <a
href="https://github.com/xanzy/go-gitlab/compare/v0.104.0...v0.104.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.104.0&new-version=0.104.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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-07 08:54:41 -03:00
dependabot[bot]
5e122311dc
chore(deps): bump golang.org/x/tools from 0.20.0 to 0.21.0 (#4840)
Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.20.0
to 0.21.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="cc29c91ba3"><code>cc29c91</code></a>
go.mod: update golang.org/x dependencies</li>
<li><a
href="397fef9629"><code>397fef9</code></a>
gopls/internal/protocol: add links to LSP spec</li>
<li><a
href="e2a352c850"><code>e2a352c</code></a>
internal/refactor/inline: extensible API</li>
<li><a
href="c16c816ac4"><code>c16c816</code></a>
go/analysis/passes/stdversion: test *.go &lt; go.mod version</li>
<li><a
href="629a7be6d0"><code>629a7be</code></a>
go/analysis/analysistest: stricter errors and GOWORK setting</li>
<li><a
href="4db16973aa"><code>4db1697</code></a>
go/packages/packagestest: fold modules_111.go into modules.go</li>
<li><a
href="ccdef3cc26"><code>ccdef3c</code></a>
gopls/internal/golang: fix nil panic in InlayHint</li>
<li><a
href="74c9cfe4d2"><code>74c9cfe</code></a>
go/analysis: add Pass.ReadFile</li>
<li><a
href="5ef4fc9014"><code>5ef4fc9</code></a>
gopls/internal/golang/completion: fix the isEmptyInterface
predicate</li>
<li><a
href="77f691bada"><code>77f691b</code></a>
internal/gcimporter: use Alias.Rhs, not unsafe hack</li>
<li>Additional commits viewable in <a
href="https://github.com/golang/tools/compare/v0.20.0...v0.21.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/tools&package-manager=go_modules&previous-version=0.20.0&new-version=0.21.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

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

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-07 08:44:58 -03:00
dependabot[bot]
25519bf8d4
chore(deps): bump golang.org/x/text from 0.14.0 to 0.15.0 (#4836)
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.14.0 to
0.15.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="8d533a0c40"><code>8d533a0</code></a>
encoding/charmap: update UCM spec file URL prefix</li>
<li>See full diff in <a
href="https://github.com/golang/text/compare/v0.14.0...v0.15.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.14.0&new-version=0.15.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

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

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-06 09:28:12 -03:00
dependabot[bot]
41c541762a
chore(deps): bump github.com/klauspost/compress from 1.17.7 to 1.17.8 (#4835)
Bumps
[github.com/klauspost/compress](https://github.com/klauspost/compress)
from 1.17.7 to 1.17.8.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/klauspost/compress/releases">github.com/klauspost/compress's
releases</a>.</em></p>
<blockquote>
<h2>v1.17.8</h2>
<h2>What's Changed</h2>
<ul>
<li>zstd: Reject blocks where reserved values are not 0 by <a
href="https://github.com/klauspost"><code>@​klauspost</code></a> in <a
href="https://redirect.github.com/klauspost/compress/pull/885">klauspost/compress#885</a></li>
<li>zstd: Add RLE detection+encoding by <a
href="https://github.com/klauspost"><code>@​klauspost</code></a> in <a
href="https://redirect.github.com/klauspost/compress/pull/938">klauspost/compress#938</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/ankon"><code>@​ankon</code></a> made
their first contribution in <a
href="https://redirect.github.com/klauspost/compress/pull/932">klauspost/compress#932</a></li>
<li><a href="https://github.com/kindhuge"><code>@​kindhuge</code></a>
made their first contribution in <a
href="https://redirect.github.com/klauspost/compress/pull/946">klauspost/compress#946</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/klauspost/compress/compare/v1.17.7...v1.17.8">https://github.com/klauspost/compress/compare/v1.17.7...v1.17.8</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="c0ff47e262"><code>c0ff47e</code></a>
Update README.md</li>
<li><a
href="657dc16a9a"><code>657dc16</code></a>
chore: remove repetitive words (<a
href="https://redirect.github.com/klauspost/compress/issues/946">#946</a>)</li>
<li><a
href="3f77d8c9ab"><code>3f77d8c</code></a>
build(deps): bump the github-actions group with 1 update (<a
href="https://redirect.github.com/klauspost/compress/issues/944">#944</a>)</li>
<li><a
href="de4073a3ab"><code>de4073a</code></a>
zstd: Add RLE detection+encoding (<a
href="https://redirect.github.com/klauspost/compress/issues/938">#938</a>)</li>
<li><a
href="165be368c2"><code>165be36</code></a>
zstd: Reject blocks where reserved values are not 0 (<a
href="https://redirect.github.com/klauspost/compress/issues/885">#885</a>)</li>
<li><a
href="4f3f95ba8e"><code>4f3f95b</code></a>
ci: Add testing replacement (<a
href="https://redirect.github.com/klauspost/compress/issues/935">#935</a>)</li>
<li><a
href="39763947c2"><code>3976394</code></a>
build(deps): bump the github-actions group with 1 update (<a
href="https://redirect.github.com/klauspost/compress/issues/934">#934</a>)</li>
<li><a
href="4d78e54b01"><code>4d78e54</code></a>
Remove sed for internal/fuzz/helpers.go (<a
href="https://redirect.github.com/klauspost/compress/issues/933">#933</a>)</li>
<li><a
href="46c00caa8e"><code>46c00ca</code></a>
doc: Remove an excess word in a documentation comment (<a
href="https://redirect.github.com/klauspost/compress/issues/932">#932</a>)</li>
<li>See full diff in <a
href="https://github.com/klauspost/compress/compare/v1.17.7...v1.17.8">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/klauspost/compress&package-manager=go_modules&previous-version=1.17.7&new-version=1.17.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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-06 09:27:33 -03:00
dependabot[bot]
365f3ed910
chore(deps): bump golang.org/x/oauth2 from 0.19.0 to 0.20.0 (#4837)
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from
0.19.0 to 0.20.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="84cb9f7f5c"><code>84cb9f7</code></a>
oauth2: fix typo in comment</li>
<li><a
href="4b7f0bdbc7"><code>4b7f0bd</code></a>
go.mod: update cloud.google.com/go/compute/metadata dependency</li>
<li><a
href="e11eea88a8"><code>e11eea8</code></a>
microsoft: added DeviceAuthURL to AzureADEndpoint</li>
<li>See full diff in <a
href="https://github.com/golang/oauth2/compare/v0.19.0...v0.20.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/oauth2&package-manager=go_modules&previous-version=0.19.0&new-version=0.20.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

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

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-06 09:23:56 -03:00
dependabot[bot]
53c4fdecc5
chore(deps): bump github.com/xanzy/go-gitlab from 0.103.0 to 0.104.0 (#4838)
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab)
from 0.103.0 to 0.104.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="f23e38b933"><code>f23e38b</code></a>
Merge pull request <a
href="https://redirect.github.com/xanzy/go-gitlab/issues/1917">#1917</a>
from ashmckenzie/ashmckenzie/add-merged-at</li>
<li><a
href="ca11f5c14a"><code>ca11f5c</code></a>
Merge pull request <a
href="https://redirect.github.com/xanzy/go-gitlab/issues/1933">#1933</a>
from heidiberry/add-container-registry-status</li>
<li><a
href="ffe1971e69"><code>ffe1971</code></a>
Minor tweaks</li>
<li><a
href="32950b3b40"><code>32950b3</code></a>
Merge pull request <a
href="https://redirect.github.com/xanzy/go-gitlab/issues/1932">#1932</a>
from heidiberry/add-new-field-to-edit-project</li>
<li><a
href="23b094e7c0"><code>23b094e</code></a>
Merge pull request <a
href="https://redirect.github.com/xanzy/go-gitlab/issues/1931">#1931</a>
from heidiberry/main</li>
<li><a
href="0e45c6f689"><code>0e45c6f</code></a>
Tweak new DORA metrics code</li>
<li><a
href="0de5639867"><code>0de5639</code></a>
Merge pull request <a
href="https://redirect.github.com/xanzy/go-gitlab/issues/1927">#1927</a>
from heidiberry/status-checks</li>
<li><a
href="a8a47fae6e"><code>a8a47fa</code></a>
Update function parameters</li>
<li><a
href="db6bdfeef2"><code>db6bdfe</code></a>
Merge pull request <a
href="https://redirect.github.com/xanzy/go-gitlab/issues/1925">#1925</a>
from jmajaca/update-integrations-1</li>
<li><a
href="068ec7da72"><code>068ec7d</code></a>
Add container registry status to response body</li>
<li>Additional commits viewable in <a
href="https://github.com/xanzy/go-gitlab/compare/v0.103.0...v0.104.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.103.0&new-version=0.104.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

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

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-06 09:23:45 -03:00
Carlos Alexandro Becker
e538341179
feat(archive): support tar.zst (#4825)
closes #4820
2024-05-03 10:29:55 -03:00
Stepan Rabotkin
7982a33a06
fix: telegram default message (#4821)
Hi, there is another fix of default message. I tried this message, now
everything works
2024-05-02 20:37:15 -03:00
dependabot[bot]
0c632b5842
chore(deps): bump github.com/aws/aws-sdk-go from 1.51.6 to 1.52.0 (#4824)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go)
from 1.51.6 to 1.52.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-go/releases">github.com/aws/aws-sdk-go's
releases</a>.</em></p>
<blockquote>
<h1>Release v1.52.0 (2024-05-01)</h1>
<h3>Service Client Updates</h3>
<ul>
<li><code>service/bedrock-agent</code>: Updates service API and
documentation</li>
<li><code>service/ec2</code>: Updates service documentation
<ul>
<li>Documentation updates for Amazon EC2.</li>
</ul>
</li>
<li><code>service/personalize-runtime</code>: Updates service API and
documentation</li>
<li><code>service/securityhub</code>: Updates service API and
documentation</li>
<li><code>service/sesv2</code>: Updates service API</li>
</ul>
<h3>SDK Features</h3>
<ul>
<li><code>service/alexaforbusiness</code>: Remove Alexaforbusiness
<ul>
<li>This change removes the Alexaforbusiness service, since it is
deprecated.</li>
</ul>
</li>
</ul>
<h1>Release v1.51.32 (2024-04-30)</h1>
<h3>Service Client Updates</h3>
<ul>
<li><code>service/chime-sdk-voice</code>: Updates service API and
documentation</li>
<li><code>service/codeartifact</code>: Updates service API and
documentation</li>
<li><code>service/fms</code>: Updates service API and documentation</li>
<li><code>service/omics</code>: Updates service API and
documentation</li>
<li><code>service/opensearch</code>: Updates service API and
documentation</li>
<li><code>service/pinpoint-sms-voice-v2</code>: Updates service API,
documentation, and paginators</li>
<li><code>service/qbusiness</code>: Updates service API, documentation,
and waiters</li>
<li><code>service/quicksight</code>: Updates service API and
documentation
<ul>
<li>New Q embedding supporting Generative Q&amp;A</li>
</ul>
</li>
<li><code>service/route53resolver</code>: Updates service API and
documentation</li>
<li><code>service/sagemaker</code>: Updates service API and
documentation
<ul>
<li>Amazon SageMaker Training now supports the use of attribute-based
access control (ABAC) roles for training job execution roles. Amazon
SageMaker Inference now supports G6 instance types.</li>
</ul>
</li>
<li><code>service/signer</code>: Updates service API and documentation
<ul>
<li>Documentation updates for AWS Signer. Adds cross-account signing
constraint and definitions for cross-account actions.</li>
</ul>
</li>
</ul>
<h1>Release v1.51.31 (2024-04-29)</h1>
<h3>Service Client Updates</h3>
<ul>
<li><code>service/amplify</code>: Updates service API and
documentation</li>
<li><code>service/connectcases</code>: Updates service API and
documentation</li>
<li><code>service/inspector2</code>: Updates service API and
documentation</li>
<li><code>service/timestream-query</code>: Updates service API and
documentation</li>
<li><code>service/transcribe</code>: Updates service API and
documentation</li>
<li><code>service/trustedadvisor</code>: Updates service API and
documentation</li>
</ul>
<h1>Release v1.51.30 (2024-04-26)</h1>
<h3>Service Client Updates</h3>
<ul>
<li><code>service/codepipeline</code>: Updates service API and
documentation</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="09c0ee916a"><code>09c0ee9</code></a>
Release v1.52.0 (2024-05-01) (<a
href="https://redirect.github.com/aws/aws-sdk-go/issues/5250">#5250</a>)</li>
<li><a
href="debabd5684"><code>debabd5</code></a>
Remove alexaforbusiness (<a
href="https://redirect.github.com/aws/aws-sdk-go/issues/5249">#5249</a>)</li>
<li><a
href="f9db156cdd"><code>f9db156</code></a>
Release v1.51.32 (2024-04-30) (<a
href="https://redirect.github.com/aws/aws-sdk-go/issues/5248">#5248</a>)</li>
<li><a
href="d5a952885e"><code>d5a9528</code></a>
Release v1.51.31 (2024-04-29) (<a
href="https://redirect.github.com/aws/aws-sdk-go/issues/5245">#5245</a>)</li>
<li><a
href="e267cf1aaa"><code>e267cf1</code></a>
Merge pull request <a
href="https://redirect.github.com/aws/aws-sdk-go/issues/5244">#5244</a>
from aws/lucix-aws-patch-1</li>
<li><a
href="9e85d0ca8b"><code>9e85d0c</code></a>
Update PULL_REQUEST_TEMPLATE.md</li>
<li><a
href="f62236fda5"><code>f62236f</code></a>
Release v1.51.30 (2024-04-26) (<a
href="https://redirect.github.com/aws/aws-sdk-go/issues/5243">#5243</a>)</li>
<li><a
href="0b033bb478"><code>0b033bb</code></a>
Release v1.51.29 (2024-04-25) (<a
href="https://redirect.github.com/aws/aws-sdk-go/issues/5242">#5242</a>)</li>
<li><a
href="1b3096a782"><code>1b3096a</code></a>
Release v1.51.28 (2024-04-24) (<a
href="https://redirect.github.com/aws/aws-sdk-go/issues/5241">#5241</a>)</li>
<li><a
href="d28620bd09"><code>d28620b</code></a>
Release v1.51.27 (2024-04-23) (<a
href="https://redirect.github.com/aws/aws-sdk-go/issues/5240">#5240</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/aws/aws-sdk-go/compare/v1.51.6...v1.52.0">compare
view</a></li>
</ul>
</details>
<br />

<details>
<summary>Most Recent Ignore Conditions Applied to This Pull
Request</summary>

| Dependency Name | Ignore Conditions |
| --- | --- |
| github.com/aws/aws-sdk-go | [< 1.52, > 1.51.1] |
</details>


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/aws/aws-sdk-go&package-manager=go_modules&previous-version=1.51.6&new-version=1.52.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)

---

**Note:** Dependabot was ignoring updates to this dependency, but since
you've updated it yourself we've started tracking it for you again. 🤖

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

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-02 16:09:13 -03:00
Carlos Alexandro Becker
c052ccc691
sec(deps): update runc for CVE-2024-3154 2024-04-27 11:54:30 -03:00
Carlos Alexandro Becker
8391ce56e1
fix(deps): update go-set to fix armv7 build
refs #4801

Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2024-04-23 09:57:57 -03:00
Carlos Alexandro Becker
0c97ed1cec
chore: go mod tidy
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2024-04-22 23:24:31 -03:00
Josh Ghiloni
de72cab5d9
feat(announce): add BlueSky support (#4779)
<!--

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... -->

If applied, this commit will allow users to create BlueSky posts
(skeets) about their Goreleaser-built projects

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

Because I wanted to post to BlueSky when projects I work on relating to
BlueSky are built!

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

Example post made during unit testing (requires an account to see):
https://bsky.app/profile/jaygles.bsky.social/post/3kpv573c2pc2k

---------

Co-authored-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2024-04-22 23:15:26 -03:00
Carlos Alexandro Becker
3cd2e07c68
feat: notarize macos binaries (#4774)
this includes anchore/quill as a pipe to sign and notarize macos
binaries

TODO:

- [x] find a way to test this
- [x] docs
- [x] maybe get someone from anchore to take a look?

---------

Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2024-04-19 22:27:50 -03:00
dependabot[bot]
5de5e61eff
chore(deps): bump github.com/xanzy/go-gitlab from 0.102.0 to 0.103.0 (#4791)
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab)
from 0.102.0 to 0.103.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="a29d3198a2"><code>a29d319</code></a>
Merge pull request <a
href="https://redirect.github.com/xanzy/go-gitlab/issues/1916">#1916</a>
from vntw/access-token-webhook-event</li>
<li><a
href="c187a2d84b"><code>c187a2d</code></a>
Minor tweaks for consistency</li>
<li><a
href="5cf9a2e7f8"><code>5cf9a2e</code></a>
Merge pull request <a
href="https://redirect.github.com/xanzy/go-gitlab/issues/1921">#1921</a>
from beekeep/add-missing-attribute-project-push-rules</li>
<li><a
href="62722c4ed0"><code>62722c4</code></a>
Merge pull request <a
href="https://redirect.github.com/xanzy/go-gitlab/issues/1920">#1920</a>
from vntw/update-golangci-lint-cfg</li>
<li><a
href="a84a69d8b0"><code>a84a69d</code></a>
Merge pull request <a
href="https://redirect.github.com/xanzy/go-gitlab/issues/1918">#1918</a>
from timofurrer/release-assets-links-direct-asset-path</li>
<li><a
href="4224c3d478"><code>4224c3d</code></a>
Merge pull request <a
href="https://redirect.github.com/xanzy/go-gitlab/issues/1913">#1913</a>
from Poulpatine/new_events_webhooks</li>
<li><a
href="3c617d4d06"><code>3c617d4</code></a>
Reorder following the ordering in the docs</li>
<li><a
href="43a7d42e2a"><code>43a7d42</code></a>
Merge pull request <a
href="https://redirect.github.com/xanzy/go-gitlab/issues/1912">#1912</a>
from nicolasbrechet/1911_add_missing_epic_options_fo...</li>
<li><a
href="fea7e177d4"><code>fea7e17</code></a>
Add missing attribute to project push rules</li>
<li><a
href="25fa651769"><code>25fa651</code></a>
Fix golangci-lint <code>output.format</code> deprecation</li>
<li>Additional commits viewable in <a
href="https://github.com/xanzy/go-gitlab/compare/v0.102.0...v0.103.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.102.0&new-version=0.103.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

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

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-18 08:13:53 -03:00
dependabot[bot]
d09c77cd73
chore(deps): bump code.gitea.io/sdk/gitea from 0.17.1 to 0.18.0 (#4790)
Bumps code.gitea.io/sdk/gitea from 0.17.1 to 0.18.0.


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=code.gitea.io/sdk/gitea&package-manager=go_modules&previous-version=0.17.1&new-version=0.18.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

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

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-17 11:29:01 -03:00
Carlos Alexandro Becker
262c8dcbfe
chore(deps): update env from v9 to v11 (#4789)
updated env to latest

Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2024-04-16 22:51:47 -03:00
dependabot[bot]
4ccfee546f
chore(deps): bump github.com/sigstore/cosign/v2 from 2.2.3 to 2.2.4 (#4777) 2024-04-12 13:10:05 +00:00
dependabot[bot]
db84c67d90
chore(deps): bump golang.org/x/oauth2 from 0.18.0 to 0.19.0 (#4760)
[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/oauth2&package-manager=go_modules&previous-version=0.18.0&new-version=0.19.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

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

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-07 23:48:20 -03:00
dependabot[bot]
eadf3ef4a0
chore(deps): bump github.com/xanzy/go-gitlab from 0.101.0 to 0.102.0 (#4758)
[![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.101.0&new-version=0.102.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

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

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-07 23:47:55 -03:00
dependabot[bot]
bc1883ebfd
chore(deps): bump golang.org/x/tools from 0.19.0 to 0.20.0 (#4762)
[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/tools&package-manager=go_modules&previous-version=0.19.0&new-version=0.20.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

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

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-07 23:05:31 -03:00
dependabot[bot]
826438b865
chore(deps): bump github.com/ulikunitz/xz from 0.5.11 to 0.5.12 (#4751)
Bumps [github.com/ulikunitz/xz](https://github.com/ulikunitz/xz) from
0.5.11 to 0.5.12.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="4f11dce79b"><code>4f11dce</code></a>
Update README.md and SECURITY.md to address security questions</li>
<li><a
href="f56ebbfaa2"><code>f56ebbf</code></a>
TODO.md: fix a typo</li>
<li>See full diff in <a
href="https://github.com/ulikunitz/xz/compare/v0.5.11...v0.5.12">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.11&new-version=0.5.12)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

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

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-04 09:35:29 -03:00
Carlos Alexandro Becker
19160164cf
chore(deps): update go-github 2024-04-02 08:22:48 -03:00
Carlos Alexandro Becker
92cb40373b
chore(deps): update nfpm
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2024-04-01 15:41:49 -03:00
dependabot[bot]
10a4a20122
chore(deps): bump github.com/docker/docker from 25.0.3+incompatible to 25.0.5+incompatible (#4717)
Bumps [github.com/docker/docker](https://github.com/docker/docker) from
25.0.3+incompatible to 25.0.5+incompatible.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/docker/docker/releases">github.com/docker/docker's
releases</a>.</em></p>
<blockquote>
<h2>25.0.5</h2>
<p>For a full list of pull requests and changes in this release, refer
to the relevant GitHub milestones:</p>
<ul>
<li><a
href="https://github.com/docker/cli/issues?q=is%3Aclosed+milestone%3A25.0.5">docker/cli,
25.0.5 milestone</a></li>
<li><a
href="https://github.com/moby/moby/issues?q=is%3Aclosed+milestone%3A25.0.5">moby/moby,
25.0.5 milestone</a></li>
<li>Deprecated and removed features, see <a
href="https://github.com/docker/cli/blob/v25.0.5/docs/deprecated.md">Deprecated
Features</a>.</li>
<li>Changes to the Engine API, see <a
href="https://github.com/moby/moby/blob/v25.0.5/docs/api/version-history.md">API
version history</a>.</li>
</ul>
<h3>Security</h3>
<p>This release contains a security fix for <a
href="https://github.com/moby/moby/security/advisories/GHSA-mq39-4gv4-mvpx">CVE-2024-29018</a>,
a potential data exfiltration from 'internal' networks via authoritative
DNS servers.</p>
<h3>Bug fixes and enhancements</h3>
<ul>
<li><a
href="https://github.com/moby/moby/security/advisories/GHSA-mq39-4gv4-mvpx">CVE-2024-29018</a>:
Do not forward requests to external DNS servers for a container that is
only connected to an 'internal' network. Previously, requests were
forwarded if the host's DNS server was running on a loopback address,
like systemd's 127.0.0.53. <a
href="https://redirect.github.com/moby/moby/pull/47589">moby/moby#47589</a></li>
<li>plugin: fix mounting /etc/hosts when running in UserNS. <a
href="https://redirect.github.com/moby/moby/pull/47588">moby/moby#47588</a></li>
<li>rootless: fix <code>open /etc/docker/plugins: permission
denied</code>. <a
href="https://redirect.github.com/moby/moby/pull/47587">moby/moby#47587</a></li>
<li>Fix multiple parallel <code>docker build</code> runs leaking disk
space. <a
href="https://redirect.github.com/moby/moby/pull/47527">moby/moby#47527</a></li>
</ul>
<h2>v25.0.4</h2>
<p>For a full list of pull requests and changes in this release, refer
to the relevant GitHub milestones:</p>
<ul>
<li><a
href="https://github.com/docker/cli/issues?q=is%3Aclosed+milestone%3A25.0.4">docker/cli,
25.0.4 milestone</a></li>
<li><a
href="https://github.com/moby/moby/issues?q=is%3Aclosed+milestone%3A25.0.4">moby/moby,
25.0.4 milestone</a></li>
<li>Deprecated and removed features, see <a
href="https://github.com/docker/cli/blob/v25.0.4/docs/deprecated.md">Deprecated
Features</a>.</li>
<li>Changes to the Engine API, see <a
href="https://github.com/moby/moby/blob/v25.0.4/docs/api/version-history.md">API
version history</a>.</li>
</ul>
<h3>Bug fixes and enhancements</h3>
<ul>
<li>Restore DNS names for containers in the default &quot;nat&quot;
network on Windows. <a
href="https://redirect.github.com/moby/moby/pull/47490">moby/moby#47490</a></li>
<li>Fix <code>docker start</code> failing when used with
<code>--checkpoint</code> <a
href="https://redirect.github.com/moby/moby/pull/47466">moby/moby#47466</a></li>
<li>Don't enforce new validation rules for existing swarm networks <a
href="https://redirect.github.com/moby/moby/pull/47482">moby/moby#47482</a></li>
<li>Restore IP connectivity between the host and containers on an
internal bridge network. <a
href="https://redirect.github.com/moby/moby/pull/47481">moby/moby#47481</a></li>
<li>Fix a regression introduced in v25.0 that prevented the classic
builder from ADDing a tar archive with xattrs created on a non-Linux OS
<a
href="https://redirect.github.com/moby/moby/pull/47483">moby/moby#47483</a></li>
<li>containerd image store: Fix image pull not emitting <code>Pulling fs
layer</code> status <a
href="https://redirect.github.com/moby/moby/pull/47484">moby/moby#47484</a></li>
</ul>
<h3>API</h3>
<ul>
<li>To preserve backwards compatibility, make read-only mounts not
recursive by default when using older clients (API version &lt; v1.44).
<a
href="https://redirect.github.com/moby/moby/pull/47393">moby/moby#47393</a></li>
<li><code>GET /images/{id}/json</code> omits the <code>Created</code>
field (previously it was <code>0001-01-01T00:00:00Z</code>) if the
<code>Created</code> field is missing from the image config. <a
href="https://redirect.github.com/moby/moby/pull/47451">moby/moby#47451</a></li>
<li>Populate a missing <code>Created</code> field in <code>GET
/images/{id}/json</code> with <code>0001-01-01T00:00:00Z</code> for API
version &lt;= 1.43. <a
href="https://redirect.github.com/moby/moby/pull/47387">moby/moby#47387</a></li>
<li>Fix a regression that caused API socket connection failures to
report an API version negotiation failure instead. <a
href="https://redirect.github.com/moby/moby/pull/47470">moby/moby#47470</a></li>
<li>Preserve supplied endpoint configuration in a container-create API
request, when a container-wide MAC address is specified, but
<code>NetworkMode</code> name-or-id is not the same as the name-or-id
used in <code>NetworkSettings.Networks</code>. <a
href="https://redirect.github.com/moby/moby/pull/47510">moby/moby#47510</a></li>
</ul>
<h3>Packaging updates</h3>
<ul>
<li>Upgrade Go runtime to <a
href="https://go.dev/doc/devel/release#go1.21.8">1.21.8</a>. <a
href="https://redirect.github.com/moby/moby/pull/47503">moby/moby#47503</a></li>
<li>Upgrade RootlessKit to <a
href="https://github.com/rootless-containers/rootlesskit/releases/tag/v2.0.2">v2.0.2</a>.
<a
href="https://redirect.github.com/moby/moby/pull/47508">moby/moby#47508</a></li>
<li>Upgrade Compose to <a
href="https://github.com/docker/compose/releases/tag/v2.24.7">v2.24.7</a>.
<a
href="https://redirect.github.com/docker/docker-ce-packaging/pull/998">docker/docker-ce-packaging#998</a></li>
<li>Upgrade Buildx to <a
href="https://github.com/docker/buildx/releases/tag/v0.13.0">v0.13.0</a>.
<a
href="https://redirect.github.com/docker/docker-ce-packaging/pull/997">docker/docker-ce-packaging#997</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="e63daec867"><code>e63daec</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/docker/issues/47589">#47589</a>
from vvoland/v25.0-47538</li>
<li><a
href="817bccb1c6"><code>817bccb</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/docker/issues/47588">#47588</a>
from vvoland/v25.0-47558</li>
<li><a
href="2a0601e84e"><code>2a0601e</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/docker/issues/47587">#47587</a>
from vvoland/v25.0-47559</li>
<li><a
href="9df9ccc06f"><code>9df9ccc</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/docker/issues/47586">#47586</a>
from vvoland/v25.0-47569</li>
<li><a
href="a987bc5ad0"><code>a987bc5</code></a>
libnet: Don't forward to upstream resolvers on internal nw</li>
<li><a
href="20c205fd3a"><code>20c205f</code></a>
Environment variable to override resolv.conf path.</li>
<li><a
href="4be97233cc"><code>4be9723</code></a>
daemon: move getUnprivilegedMountFlags to internal package</li>
<li><a
href="7ed7e6caf6"><code>7ed7e6c</code></a>
plugin: fix mounting /etc/hosts when running in UserNS</li>
<li><a
href="81ad7062f0"><code>81ad706</code></a>
rootless: fix <code>open /etc/docker/plugins: permission
denied</code></li>
<li><a
href="02d4ee3f9a"><code>02d4ee3</code></a>
Makefile: generate-files: fix check for empty TMP_OUT</li>
<li>Additional commits viewable in <a
href="https://github.com/docker/docker/compare/v25.0.3...v25.0.5">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/docker/docker&package-manager=go_modules&previous-version=25.0.3+incompatible&new-version=25.0.5+incompatible)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

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

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/goreleaser/goreleaser/network/alerts).

</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-25 10:26:14 -03:00
dependabot[bot]
f958321dc9
chore(deps): bump github.com/xanzy/go-gitlab from 0.100.0 to 0.101.0 (#4722)
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab)
from 0.100.0 to 0.101.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="f7ec87bca2"><code>f7ec87b</code></a>
Merge pull request <a
href="https://redirect.github.com/xanzy/go-gitlab/issues/1903">#1903</a>
from robbydyer/lint_updates</li>
<li><a
href="7be424ff4d"><code>7be424f</code></a>
Order and add omitempty as this is a request struct</li>
<li><a
href="15491a832e"><code>15491a8</code></a>
Merge pull request <a
href="https://redirect.github.com/xanzy/go-gitlab/issues/1902">#1902</a>
from gbonnefille/fix-sha256</li>
<li><a
href="556ae462fa"><code>556ae46</code></a>
Do not add omitempty on response structs</li>
<li><a
href="3c16b45152"><code>3c16b45</code></a>
Merge pull request <a
href="https://redirect.github.com/xanzy/go-gitlab/issues/1900">#1900</a>
from hansedong/main</li>
<li><a
href="42b5002d33"><code>42b5002</code></a>
Add missing params to ProjectLint</li>
<li><a
href="7f507c0f8c"><code>7f507c0</code></a>
Add support for SHA256 in PackageFile</li>
<li><a
href="bde8a9b17e"><code>bde8a9b</code></a>
Add the approvals_before_merge parameter to
CreateMergeRequestOptions</li>
<li><a
href="8f2dbc2fcc"><code>8f2dbc2</code></a>
Merge pull request <a
href="https://redirect.github.com/xanzy/go-gitlab/issues/1898">#1898</a>
from castlesofplacebo/add-reset-approvals-of-a-merge...</li>
<li><a
href="0968e9e0fe"><code>0968e9e</code></a>
Merge pull request <a
href="https://redirect.github.com/xanzy/go-gitlab/issues/1897">#1897</a>
from GaikwadPratik/rebase_mr_skip_ci</li>
<li>Additional commits viewable in <a
href="https://github.com/xanzy/go-gitlab/compare/v0.100.0...v0.101.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.100.0&new-version=0.101.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

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

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-25 10:04:48 -03:00
dependabot[bot]
1007d766a5
chore(deps): bump github.com/aws/aws-sdk-go from 1.51.0 to 1.51.1 (#4709)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go)
from 1.51.0 to 1.51.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-go/releases">github.com/aws/aws-sdk-go's
releases</a>.</em></p>
<blockquote>
<h1>Release v1.51.1 (2024-03-15)</h1>
<h3>Service Client Updates</h3>
<ul>
<li><code>service/backup</code>: Updates service API and
documentation</li>
<li><code>service/codebuild</code>: Updates service API and
documentation
<ul>
<li>AWS CodeBuild now supports overflow behavior on Reserved
Capacity.</li>
</ul>
</li>
<li><code>service/connect</code>: Updates service API and
documentation</li>
<li><code>service/ec2</code>: Updates service API and documentation
<ul>
<li>Add media accelerator and neuron device information on the describe
instance types API.</li>
</ul>
</li>
<li><code>service/kinesisanalyticsv2</code>: Updates service API and
documentation</li>
<li><code>service/s3</code>: Updates service documentation and examples
<ul>
<li>Documentation updates for Amazon S3.</li>
</ul>
</li>
<li><code>service/sagemaker</code>: Updates service API and
documentation
<ul>
<li>Adds m6i, m6id, m7i, c6i, c6id, c7i, r6i r6id, r7i, p5 instance type
support to Sagemaker Notebook Instances and miscellaneous wording fixes
for previous Sagemaker documentation.</li>
</ul>
</li>
<li><code>service/workspaces-thin-client</code>: Updates service API and
documentation</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="fdce8a5fc7"><code>fdce8a5</code></a>
Release v1.51.1 (2024-03-15) (<a
href="https://redirect.github.com/aws/aws-sdk-go/issues/5199">#5199</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-go/compare/v1.51.0...v1.51.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/aws/aws-sdk-go&package-manager=go_modules&previous-version=1.51.0&new-version=1.51.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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-18 13:50:37 -03:00
dependabot[bot]
c923fa40f5
chore(deps): bump github.com/google/go-containerregistry from 0.19.0 to 0.19.1 (#4698)
Bumps
[github.com/google/go-containerregistry](https://github.com/google/go-containerregistry)
from 0.19.0 to 0.19.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/google/go-containerregistry/releases">github.com/google/go-containerregistry's
releases</a>.</em></p>
<blockquote>
<h2>v0.19.1</h2>
<h2>What's Changed</h2>
<ul>
<li>Bump golang.org/x/net from 0.10.0 to 0.17.0 in /pkg/authn/k8schain
by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>
in <a
href="https://redirect.github.com/google/go-containerregistry/pull/1815">google/go-containerregistry#1815</a></li>
<li>Bump golang.org/x/ packages by <a
href="https://github.com/jonjohnsonjr"><code>@​jonjohnsonjr</code></a>
in <a
href="https://redirect.github.com/google/go-containerregistry/pull/1892">google/go-containerregistry#1892</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/google/go-containerregistry/compare/v0.19.0...v0.19.1">https://github.com/google/go-containerregistry/compare/v0.19.0...v0.19.1</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="8b3c3036d6"><code>8b3c303</code></a>
Bump golang.org/x/ packages (<a
href="https://redirect.github.com/google/go-containerregistry/issues/1892">#1892</a>)</li>
<li><a
href="afec664936"><code>afec664</code></a>
Bump golang.org/x/net from 0.10.0 to 0.17.0 in /pkg/authn/k8schain (<a
href="https://redirect.github.com/google/go-containerregistry/issues/1815">#1815</a>)</li>
<li>See full diff in <a
href="https://github.com/google/go-containerregistry/compare/v0.19.0...v0.19.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/google/go-containerregistry&package-manager=go_modules&previous-version=0.19.0&new-version=0.19.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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-15 09:50:34 -03:00
dependabot[bot]
508f3c9e48
chore(deps): bump github.com/aws/aws-sdk-go from 1.50.36 to 1.51.0 (#4699)
[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/aws/aws-sdk-go&package-manager=go_modules&previous-version=1.50.36&new-version=1.51.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)

---

**Note:** Dependabot was ignoring updates to this dependency, but since
you've updated it yourself we've started tracking it for you again. 🤖

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

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-15 09:50:20 -03:00
dependabot[bot]
a18c633f96
chore(deps): bump gocloud.dev from 0.36.0 to 0.37.0 (#4688)
[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=gocloud.dev&package-manager=go_modules&previous-version=0.36.0&new-version=0.37.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 will merge this PR once it's up-to-date and CI passes on it,
as requested by @caarlos0.

[//]: # (dependabot-automerge-end)

---

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

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-13 14:59:13 -03:00
Carlos Alexandro Becker
566e99ad73
feat: fig is being sunset, remove (#4694)
see https://fig.io
2024-03-13 08:50:40 -03:00
Carlos Alexandro Becker
92669cf6ef
chore: bump google.golang.org/protobuf from v1.32.0 to v1.33.0
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2024-03-12 09:17:38 -03:00
Carlos Alexandro Becker
e618905ca7
chore(deps): bump github.com/docker/cli from v24 to v25
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2024-03-11 23:18:48 -03:00
Carlos Alexandro Becker
205a6ce8fb
chore(deps): bump github.com/google/ko from 0.15.1 to 0.15.2
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2024-03-11 23:16:31 -03:00
dependabot[bot]
e1f95cff19
chore(deps): bump github.com/xanzy/go-gitlab from 0.99.0 to 0.100.0 (#4681)
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab)
from 0.99.0 to 0.100.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="65c4275d1c"><code>65c4275</code></a>
Merge pull request <a
href="https://redirect.github.com/xanzy/go-gitlab/issues/1893">#1893</a>
from beekeep/feat/add-group-inheritance-type-to-depl...</li>
<li><a
href="a603b9dd9c"><code>a603b9d</code></a>
Merge pull request <a
href="https://redirect.github.com/xanzy/go-gitlab/issues/1894">#1894</a>
from Poulpatine/main</li>
<li><a
href="b6e96f9afe"><code>b6e96f9</code></a>
Rename the new structs and functions</li>
<li><a
href="7c17fafb68"><code>7c17faf</code></a>
Add support for groups job token</li>
<li><a
href="c49b7d634e"><code>c49b7d6</code></a>
Merge pull request <a
href="https://redirect.github.com/xanzy/go-gitlab/issues/1892">#1892</a>
from PatrickRice-KSC/add-custom-webhook-template-opt...</li>
<li><a
href="7488e8ecbc"><code>7488e8e</code></a>
Add attribute to project/group protected environments</li>
<li><a
href="98d4f2775c"><code>98d4f27</code></a>
Fix lint failures</li>
<li><a
href="bfb9b36378"><code>bfb9b36</code></a>
Add support for the CustomWebhookTemplate</li>
<li>See full diff in <a
href="https://github.com/xanzy/go-gitlab/compare/v0.99.0...v0.100.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.99.0&new-version=0.100.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

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

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-11 08:53:33 -03:00
dependabot[bot]
605197a239
chore(deps): bump github.com/charmbracelet/lipgloss from 0.9.1 to 0.10.0 (#4672)
Bumps
[github.com/charmbracelet/lipgloss](https://github.com/charmbracelet/lipgloss)
from 0.9.1 to 0.10.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/charmbracelet/lipgloss/releases">github.com/charmbracelet/lipgloss's
releases</a>.</em></p>
<blockquote>
<h2>v0.10.0</h2>
<h1>String Transforms 💄</h1>
<p>Lip Gloss <code>v0.10.0</code> features a brand new
<code>Transform</code> function for Styles to alter strings at render
time. As well as some bug fixes, like ANSI-aware table cell truncation.
🧹</p>
<p>Simply define a <code>Transform</code> function as <code>func
(string) string</code> and apply it to any style:</p>
<pre lang="go"><code>// Example:
s := NewStyle().Transform(strings.ToUpper)
fmt.Println(s.Render(&quot;raow!&quot;) // &quot;RAOW!&quot;
</code></pre>
<p>Or, if you prefer:</p>
<pre lang="go"><code>// Example:
reverse := func(s string) string {
    n := 0
    rune := make([]rune, len(s))
    for _, r := range s {
        rune[n] = r
	n++
    }
    rune = rune[0:n]
    for i := 0; i &lt; n/2; i++ {
        rune[i], rune[n-1-i] = rune[n-1-i], rune[i]
    }
    return string(rune)
}
<p>s := NewStyle().Transform(reverse)
fmt.Println(s.Render(&quot;The quick brown 狐 jumped over the lazy
犬&quot;)
// &quot;犬 yzal eht revo depmuj 狐 nworb kciuq ehT&quot;,
</code></pre></p>
<h2>What's Changed?</h2>
<ul>
<li>Corrected border shorthand functions explanation by <a
href="https://github.com/ReidMason"><code>@​ReidMason</code></a> in <a
href="https://redirect.github.com/charmbracelet/lipgloss/pull/237">charmbracelet/lipgloss#237</a></li>
<li>Align help by <a
href="https://github.com/schmurfy"><code>@​schmurfy</code></a> in <a
href="https://redirect.github.com/charmbracelet/lipgloss/pull/239">charmbracelet/lipgloss#239</a></li>
<li><code>Style.Transform</code> for altering strings at render time by
<a href="https://github.com/meowgorithm"><code>@​meowgorithm</code></a>
in <a
href="https://redirect.github.com/charmbracelet/lipgloss/pull/232">charmbracelet/lipgloss#232</a></li>
<li>Adding right padding to empty string by <a
href="https://github.com/mikelorant"><code>@​mikelorant</code></a> in <a
href="https://redirect.github.com/charmbracelet/lipgloss/pull/253">charmbracelet/lipgloss#253</a></li>
<li>Refactor padding functions by <a
href="https://github.com/mikelorant"><code>@​mikelorant</code></a> in <a
href="https://redirect.github.com/charmbracelet/lipgloss/pull/254">charmbracelet/lipgloss#254</a></li>
<li>Fix truncate of table cells containing ANSI by <a
href="https://github.com/mikelorant"><code>@​mikelorant</code></a> in <a
href="https://redirect.github.com/charmbracelet/lipgloss/pull/256">charmbracelet/lipgloss#256</a></li>
<li>Improve maximum width of characters in a string by <a
href="https://github.com/mikelorant"><code>@​mikelorant</code></a> in <a
href="https://redirect.github.com/charmbracelet/lipgloss/pull/257">charmbracelet/lipgloss#257</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/ReidMason"><code>@​ReidMason</code></a>
made their first contribution in <a
href="https://redirect.github.com/charmbracelet/lipgloss/pull/237">charmbracelet/lipgloss#237</a></li>
<li><a href="https://github.com/schmurfy"><code>@​schmurfy</code></a>
made their first contribution in <a
href="https://redirect.github.com/charmbracelet/lipgloss/pull/239">charmbracelet/lipgloss#239</a></li>
<li><a
href="https://github.com/mikelorant"><code>@​mikelorant</code></a> made
their first contribution in <a
href="https://redirect.github.com/charmbracelet/lipgloss/pull/253">charmbracelet/lipgloss#253</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="439c06fae6"><code>439c06f</code></a>
docs(table): ANSI-aware cell example</li>
<li><a
href="652c37dd07"><code>652c37d</code></a>
feat(deps): bump github.com/rivo/uniseg from 0.4.6 to 0.4.7 (<a
href="https://redirect.github.com/charmbracelet/lipgloss/issues/262">#262</a>)</li>
<li><a
href="8464a7c90b"><code>8464a7c</code></a>
chore(deps): bump golangci/golangci-lint-action from 3 to 4 (<a
href="https://redirect.github.com/charmbracelet/lipgloss/issues/259">#259</a>)</li>
<li><a
href="207eb25c9f"><code>207eb25</code></a>
Create CODEOWNERS</li>
<li><a
href="13584f26de"><code>13584f2</code></a>
chore: go mod tidy</li>
<li><a
href="bb7ffe226d"><code>bb7ffe2</code></a>
fix(ci): update coverage workflow</li>
<li><a
href="2745d8a3d8"><code>2745d8a</code></a>
Improve maximum width of characters in a string (<a
href="https://redirect.github.com/charmbracelet/lipgloss/issues/257">#257</a>)</li>
<li><a
href="de4601232b"><code>de46012</code></a>
Fix truncate of table cells containing ANSI (<a
href="https://redirect.github.com/charmbracelet/lipgloss/issues/256">#256</a>)</li>
<li><a
href="92946d34c2"><code>92946d3</code></a>
chore: refactor padding functions (<a
href="https://redirect.github.com/charmbracelet/lipgloss/issues/254">#254</a>)</li>
<li><a
href="59874c2afa"><code>59874c2</code></a>
chore: apply gofumpt to all files (<a
href="https://redirect.github.com/charmbracelet/lipgloss/issues/255">#255</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/charmbracelet/lipgloss/compare/v0.9.1...v0.10.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/charmbracelet/lipgloss&package-manager=go_modules&previous-version=0.9.1&new-version=0.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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-08 13:39:53 -03:00
dependabot[bot]
afcbb68e54
chore(deps): bump gopkg.in/go-jose/go-jose.v2 from 2.6.1 to 2.6.3 (#4674)
Bumps gopkg.in/go-jose/go-jose.v2 from 2.6.1 to 2.6.3.


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=gopkg.in/go-jose/go-jose.v2&package-manager=go_modules&previous-version=2.6.1&new-version=2.6.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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/goreleaser/goreleaser/network/alerts).

</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-08 13:31:27 -03:00
dependabot[bot]
8c5a91c689
chore(deps): bump golang.org/x/tools from 0.18.0 to 0.19.0 (#4666) 2024-03-05 12:15:12 +00:00
dependabot[bot]
3fad627fb5
chore(deps): bump github.com/xanzy/go-gitlab from 0.98.0 to 0.99.0 (#4667) 2024-03-05 12:06:01 +00:00
dependabot[bot]
b6c6fb39ae
chore(deps): bump golang.org/x/oauth2 from 0.17.0 to 0.18.0 (#4668) 2024-03-05 11:57:00 +00:00
dependabot[bot]
3556408e2e
chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#4663)
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify)
from 1.8.4 to 1.9.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/stretchr/testify/releases">github.com/stretchr/testify's
releases</a>.</em></p>
<blockquote>
<h2>v1.9.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Fix Go modules version by <a
href="https://github.com/SuperQ"><code>@​SuperQ</code></a> in <a
href="https://redirect.github.com/stretchr/testify/pull/1394">stretchr/testify#1394</a></li>
<li>Document that require is not safe to call in created goroutines by
<a
href="https://github.com/programmer04"><code>@​programmer04</code></a>
in <a
href="https://redirect.github.com/stretchr/testify/pull/1392">stretchr/testify#1392</a></li>
<li>Remove myself from MAINTAINERS.md by <a
href="https://github.com/mvdkleijn"><code>@​mvdkleijn</code></a> in <a
href="https://redirect.github.com/stretchr/testify/pull/1367">stretchr/testify#1367</a></li>
<li>Correct spelling/grammar by <a
href="https://github.com/echarrod"><code>@​echarrod</code></a> in <a
href="https://redirect.github.com/stretchr/testify/pull/1389">stretchr/testify#1389</a></li>
<li>docs: Update URLs in README by <a
href="https://github.com/davidjb"><code>@​davidjb</code></a> in <a
href="https://redirect.github.com/stretchr/testify/pull/1349">stretchr/testify#1349</a></li>
<li>Update mockery link to Github Pages in README by <a
href="https://github.com/LandonTClipp"><code>@​LandonTClipp</code></a>
in <a
href="https://redirect.github.com/stretchr/testify/pull/1346">stretchr/testify#1346</a></li>
<li>docs: Fix typos in tests and comments by <a
href="https://github.com/alexandear"><code>@​alexandear</code></a> in <a
href="https://redirect.github.com/stretchr/testify/pull/1410">stretchr/testify#1410</a></li>
<li>CI: tests from go1.17 by <a
href="https://github.com/SuperQ"><code>@​SuperQ</code></a> in <a
href="https://redirect.github.com/stretchr/testify/pull/1409">stretchr/testify#1409</a></li>
<li>Fix adding ? when no values passed by <a
href="https://github.com/lesichkovm"><code>@​lesichkovm</code></a> in <a
href="https://redirect.github.com/stretchr/testify/pull/1320">stretchr/testify#1320</a></li>
<li>codegen: use standard header for generated files by <a
href="https://github.com/dolmen"><code>@​dolmen</code></a> in <a
href="https://redirect.github.com/stretchr/testify/pull/1406">stretchr/testify#1406</a></li>
<li>mock: AssertExpectations log reason only on failure by <a
href="https://github.com/hikyaru-suzuki"><code>@​hikyaru-suzuki</code></a>
in <a
href="https://redirect.github.com/stretchr/testify/pull/1360">stretchr/testify#1360</a></li>
<li>assert: fix flaky TestNeverTrue by <a
href="https://github.com/dolmen"><code>@​dolmen</code></a> in <a
href="https://redirect.github.com/stretchr/testify/pull/1417">stretchr/testify#1417</a></li>
<li>README: fix typos &quot;set up&quot; vs &quot;setup&quot; by <a
href="https://github.com/ossan-dev"><code>@​ossan-dev</code></a> in <a
href="https://redirect.github.com/stretchr/testify/pull/1428">stretchr/testify#1428</a></li>
<li>mock: move regexp compilation outside of <code>Called</code> by <a
href="https://github.com/aud10slave"><code>@​aud10slave</code></a> in <a
href="https://redirect.github.com/stretchr/testify/pull/631">stretchr/testify#631</a></li>
<li>assert: refactor internal func getLen() by <a
href="https://github.com/dolmen"><code>@​dolmen</code></a> in <a
href="https://redirect.github.com/stretchr/testify/pull/1445">stretchr/testify#1445</a></li>
<li>mock: deprecate type AnythingOfTypeArgument (<a
href="https://redirect.github.com/stretchr/testify/issues/1434">#1434</a>)
by <a href="https://github.com/dolmen"><code>@​dolmen</code></a> in <a
href="https://redirect.github.com/stretchr/testify/pull/1441">stretchr/testify#1441</a></li>
<li>Remove no longer needed assert.canConvert by <a
href="https://github.com/alexandear"><code>@​alexandear</code></a> in <a
href="https://redirect.github.com/stretchr/testify/pull/1470">stretchr/testify#1470</a></li>
<li>assert: ObjectsAreEqual: use time.Equal for time.Time types by <a
href="https://github.com/tscales"><code>@​tscales</code></a> in <a
href="https://redirect.github.com/stretchr/testify/pull/1464">stretchr/testify#1464</a></li>
<li>Bump actions/checkout from 3 to 4 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/stretchr/testify/pull/1466">stretchr/testify#1466</a></li>
<li>Bump actions/setup-go from 3.2.0 to 4.1.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/stretchr/testify/pull/1451">stretchr/testify#1451</a></li>
<li>fix: make EventuallyWithT concurrency safe by <a
href="https://github.com/czeslavo"><code>@​czeslavo</code></a> in <a
href="https://redirect.github.com/stretchr/testify/pull/1395">stretchr/testify#1395</a></li>
<li>assert: fix httpCode and HTTPBody occur panic when http.Handler read
Body by <a href="https://github.com/hidu"><code>@​hidu</code></a> in <a
href="https://redirect.github.com/stretchr/testify/pull/1484">stretchr/testify#1484</a></li>
<li>assert.EqualExportedValues: fix handling of arrays by <a
href="https://github.com/zrbecker"><code>@​zrbecker</code></a> in <a
href="https://redirect.github.com/stretchr/testify/pull/1473">stretchr/testify#1473</a></li>
<li>.github: use latest Go versions by <a
href="https://github.com/kevinburkesegment"><code>@​kevinburkesegment</code></a>
in <a
href="https://redirect.github.com/stretchr/testify/pull/1489">stretchr/testify#1489</a></li>
<li>assert: Deprecate EqualExportedValues by <a
href="https://github.com/HaraldNordgren"><code>@​HaraldNordgren</code></a>
in <a
href="https://redirect.github.com/stretchr/testify/pull/1488">stretchr/testify#1488</a></li>
<li>suite: refactor test assertions by <a
href="https://github.com/alexandear"><code>@​alexandear</code></a> in <a
href="https://redirect.github.com/stretchr/testify/pull/1474">stretchr/testify#1474</a></li>
<li>suite: fix SetupSubTest and TearDownSubTest execution order by <a
href="https://github.com/linusbarth"><code>@​linusbarth</code></a> in <a
href="https://redirect.github.com/stretchr/testify/pull/1471">stretchr/testify#1471</a></li>
<li>docs: Fix deprecation comments for http package by <a
href="https://github.com/alexandear"><code>@​alexandear</code></a> in <a
href="https://redirect.github.com/stretchr/testify/pull/1335">stretchr/testify#1335</a></li>
<li>Add map support doc comments to Subset and NotSubset by <a
href="https://github.com/jedevc"><code>@​jedevc</code></a> in <a
href="https://redirect.github.com/stretchr/testify/pull/1306">stretchr/testify#1306</a></li>
<li>TestErrorIs/TestNotErrorIs: check error message contents by <a
href="https://github.com/craig65535"><code>@​craig65535</code></a> in <a
href="https://redirect.github.com/stretchr/testify/pull/1435">stretchr/testify#1435</a></li>
<li>suite: fix subtest names (fix <a
href="https://redirect.github.com/stretchr/testify/issues/1501">#1501</a>)
by <a href="https://github.com/dolmen"><code>@​dolmen</code></a> in <a
href="https://redirect.github.com/stretchr/testify/pull/1504">stretchr/testify#1504</a></li>
<li>assert: improve unsafe.Pointer tests by <a
href="https://github.com/dolmen"><code>@​dolmen</code></a> in <a
href="https://redirect.github.com/stretchr/testify/pull/1505">stretchr/testify#1505</a></li>
<li>assert: simplify isNil implementation by <a
href="https://github.com/dolmen"><code>@​dolmen</code></a> in <a
href="https://redirect.github.com/stretchr/testify/pull/1506">stretchr/testify#1506</a></li>
<li>assert.InEpsilonSlice: fix expected/actual order and other
improvements by <a
href="https://github.com/dolmen"><code>@​dolmen</code></a> in <a
href="https://redirect.github.com/stretchr/testify/pull/1483">stretchr/testify#1483</a></li>
<li>Fix dependency cycle with objx <a
href="https://redirect.github.com/stretchr/testify/issues/1292">#1292</a>
by <a href="https://github.com/dolmen"><code>@​dolmen</code></a> in <a
href="https://redirect.github.com/stretchr/testify/pull/1453">stretchr/testify#1453</a></li>
<li>mock: refactor TestIsArgsEqual by <a
href="https://github.com/dolmen"><code>@​dolmen</code></a> in <a
href="https://redirect.github.com/stretchr/testify/pull/1444">stretchr/testify#1444</a></li>
<li>mock: optimize argument matching checks by <a
href="https://github.com/dolmen"><code>@​dolmen</code></a> in <a
href="https://redirect.github.com/stretchr/testify/pull/1416">stretchr/testify#1416</a></li>
<li>assert: fix TestEventuallyTimeout by <a
href="https://github.com/dolmen"><code>@​dolmen</code></a> in <a
href="https://redirect.github.com/stretchr/testify/pull/1412">stretchr/testify#1412</a></li>
<li>CI: add go 1.21 in GitHub Actions by <a
href="https://github.com/dolmen"><code>@​dolmen</code></a> in <a
href="https://redirect.github.com/stretchr/testify/pull/1450">stretchr/testify#1450</a></li>
<li>suite: fix recoverAndFailOnPanic to report test failure at the right
location by <a
href="https://github.com/dolmen"><code>@​dolmen</code></a> in <a
href="https://redirect.github.com/stretchr/testify/pull/1502">stretchr/testify#1502</a></li>
<li>Update maintainers by <a
href="https://github.com/brackendawson"><code>@​brackendawson</code></a>
in <a
href="https://redirect.github.com/stretchr/testify/pull/1533">stretchr/testify#1533</a></li>
<li>assert: Fix EqualValues to handle overflow/underflow by <a
href="https://github.com/arjunmahishi"><code>@​arjunmahishi</code></a>
in <a
href="https://redirect.github.com/stretchr/testify/pull/1531">stretchr/testify#1531</a></li>
<li>assert: better formatting for Len() error by <a
href="https://github.com/kevinburkesegment"><code>@​kevinburkesegment</code></a>
in <a
href="https://redirect.github.com/stretchr/testify/pull/1485">stretchr/testify#1485</a></li>
<li>Ensure AssertExpectations does not fail in skipped tests by <a
href="https://github.com/ianrose14"><code>@​ianrose14</code></a> in <a
href="https://redirect.github.com/stretchr/testify/pull/1331">stretchr/testify#1331</a></li>
<li>suite: fix deadlock in suite.Require()/Assert() by <a
href="https://github.com/arjunmahishi"><code>@​arjunmahishi</code></a>
in <a
href="https://redirect.github.com/stretchr/testify/pull/1535">stretchr/testify#1535</a></li>
<li>Revert &quot;assert: ObjectsAreEqual: use time.Equal for time.Time
type&quot; by <a
href="https://github.com/brackendawson"><code>@​brackendawson</code></a>
in <a
href="https://redirect.github.com/stretchr/testify/pull/1537">stretchr/testify#1537</a></li>
<li>[chore] Add issue templates by <a
href="https://github.com/arjunmahishi"><code>@​arjunmahishi</code></a>
in <a
href="https://redirect.github.com/stretchr/testify/pull/1538">stretchr/testify#1538</a></li>
<li>Update the build status badge by <a
href="https://github.com/brackendawson"><code>@​brackendawson</code></a>
in <a
href="https://redirect.github.com/stretchr/testify/pull/1540">stretchr/testify#1540</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="bb548d0473"><code>bb548d0</code></a>
Merge pull request <a
href="https://redirect.github.com/stretchr/testify/issues/1552">#1552</a>
from stretchr/dependabot/go_modules/github.com/stret...</li>
<li><a
href="814075f391"><code>814075f</code></a>
build(deps): bump github.com/stretchr/objx from 0.5.1 to 0.5.2</li>
<li><a
href="e045612245"><code>e045612</code></a>
Merge pull request <a
href="https://redirect.github.com/stretchr/testify/issues/1339">#1339</a>
from bogdandrutu/uintptr</li>
<li><a
href="5b6926d686"><code>5b6926d</code></a>
Merge pull request <a
href="https://redirect.github.com/stretchr/testify/issues/1385">#1385</a>
from hslatman/not-implements</li>
<li><a
href="9f97d67703"><code>9f97d67</code></a>
Merge pull request <a
href="https://redirect.github.com/stretchr/testify/issues/1550">#1550</a>
from stretchr/release-notes</li>
<li><a
href="bcb0d3fe49"><code>bcb0d3f</code></a>
Include the auto-release notes in releases</li>
<li><a
href="fb770f8238"><code>fb770f8</code></a>
Merge pull request <a
href="https://redirect.github.com/stretchr/testify/issues/1247">#1247</a>
from ccoVeille/typos</li>
<li><a
href="85d8bb6eea"><code>85d8bb6</code></a>
fix typos in comments, tests and github templates</li>
<li><a
href="e2741fa4e9"><code>e2741fa</code></a>
Merge pull request <a
href="https://redirect.github.com/stretchr/testify/issues/1548">#1548</a>
from arjunmahishi/msgAndArgs</li>
<li><a
href="6e59f20c0d"><code>6e59f20</code></a>
http_assertions: assert that the msgAndArgs actually works in tests</li>
<li>Additional commits viewable in <a
href="https://github.com/stretchr/testify/compare/v1.8.4...v1.9.0">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.4&new-version=1.9.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

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

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-04 08:56:06 -03:00