Skip to content
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

Bump github.com/goreleaser/nfpm/v2 from 2.18.1 to 2.29.0 #659

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 24, 2023

Bumps github.com/goreleaser/nfpm/v2 from 2.18.1 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?

v2.28.0

Changelog

New Features

  • 03231979dc5ab33fd54d3d06f2b61cbeb30afc47: feat(deps): bump github.com/imdario/mergo from 0.3.14 to 0.3.15 (#639) (@​dependabot[bot])

... (truncated)

Commits

Dependabot compatibility score

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 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 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.

@dependabot dependabot bot added the update label May 24, 2023
@dependabot dependabot bot requested a review from ktr0731 May 24, 2023 17:31
@ktr-ci-bot ktr-ci-bot enabled auto-merge (squash) May 24, 2023 17:32
Bumps [github.com/goreleaser/nfpm/v2](https://github.com/goreleaser/nfpm) from 2.18.1 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.18.1...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 d15e683 to 4aa1b1b Compare June 1, 2023 21:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant