Update goreleaser/goreleaser Docker tag to v2.1.0 #6

Merged
metawave merged 1 commit from renovate/goreleaser-goreleaser-2.x into master 2024-07-15 14:44:46 +02:00
Collaborator

This PR contains the following updates:

Package Update Change
goreleaser/goreleaser minor v2.0.1 -> v2.1.0

Release Notes

goreleaser/goreleaser (goreleaser/goreleaser)

v2.1.0

Compare Source

Changelog

New Features
Bug fixes
Dependency updates
Documentation updates
Build process updates
Other work

Full Changelog: https://github.com/goreleaser/goreleaser/compare/v2.0.1...v2.1.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 PR is behind base branch, or you tick the rebase/retry checkbox.

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


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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [goreleaser/goreleaser](https://github.com/goreleaser/goreleaser) | minor | `v2.0.1` -> `v2.1.0` | --- ### Release Notes <details> <summary>goreleaser/goreleaser (goreleaser/goreleaser)</summary> ### [`v2.1.0`](https://github.com/goreleaser/goreleaser/releases/tag/v2.1.0) [Compare Source](https://github.com/goreleaser/goreleaser/compare/v2.0.1...v2.1.0) #### Changelog ##### New Features - [`65a3e06`](https://github.com/goreleaser/goreleaser/commit/65a3e06e9227a0818799c9065887567f1bed37ac): feat(archive): support `.tzst` suffix ([#&#8203;4870](https://github.com/goreleaser/goreleaser/issues/4870)) ([@&#8203;sorairolake](https://github.com/sorairolake)) - [`3e66300`](https://github.com/goreleaser/goreleaser/commit/3e663003b177b1f6b5c9c4535e90bcf5db3c87e4): feat(blob): allow to upload only extra_files ([#&#8203;4925](https://github.com/goreleaser/goreleaser/issues/4925)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`34ba5b6`](https://github.com/goreleaser/goreleaser/commit/34ba5b6a79b263cf5585a62b1393353060a8ceda): feat(build): use GOCACHEPROG if set ([#&#8203;4941](https://github.com/goreleaser/goreleaser/issues/4941)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`ac40ce8`](https://github.com/goreleaser/goreleaser/commit/ac40ce8a805e64db605dc5a2d8b99e63886373b2): feat(chocolatey): allow template in copyright, provide ctx.ReleaseNotes ([#&#8203;4858](https://github.com/goreleaser/goreleaser/issues/4858)) ([@&#8203;bradenhilton](https://github.com/bradenhilton)) - [`cc114fc`](https://github.com/goreleaser/goreleaser/commit/cc114fc8b906e28d10d2db1100da3783d1f2b508): feat(nfpm): add support for ipk package format ([#&#8203;4863](https://github.com/goreleaser/goreleaser/issues/4863)) ([@&#8203;schmidtw](https://github.com/schmidtw)) - [`cefec7c`](https://github.com/goreleaser/goreleaser/commit/cefec7c58bd8ece27bf13c7ac897a9e0b0ce0635): feat(nfpm): support arm in termux ([#&#8203;4901](https://github.com/goreleaser/goreleaser/issues/4901)) ([@&#8203;rsteube](https://github.com/rsteube)) - [`2d54bf0`](https://github.com/goreleaser/goreleaser/commit/2d54bf0211497e4ea66d2e0aafaea8feee86be1f): feat(notary): allow to sign without notarizing ([#&#8203;4919](https://github.com/goreleaser/goreleaser/issues/4919)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`f3fce3d`](https://github.com/goreleaser/goreleaser/commit/f3fce3df5bd88ccea3d902d071918b7f4b6de8b2): feat: --skip=archive ([#&#8203;4916](https://github.com/goreleaser/goreleaser/issues/4916)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`f5c4fce`](https://github.com/goreleaser/goreleaser/commit/f5c4fce822dace73bd578a12f7bf14ea307a42bd): feat: build --auto-snapshot ([#&#8203;4917](https://github.com/goreleaser/goreleaser/issues/4917)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`675629e`](https://github.com/goreleaser/goreleaser/commit/675629e79821b7c0e15d1bc77d3ec9130a6f6c45): feat: support extra_files in http upload and artifactories ([#&#8203;4940](https://github.com/goreleaser/goreleaser/issues/4940)) ([@&#8203;caarlos0](https://github.com/caarlos0)) ##### Bug fixes - [`afd92ff`](https://github.com/goreleaser/goreleaser/commit/afd92ffe0fc1070081dcd7e0e49cf87f0749853f): fix(github): set discussion category on publish only ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`50a6a96`](https://github.com/goreleaser/goreleaser/commit/50a6a96257843532bfa3ca4c8b116a5d6fc4fb39): fix(gitlab): better handle CI_JOB_TOKEN and unavailable APIs ([#&#8203;4918](https://github.com/goreleaser/goreleaser/issues/4918)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`2e9eefb`](https://github.com/goreleaser/goreleaser/commit/2e9eefb5b90761044e5f029ab38c747f7a81df4b): fix(snapcraft): set confinement to strict by default ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`9b6af9e`](https://github.com/goreleaser/goreleaser/commit/9b6af9efba812278bd652314ff6a3c85214ac9cc): fix: actually respect changelog.abbrev ([#&#8203;4942](https://github.com/goreleaser/goreleaser/issues/4942)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`212dbb3`](https://github.com/goreleaser/goreleaser/commit/212dbb39d4dd5f3db9b432b1f7d41065af70f39b): fix: improve snapcraft configuration handling ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`9d51369`](https://github.com/goreleaser/goreleaser/commit/9d513696c2c5bccdb07d987c52a6667962f8964b): fix: make latest on drafts ([#&#8203;4966](https://github.com/goreleaser/goreleaser/issues/4966)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`0d1e3c0`](https://github.com/goreleaser/goreleaser/commit/0d1e3c023f4f840642d8d817efb56c0aff11b6d5): fix: moving some logs to debug ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`9fcfaf9`](https://github.com/goreleaser/goreleaser/commit/9fcfaf95cf5b4c990e2f47ec9a980cfa3d950048): fix: revert unwanted change ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`f0b4db1`](https://github.com/goreleaser/goreleaser/commit/f0b4db184e4f9b2919442be5b34a738f83db3dbe): fix: snapcraft temporary directory + concurrency ([#&#8203;4963](https://github.com/goreleaser/goreleaser/issues/4963)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`c36a797`](https://github.com/goreleaser/goreleaser/commit/c36a79789fb0083cfff0018f20575c6ef6c6b380): fix: typo ([@&#8203;caarlos0](https://github.com/caarlos0)) ##### Dependency updates - [`13ab484`](https://github.com/goreleaser/goreleaser/commit/13ab48447a1a1c4952ac36bf70241edbb80381cc): chore(deps): bump golang to 1.22.5-alpine ([#&#8203;4993](https://github.com/goreleaser/goreleaser/issues/4993)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`763f4a5`](https://github.com/goreleaser/goreleaser/commit/763f4a55bb374ab334a66cb00e0db9887e20d114): chore(deps): bump actions/checkout from 4.1.6 to 4.1.7 ([#&#8203;4933](https://github.com/goreleaser/goreleaser/issues/4933)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`b83ac8f`](https://github.com/goreleaser/goreleaser/commit/b83ac8fda52fc3ec0e0365be3cdde230f65e8d98): chore(deps): bump actions/setup-go from 5.0.1 to 5.0.2 ([#&#8203;4984](https://github.com/goreleaser/goreleaser/issues/4984)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`5386c84`](https://github.com/goreleaser/goreleaser/commit/5386c84551cac44f90a346d30e483a93ed620d73): chore(deps): bump anchore/sbom-action from 0.16.0 to 0.16.1 ([#&#8203;4979](https://github.com/goreleaser/goreleaser/issues/4979)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`d25edd5`](https://github.com/goreleaser/goreleaser/commit/d25edd591b716d870f47c1301d98b2e333f9d207): chore(deps): bump anchore/scan-action from 3 to 4 ([#&#8203;4985](https://github.com/goreleaser/goreleaser/issues/4985)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`9ca52e4`](https://github.com/goreleaser/goreleaser/commit/9ca52e44b12fb2e412063f67f851dd1339a5a58e): chore(deps): bump codecov/codecov-action from 4.4.1 to 4.5.0 ([#&#8203;4932](https://github.com/goreleaser/goreleaser/issues/4932)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`02c4f93`](https://github.com/goreleaser/goreleaser/commit/02c4f93c7bf31cd85a0dbd37c9590ab6d969dbc2): chore(deps): bump docker/setup-buildx-action from 3.3.0 to 3.4.0 ([#&#8203;4973](https://github.com/goreleaser/goreleaser/issues/4973)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`9786269`](https://github.com/goreleaser/goreleaser/commit/9786269e109eabbfb6e7220f3133ebe2bf884179): chore(deps): bump docker/setup-qemu-action from 3.0.0 to 3.1.0 ([#&#8203;4972](https://github.com/goreleaser/goreleaser/issues/4972)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`4d9cd0c`](https://github.com/goreleaser/goreleaser/commit/4d9cd0c453d16cab62ce71061c12d740200876d8): chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.5.1 to 1.6.0 ([#&#8203;4928](https://github.com/goreleaser/goreleaser/issues/4928)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`f080c26`](https://github.com/goreleaser/goreleaser/commit/f080c2620849c76fabbfd382a678923c9b4c01c3): chore(deps): bump github.com/anchore/quill from 0.4.1 to 0.4.2 ([#&#8203;4988](https://github.com/goreleaser/goreleaser/issues/4988)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`6be7b14`](https://github.com/goreleaser/goreleaser/commit/6be7b143f6446658382c50ef0ed4e1c3a717f9e5): chore(deps): bump github.com/aws/aws-sdk-go from 1.53.0 to 1.54.0 ([#&#8203;4929](https://github.com/goreleaser/goreleaser/issues/4929)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`1892aa3`](https://github.com/goreleaser/goreleaser/commit/1892aa38d682c570a04320706a255da9aee2d2a5): chore(deps): bump github.com/caarlos0/env/v11 from 11.0.1 to 11.1.0 ([#&#8203;4951](https://github.com/goreleaser/goreleaser/issues/4951)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`6548d4b`](https://github.com/goreleaser/goreleaser/commit/6548d4b74f6d5a0b0d7cbbdbc5e128684e3018b6): chore(deps): bump github.com/charmbracelet/lipgloss from 0.11.0 to 0.11.1 ([#&#8203;4982](https://github.com/goreleaser/goreleaser/issues/4982)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`56529e1`](https://github.com/goreleaser/goreleaser/commit/56529e1b7c70b155f4edd0cd260bf5bf9cdad084): chore(deps): bump github.com/charmbracelet/x/exp/ordered from 0.0.0-20231010190216-1cb11efc897d to 0.1.0 ([#&#8203;4948](https://github.com/goreleaser/goreleaser/issues/4948)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`81f4b65`](https://github.com/goreleaser/goreleaser/commit/81f4b6558e51e177b7219a32744ccc792433fab8): chore(deps): bump github.com/distribution/distribution/v3 from 3.0.0-alpha.1 to 3.0.0-beta.1 ([#&#8203;4983](https://github.com/goreleaser/goreleaser/issues/4983)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`01f58f9`](https://github.com/goreleaser/goreleaser/commit/01f58f98678a05d1b955f24a04a4a9a02c4f04c9): chore(deps): bump github.com/google/go-containerregistry from 0.19.1 to 0.19.2 ([#&#8203;4946](https://github.com/goreleaser/goreleaser/issues/4946)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`c79137c`](https://github.com/goreleaser/goreleaser/commit/c79137ceb28505889bf87b875a80f78d174eaeed): chore(deps): bump github.com/google/go-containerregistry from 0.19.2 to 0.20.0 ([#&#8203;4978](https://github.com/goreleaser/goreleaser/issues/4978)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`72fcfc6`](https://github.com/goreleaser/goreleaser/commit/72fcfc6ea529562da1ce7654f4dac2b67bbef010): chore(deps): bump github.com/goreleaser/nfpm/v2 from 2.37.1 to 2.38.0 ([#&#8203;4976](https://github.com/goreleaser/goreleaser/issues/4976)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`08b19ba`](https://github.com/goreleaser/goreleaser/commit/08b19ba326c5f6f8abcf71a0a56d38e4d268c6a1): chore(deps): bump github.com/hashicorp/go-retryablehttp from 0.7.5 to 0.7.7 ([#&#8203;4955](https://github.com/goreleaser/goreleaser/issues/4955)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`dc4f450`](https://github.com/goreleaser/goreleaser/commit/dc4f450233772431435f403bd922efc9060b60b8): chore(deps): bump github.com/klauspost/compress from 1.17.8 to 1.17.9 ([#&#8203;4930](https://github.com/goreleaser/goreleaser/issues/4930)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`5b7d473`](https://github.com/goreleaser/goreleaser/commit/5b7d4734dd802a53e9866dfda900b6ce27799923): chore(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1 ([#&#8203;4945](https://github.com/goreleaser/goreleaser/issues/4945)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`9ee9a8f`](https://github.com/goreleaser/goreleaser/commit/9ee9a8f6cc9e2eac99009f0d92251a0aec026236): chore(deps): bump github.com/xanzy/go-gitlab from 0.105.0 to 0.106.0 ([#&#8203;4958](https://github.com/goreleaser/goreleaser/issues/4958)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`639902d`](https://github.com/goreleaser/goreleaser/commit/639902d0c85d331006da7ec9fa1c1f7e9b4e6a7a): chore(deps): bump github/codeql-action from 3.25.10 to 3.25.11 ([#&#8203;4967](https://github.com/goreleaser/goreleaser/issues/4967)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`42d6005`](https://github.com/goreleaser/goreleaser/commit/42d6005f40ae43a5933b13b1422aefed2f86ac4d): chore(deps): bump github/codeql-action from 3.25.8 to 3.25.10 ([#&#8203;4935](https://github.com/goreleaser/goreleaser/issues/4935)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`908daba`](https://github.com/goreleaser/goreleaser/commit/908dabaf0aa47f1c88418bf756d565081ac72dd3): chore(deps): bump golang from 1.22.4-alpine to 1.23rc1-alpine ([#&#8203;4970](https://github.com/goreleaser/goreleaser/issues/4970)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`3059eea`](https://github.com/goreleaser/goreleaser/commit/3059eea8e971c1d930f522c8827bd520c0f3ecbd): chore(deps): bump golang from `6522f0c` to `8274bcf` ([#&#8203;4952](https://github.com/goreleaser/goreleaser/issues/4952)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`15a0c54`](https://github.com/goreleaser/goreleaser/commit/15a0c54f61390bd95acbd99577aa240d64a2d18c): chore(deps): bump golang from `8274bcf` to `ace6cc3` ([#&#8203;4954](https://github.com/goreleaser/goreleaser/issues/4954)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`a25d10f`](https://github.com/goreleaser/goreleaser/commit/a25d10f1d84efeab776fe9e5ca93fbe5b249428f): chore(deps): bump golang from `9bdd569` to `6522f0c` ([#&#8203;4944](https://github.com/goreleaser/goreleaser/issues/4944)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`0690d2a`](https://github.com/goreleaser/goreleaser/commit/0690d2a409aed9fdb4e481ddf599689ba462ce5e): chore(deps): bump golang.org/x/crypto from 0.24.0 to 0.25.0 ([#&#8203;4975](https://github.com/goreleaser/goreleaser/issues/4975)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`5e0d568`](https://github.com/goreleaser/goreleaser/commit/5e0d5681dc48f7917a842028682c018ad5b47cb4): chore(deps): bump golang.org/x/tools from 0.22.0 to 0.23.0 ([#&#8203;4977](https://github.com/goreleaser/goreleaser/issues/4977)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`aa57879`](https://github.com/goreleaser/goreleaser/commit/aa57879f75e910a2ea69c7075c54404450ec758b): chore(deps): update go-github to v63 ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`95b8d28`](https://github.com/goreleaser/goreleaser/commit/95b8d28fea74dd0c736e18743f0031b00e762615): chore(deps): update lipgloss to v0.12.0 ([@&#8203;caarlos0](https://github.com/caarlos0)) ##### Documentation updates - [`54956c9`](https://github.com/goreleaser/goreleaser/commit/54956c9e80bf8a1495e4cc74ecd747930eab3a5b): docs(notarize): use a Application cert not an Installer cert ([#&#8203;4938](https://github.com/goreleaser/goreleaser/issues/4938)) ([@&#8203;jaredallard](https://github.com/jaredallard)) - [`a4643a1`](https://github.com/goreleaser/goreleaser/commit/a4643a1fc9fd110a19b2124d7152718fe5962ae9): docs: add version error to common errors ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`7656591`](https://github.com/goreleaser/goreleaser/commit/76565910886aa57fcb9d6405b83e2ce967d0f39f): docs: big cleanup ([#&#8203;4943](https://github.com/goreleaser/goreleaser/issues/4943)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`ff33256`](https://github.com/goreleaser/goreleaser/commit/ff33256b6a631b163a74524b9f18381fda92dfeb): docs: blob.md `neq` -> `ne` ([#&#8203;4991](https://github.com/goreleaser/goreleaser/issues/4991)) ([@&#8203;tashian](https://github.com/tashian)) - [`8ad6b34`](https://github.com/goreleaser/goreleaser/commit/8ad6b3479bc9999f0567cd84c33a247b5d17d98e): docs: clarify install instructions for apk, deb, and rpm ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`6fbe7d5`](https://github.com/goreleaser/goreleaser/commit/6fbe7d5be682a58e3db5e3e1980c712d27719c47): docs: clarify places that might need a PAT ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`8244d52`](https://github.com/goreleaser/goreleaser/commit/8244d52f08bdcdd5b410a76a37507e3985cf64bf): docs: clean up nfpm docs ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`55249e7`](https://github.com/goreleaser/goreleaser/commit/55249e73dab08b64678b9503e4028bdeaca70718): docs: fix deprecation keyword in `.gitlab-ci.yml` ([#&#8203;4964](https://github.com/goreleaser/goreleaser/issues/4964)) ([@&#8203;sue445](https://github.com/sue445)) - [`93ea93a`](https://github.com/goreleaser/goreleaser/commit/93ea93a339583587d1845e7ccf42c7a9d398f594): docs: fix light/dark mode switch title ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`39e62be`](https://github.com/goreleaser/goreleaser/commit/39e62beadcee3c754e32a126e736a2da0473b668): docs: fix links ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`a44ff45`](https://github.com/goreleaser/goreleaser/commit/a44ff45fc86d19feaf2c08a5f32e7c05365112e3): docs: fix margin ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`10d3647`](https://github.com/goreleaser/goreleaser/commit/10d3647caf4969310c7af148d64ad481ad1abf5d): docs: fix missing closing quote ([#&#8203;4949](https://github.com/goreleaser/goreleaser/issues/4949)) ([@&#8203;fkorotkov](https://github.com/fkorotkov)) - [`c421f78`](https://github.com/goreleaser/goreleaser/commit/c421f78c669f32469481a93ff641559191f82ce1): docs: fix social icons ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`9bf6730`](https://github.com/goreleaser/goreleaser/commit/9bf6730b2409cf84f0324cffc0e4cda7ba6fc6bf): docs: improve /install ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`e421f6d`](https://github.com/goreleaser/goreleaser/commit/e421f6d10ff3744be25cac1cc9bab99a9d3aea56): docs: improve docs on goamd64 ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`8e9f269`](https://github.com/goreleaser/goreleaser/commit/8e9f2691eae4eb7a1a2190c074a7a19ac1bd09bc): docs: improve version error ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`1d9da3f`](https://github.com/goreleaser/goreleaser/commit/1d9da3f6a8ca7522de0015a26be39d122474da41): docs: improvements ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`700ff34`](https://github.com/goreleaser/goreleaser/commit/700ff34236730335ae714a102687a99e60cc438a): docs: improving docs ([#&#8203;4956](https://github.com/goreleaser/goreleaser/issues/4956)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`409ce4f`](https://github.com/goreleaser/goreleaser/commit/409ce4ffb43512b2f249facc4bef744a210644d2): docs: improving home page ([#&#8203;4953](https://github.com/goreleaser/goreleaser/issues/4953)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`95b6f03`](https://github.com/goreleaser/goreleaser/commit/95b6f0386a6cf22d7bc683baf5eb8e8d10381f7c): docs: slugify tabs ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`c81550a`](https://github.com/goreleaser/goreleaser/commit/c81550a5e6a1568e4e3c2958deb321d0de34e1a0): docs: update ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`3353bba`](https://github.com/goreleaser/goreleaser/commit/3353bba5aa11496d64637fedc91d71102c0f4bfd): docs: update ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`1f1b900`](https://github.com/goreleaser/goreleaser/commit/1f1b90025ff25f46875df7776f84869f91a08ae9): docs: update ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`86b3c94`](https://github.com/goreleaser/goreleaser/commit/86b3c943d0d490341882127ba85cea43bfadf8d6): docs: update ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`9be2607`](https://github.com/goreleaser/goreleaser/commit/9be2607f2fe712364807b1070d55f8e01b025852): docs: update ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`2a1bcac`](https://github.com/goreleaser/goreleaser/commit/2a1bcaca534197ba122e76812d842aedf61930fe): docs: update schemas ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`f22596a`](https://github.com/goreleaser/goreleaser/commit/f22596a3e199fac94ecb7dcd480fb56e8e8d31d8): docs: wording ([@&#8203;caarlos0](https://github.com/caarlos0)) ##### Build process updates - [`a9944e8`](https://github.com/goreleaser/goreleaser/commit/a9944e89100c0a59d55cd100771f45b9b11d1cbe): build: fix nightly ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`21eb4a2`](https://github.com/goreleaser/goreleaser/commit/21eb4a2c93ee388e230c62f7fe42123b93ba9eeb): build: fix nightly ([@&#8203;caarlos0](https://github.com/caarlos0)) ##### Other work - [`1e076de`](https://github.com/goreleaser/goreleaser/commit/1e076de70895fd49b93b80ce1bdd2396180edd84): chore: auto-update generated files ([@&#8203;actions-user](https://github.com/actions-user)) - [`b7ba182`](https://github.com/goreleaser/goreleaser/commit/b7ba1826a7d8a0516ed4904b265c44988cc32ca0): chore: remove deprecated todos ([@&#8203;caarlos0](https://github.com/caarlos0)) **Full Changelog**: https://github.com/goreleaser/goreleaser/compare/v2.0.1...v2.1.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 PR is behind base branch, 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 has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQzMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
metawave merged commit 057319961a into master 2024-07-15 14:44:46 +02:00
metawave deleted branch renovate/goreleaser-goreleaser-2.x 2024-07-15 14:44:46 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
metawave/http-logger-proxy!6
No description provided.