chore(deps): update goreleaser/goreleaser docker tag to v2.9.0 #461

Merged
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 merged 1 commits from renovate/goreleaser-goreleaser-2.x into main 2025-04-30 04:06:53 +00:00
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-04-30 02:53:46 +00:00 (Migrated from gitlab.com)

This MR contains the following updates:

Package Type Update Change
goreleaser/goreleaser image-name minor v2.8.2 -> v2.9.0

Release Notes

goreleaser/goreleaser (goreleaser/goreleaser)

v2.9.0

Compare Source

Changelog
New Features
Bug fixes
Documentation updates
Other work

Full Changelog: https://github.com/goreleaser/goreleaser/compare/v2.8.2...v2.9.0

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, get a Pro License or contribute with code.

Where to go next?

GoReleaser logo


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

This MR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [goreleaser/goreleaser](https://github.com/goreleaser/goreleaser) | image-name | minor | `v2.8.2` -> `v2.9.0` | --- ### Release Notes <details> <summary>goreleaser/goreleaser (goreleaser/goreleaser)</summary> ### [`v2.9.0`](https://github.com/goreleaser/goreleaser/releases/tag/v2.9.0) [Compare Source](https://github.com/goreleaser/goreleaser/compare/v2.8.2...v2.9.0) ##### Changelog ##### New Features - [`bc50e7e`](https://github.com/goreleaser/goreleaser/commit/bc50e7ee62e5a75e7ba62cde8996aff01279fa09): feat(winget): Add additional template values ([#&#8203;5714](https://github.com/goreleaser/goreleaser/issues/5714)) ([@&#8203;elousiv](https://github.com/elousiv)) - [`6437d34`](https://github.com/goreleaser/goreleaser/commit/6437d3476ee412af38ec564bad95f4312c9da3bc): feat: add checksum template function ([#&#8203;5743](https://github.com/goreleaser/goreleaser/issues/5743)) ([@&#8203;skycaptain](https://github.com/skycaptain)) - [`4ac3076`](https://github.com/goreleaser/goreleaser/commit/4ac30762fd7f89645d298702cc186aeae5b55de2): feat: allow passing sbomDir to KO ([#&#8203;5688](https://github.com/goreleaser/goreleaser/issues/5688)) ([@&#8203;markussiebert](https://github.com/markussiebert)) - [`bff6510`](https://github.com/goreleaser/goreleaser/commit/bff6510626c89ce34d335277271011c222cdb2e8): feat: poetry builder ([#&#8203;5734](https://github.com/goreleaser/goreleaser/issues/5734)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`206725a`](https://github.com/goreleaser/goreleaser/commit/206725a90e80566ee437047eaec68f73f71e20b2): feat: uv builder ([#&#8203;5652](https://github.com/goreleaser/goreleaser/issues/5652)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`1a920fd`](https://github.com/goreleaser/goreleaser/commit/1a920fd458a2b9294b609f33488430de7a1818b1): feat: warn about repeated uploadable artifact names ([#&#8203;5713](https://github.com/goreleaser/goreleaser/issues/5713)) ([@&#8203;caarlos0](https://github.com/caarlos0)) ##### Bug fixes - [`7be43d7`](https://github.com/goreleaser/goreleaser/commit/7be43d7235f88cbd7c38bbf9dc22318e44070ac5): fix(aur): panic if both aur and aur_sources configured ([#&#8203;5717](https://github.com/goreleaser/goreleaser/issues/5717)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`051b505`](https://github.com/goreleaser/goreleaser/commit/051b505170f41be1a9837ace20c3c2402b3faac7): fix(brew): improve if hardware structures ([#&#8203;5741](https://github.com/goreleaser/goreleaser/issues/5741)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`1104dca`](https://github.com/goreleaser/goreleaser/commit/1104dcae4e9b11ac0b134899037fa54b4428ba83): fix: group by platform should consider abi if available ([#&#8203;5723](https://github.com/goreleaser/goreleaser/issues/5723)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`7cb5130`](https://github.com/goreleaser/goreleaser/commit/7cb51306fd26fc1b77569c3fc7dcd8c0252a8add): fix: increase default timeout ([#&#8203;5726](https://github.com/goreleaser/goreleaser/issues/5726)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`76cc61f`](https://github.com/goreleaser/goreleaser/commit/76cc61f0945594e52dadd6cf46a6b4a9e9a511d7): fix: sbom jsonschema ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`5281fed`](https://github.com/goreleaser/goreleaser/commit/5281fed0f32518524a49160a31643bfe3fce8380): fix: small lint issue ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`213d02f`](https://github.com/goreleaser/goreleaser/commit/213d02fe8061f256e5006470196617235d9c9157): fix: upx dependencies ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`9e45699`](https://github.com/goreleaser/goreleaser/commit/9e45699f1fae51464fdddf3c3bd7f8522f1adbf9): fix: upx properly handle skips ([#&#8203;5720](https://github.com/goreleaser/goreleaser/issues/5720)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`86cf0cb`](https://github.com/goreleaser/goreleaser/commit/86cf0cbc0485827acdc001cd73718918362406f7): fix: upx.Binary not being respected ([@&#8203;caarlos0](https://github.com/caarlos0)) ##### Documentation updates - [`987f6f4`](https://github.com/goreleaser/goreleaser/commit/987f6f4cdae8e7fec6109b98eb57d48d6d1adad3): docs: build and GOMAXPROCS ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`fb4b878`](https://github.com/goreleaser/goreleaser/commit/fb4b8781ec9c9a59764b95035a0feec014762bde): docs: document accepted config filename variants ([#&#8203;5693](https://github.com/goreleaser/goreleaser/issues/5693)) ([@&#8203;scop](https://github.com/scop)) - [`8ea24ec`](https://github.com/goreleaser/goreleaser/commit/8ea24ecb91d8c1be6f2a1a480f1d49d672a3648d): docs: fix ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`4ccdef5`](https://github.com/goreleaser/goreleaser/commit/4ccdef520feb1e9da26ee310c09c6242245d45cc): docs: fix npm docs ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`c0b5a1c`](https://github.com/goreleaser/goreleaser/commit/c0b5a1c784347b010c819446e0a58de1786e7ba4): docs: fix typo ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`b3f0ca2`](https://github.com/goreleaser/goreleaser/commit/b3f0ca2b39cddbe895b2d24887952037a9ed781f): docs: improve choco help ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`68b1443`](https://github.com/goreleaser/goreleaser/commit/68b1443b2d43cfa574788af8c1ab1b29980558bf): docs: v2.9 release ([#&#8203;5744](https://github.com/goreleaser/goreleaser/issues/5744)) ([@&#8203;caarlos0](https://github.com/caarlos0)) ##### Other work - [`3c9b3d0`](https://github.com/goreleaser/goreleaser/commit/3c9b3d0cefb4ce9d8492790cbd4d751a43218ac7): chore: lint ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`c6ba9ae`](https://github.com/goreleaser/goreleaser/commit/c6ba9ae56a0841c68e08937e08e76fca75e97850): chore: revert acidental commit ([@&#8203;caarlos0](https://github.com/caarlos0)) **Full Changelog**: https://github.com/goreleaser/goreleaser/compare/v2.8.2...v2.9.0 ##### 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) and [Twitter](https://twitter.com/goreleaser)! <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**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever MR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this MR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box --- This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjI2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-04-30 02:53:49 +00:00 (Migrated from gitlab.com)

mentioned in issue #4

mentioned in issue #4
argoyle commented 2025-04-30 03:01:13 +00:00 (Migrated from gitlab.com)

Codecov Report

All modified and coverable lines are covered by tests

Project coverage is 1.04%. Comparing base (30ccbf9) to head (8c4f579).

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #457   +/-   ##
=====================================
  Coverage   1.04%   1.04%           
=====================================
  Files         39      39           
  Lines       1905    1905           
=====================================
  Hits          20      20           
  Misses      1885    1885           

View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
## [Codecov](https://app.codecov.io/gl/unboundsoftware/schemas/pull/457?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) Report All modified and coverable lines are covered by tests :white_check_mark: > Project coverage is 1.04%. Comparing base [(`30ccbf9`)](https://app.codecov.io/gl/unboundsoftware/schemas/commit/30ccbf9aab79343d704ea320019801143e6b013b?dropdown=coverage&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) to head [(`8c4f579`)](https://app.codecov.io/gl/unboundsoftware/schemas/commit/8c4f579cef2731b5a8c15c78fc407a2bcb8516f3?dropdown=coverage&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware). <details><summary>Additional details and impacted files</summary> ```diff @@ Coverage Diff @@ ## main #457 +/- ## ===================================== Coverage 1.04% 1.04% ===================================== Files 39 39 Lines 1905 1905 ===================================== Hits 20 20 Misses 1885 1885 ``` </details> [:umbrella: View full report in Codecov by Sentry](https://app.codecov.io/gl/unboundsoftware/schemas/pull/457?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware). :loudspeaker: Have feedback on the report? [Share it here](https://gitlab.com/codecov-open-source/codecov-user-feedback/-/issues/4). <details><summary> :rocket: New features to boost your workflow: </summary> - :snowflake: [Test Analytics](https://docs.codecov.com/docs/test-analytics): Detect flaky tests, report on failures, and find test suite problems. </details>
argoyle (Migrated from gitlab.com) merged commit into main 2025-04-30 04:06:54 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: unboundsoftware/schemas#461