Skip to content

Bump github.com/goreleaser/nfpm/v2 from 2.28.0 to 2.29.0 #159

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 22, 2023

Bumps github.com/goreleaser/nfpm/v2 from 2.28.0 to 2.29.0.

Release notes

Sourced from github.com/goreleaser/nfpm/v2's releases.

v2.29.0

Changelog

Security updates

Bug fixes

  • 9ac328846c8b562562c6edfa910f3163ddbe4adc: fix: deb arm64 (@​caarlos0)
  • 312fd85338c26a44d330ed07f318d0640a11dcbb: fix: improve goarch to pkg conversion (@​caarlos0)
  • f64a311eefea340cd3f20cd4568de41b4c5e9aa6: fix: improve umask tests and documentation (@​caarlos0)
  • b1f3fef606dd1106ca163e5c7f4da0023f308c96: fix: md5sums entries and lintian errors/warnings (#656) (@​malaupa)
  • c20618cdd39ed938f9bf9b97461ce830429fa60c: fix: mips architecture (@​caarlos0)
  • 9524bb8a26d3915e84a4df956d2ec064e836c4a3: fix: mips softfloat/hardfloat handling (@​caarlos0)

Dependency updates

  • c2f47813a3d824bef5c3455669bd9b50081b89fc: feat(deps): bump github.com/Masterminds/semver/v3 from 3.2.0 to 3.2.1 (#649) (@​dependabot[bot])
  • c24e1b4d99a451a1e023565b2930bc5512224c0e: feat(deps): bump github.com/klauspost/compress from 1.16.3 to 1.16.4 (#646) (@​dependabot[bot])
  • fccdae5dfcb9214ec38d631628074e1c129c204d: feat(deps): bump github.com/klauspost/compress from 1.16.4 to 1.16.5 (#651) (@​dependabot[bot])
  • a1fb0477f0f57fde4d673bee8afb8a20273eb7af: feat(deps): bump github.com/klauspost/pgzip from 1.2.5 to 1.2.6 (#654) (@​dependabot[bot])
  • 561c39b135794aefb877769910e322d614b20d9d: feat(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3 (#661) (@​dependabot[bot])

Build process updates

  • 4593dcb36ae178ccb5e6514b93499bf81d70529e: build: improve changelog (@​caarlos0)
  • e01884ecba1964027fa87bbdb9bf5341408b2ef7: build: improve release notes (@​caarlos0)

Other work

  • ab59aadf2347b47379cc6c764c00f4e3a5d196e6: docs: fix schema.json URL (@​caarlos0)
  • 590a3ff6f78deeca9bc6803518a173e53c3e65f9: docs: fix verify instructions (#647) (@​caarlos0)
  • dce0853e6360835e450db726a3c13e0886f7aad6: docs: goarch to packager (@​caarlos0)
  • 2b9864a79ed85b4818d1ae1fa3cdfd76a3f8e4f7: docs: update SECURITY.md (@​caarlos0)
  • 858b78b7c12cf9b54a79956655ef8acf3207e3c4: docs: update cmd docs (@​caarlos0)
  • 1ba5a445d794977df0ee19ec333b36562f2b0e94: docs: update cmd docs (@​caarlos0)

Full Changelog: goreleaser/nfpm@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?

Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot requested a review from a team as a code owner September 22, 2023 04:56
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 22, 2023
@sbruens sbruens closed this Mar 18, 2025
Copy link
Author

dependabot bot commented on behalf of github Mar 18, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/go_modules/github.com/goreleaser/nfpm/v2-2.29.0 branch March 18, 2025 17:44
@sbruens sbruens restored the dependabot/go_modules/github.com/goreleaser/nfpm/v2-2.29.0 branch March 18, 2025 17:48
@sbruens sbruens reopened this Mar 18, 2025
@sbruens
Copy link

sbruens commented Mar 18, 2025

@dependabot recreate

Bumps [github.com/goreleaser/nfpm/v2](https://github.com/goreleaser/nfpm) from 2.28.0 to 2.29.0.
- [Release notes](https://github.com/goreleaser/nfpm/releases)
- [Changelog](https://github.com/goreleaser/nfpm/blob/main/.goreleaser.yml)
- [Commits](goreleaser/nfpm@v2.28.0...v2.29.0)

---
updated-dependencies:
- dependency-name: github.com/goreleaser/nfpm/v2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/goreleaser/nfpm/v2-2.29.0 branch from 93a222b to 3ff7397 Compare March 18, 2025 17:54
@sbruens sbruens requested review from sbruens and removed request for a team March 18, 2025 18:12
@sbruens sbruens merged commit c9f2547 into master Mar 18, 2025
5 checks passed
@sbruens sbruens deleted the dependabot/go_modules/github.com/goreleaser/nfpm/v2-2.29.0 branch March 18, 2025 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant