Commit 067b81c
Update dependency goreleaser/goreleaser to v2.15.4 (#4811)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
|
[goreleaser/goreleaser](https://redirect.github.com/goreleaser/goreleaser)
| patch | `v2.15.3` → `v2.15.4` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency
Dashboard](../issues/370) for more information.
---
### Release Notes
<details>
<summary>goreleaser/goreleaser (goreleaser/goreleaser)</summary>
###
[`v2.15.4`](https://redirect.github.com/goreleaser/goreleaser/releases/tag/v2.15.4)
[Compare
Source](https://redirect.github.com/goreleaser/goreleaser/compare/v2.15.3...v2.15.4)
#### Announcement
Read the official announcement: [Announcing GoReleaser
v2.15](https://goreleaser.com/blog/goreleaser-v2.15/).
#### Changelog
##### Bug fixes
-
[`d077fe1`](https://redirect.github.com/goreleaser/goreleaser/commit/d077fe1cfc533bf5351c2d0993ac32d7f59bcdb3):
fix(build): allow explicit binary with ellipsis when single main
([@​caarlos0](https://redirect.github.com/caarlos0))
-
[`3140abb`](https://redirect.github.com/goreleaser/goreleaser/commit/3140abb162e23ff77ebf27ca4094c6f7bdbd6c47):
fix(build): set per-binary artifact IDs for ./... builds
([@​caarlos0](https://redirect.github.com/caarlos0) and
[@​Copilot](https://redirect.github.com/Copilot))
-
[`eb11599`](https://redirect.github.com/goreleaser/goreleaser/commit/eb11599419e9f1004397d7aa6dbb3128a9d7128c):
fix(deps): quill git-lfs
([#​6577](https://redirect.github.com/goreleaser/goreleaser/issues/6577))
([@​caarlos0](https://redirect.github.com/caarlos0))
-
[`343700b`](https://redirect.github.com/goreleaser/goreleaser/commit/343700b91614a3e463226ea2aa67f56e2add31f0):
fix(docker): install syft, cosign, docker, and docker-buildx from
upstream releases
([#​6576](https://redirect.github.com/goreleaser/goreleaser/issues/6576))
([@​caarlos0](https://redirect.github.com/caarlos0),
[@​kevinburkesegment](https://redirect.github.com/kevinburkesegment),
and [@​Copilot](https://redirect.github.com/Copilot))
-
[`87b542b`](https://redirect.github.com/goreleaser/goreleaser/commit/87b542bc0d7c31942154d1f9df1e3e15f1c7d7d9):
fix(homebrew\_cask): sha256 before url in per-arch blocks
([@​kkd16](https://redirect.github.com/kkd16))
-
[`e35ff62`](https://redirect.github.com/goreleaser/goreleaser/commit/e35ff62839fd569357d70a9b9174bec56338a577):
fix(rust): add arm- and armv7-unknown-linux-musleabihf build targets
([#​6581](https://redirect.github.com/goreleaser/goreleaser/issues/6581))
([@​mozzieongit](https://redirect.github.com/mozzieongit))
-
[`03735a4`](https://redirect.github.com/goreleaser/goreleaser/commit/03735a41036a25f03662cd75e169458403c64fc3):
fix(rust): grouping of different arm version when creating archives
([#​6582](https://redirect.github.com/goreleaser/goreleaser/issues/6582))
([@​caarlos0](https://redirect.github.com/caarlos0))
-
[`1f86232`](https://redirect.github.com/goreleaser/goreleaser/commit/1f8623275212b1482ae230ba06f05fa898bb52e0):
fix: gen-nix-licenses script
([@​caarlos0](https://redirect.github.com/caarlos0))
##### Documentation updates
-
[`0136377`](https://redirect.github.com/goreleaser/goreleaser/commit/0136377e45d20e9651bde9089e8dce0f26ab9ad5):
docs: clarify template vars
([@​caarlos0](https://redirect.github.com/caarlos0) and
[@​SAY-5](https://redirect.github.com/SAY-5))
-
[`b026ca9`](https://redirect.github.com/goreleaser/goreleaser/commit/b026ca93356699c1d9e9ae0e2df005f484adbe3c):
docs: fix image URLs
([@​caarlos0](https://redirect.github.com/caarlos0))
-
[`fcc53cb`](https://redirect.github.com/goreleaser/goreleaser/commit/fcc53cb09f326ad90956a008cb1c67f163086559):
docs: fix image urls
([#​6578](https://redirect.github.com/goreleaser/goreleaser/issues/6578))
([@​caarlos0](https://redirect.github.com/caarlos0))
-
[`24df9ce`](https://redirect.github.com/goreleaser/goreleaser/commit/24df9cef7dfd7b678f65ad7d844a536263e6ef01):
docs: fix include, prefix shortcodes to avoid collisions
([@​caarlos0](https://redirect.github.com/caarlos0))
-
[`5b47f38`](https://redirect.github.com/goreleaser/goreleaser/commit/5b47f38526c0718888defc7e19c11fdef97d123e):
docs: fix version link when full version
([@​caarlos0](https://redirect.github.com/caarlos0))
**Full Changelog**:
<goreleaser/goreleaser@v2.15.3...v2.15.4>
#### Helping out
This release is only possible thanks to **all** the support of some
**awesome people**!
Want to be one of them?
You can [sponsor](https://goreleaser.com/sponsors/), get a [Pro
License](https://goreleaser.com/pro) or [contribute with
code](https://goreleaser.com/contributing).
#### Where to go next?
- Find examples and commented usage of all options in our
[website](https://goreleaser.com/intro/).
- Reach out on [Discord](https://discord.gg/RGEBtg8vQ6),
[Twitter](https://twitter.com/goreleaser), and
[Telegram](https://t.me/goreleasernews)!
<a href="https://goreleaser.com"><img
src="https://raw.githubusercontent.com/goreleaser/artwork/master/opencollective-header.png"
with="100%" alt="GoReleaser logo"></a>
</details>
---
### Configuration
📅 **Schedule**: (in timezone Europe/London)
- Branch creation
- "after 6pm on thursday,before 10am on friday"
- Automerge
- At any time (no schedule defined)
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/overmindtech/workspace).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzkuNyIsInVwZGF0ZWRJblZlciI6IjQzLjEzOS43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
GitOrigin-RevId: 5a4a33104c80d271a261fd19deff4b197fbdf50d1 parent e076f45 commit 067b81c
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
0 commit comments