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

Go Dependency: Bump github.com/goreleaser/nfpm/v2 from 2.37.1 to 2.38.0 in /tools #1620

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 8, 2024

Bumps github.com/goreleaser/nfpm/v2 from 2.37.1 to 2.38.0.

Release notes

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

v2.38.0

Changelog

Bug fixes

  • 2c264e3d6671c19768b05476396e550fa4efe040: fix: better handle files owned by the fs (#834) (@​caarlos0)
  • 250d102bdc1cc068df69605de75058d7517442ae: fix: rpm doesnt allow dashes in prerelease (#836) (@​caarlos0)
  • d8bf0865ce3d71763ff38d674a84eaf1468e74af: fix: system fs paths on windows (#838) (@​caarlos0)

Dependency updates

  • 441470e641ccf2de80c82cc7f6625267a830e30d: feat(deps): bump github.com/klauspost/compress from 1.17.8 to 1.17.9 (#831) (@​dependabot[bot])
  • 784fa6ca608192d378fbd9572acd49e77e9411e3: feat(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1 (#832) (@​dependabot[bot])

Build process updates

  • 912091cb2b68c06fbc5659183590cd6824c41500: ci: update goreleaser config (@​caarlos0)

Other work

  • 745b0f59d9cbab3cb4d0a3373e7569bec4ca1bd9: --- (#824) (@​dependabot[bot])
  • d33a9233bb7acf04621b78114114476196d79779: docs: clarify trailing slash in dst (@​caarlos0)
  • a3416c563b15a3b435df80f5e46f97bc8e4a6ee8: docs: update (@​caarlos0)
  • 893ce5ee6580e6d2b068310f03c718f2b5b4e581: docs: update (@​caarlos0)
  • ba2bebd36d2aadd8b18b9f325191872f259e3518: docs: update cmd docs (@​caarlos0)

Full Changelog: goreleaser/nfpm@v2.37.1...v2.38.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
  • d33a923 docs: clarify trailing slash in dst
  • d8bf086 fix: system fs paths on windows (#838)
  • f7e93ef test: centos8 mirrorlist has been down for a long time (#837)
  • 250d102 fix: rpm doesnt allow dashes in prerelease (#836)
  • 2c264e3 fix: better handle files owned by the fs (#834)
  • 41b3349 chore: cleanup
  • 893ce5e docs: update
  • a3416c5 docs: update
  • 784fa6c feat(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1 (#832)
  • 441470e feat(deps): bump github.com/klauspost/compress from 1.17.8 to 1.17.9 (#831)
  • 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 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)

@dependabot dependabot bot added dependencies ignore-for-release Issues/PRs which should be excluded from CHANGELOG and release notes labels Jul 8, 2024
@dependabot dependabot bot force-pushed the dependabot/go_modules/tools/master/github.com/goreleaser/nfpm/v2-2.38.0 branch from 0148f3e to a49d95a Compare July 15, 2024 10:49
@atc0005
Copy link
Owner

atc0005 commented Jul 15, 2024

@dependabot rebase

Bumps [github.com/goreleaser/nfpm/v2](https://github.com/goreleaser/nfpm) from 2.37.1 to 2.38.0.
- [Release notes](https://github.com/goreleaser/nfpm/releases)
- [Changelog](https://github.com/goreleaser/nfpm/blob/main/.goreleaser.yml)
- [Commits](goreleaser/nfpm@v2.37.1...v2.38.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/tools/master/github.com/goreleaser/nfpm/v2-2.38.0 branch from a49d95a to b640802 Compare July 15, 2024 10:58
@atc0005 atc0005 merged commit c9b0a18 into master Jul 15, 2024
20 checks passed
@atc0005 atc0005 deleted the dependabot/go_modules/tools/master/github.com/goreleaser/nfpm/v2-2.38.0 branch July 15, 2024 11:00
atc0005 added a commit that referenced this pull request Jul 15, 2024
- Update Dockerfile ENV values
- Update README tools version table

refs GH-1620
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies ignore-for-release Issues/PRs which should be excluded from CHANGELOG and release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant