1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-14 03:51:24 +02:00
Deliver Go binaries as fast and easily as possible https://goreleaser.com/
Go to file
dependabot[bot] 906a9ab7c4
chore(deps): bump github.com/distribution/distribution/v3 from 3.0.0-beta.1 to 3.0.0-rc.1 (#5260)
Bumps
[github.com/distribution/distribution/v3](https://github.com/distribution/distribution)
from 3.0.0-beta.1 to 3.0.0-rc.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-rc.1</h2>
<p>Welcome to the <code>v3.0.0-rc.1</code> release of registry!</p>
<p>This is the the first <strong>release candidate</strong> of
registry!</p>
<p>See the changelog below for full list of changes.</p>
<h3>Deprecated</h3>
<ul>
<li><code>ManifestBuilder</code> interface <a
href="https://redirect.github.com/distribution/distribution/pull/3886">3886</a></li>
<li><code>Versioned</code> in favor of <code>oci.Versioned</code> <a
href="https://redirect.github.com/distribution/distribution/pull/3887">3887</a></li>
</ul>
<h3>Notable Changes</h3>
<ul>
<li>Attempt HeadObject on Stat call first before failing over to List in
S3 driver <a
href="https://redirect.github.com/distribution/distribution/pull/4401">4401</a></li>
<li>Use a consistent multipart chunk size in S3 driver <a
href="https://redirect.github.com/distribution/distribution/pull/4424">4424</a></li>
<li>Build artifacts and images for linux/riscv64 <a
href="https://redirect.github.com/distribution/distribution/pull/4444">4444</a></li>
<li>Fix token verification chain in auth <a
href="https://redirect.github.com/distribution/distribution/pull/4415">4415</a></li>
<li>Support custom exec-based credential helper in proxy mode <a
href="https://redirect.github.com/distribution/distribution/pull/4438">distribution/distribution#4438</a></li>
</ul>
<h2>What's Changed</h2>
<ul>
<li>vendor: github.com/opencontainers/image-spec v1.1.0 by <a
href="https://github.com/thaJeztah"><code>@​thaJeztah</code></a> in <a
href="https://redirect.github.com/distribution/distribution/pull/3889">distribution/distribution#3889</a></li>
<li>Descriptor: do not implement Describable interface by <a
href="https://github.com/thaJeztah"><code>@​thaJeztah</code></a> in <a
href="https://redirect.github.com/distribution/distribution/pull/3886">distribution/distribution#3886</a></li>
<li>S3 driver: Attempt HeadObject on Stat first, fail over to List by <a
href="https://github.com/milosgajdos"><code>@​milosgajdos</code></a> in
<a
href="https://redirect.github.com/distribution/distribution/pull/4401">distribution/distribution#4401</a></li>
<li>manifest: slight cleanup of init / registration by <a
href="https://github.com/thaJeztah"><code>@​thaJeztah</code></a> in <a
href="https://redirect.github.com/distribution/distribution/pull/4403">distribution/distribution#4403</a></li>
<li>ci:bump Go version by <a
href="https://github.com/milosgajdos"><code>@​milosgajdos</code></a> in
<a
href="https://redirect.github.com/distribution/distribution/pull/4402">distribution/distribution#4402</a></li>
<li>deprecate Versioned in favor of oci.Versioned by <a
href="https://github.com/thaJeztah"><code>@​thaJeztah</code></a> in <a
href="https://redirect.github.com/distribution/distribution/pull/3887">distribution/distribution#3887</a></li>
<li>fix logic for handling regionEndpoint by <a
href="https://github.com/Ankurk99"><code>@​Ankurk99</code></a> in <a
href="https://redirect.github.com/distribution/distribution/pull/4341">distribution/distribution#4341</a></li>
<li>fix nil pointer in s3 list api by <a
href="https://github.com/jkroepke"><code>@​jkroepke</code></a> in <a
href="https://redirect.github.com/distribution/distribution/pull/4412">distribution/distribution#4412</a></li>
<li>build(deps): bump softprops/action-gh-release from 1 to 2 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/distribution/distribution/pull/4407">distribution/distribution#4407</a></li>
<li>build(deps): bump docker/bake-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/4410">distribution/distribution#4410</a></li>
<li>build(deps): bump ossf/scorecard-action from 2.3.1 to 2.3.3 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/distribution/distribution/pull/4416">distribution/distribution#4416</a></li>
<li>chore: fix typos returned in some errors by <a
href="https://github.com/milosgajdos"><code>@​milosgajdos</code></a> in
<a
href="https://redirect.github.com/distribution/distribution/pull/4414">distribution/distribution#4414</a></li>
<li>auth: fix token verification chain by <a
href="https://github.com/milosgajdos"><code>@​milosgajdos</code></a> in
<a
href="https://redirect.github.com/distribution/distribution/pull/4415">distribution/distribution#4415</a></li>
<li>build(deps): bump github/codeql-action from 2.22.12 to 3.25.15 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/distribution/distribution/pull/4426">distribution/distribution#4426</a></li>
<li>build(deps): bump ossf/scorecard-action from 2.3.3 to 2.4.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/distribution/distribution/pull/4422">distribution/distribution#4422</a></li>
<li>build(deps): bump actions/configure-pages 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/4409">distribution/distribution#4409</a></li>
<li>fix: skip removing layer's link file when '--dry-run' option
specified by <a
href="https://github.com/microyahoo"><code>@​microyahoo</code></a> in <a
href="https://redirect.github.com/distribution/distribution/pull/4425">distribution/distribution#4425</a></li>
<li>build(deps): bump actions/upload-artifact from 4.3.0 to 4.3.5 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/distribution/distribution/pull/4428">distribution/distribution#4428</a></li>
<li>Use <code>x.y.0</code> format for the go module version by <a
href="https://github.com/ialidzhikov"><code>@​ialidzhikov</code></a> in
<a
href="https://redirect.github.com/distribution/distribution/pull/4423">distribution/distribution#4423</a></li>
<li>build(deps): bump actions/upload-artifact from 4.3.5 to 4.3.6 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/distribution/distribution/pull/4430">distribution/distribution#4430</a></li>
<li>build(deps): bump github/codeql-action from 3.25.15 to 3.26.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/distribution/distribution/pull/4431">distribution/distribution#4431</a></li>
<li>build(deps): bump github/codeql-action from 3.26.0 to 3.26.2 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/distribution/distribution/pull/4434">distribution/distribution#4434</a></li>
<li>chore: fix typo in rewrite storage middleware init by <a
href="https://github.com/milosgajdos"><code>@​milosgajdos</code></a> in
<a
href="https://redirect.github.com/distribution/distribution/pull/4435">distribution/distribution#4435</a></li>
<li>build(deps): bump github/codeql-action from 3.26.2 to 3.26.3 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/distribution/distribution/pull/4441">distribution/distribution#4441</a></li>
<li>Build artifacts and images for linux/riscv64 by <a
href="https://github.com/macabu"><code>@​macabu</code></a> in <a
href="https://redirect.github.com/distribution/distribution/pull/4444">distribution/distribution#4444</a></li>
<li>build(deps): bump github/codeql-action from 3.26.3 to 3.26.5 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/distribution/distribution/pull/4446">distribution/distribution#4446</a></li>
<li>chore: bump golangci-lint and fix govet issues by <a
href="https://github.com/milosgajdos"><code>@​milosgajdos</code></a> in
<a
href="https://redirect.github.com/distribution/distribution/pull/4454">distribution/distribution#4454</a></li>
<li>Remove deprecated version field by <a
href="https://github.com/tiborrr"><code>@​tiborrr</code></a> in <a
href="https://redirect.github.com/distribution/distribution/pull/4459">distribution/distribution#4459</a></li>
<li>Add a note regarding redirects to pre-signed URLs by <a
href="https://github.com/Felixoid"><code>@​Felixoid</code></a> in <a
href="https://redirect.github.com/distribution/distribution/pull/4466">distribution/distribution#4466</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="3ddd142339"><code>3ddd142</code></a>
Prep for v3-rc.1 release (<a
href="https://redirect.github.com/distribution/distribution/issues/4502">#4502</a>)</li>
<li><a
href="4118c80a99"><code>4118c80</code></a>
Prep for v3-rc.1 release</li>
<li><a
href="d67b46a05b"><code>d67b46a</code></a>
Bump dependencies (<a
href="https://redirect.github.com/distribution/distribution/issues/4498">#4498</a>)</li>
<li><a
href="f7236ab041"><code>f7236ab</code></a>
feat: support custom exec-based credential helper in proxy mode (<a
href="https://redirect.github.com/distribution/distribution/issues/4438">#4438</a>)</li>
<li><a
href="099201adde"><code>099201a</code></a>
fix(registry/storage/driver/s3-aws): use a consistent multipart chunk
size (#...</li>
<li><a
href="3ac2285631"><code>3ac2285</code></a>
Bump otel dependencies</li>
<li><a
href="bd52394e81"><code>bd52394</code></a>
Update lint.Dockerfile</li>
<li><a
href="85e99bce34"><code>85e99bc</code></a>
docs: update hugo and theme versions (<a
href="https://redirect.github.com/distribution/distribution/issues/4499">#4499</a>)</li>
<li><a
href="da2f24e205"><code>da2f24e</code></a>
docs: update hugo and theme versions</li>
<li><a
href="5ee5aaa058"><code>5ee5aaa</code></a>
fix(registry/storage/driver/s3-aws): use a consistent multipart chunk
size</li>
<li>Additional commits viewable in <a
href="https://github.com/distribution/distribution/compare/v3.0.0-beta.1...v3.0.0-rc.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-beta.1&new-version=3.0.0-rc.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-11-08 08:34:16 +00:00
.github ci: dependabot fix 2024-11-06 14:55:31 -03:00
cmd docs: update 2024-11-04 09:06:38 -03:00
dagger ci: daggerize test pipeline (#4969) 2024-09-19 23:21:59 -03:00
internal test: remove redundant require.Error (#5253) 2024-11-06 22:16:31 -03:00
pkg test: remove redundant require.Error (#5253) 2024-11-06 22:16:31 -03:00
scripts chore: fix typo in script name (#5256) 2024-11-07 13:33:54 -03:00
testdata/TestVersion fix: version git tree state 2023-06-27 11:35:06 +00:00
www docs: clarify some things about ko templates 2024-11-06 22:54:16 -03:00
.editorconfig chore: fix typo in .editorconfig 2024-01-24 08:00:52 -03:00
.envrc build: nix devShell (#4507) 2023-12-28 20:49:23 -03:00
.gitattributes docs: update 2024-10-16 01:22:12 -03:00
.gitignore docs: update 2024-08-03 14:30:10 -03:00
.gitleaks.toml fix: run gitleaks and grype on prs (#3332) 2022-08-21 15:20:31 -03:00
.golangci.yaml refactor: remove empty lines, fix //nolint (#5235) 2024-10-31 13:51:54 -03:00
.goreleaser-nightly.yaml chore: use nightly.version_template 2024-08-18 15:36:44 -03:00
.goreleaser.yaml ci: release to riscv64 (#5196) 2024-10-21 08:38:00 -03:00
.grype.yaml fix(grype): ignore unfixed vulns 2022-08-21 15:36:37 -03:00
.mailmap chore: update mailmap 2022-10-31 16:06:50 -03:00
art.txt feat: new --version output (#3962) 2023-04-30 14:19:55 -03:00
CONTRIBUTING.md docs: update contributing 2024-09-19 23:33:10 -03:00
dagger.json ci: daggerize test pipeline (#4969) 2024-09-19 23:21:59 -03:00
Dockerfile chore(deps): bump golang from 1.23.2-alpine to 1.23.3-alpine (#5255) 2024-11-07 08:53:11 +00:00
EULA.md docs: make co-marketing more strict on eula (#3583) 2022-11-22 23:54:11 -03:00
flake.lock chore: auto-update generated files 2024-11-04 13:49:47 +00:00
flake.nix chore: update nix 2024-09-03 19:57:29 -03:00
go.mod chore(deps): bump github.com/distribution/distribution/v3 from 3.0.0-beta.1 to 3.0.0-rc.1 (#5260) 2024-11-08 08:34:16 +00:00
go.sum chore(deps): bump github.com/distribution/distribution/v3 from 3.0.0-beta.1 to 3.0.0-rc.1 (#5260) 2024-11-08 08:34:16 +00:00
LICENSE.md docs: update license year 2022-02-08 14:21:36 -03:00
main_test.go feat!: rename module to /v2 (#4894) 2024-05-26 15:02:57 -03:00
main.go feat!: rename module to /v2 (#4894) 2024-05-26 15:02:57 -03:00
README.md docs: update sponsors page 2024-08-05 09:38:49 -03:00
SECURITY.md docs: fix typos, formatting 2023-10-02 18:04:20 +00:00
Taskfile.yml chore: fix typo in script name (#5256) 2024-11-07 13:33:54 -03:00
USERS.md docs: users update 2024-08-06 00:04:11 -03:00

GoReleaser Logo

GoReleaser

Deliver Go binaries as fast and easily as possible.


GoReleaser builds Go binaries for several platforms, creates a GitHub release and then pushes a Homebrew formula to a tap repository. All that wrapped in your favorite CI.


Get GoReleaser

Documentation

Documentation is hosted live at https://goreleaser.com

Community

You have questions, need support and or just want to talk about GoReleaser?

Here are ways to get in touch with the GoReleaser community:

Join Discord Follow Twitter GitHub Discussions

You can find the links above and all others here.

Code of Conduct

This project adheres to the Contributor Covenant code of conduct. By participating, you are expected to uphold this code. We appreciate your contribution. Please refer to our contributing guidelines for further information.

Badges

Release Software License Build status Codecov branch Artifact Hub Go Doc Powered By: GoReleaser Backers on Open Collective Sponsors on Open Collective Conventional Commits CII Best Practices

GitHub Sponsors

High-tier sponsors of @caarlos0 on GitHub:

OpenCollective

Sponsors

Does your company use goreleaser? Help keep the project bug-free and feature rich by sponsoring the project.

Backers

Love our work and community? Become a backer.

Contributors

This project exists thanks to all the people who contribute. [Contribute].

Stargazers over time

Stargazers over time