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.22.1 to 2.24.0 #22

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 30, 2023

Bumps github.com/goreleaser/nfpm/v2 from 2.22.1 to 2.24.0.

Release notes

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

v2.24.0

Changelog

New Features

  • 656cf867f939c28734a180911890b0cf9c5d38a9: feat(deps): bump github.com/goreleaser/chglog from 0.2.2 to 0.3.0 (#604) (@​dependabot[bot])
  • b547d33731995914394f3aface4bd98fd108c827: feat(deps): bump github.com/klauspost/compress from 1.15.13 to 1.15.14 (#599) (@​dependabot[bot])
  • 32c13de89c90d7a44b69a7cd3e02b374f527ffc9: feat(deps): bump github.com/klauspost/compress from 1.15.14 to 1.15.15 (#605) (@​dependabot[bot])
  • c195d93dfbedde1116c88964d7a054adcf0187f2: feat: expand variables in platform field (#601) (@​afbjorklund)

Bug fixes

  • daae772558f0c72d5fe270575133f1e6f0f25fa0: fix: do not allow empty items in deb.provides (#606) (@​caarlos0)

Full Changelog: goreleaser/nfpm@v2.23.0...v2.24.0


  • Check out GoReleaser: it integrates nFPM to the release pipeline of your Go projects.

v2.23.0

Changelog

New Features

  • 1a8876e8bc532c8caddd14b46276abbfb30c6859: feat(deps): bump github.com/klauspost/compress from 1.15.12 to 1.15.13 (#587) (@​dependabot[bot])
  • 4316b600ac803f46af9debf80f179eceb13d91e2: feat(deps): bump github.com/ulikunitz/xz from 0.5.10 to 0.5.11 (#590) (@​dependabot[bot])

Bug fixes

  • f2e5d2a1e35b3045b26f2d6d0031ad80a9c03594: fix(deb): changelog fixes (#597) (@​caarlos0)
  • 0c2ef6b7236ca632459f054261965ce2d8b42a18: fix: add the non-overides package relation fields to allow env expansion (#593) (@​djgilcrease)
  • dedee6d6b1e6faa885411ca0d38d35bcbdd26464: fix: do not encourage using /usr/local/bin (#596) (@​caarlos0)

Full Changelog: goreleaser/nfpm@v2.22.2...v2.23.0


  • Check out GoReleaser: it integrates nFPM to the release pipeline of your Go projects.

v2.22.2

Changelog

Bug fixes

  • 61de4b54e0938be65f94ba74d5b90cbb98b628b3: fix(deps): bump github.com/Masterminds/semver/v3 from 3.1.1 to 3.2.0 (#582) (@​dependabot[bot])
  • 2918f99b607189c0f4cb70de98d8e294fd9252ba: fix: improve contents.type (#581) (@​caarlos0)

Full Changelog: goreleaser/nfpm@v2.22.1...v2.22.2


  • Check out GoReleaser: it integrates nFPM to the release pipeline of your Go projects.
Commits
  • daae772 fix: do not allow empty items in deb.provides (#606)
  • 656cf86 feat(deps): bump github.com/goreleaser/chglog from 0.2.2 to 0.3.0 (#604)
  • 32c13de feat(deps): bump github.com/klauspost/compress from 1.15.14 to 1.15.15 (#605)
  • c816571 test: improve test code (#602)
  • c195d93 feat: expand variables in platform field (#601)
  • b547d33 feat(deps): bump github.com/klauspost/compress from 1.15.13 to 1.15.14 (#599)
  • d0f5dde docs: update cmd docs
  • 5b082c8 docs: udpate
  • 475f856 test: fix wrong path
  • 11d8f44 docs: update cmd docs
  • 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 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.22.1 to 2.24.0.
- [Release notes](https://github.com/goreleaser/nfpm/releases)
- [Changelog](https://github.com/goreleaser/nfpm/blob/main/.goreleaser.yml)
- [Commits](goreleaser/nfpm@v2.22.1...v2.24.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 added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 30, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 6, 2023

Superseded by #23.

@dependabot dependabot bot closed this Feb 6, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/goreleaser/nfpm/v2-2.24.0 branch February 6, 2023 14: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.

0 participants