chore(deps): update goreleaser/nfpm docker tag to v2.29.0 #1528

Merged
konrad merged 2 commits from renovate/goreleaser-nfpm-2.x into main 2023-05-24 10:04:55 +00:00
Member

This PR contains the following updates:

Package Type Update Change
goreleaser/nfpm docker minor v2.28.0 -> v2.29.0

Release Notes

goreleaser/nfpm

v2.29.0

Compare Source

Changelog
Security updates
Bug fixes
Dependency updates
Build process updates
Other work

Full Changelog: https://github.com/goreleaser/nfpm/compare/v2.28.0...v2.29.0

Helping out

This release is only possible thanks to all the support of awesome people!

Want to be one of them?
You can sponsor 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 becomes conflicted, 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 | Type | Update | Change | |---|---|---|---| | [goreleaser/nfpm](https://github.com/goreleaser/nfpm) | docker | minor | `v2.28.0` -> `v2.29.0` | --- ### Release Notes <details> <summary>goreleaser/nfpm</summary> ### [`v2.29.0`](https://github.com/goreleaser/nfpm/releases/tag/v2.29.0) [Compare Source](https://github.com/goreleaser/nfpm/compare/v2.28.0...v2.29.0) ##### Changelog ##### Security updates - [`ed9abdf`](https://github.com/goreleaser/nfpm/commit/ed9abdf63d5012cc884f2a83b4ab2b42b3680d30): sec: fix for CVE-2023-32698 ([@&#8203;caarlos0](https://github.com/caarlos0)) ##### Bug fixes - [`9ac3288`](https://github.com/goreleaser/nfpm/commit/9ac328846c8b562562c6edfa910f3163ddbe4adc): fix: deb arm64 ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`312fd85`](https://github.com/goreleaser/nfpm/commit/312fd85338c26a44d330ed07f318d0640a11dcbb): fix: improve goarch to pkg conversion ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`f64a311`](https://github.com/goreleaser/nfpm/commit/f64a311eefea340cd3f20cd4568de41b4c5e9aa6): fix: improve umask tests and documentation ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`b1f3fef`](https://github.com/goreleaser/nfpm/commit/b1f3fef606dd1106ca163e5c7f4da0023f308c96): fix: md5sums entries and lintian errors/warnings ([#&#8203;656](https://github.com/goreleaser/nfpm/issues/656)) ([@&#8203;malaupa](https://github.com/malaupa)) - [`c20618c`](https://github.com/goreleaser/nfpm/commit/c20618cdd39ed938f9bf9b97461ce830429fa60c): fix: mips architecture ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`9524bb8`](https://github.com/goreleaser/nfpm/commit/9524bb8a26d3915e84a4df956d2ec064e836c4a3): fix: mips softfloat/hardfloat handling ([@&#8203;caarlos0](https://github.com/caarlos0)) ##### Dependency updates - [`c2f4781`](https://github.com/goreleaser/nfpm/commit/c2f47813a3d824bef5c3455669bd9b50081b89fc): feat(deps): bump github.com/Masterminds/semver/v3 from 3.2.0 to 3.2.1 ([#&#8203;649](https://github.com/goreleaser/nfpm/issues/649)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`c24e1b4`](https://github.com/goreleaser/nfpm/commit/c24e1b4d99a451a1e023565b2930bc5512224c0e): feat(deps): bump github.com/klauspost/compress from 1.16.3 to 1.16.4 ([#&#8203;646](https://github.com/goreleaser/nfpm/issues/646)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`fccdae5`](https://github.com/goreleaser/nfpm/commit/fccdae5dfcb9214ec38d631628074e1c129c204d): feat(deps): bump github.com/klauspost/compress from 1.16.4 to 1.16.5 ([#&#8203;651](https://github.com/goreleaser/nfpm/issues/651)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`a1fb047`](https://github.com/goreleaser/nfpm/commit/a1fb0477f0f57fde4d673bee8afb8a20273eb7af): feat(deps): bump github.com/klauspost/pgzip from 1.2.5 to 1.2.6 ([#&#8203;654](https://github.com/goreleaser/nfpm/issues/654)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) - [`561c39b`](https://github.com/goreleaser/nfpm/commit/561c39b135794aefb877769910e322d614b20d9d): feat(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3 ([#&#8203;661](https://github.com/goreleaser/nfpm/issues/661)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot]) ##### Build process updates - [`4593dcb`](https://github.com/goreleaser/nfpm/commit/4593dcb36ae178ccb5e6514b93499bf81d70529e): build: improve changelog ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`e01884e`](https://github.com/goreleaser/nfpm/commit/e01884ecba1964027fa87bbdb9bf5341408b2ef7): build: improve release notes ([@&#8203;caarlos0](https://github.com/caarlos0)) ##### Other work - [`ab59aad`](https://github.com/goreleaser/nfpm/commit/ab59aadf2347b47379cc6c764c00f4e3a5d196e6): docs: fix schema.json URL ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`590a3ff`](https://github.com/goreleaser/nfpm/commit/590a3ff6f78deeca9bc6803518a173e53c3e65f9): docs: fix verify instructions ([#&#8203;647](https://github.com/goreleaser/nfpm/issues/647)) ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`dce0853`](https://github.com/goreleaser/nfpm/commit/dce0853e6360835e450db726a3c13e0886f7aad6): docs: goarch to packager ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`2b9864a`](https://github.com/goreleaser/nfpm/commit/2b9864a79ed85b4818d1ae1fa3cdfd76a3f8e4f7): docs: update SECURITY.md ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`858b78b`](https://github.com/goreleaser/nfpm/commit/858b78b7c12cf9b54a79956655ef8acf3207e3c4): docs: update cmd docs ([@&#8203;caarlos0](https://github.com/caarlos0)) - [`1ba5a44`](https://github.com/goreleaser/nfpm/commit/1ba5a445d794977df0ee19ec333b36562f2b0e94): docs: update cmd docs ([@&#8203;caarlos0](https://github.com/caarlos0)) **Full Changelog**: https://github.com/goreleaser/nfpm/compare/v2.28.0...v2.29.0 ##### Helping out This release is only possible thanks to **all** the support of **awesome people**! Want to be one of them? You can [sponsor](https://goreleaser.com/sponsors/) or [contribute with code](https://goreleaser.com/contributing). ##### Where to go next? - nFPM is a satellite project from GoReleaser. [Check it out](https://goreleaser.com)! - Find examples and commented usage of all options in our [website](https://nfpm.goreleaser.com/). - 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 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 has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4yNC42IiwidXBkYXRlZEluVmVyIjoiMzUuMjQuNiJ9-->
renovate added the
dependencies
label 2023-05-24 04:01:32 +00:00
renovate added 1 commit 2023-05-24 04:01:33 +00:00
konrad added 1 commit 2023-05-24 09:14:28 +00:00
continuous-integration/drone/pr Build is passing Details
14fb1d13e3
chore: sign drone config
konrad scheduled this pull request to auto merge when all checks succeed 2023-05-24 09:14:46 +00:00
Author
Member

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

### Edited/Blocked Notification Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ **Warning**: custom changes will be lost.
konrad merged commit f2d5220625 into main 2023-05-24 10:04:55 +00:00
konrad deleted branch renovate/goreleaser-nfpm-2.x 2023-05-24 10:04:55 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
2 Participants
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: vikunja/vikunja#1528
No description provided.