1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-16 03:52:12 +02:00
Commit Graph

6058 Commits

Author SHA1 Message Date
Carl Tashian
ff33256b6a
docs: blob.md neq -> ne (#4991)
I was looking at this example and looking at the text/template docs, and
I got confused.
Turns out there is no `neq` function available.
2024-07-12 13:46:10 -03:00
Carlos Alexandro Becker
2e9eefb5b9
fix(snapcraft): set confinement to strict by default 2024-07-12 10:04:25 -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
Carlos Alexandro Becker
e421f6d10f
docs: improve docs on goamd64
closes #4986
2024-07-11 22:20:27 -03:00
Carlos Alexandro Becker
33e0fc4fe2
test(nfpm): improve ipk test 2024-07-11 21:57:50 -03:00
Weston Schmidt
cc114fc8b9
feat(nfpm): add support for ipk package format (#4863)
Adds code to expose the ipk configuration values and registers the ipk
package format with nfpm.

Updates the documentation with how to use the new ipk specific
configuration parameters.

**This isn't ready to merge, but I have some questions**

1. I copied the `TestIPKSpecificConfig()`
([code](https://github.com/goreleaser/goreleaser/compare/main...schmidtw:goreleaser:main#diff-912a4af69daf4d89537b6bea43a1b7fe65683128ea1be66d6ec77046c76d064dR1358))
from the `TestAPKSpecificConfig()` and found it only is really testing
if specific scripts are there or not. Since IPK doesn't have any
additional scripts, just fields in one file do I need this test
function? Is there a better way to validate the output?
2. I have run into issues where the tests expect `goreleaser` to be the
org & repo - is there a way to override this in my fork without changing
the code?
3. Is the `ToNFPAlts()` and `ToNFP()` living in the config.go file ok?
There wasn't much code in that file, so I figured I'd ask if you'd
rather this code be elsewhere.

---------

Co-authored-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2024-07-11 21:57:33 -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
9be2607f2f
docs: update
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2024-07-11 21:26:19 -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]
b83ac8fda5
chore(deps): bump actions/setup-go from 5.0.1 to 5.0.2 (#4984)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5.0.1
to 5.0.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/actions/setup-go/releases">actions/setup-go's
releases</a>.</em></p>
<blockquote>
<h2>v5.0.2</h2>
<h2>What's Changed</h2>
<h3>Bug fixes:</h3>
<ul>
<li>Fix versions check failure by <a
href="https://github.com/HarithaVattikuti"><code>@​HarithaVattikuti</code></a>
in <a
href="https://redirect.github.com/actions/setup-go/pull/479">actions/setup-go#479</a></li>
</ul>
<h3>Dependency  updates:</h3>
<ul>
<li>Bump braces from 3.0.2 to 3.0.3 and undici from 5.28.3 to 5.28.4 by
<a href="https://github.com/dependabot"><code>@​dependabot</code></a> in
<a
href="https://redirect.github.com/actions/setup-go/pull/487">actions/setup-go#487</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/HarithaVattikuti"><code>@​HarithaVattikuti</code></a>
made their first contribution in <a
href="https://redirect.github.com/actions/setup-go/pull/479">actions/setup-go#479</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/actions/setup-go/compare/v5...v5.0.2">https://github.com/actions/setup-go/compare/v5...v5.0.2</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="0a12ed9d6a"><code>0a12ed9</code></a>
Bump braces from 3.0.2 to 3.0.3 (<a
href="https://redirect.github.com/actions/setup-go/issues/487">#487</a>)</li>
<li><a
href="4ab57d7ea2"><code>4ab57d7</code></a>
Fix versions check failure (<a
href="https://redirect.github.com/actions/setup-go/issues/479">#479</a>)</li>
<li>See full diff in <a
href="cdcb360436...0a12ed9d6a">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/setup-go&package-manager=github_actions&previous-version=5.0.1&new-version=5.0.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-11 11:28:09 -03:00
dependabot[bot]
d25edd591b
chore(deps): bump anchore/scan-action from 3 to 4 (#4985)
Bumps [anchore/scan-action](https://github.com/anchore/scan-action) from
3 to 4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/anchore/scan-action/releases">anchore/scan-action's
releases</a>.</em></p>
<blockquote>
<h2>v4.0.0</h2>
<h2>New in scan-action v4.0.0</h2>
<ul>
<li>Update Grype to v0.79.2 (<a
href="https://redirect.github.com/anchore/scan-action/issues/338">#338</a>)
[<a
href="https://github.com/anchore-actions-token-generator">anchore-actions-token-generator</a>]</li>
<li>Download Grype on Windows (<a
href="https://redirect.github.com/anchore/scan-action/issues/336">#336</a>)
[<a href="https://github.com/willmurphyscode">willmurphyscode</a>] (<a
href="https://redirect.github.com/anchore/scan-action/issues/315">#315</a>)
[<a href="https://github.com/kzantow">kzantow</a>]</li>
<li>Bump Node to v20 (<a
href="https://redirect.github.com/anchore/scan-action/issues/295">#295</a>)
[<a
href="https://github.com/ViacheslavKudinov">ViacheslavKudinov</a>]</li>
</ul>
<h2>v3.6.4</h2>
<h2>New in scan-action v3.6.4</h2>
<ul>
<li>Update Grype to v0.74.4 (<a
href="https://redirect.github.com/anchore/scan-action/issues/279">#279</a>)
[<a
href="https://github.com/anchore-actions-token-generator">anchore-actions-token-generator</a>]</li>
</ul>
<h2>v3.6.3</h2>
<h2>New in scan-action v3.6.3</h2>
<ul>
<li>chore: migrate action to use node v20.11.0 (Iron) FROM node v16.x.x
(<a
href="https://redirect.github.com/anchore/scan-action/issues/278">#278</a>)
[<a href="https://github.com/spiffcs">spiffcs</a>]</li>
</ul>
<h2>v3.6.2</h2>
<h2>New in scan-action v3.6.2</h2>
<ul>
<li>chore(deps): update Grype to v0.74.3 (<a
href="https://redirect.github.com/anchore/scan-action/issues/275">#275</a>)
[<a
href="https://github.com/anchore-actions-token-generator">anchore-actions-token-generator</a>]</li>
</ul>
<h2>v3.6.1</h2>
<h2>New in scan-action v3.6.1</h2>
<ul>
<li>chore(deps): update Grype to v0.74.2 (<a
href="https://redirect.github.com/anchore/scan-action/issues/272">#272</a>)
[<a
href="https://github.com/anchore-actions-token-generator">anchore-actions-token-generator</a>]</li>
<li>chore(deps-dev): bump prettier from 3.2.2 to 3.2.4 (<a
href="https://redirect.github.com/anchore/scan-action/issues/270">#270</a>)
[<a href="https://github.com/dependabot">dependabot</a>]</li>
</ul>
<h2>v3.6.0</h2>
<h2>New in scan-action v3.6.0</h2>
<ul>
<li>chore(deps): update Grype to v0.74.1 (<a
href="https://redirect.github.com/anchore/scan-action/issues/271">#271</a>)
[<a
href="https://github.com/anchore-actions-token-generator">anchore-actions-token-generator</a>]</li>
<li>chore(deps-dev): bump prettier from 3.1.1 to 3.2.2 (<a
href="https://redirect.github.com/anchore/scan-action/issues/268">#268</a>)
[<a href="https://github.com/dependabot">dependabot</a>]</li>
</ul>
<h2>v3.5.0</h2>
<h2>New in scan-action v3.5.0</h2>
<ul>
<li>chore(deps): update Grype to v0.74.0 (<a
href="https://redirect.github.com/anchore/scan-action/issues/267">#267</a>)
[<a
href="https://github.com/anchore-actions-token-generator">anchore-actions-token-generator</a>]</li>
<li>chore(deps): bump <code>@​actions/core</code> from 1.10.0 to 1.10.1
(<a
href="https://redirect.github.com/anchore/scan-action/issues/262">#262</a>)
[<a href="https://github.com/dependabot">dependabot</a>]</li>
</ul>
<h2>v3.4.0</h2>
<h2>New in scan-action v3.4.0</h2>
<ul>
<li>chore(deps-dev): bump tslib from 2.5.0 to 2.6.2 (<a
href="https://redirect.github.com/anchore/scan-action/issues/258">#258</a>)
[<a href="https://github.com/dependabot">dependabot</a>]</li>
<li>chore(deps-dev): bump <code>@​vercel/ncc</code> from 0.36.1 to
0.38.1 (<a
href="https://redirect.github.com/anchore/scan-action/issues/261">#261</a>)
[<a href="https://github.com/dependabot">dependabot</a>]</li>
<li>chore(deps): update Grype to v0.73.5 (<a
href="https://redirect.github.com/anchore/scan-action/issues/264">#264</a>)
[<a
href="https://github.com/anchore-actions-token-generator">anchore-actions-token-generator</a>]</li>
<li>Add support for the <code>--vex</code> flag (<a
href="https://redirect.github.com/anchore/scan-action/issues/254">#254</a>)
[<a href="https://github.com/ferozsalam">ferozsalam</a>]</li>
</ul>
<h2>v3.3.8</h2>
<h2>New in scan-action v3.3.8</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/anchore/scan-action/blob/main/CHANGELOG.md">anchore/scan-action's
changelog</a>.</em></p>
<blockquote>
<h1>Release Notes</h1>
<h2>Version 2.0.2 - 2020-11-11</h2>
<ul>
<li>Update <code>actions/core</code> to use version <code>1.2.6</code>
[(Issue <a
href="https://redirect.github.com/anchore/scan-action/issues/71">#71</a>)](<a
href="https://redirect.github.com/anchore/scan-action/issues/71">anchore/scan-action#71</a>)</li>
</ul>
<h2>Version 2.0.1 - 2020-02-11</h2>
<p>Fixes:</p>
<ul>
<li>Removes unnecessary constraint in deduplication for SARIF
reporting</li>
<li>Allows defining and referencing the location of the SARIF report
file</li>
<li>Fixes multiple instances where undefined items in the reporting
would break scanning</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="04b73ec0bb"><code>04b73ec</code></a>
chore(deps): update Grype to v0.79.2 (<a
href="https://redirect.github.com/anchore/scan-action/issues/338">#338</a>)</li>
<li><a
href="69a534f9ca"><code>69a534f</code></a>
fix: download Grype directly on Windows (<a
href="https://redirect.github.com/anchore/scan-action/issues/336">#336</a>)</li>
<li><a
href="d09e278f43"><code>d09e278</code></a>
chore(deps-dev): bump prettier from 3.2.5 to 3.3.0 (<a
href="https://redirect.github.com/anchore/scan-action/issues/323">#323</a>)</li>
<li><a
href="51f3c1c4fd"><code>51f3c1c</code></a>
chore(deps): update Grype to v0.78.0 (<a
href="https://redirect.github.com/anchore/scan-action/issues/322">#322</a>)</li>
<li><a
href="63b2dc4ace"><code>63b2dc4</code></a>
chore(deps): update Grype to v0.77.4 (<a
href="https://redirect.github.com/anchore/scan-action/issues/317">#317</a>)</li>
<li><a
href="b4a72478f4"><code>b4a7247</code></a>
fix: Windows runners (<a
href="https://redirect.github.com/anchore/scan-action/issues/315">#315</a>)</li>
<li><a
href="30b718a1a5"><code>30b718a</code></a>
chore(deps): bump actions/checkout from 4.1.5 to 4.1.6 (<a
href="https://redirect.github.com/anchore/scan-action/issues/314">#314</a>)</li>
<li><a
href="04171b1968"><code>04171b1</code></a>
chore(deps): bump actions/checkout from 4.1.4 to 4.1.5 (<a
href="https://redirect.github.com/anchore/scan-action/issues/310">#310</a>)</li>
<li><a
href="666b3dc232"><code>666b3dc</code></a>
chore(deps): update Grype to v0.77.3 (<a
href="https://redirect.github.com/anchore/scan-action/issues/311">#311</a>)</li>
<li><a
href="8c83d2caf0"><code>8c83d2c</code></a>
chore(deps): update Grype to v0.77.2 (<a
href="https://redirect.github.com/anchore/scan-action/issues/290">#290</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/anchore/scan-action/compare/v3...v4">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=anchore/scan-action&package-manager=github_actions&previous-version=3&new-version=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-07-11 11:27:57 -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]
5386c84551
chore(deps): bump anchore/sbom-action from 0.16.0 to 0.16.1 (#4979)
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from
0.16.0 to 0.16.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/anchore/sbom-action/releases">anchore/sbom-action's
releases</a>.</em></p>
<blockquote>
<h2>v0.16.1</h2>
<h2>Changes in v0.16.1</h2>
<ul>
<li>fix: workaround windows install issue (<a
href="https://redirect.github.com/anchore/sbom-action/issues/477">#477</a>)
[<a href="https://github.com/willmurphyscode">willmurphyscode</a>]</li>
<li>fix: allow users to properly use the file input over the default
path value (<a
href="https://redirect.github.com/anchore/sbom-action/issues/471">#471</a>)
[<a href="https://github.com/komish">komish</a>]</li>
<li>chore(deps): update Syft to v1.5.0 (<a
href="https://redirect.github.com/anchore/sbom-action/issues/470">#470</a>)
[<a
href="https://github.com/anchore-actions-token-generator">anchore-actions-token-generator</a>]</li>
<li>docs: notes for matrix and required permissions (<a
href="https://redirect.github.com/anchore/sbom-action/issues/469">#469</a>)
[<a href="https://github.com/kzantow">kzantow</a>]</li>
<li>chore(deps): bump actions/checkout from 4.1.5 to 4.1.6 (<a
href="https://redirect.github.com/anchore/sbom-action/issues/466">#466</a>)
[<a href="https://github.com/dependabot">dependabot</a>]</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="95b086ac30"><code>95b086a</code></a>
fix: workaround windows install script (<a
href="https://redirect.github.com/anchore/sbom-action/issues/477">#477</a>)</li>
<li><a
href="72370e18af"><code>72370e1</code></a>
fix: allow users to properly use the file input over the default path
value (...</li>
<li><a
href="e28bab5187"><code>e28bab5</code></a>
chore(deps): update Syft to v1.5.0 (<a
href="https://redirect.github.com/anchore/sbom-action/issues/470">#470</a>)</li>
<li><a
href="2283abe365"><code>2283abe</code></a>
docs: notes for matrix and required permissions (<a
href="https://redirect.github.com/anchore/sbom-action/issues/469">#469</a>)</li>
<li><a
href="07e5b3aee7"><code>07e5b3a</code></a>
chore(deps): bump actions/checkout from 4.1.5 to 4.1.6 (<a
href="https://redirect.github.com/anchore/sbom-action/issues/466">#466</a>)</li>
<li>See full diff in <a
href="https://github.com/anchore/sbom-action/compare/v0.16.0...v0.16.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=anchore/sbom-action&package-manager=github_actions&previous-version=0.16.0&new-version=0.16.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-10 10:26:08 -03:00
Carlos Alexandro Becker
95b6f0386a
docs: slugify tabs 2024-07-10 01:31:34 -03:00
Carlos Alexandro Becker
9bf6730b24
docs: improve /install 2024-07-10 01:27:11 -03:00
Carlos Alexandro Becker
1d9da3f6a8
docs: improvements 2024-07-10 00:03:07 -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
Carlos Alexandro Becker
700ff34236
docs: improving docs (#4956)
slowly but steadily fixing a billion warnings
2024-07-08 23:30:10 -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]
9786269e10
chore(deps): bump docker/setup-qemu-action from 3.0.0 to 3.1.0 (#4972)
Bumps
[docker/setup-qemu-action](https://github.com/docker/setup-qemu-action)
from 3.0.0 to 3.1.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/docker/setup-qemu-action/releases">docker/setup-qemu-action's
releases</a>.</em></p>
<blockquote>
<h2>v3.1.0</h2>
<ul>
<li>Set <code>docker.io</code> domain for default binfmt image by <a
href="https://github.com/crazy-max"><code>@​crazy-max</code></a> in <a
href="https://redirect.github.com/docker/setup-qemu-action/pull/151">docker/setup-qemu-action#151</a></li>
<li>Throw error message instead of exit code by <a
href="https://github.com/crazy-max"><code>@​crazy-max</code></a> in <a
href="https://redirect.github.com/docker/setup-qemu-action/pull/129">docker/setup-qemu-action#129</a></li>
<li>build(deps): bump <code>@​docker/actions-toolkit</code> from 0.12.0
to 0.31.0 in <a
href="https://redirect.github.com/docker/setup-qemu-action/pull/115">docker/setup-qemu-action#115</a>
<a
href="https://redirect.github.com/docker/setup-qemu-action/pull/128">docker/setup-qemu-action#128</a>
<a
href="https://redirect.github.com/docker/setup-qemu-action/pull/131">docker/setup-qemu-action#131</a>
<a
href="https://redirect.github.com/docker/setup-qemu-action/pull/134">docker/setup-qemu-action#134</a>
<a
href="https://redirect.github.com/docker/setup-qemu-action/pull/149">docker/setup-qemu-action#149</a></li>
<li>build(deps): bump <code>@​babel/traverse</code> from 7.20.13 to
7.23.2 in <a
href="https://redirect.github.com/docker/setup-qemu-action/pull/109">docker/setup-qemu-action#109</a></li>
<li>build(deps): bump braces from 3.0.2 to 3.0.3 in <a
href="https://redirect.github.com/docker/setup-qemu-action/pull/142">docker/setup-qemu-action#142</a></li>
<li>build(deps): bump undici from 5.28.2 to 5.28.4 in <a
href="https://redirect.github.com/docker/setup-qemu-action/pull/118">docker/setup-qemu-action#118</a>
<a
href="https://redirect.github.com/docker/setup-qemu-action/pull/127">docker/setup-qemu-action#127</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/docker/setup-qemu-action/compare/v3.0.0...v3.1.0">https://github.com/docker/setup-qemu-action/compare/v3.0.0...v3.1.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="5927c834f5"><code>5927c83</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/setup-qemu-action/issues/149">#149</a>
from docker/dependabot/npm_and_yarn/docker/actions-to...</li>
<li><a
href="32ea29b3c9"><code>32ea29b</code></a>
chore: update generated content</li>
<li><a
href="92ac892047"><code>92ac892</code></a>
build(deps): bump <code>@​docker/actions-toolkit</code> from 0.23.0 to
0.31.0</li>
<li><a
href="dcf3f67ac0"><code>dcf3f67</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/setup-qemu-action/issues/151">#151</a>
from crazy-max/default-image</li>
<li><a
href="b34393b6bf"><code>b34393b</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/setup-qemu-action/issues/141">#141</a>
from docker/dependabot/github_actions/docker/bake-act...</li>
<li><a
href="ca1bf68d52"><code>ca1bf68</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/setup-qemu-action/issues/142">#142</a>
from docker/dependabot/npm_and_yarn/braces-3.0.3</li>
<li><a
href="599f288629"><code>599f288</code></a>
chore: update generated content</li>
<li><a
href="af38981e30"><code>af38981</code></a>
set docker.io domain for default binfmt image</li>
<li><a
href="9d4d56c87e"><code>9d4d56c</code></a>
build(deps): bump braces from 3.0.2 to 3.0.3</li>
<li><a
href="a05dd9299a"><code>a05dd92</code></a>
build(deps): bump docker/bake-action from 4 to 5</li>
<li>Additional commits viewable in <a
href="68827325e0...5927c834f5">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=docker/setup-qemu-action&package-manager=github_actions&previous-version=3.0.0&new-version=3.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-07-04 09:30:23 -03:00
dependabot[bot]
02c4f93c7b
chore(deps): bump docker/setup-buildx-action from 3.3.0 to 3.4.0 (#4973)
Bumps
[docker/setup-buildx-action](https://github.com/docker/setup-buildx-action)
from 3.3.0 to 3.4.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/docker/setup-buildx-action/releases">docker/setup-buildx-action's
releases</a>.</em></p>
<blockquote>
<h2>v3.4.0</h2>
<ul>
<li>Throw error message instead of exit code by <a
href="https://github.com/crazy-max"><code>@​crazy-max</code></a> in <a
href="https://redirect.github.com/docker/setup-buildx-action/pull/315">docker/setup-buildx-action#315</a></li>
<li>Bump <code>@​docker/actions-toolkit</code> from 0.20.0 to 0.31.0 in
<a
href="https://redirect.github.com/docker/setup-buildx-action/pull/321">docker/setup-buildx-action#321</a>
<a
href="https://redirect.github.com/docker/setup-buildx-action/pull/338">docker/setup-buildx-action#338</a></li>
<li>Bump braces from 3.0.2 to 3.0.3 in <a
href="https://redirect.github.com/docker/setup-buildx-action/pull/329">docker/setup-buildx-action#329</a></li>
<li>Bump undici from 5.28.3 to 5.28.4 in <a
href="https://redirect.github.com/docker/setup-buildx-action/pull/312">docker/setup-buildx-action#312</a></li>
<li>Bump uuid from 9.0.1 to 10.0.0 in <a
href="https://redirect.github.com/docker/setup-buildx-action/pull/326">docker/setup-buildx-action#326</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/docker/setup-buildx-action/compare/v3.3.0...v3.4.0">https://github.com/docker/setup-buildx-action/compare/v3.3.0...v3.4.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="4fd812986e"><code>4fd8129</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/setup-buildx-action/issues/312">#312</a>
from docker/dependabot/npm_and_yarn/undici-5.28.4</li>
<li><a
href="3386dc4251"><code>3386dc4</code></a>
chore: update generated content</li>
<li><a
href="d191aef416"><code>d191aef</code></a>
build(deps): bump undici from 5.28.3 to 5.28.4</li>
<li><a
href="f686054aab"><code>f686054</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/setup-buildx-action/issues/338">#338</a>
from docker/dependabot/npm_and_yarn/docker/actions-to...</li>
<li><a
href="78547859d7"><code>7854785</code></a>
chore: update generated content</li>
<li><a
href="830928c706"><code>830928c</code></a>
fix builder type path</li>
<li><a
href="26d2aec173"><code>26d2aec</code></a>
build(deps): bump <code>@​docker/actions-toolkit</code> from 0.23.0 to
0.31.0</li>
<li><a
href="ab17e3ec80"><code>ab17e3e</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/setup-buildx-action/issues/339">#339</a>
from crazy-max/missing-types-jsyaml</li>
<li><a
href="d79cb80903"><code>d79cb80</code></a>
missing types for js-yaml</li>
<li><a
href="13cf78894f"><code>13cf788</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/setup-buildx-action/issues/326">#326</a>
from docker/dependabot/npm_and_yarn/uuid-10.0.0</li>
<li>Additional commits viewable in <a
href="d70bba72b1...4fd812986e">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=docker/setup-buildx-action&package-manager=github_actions&previous-version=3.3.0&new-version=3.4.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-04 09:16:17 -03:00
dependabot[bot]
908dabaf0a
chore(deps): bump golang from 1.22.4-alpine to 1.23rc1-alpine (#4970)
Bumps golang from 1.22.4-alpine to 1.23rc1-alpine.


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang&package-manager=docker&previous-version=1.22.4-alpine&new-version=1.23rc1-alpine)](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-03 10:02:47 -03:00
Carlos Alexandro Becker
c81550a5e6
docs: update 2024-07-03 09:35:06 -03:00
Carlos Alexandro Becker
1f1b90025f
docs: update
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2024-07-03 09:31:08 -03:00
Carlos Alexandro Becker
b7ba1826a7
chore: remove deprecated todos 2024-07-01 21:18:44 -03:00
dependabot[bot]
639902d0c8
chore(deps): bump github/codeql-action from 3.25.10 to 3.25.11 (#4967)
Bumps [github/codeql-action](https://github.com/github/codeql-action)
from 3.25.10 to 3.25.11.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/github/codeql-action/blob/main/CHANGELOG.md">github/codeql-action's
changelog</a>.</em></p>
<blockquote>
<h1>CodeQL Action Changelog</h1>
<p>See the <a
href="https://github.com/github/codeql-action/releases">releases
page</a> for the relevant changes to the CodeQL CLI and language
packs.</p>
<p>Note that the only difference between <code>v2</code> and
<code>v3</code> of the CodeQL Action is the node version they support,
with <code>v3</code> running on node 20 while we continue to release
<code>v2</code> to support running on node 16. For example
<code>3.22.11</code> was the first <code>v3</code> release and is
functionally identical to <code>2.22.11</code>. This approach ensures an
easy way to track exactly which features are included in different
versions, indicated by the minor and patch version numbers.</p>
<h2>[UNRELEASED]</h2>
<p>No user facing changes.</p>
<h2>3.25.11 - 28 Jun 2024</h2>
<ul>
<li>Avoid failing the workflow run if there is an error while uploading
debug artifacts. <a
href="https://redirect.github.com/github/codeql-action/pull/2349">#2349</a></li>
<li>Update default CodeQL bundle version to 2.17.6. <a
href="https://redirect.github.com/github/codeql-action/pull/2352">#2352</a></li>
</ul>
<h2>3.25.10 - 13 Jun 2024</h2>
<ul>
<li>Update default CodeQL bundle version to 2.17.5. <a
href="https://redirect.github.com/github/codeql-action/pull/2327">#2327</a></li>
</ul>
<h2>3.25.9 - 12 Jun 2024</h2>
<ul>
<li>Avoid failing database creation if the database folder already
exists and contains some unexpected files. Requires CodeQL 2.18.0 or
higher. <a
href="https://redirect.github.com/github/codeql-action/pull/2330">#2330</a></li>
<li>The init Action will attempt to clean up the database cluster
directory before creating a new database and at the end of the job. This
will help to avoid issues where the database cluster directory is left
in an inconsistent state. <a
href="https://redirect.github.com/github/codeql-action/pull/2332">#2332</a></li>
</ul>
<h2>3.25.8 - 04 Jun 2024</h2>
<ul>
<li>Update default CodeQL bundle version to 2.17.4. <a
href="https://redirect.github.com/github/codeql-action/pull/2321">#2321</a></li>
</ul>
<h2>3.25.7 - 31 May 2024</h2>
<ul>
<li>We are rolling out a feature in May/June 2024 that will reduce the
Actions cache usage of the Action by keeping only the newest TRAP cache
for each language. <a
href="https://redirect.github.com/github/codeql-action/pull/2306">#2306</a></li>
</ul>
<h2>3.25.6 - 20 May 2024</h2>
<ul>
<li>Update default CodeQL bundle version to 2.17.3. <a
href="https://redirect.github.com/github/codeql-action/pull/2295">#2295</a></li>
</ul>
<h2>3.25.5 - 13 May 2024</h2>
<ul>
<li>Add a compatibility matrix of supported CodeQL Action, CodeQL CLI,
and GitHub Enterprise Server versions to the <a
href="https://github.com/github/codeql-action/blob/main/README.md">https://github.com/github/codeql-action/blob/main/README.md</a>.
<a
href="https://redirect.github.com/github/codeql-action/pull/2273">#2273</a></li>
<li>Avoid printing out a warning for a missing <code>on.push</code>
trigger when the CodeQL Action is triggered via a
<code>workflow_call</code> event. <a
href="https://redirect.github.com/github/codeql-action/pull/2274">#2274</a></li>
<li>The <code>tools: latest</code> input to the <code>init</code> Action
has been renamed to <code>tools: linked</code>. This option specifies
that the Action should use the tools shipped at the same time as the
Action. The old name will continue to work for backwards compatibility,
but we recommend that new workflows use the new name. <a
href="https://redirect.github.com/github/codeql-action/pull/2281">#2281</a></li>
</ul>
<h2>3.25.4 - 08 May 2024</h2>
<ul>
<li>Update default CodeQL bundle version to 2.17.2. <a
href="https://redirect.github.com/github/codeql-action/pull/2270">#2270</a></li>
</ul>
<h2>3.25.3 - 25 Apr 2024</h2>
<ul>
<li>Update default CodeQL bundle version to 2.17.1. <a
href="https://redirect.github.com/github/codeql-action/pull/2247">#2247</a></li>
<li>Workflows running on <code>macos-latest</code> using CodeQL CLI
versions before v2.15.1 will need to either upgrade their CLI version to
v2.15.1 or newer, or change the platform to an Intel MacOS runner, such
as <code>macos-12</code>. ARM machines with SIP disabled, including the
newest <code>macos-latest</code> image, are unsupported for CLI versions
before 2.15.1. <a
href="https://redirect.github.com/github/codeql-action/pull/2261">#2261</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="b611370bb5"><code>b611370</code></a>
Merge pull request <a
href="https://redirect.github.com/github/codeql-action/issues/2357">#2357</a>
from github/update-v3.25.11-de945755c</li>
<li><a
href="3e6431f3ac"><code>3e6431f</code></a>
Update changelog for v3.25.11</li>
<li><a
href="de945755c9"><code>de94575</code></a>
Merge pull request <a
href="https://redirect.github.com/github/codeql-action/issues/2352">#2352</a>
from github/update-bundle/codeql-bundle-v2.17.6</li>
<li><a
href="a32d3058b8"><code>a32d305</code></a>
Add changelog note</li>
<li><a
href="9ccc99508a"><code>9ccc995</code></a>
Update default bundle to codeql-bundle-v2.17.6</li>
<li><a
href="9b7c22c3b3"><code>9b7c22c</code></a>
Merge pull request <a
href="https://redirect.github.com/github/codeql-action/issues/2351">#2351</a>
from github/dependabot/npm_and_yarn/npm-6791eaa26c</li>
<li><a
href="9cf3243b0b"><code>9cf3243</code></a>
Rebuild</li>
<li><a
href="1895b29ac8"><code>1895b29</code></a>
Update checked-in dependencies</li>
<li><a
href="9dcfde966d"><code>9dcfde9</code></a>
Bump the npm group with 2 updates</li>
<li><a
href="8723b5be41"><code>8723b5b</code></a>
Merge pull request <a
href="https://redirect.github.com/github/codeql-action/issues/2350">#2350</a>
from github/angelapwen/add-exclude-pr-check-param</li>
<li>Additional commits viewable in <a
href="23acc5c183...b611370bb5">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github/codeql-action&package-manager=github_actions&previous-version=3.25.10&new-version=3.25.11)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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

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

---

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

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot 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-01 10:12:02 -03:00
Carlos Alexandro Becker
9d513696c2
fix: make latest on drafts (#4966)
this seems to fix the #4961
2024-06-29 19:42:20 -03:00
Carlos Alexandro Becker
8e9f2691ea
docs: improve version error
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2024-06-29 19:04:20 -03:00
Carlos Alexandro Becker
f0b4db184e
fix: snapcraft temporary directory + concurrency (#4963)
this bug comes and goes every couple of versions it seems.

this will change the snapcraft implementation to run the first item
without concurrency, so all needed shared directories can be created
without issues, and then grows the limit of the wait group so the other
ones can run in parallel.

I haven't tested this yet, but I think it'll work.

- [x] test
- [x] godoc

refs https://github.com/goreleaser/goreleaser/issues/1715 refs
https://bugs.launchpad.net/snapcraft/+bug/1889741
2024-06-29 19:00:52 -03:00
Go Sueyoshi
55249e73da
docs: fix deprecation keyword in .gitlab-ci.yml (#4964)
`only` keyword in `.gitlab-ci.yml` is now deprecated.

c.f. https://docs.gitlab.com/ee/ci/yaml/#only--except

So I migrated because GitLab now recommends using `rules:if`

c.f.
https://docs.gitlab.com/ee/ci/jobs/job_rules.html#run-jobs-only-in-specific-pipeline-types
2024-06-29 15:53:32 -03:00
Carlos Alexandro Becker
a4643a1fc9
docs: add version error to common errors 2024-06-28 15:09:34 -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
Carlos Alexandro Becker
0f37dbd9d7
test: fix
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2024-06-26 08:52:22 -03:00
Carlos Alexandro Becker
f22596a3e1
docs: wording 2024-06-25 15:16:45 -03:00
Carlos Alexandro Becker
a44ff45fc8
docs: fix margin
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2024-06-25 09:29:11 -03:00
Carlos Alexandro Becker
409ce4ffb4
docs: improving home page (#4953)
tried to refresh the home a little bit, not sure if I like it or not.

let me know what you think :)

---------

Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2024-06-24 23:12:15 -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]
15a0c54f61
chore(deps): bump golang from 8274bcf to ace6cc3 (#4954)
Bumps golang from `8274bcf` to `ace6cc3`.


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang&package-manager=docker&previous-version=1.22.4-alpine&new-version=1.22.4-alpine)](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-24 09:37:39 -03:00
Carlos Alexandro Becker
93ea93a339
docs: fix light/dark mode switch title 2024-06-23 00:01:46 -03:00
Carlos Alexandro Becker
9fcfaf95cf
fix: revert unwanted change 2024-06-22 23:12:01 -03:00
Carlos Alexandro Becker
c421f78c66
docs: fix social icons 2024-06-22 22:44:25 -03:00
Carlos Alexandro Becker
0d1e3c023f
fix: moving some logs to debug 2024-06-22 22:43:57 -03:00
Carlos Alexandro Becker
3353bba5aa
docs: update
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2024-06-22 11:32:10 -03:00
Carlos Alexandro Becker
86b3c943d0
docs: update
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2024-06-22 11:31:19 -03:00
dependabot[bot]
3059eea8e9
chore(deps): bump golang from 6522f0c to 8274bcf (#4952)
Bumps golang from `6522f0c` to `8274bcf`.


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang&package-manager=docker&previous-version=1.22.4-alpine&new-version=1.22.4-alpine)](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-21 10:59:18 -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