Skip to content

build(deps): bump github.com/goreleaser/nfpm/v2 from 2.45.2 to 2.46.1#458

Merged
thepwagner merged 1 commit intomainfrom
dependabot/go_modules/github.com/goreleaser/nfpm/v2-2.46.1
Apr 17, 2026
Merged

build(deps): bump github.com/goreleaser/nfpm/v2 from 2.45.2 to 2.46.1#458
thepwagner merged 1 commit intomainfrom
dependabot/go_modules/github.com/goreleaser/nfpm/v2-2.46.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 15, 2026

Bumps github.com/goreleaser/nfpm/v2 from 2.45.2 to 2.46.1.

Release notes

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

v2.46.1

Changelog

Bug fixes

  • 74c150997bfab0fff1eb5a135741c813847641f1: fix(files): check ownedByFilesystem after destination is set (@​caarlos0)
  • 1ecd69128d52d64f0327c9ef83429a97a0f00a09: fix(files): use info.Mode() instead of d.Type() for tree files (@​caarlos0)
  • 752d21f519a09e03e79c1ce19451fffc38866356: fix: rename Unwarp to Unwrap on ErrSigningFailure (@​caarlos0)

Build process updates

  • 097ead3c2d4ed80899672fb996c70c5a7ee317e6: ci(deps): bump docker/login-action in the actions group (#1066) (@​dependabot[bot])
  • 63f7e59428efc7a574bf8ceeb25fc71bcbd76cd9: ci(deps): bump the actions group with 2 updates (#1070) (@​dependabot[bot])

Other work

Full Changelog: goreleaser/nfpm@v2.46.0...v2.46.1

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

Changelog

New Features

Bug fixes

  • 5389e8c350acaef135397e5ace44c61df3a5e7e1: fix(rpm): correctly convert fs.FileMode to POSIX mode bits (#1060) (@​iAklis)
  • 3aba25cbee896383cf32e64be4dae5112cd96477: fix: semgrep warn (@​caarlos0)

Build process updates

  • 027a556c44772323e1b60a8db95a67595abf736b: ci(deps): bump the actions group with 6 updates (#1057) (@​dependabot[bot])
  • 1f9933fe0d4fb32ecdc501727ae51413f048f682: ci(deps): bump the actions group with 8 updates (#1062) (@​dependabot[bot])
  • f1d38afb5a19330eb02027d6dec807dfd869dc84: ci: fix (@​caarlos0)
  • cbfad34909de18fae84836a3843cd3c24a8ef69c: ci: fix token (@​caarlos0)
  • 295b178f622442401f3212de55de7ebc8716e8eb: ci: secret (@​caarlos0)

Other work

  • d6b9dfe752bc49ba93a5967a816e9104a51d3fe8: docs: sponsors (@​caarlos0)
  • 36683c24e21e7e493f17e4de0c1b1f835c341d03: docs: sponsors update (@​caarlos0)
  • 28602db2f35099d7b24ff7580676829522f6a820: docs: update cmd docs (@​caarlos0)
  • c0882e2bf9785fc82d4ad6f7105b7d78f95a197e: docs: update cmd docs (@​caarlos0)

Full Changelog: goreleaser/nfpm@v2.45.2...v2.46.0

... (truncated)

Commits
  • 74c1509 fix(files): check ownedByFilesystem after destination is set
  • 1ecd691 fix(files): use info.Mode() instead of d.Type() for tree files
  • 752d21f fix: rename Unwarp to Unwrap on ErrSigningFailure
  • b2abd8c chore: go mod tidy
  • 92dd1ee fix(#1067): update go-msix version (#1071)
  • 63f7e59 ci(deps): bump the actions group with 2 updates (#1070)
  • 097ead3 ci(deps): bump docker/login-action in the actions group (#1066)
  • abe03b0 chore: update sponsors
  • 252bb74 docs: update cmd docs
  • 8a958ae chore(deps): bump github.com/go-git/go-git/v5 from 5.16.5 to 5.17.1 (#1063)
  • Additional commits viewable in compare view

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

Bumps [github.com/goreleaser/nfpm/v2](https://github.com/goreleaser/nfpm) from 2.45.2 to 2.46.1.
- [Release notes](https://github.com/goreleaser/nfpm/releases)
- [Commits](goreleaser/nfpm@v2.45.2...v2.46.1)

---
updated-dependencies:
- dependency-name: github.com/goreleaser/nfpm/v2
  dependency-version: 2.46.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 15, 2026
@dependabot dependabot Bot requested a review from a team as a code owner April 15, 2026 05:52
@dependabot dependabot Bot requested a review from meghaman April 15, 2026 05:52
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 15, 2026
@thepwagner thepwagner merged commit 166b6f9 into main Apr 17, 2026
4 checks passed
@thepwagner thepwagner deleted the dependabot/go_modules/github.com/goreleaser/nfpm/v2-2.46.1 branch April 17, 2026 12:13
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 go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant