mirror of
https://github.com/goreleaser/goreleaser.git
synced 2024-12-31 01:53:50 +02:00
feat(deps): bump github.com/goreleaser/nfpm/v2 from 2.18.1 to 2.19.2 (#3418)
Bumps [github.com/goreleaser/nfpm/v2](https://github.com/goreleaser/nfpm) from 2.18.1 to 2.19.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/goreleaser/nfpm/releases">github.com/goreleaser/nfpm/v2's releases</a>.</em></p> <blockquote> <h2>v2.19.2</h2> <h2>Changelog</h2> <h3>Bug fixes</h3> <ul> <li>8a1b1fcc04cf22a089d97c70e58cceeeadb6d761: fix: dont modify slices in a loop (<a href="https://github-redirect.dependabot.com/goreleaser/nfpm/issues/554">#554</a>) (<a href="https://github.com/djgilcrease"><code>@djgilcrease</code></a>)</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/goreleaser/nfpm/compare/v2.19.1...v2.19.2">https://github.com/goreleaser/nfpm/compare/v2.19.1...v2.19.2</a></p> <hr /> <ul> <li>Check out <a href="https://goreleaser.com">GoReleaser</a>: it integrates nFPM to the release pipeline of your Go projects.</li> </ul> <h2>v2.19.1</h2> <h2>Changelog</h2> <p><strong>Full Changelog</strong>: <a href="https://github.com/goreleaser/nfpm/compare/v2.19.0...v2.19.1">https://github.com/goreleaser/nfpm/compare/v2.19.0...v2.19.1</a></p> <hr /> <ul> <li>Check out <a href="https://goreleaser.com">GoReleaser</a>: it integrates nFPM to the release pipeline of your Go projects.</li> </ul> <h2>v2.19.0</h2> <h2>Changelog</h2> <h3>New Features</h3> <ul> <li>c97c714e61fdbe7dc7822681789b433b6915b95b: feat(deps): bump github.com/google/go-cmp from 0.5.8 to 0.5.9 (<a href="https://github-redirect.dependabot.com/goreleaser/nfpm/issues/551">#551</a>) (<a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot])</li> <li>db0ef254fad075b6227a7902d1a04e56cfc81d53: feat(deps): bump github.com/klauspost/compress from 1.15.1 to 1.15.11 (<a href="https://github-redirect.dependabot.com/goreleaser/nfpm/issues/552">#552</a>) (<a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot])</li> <li>4db80ebff34ebf9051727b6505d6df85d540797c: feat: allow env expansion in conflicts, suggests, recommends, depends… (<a href="https://github-redirect.dependabot.com/goreleaser/nfpm/issues/548">#548</a>) (<a href="https://github.com/djgilcrease"><code>@djgilcrease</code></a>)</li> <li>437d9ef31aded49fc4bc9aab058c9a659978bd12: feat: upgrade to go 1.19 (<a href="https://github-redirect.dependabot.com/goreleaser/nfpm/issues/542">#542</a>) (<a href="https://github.com/caarlos0"><code>@caarlos0</code></a>)</li> </ul> <h3>Bug fixes</h3> <ul> <li>e78d8b58249dda6efb1bc47127217e71fd98629a: fix: fish completions path on nfpm (<a href="https://github-redirect.dependabot.com/goreleaser/nfpm/issues/547">#547</a>) (<a href="https://github.com/caarlos0"><code>@caarlos0</code></a>)</li> <li>92d4dc23ceb203be1b2fdc2b5f693130b0f9a411: fix: govulncheck, semgrep & ruleguard scan/fixes (<a href="https://github-redirect.dependabot.com/goreleaser/nfpm/issues/544">#544</a>) (<a href="https://github.com/caarlos0"><code>@caarlos0</code></a>)</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/goreleaser/nfpm/compare/v2.18.1...v2.19.0">https://github.com/goreleaser/nfpm/compare/v2.18.1...v2.19.0</a></p> <hr /> <ul> <li>Check out <a href="https://goreleaser.com">GoReleaser</a>: it integrates nFPM to the release pipeline of your Go projects.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="8a1b1fcc04
"><code>8a1b1fc</code></a> fix: dont modify slices in a loop (<a href="https://github-redirect.dependabot.com/goreleaser/nfpm/issues/554">#554</a>)</li> <li><a href="a7a2df2794
"><code>a7a2df2</code></a> chore: announce patches too</li> <li><a href="f75a3fb627
"><code>f75a3fb</code></a> chore: workflows being skipped when they shouldn't</li> <li><a href="62aac74fdd
"><code>62aac74</code></a> chore: fix workflow</li> <li><a href="8140d26c07
"><code>8140d26</code></a> chore(deps): bump sigstore/cosign-installer from 2.6.0 to 2.7.0 (<a href="https://github-redirect.dependabot.com/goreleaser/nfpm/issues/553">#553</a>)</li> <li><a href="db0ef254fa
"><code>db0ef25</code></a> feat(deps): bump github.com/klauspost/compress from 1.15.1 to 1.15.11 (<a href="https://github-redirect.dependabot.com/goreleaser/nfpm/issues/552">#552</a>)</li> <li><a href="c97c714e61
"><code>c97c714</code></a> feat(deps): bump github.com/google/go-cmp from 0.5.8 to 0.5.9 (<a href="https://github-redirect.dependabot.com/goreleaser/nfpm/issues/551">#551</a>)</li> <li><a href="cbf543f370
"><code>cbf543f</code></a> chore: improving ci config (<a href="https://github-redirect.dependabot.com/goreleaser/nfpm/issues/550">#550</a>)</li> <li><a href="4db80ebff3
"><code>4db80eb</code></a> feat: allow env expansion in conflicts, suggests, recommends, depends… (<a href="https://github-redirect.dependabot.com/goreleaser/nfpm/issues/548">#548</a>)</li> <li><a href="8a98f8019d
"><code>8a98f80</code></a> docs: fix postremove script example (<a href="https://github-redirect.dependabot.com/goreleaser/nfpm/issues/549">#549</a>)</li> <li>Additional commits viewable in <a href="https://github.com/goreleaser/nfpm/compare/v2.18.1...v2.19.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/goreleaser/nfpm/v2&package-manager=go_modules&previous-version=2.18.1&new-version=2.19.2)](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 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>
This commit is contained in:
parent
22007091d5
commit
db14e75766
5
go.mod
5
go.mod
@ -21,7 +21,7 @@ require (
|
||||
github.com/google/go-github/v47 v47.1.0
|
||||
github.com/google/uuid v1.3.0
|
||||
github.com/goreleaser/fileglob v1.3.0
|
||||
github.com/goreleaser/nfpm/v2 v2.18.1
|
||||
github.com/goreleaser/nfpm/v2 v2.19.2
|
||||
github.com/imdario/mergo v0.3.13
|
||||
github.com/invopop/jsonschema v0.6.0
|
||||
github.com/jarcoal/httpmock v1.2.0
|
||||
@ -114,7 +114,6 @@ require (
|
||||
github.com/golang/protobuf v1.5.2 // indirect
|
||||
github.com/google/go-cmp v0.5.9 // indirect
|
||||
github.com/google/go-querystring v1.1.0 // indirect
|
||||
github.com/google/rpmpack v0.0.0-20220314092521-38642b5e571e // indirect
|
||||
github.com/google/wire v0.5.0 // indirect
|
||||
github.com/googleapis/enterprise-certificate-proxy v0.1.0 // indirect
|
||||
github.com/googleapis/gax-go/v2 v2.4.0 // indirect
|
||||
@ -129,7 +128,7 @@ require (
|
||||
github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 // indirect
|
||||
github.com/jmespath/go-jmespath v0.4.0 // indirect
|
||||
github.com/kevinburke/ssh_config v1.1.0 // indirect
|
||||
github.com/klauspost/compress v1.15.1 // indirect
|
||||
github.com/klauspost/compress v1.15.11 // indirect
|
||||
github.com/kylelemons/godebug v1.1.0 // indirect
|
||||
github.com/lucasb-eyer/go-colorful v1.2.0 // indirect
|
||||
github.com/mattn/go-isatty v0.0.16 // indirect
|
||||
|
9
go.sum
9
go.sum
@ -846,8 +846,6 @@ github.com/google/pprof v0.0.0-20210720184732-4bb14d4b1be1/go.mod h1:kpwsk12EmLe
|
||||
github.com/google/pprof v0.0.0-20220318212150-b2ab0324ddda/go.mod h1:KgnwoLYCZ8IQu3XUZ8Nc/bM9CCZFOyjUNOSygVozoDg=
|
||||
github.com/google/pprof v0.0.0-20220608213341-c488b8fa1db3/go.mod h1:gSuNB+gJaOiQKLEZ+q+PK9Mq3SOzhRcw2GsGS/FhYDk=
|
||||
github.com/google/renameio v0.1.0/go.mod h1:KWCgfxg9yswjAJkECMjeO8J8rahYeXnNhOm40UhjYkI=
|
||||
github.com/google/rpmpack v0.0.0-20220314092521-38642b5e571e h1:6Jn9JtfCn20uycra92LxTkq5yfBKNSFlRJPBk8/Cxhg=
|
||||
github.com/google/rpmpack v0.0.0-20220314092521-38642b5e571e/go.mod h1:83rLnx5vhPyN/mDzBYJWtiPf+9xnSVQynTpqZWe7OnY=
|
||||
github.com/google/subcommands v1.0.1/go.mod h1:ZjhPrFU+Olkh9WazFPsl27BQ4UPiG37m3yTrtFlrHVk=
|
||||
github.com/google/uuid v1.0.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
|
||||
github.com/google/uuid v1.1.1/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
|
||||
@ -880,8 +878,8 @@ github.com/goreleaser/chglog v0.2.2 h1:V7nf07baXtGAgGevvqgW2MM4kZ6gOr12vKNSAU3VI
|
||||
github.com/goreleaser/chglog v0.2.2/go.mod h1:2s5JwtCOWjZa8AIneL+xdUl9SRuigCjRHNHsX30dupE=
|
||||
github.com/goreleaser/fileglob v1.3.0 h1:/X6J7U8lbDpQtBvGcwwPS6OpzkNVlVEsFUVRx9+k+7I=
|
||||
github.com/goreleaser/fileglob v1.3.0/go.mod h1:Jx6BoXv3mbYkEzwm9THo7xbr5egkAraxkGorbJb4RxU=
|
||||
github.com/goreleaser/nfpm/v2 v2.18.1 h1:TuZQvnOLCXVv/wdDwS1luoQKRQo0vtjwP09YWcXMhR8=
|
||||
github.com/goreleaser/nfpm/v2 v2.18.1/go.mod h1:CCNOctcFfuzGLbaA8D4trDCa4xfSMtp9uoempUcG8gE=
|
||||
github.com/goreleaser/nfpm/v2 v2.19.2 h1:6t6vP9omE9zA0IHBRJEB3dYxEMr12+pi3XXQmZMVGL4=
|
||||
github.com/goreleaser/nfpm/v2 v2.19.2/go.mod h1:2acYIovWEOxohlx7FxexG47BV8E03ZEmQ2dX8wkl7AY=
|
||||
github.com/gorilla/context v1.1.1/go.mod h1:kBGZzfjB9CEq2AlWe17Uuf7NDRt0dE0s8S51q0aT7Yg=
|
||||
github.com/gorilla/handlers v0.0.0-20150720190736-60c7bfde3e33/go.mod h1:Qkdc/uu4tH4g6mTK6auzZ766c4CA0Ng8+o/OAirnOIQ=
|
||||
github.com/gorilla/mux v1.6.2/go.mod h1:1lud6UwP+6orDFRuTfBEV8e9/aOM/c4fVVCaMa2zaAs=
|
||||
@ -1072,8 +1070,9 @@ github.com/klauspost/compress v1.10.3/go.mod h1:aoV0uJVorq1K+umq18yTdKaF57EivdYs
|
||||
github.com/klauspost/compress v1.11.3/go.mod h1:aoV0uJVorq1K+umq18yTdKaF57EivdYsUV+/s2qKfXs=
|
||||
github.com/klauspost/compress v1.11.13/go.mod h1:aoV0uJVorq1K+umq18yTdKaF57EivdYsUV+/s2qKfXs=
|
||||
github.com/klauspost/compress v1.13.6/go.mod h1:/3/Vjq9QcHkK5uEr5lBEmyoZ1iFhe47etQ6QUkpK6sk=
|
||||
github.com/klauspost/compress v1.15.1 h1:y9FcTHGyrebwfP0ZZqFiaxTaiDnUrGkJkI+f583BL1A=
|
||||
github.com/klauspost/compress v1.15.1/go.mod h1:/3/Vjq9QcHkK5uEr5lBEmyoZ1iFhe47etQ6QUkpK6sk=
|
||||
github.com/klauspost/compress v1.15.11 h1:Lcadnb3RKGin4FYM/orgq0qde+nc15E5Cbqg4B9Sx9c=
|
||||
github.com/klauspost/compress v1.15.11/go.mod h1:QPwzmACJjUTFsnSHH934V6woptycfrDDJnH7hvFVbGM=
|
||||
github.com/klauspost/pgzip v1.2.5 h1:qnWYvvKqedOF2ulHpMG72XQol4ILEJ8k2wwRl/Km8oE=
|
||||
github.com/klauspost/pgzip v1.2.5/go.mod h1:Ch1tH69qFZu15pkjo5kYi6mth2Zzwzt50oCQKQE9RUs=
|
||||
github.com/kolo/xmlrpc v0.0.0-20201022064351-38db28db192b/go.mod h1:pcaDhQK0/NJZEvtCO0qQPPropqV0sJOJ6YW7X+9kRwM=
|
||||
|
Loading…
Reference in New Issue
Block a user