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.23.0 to 2.26.0 #94

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 13, 2023

Bumps github.com/goreleaser/nfpm/v2 from 2.23.0 to 2.26.0.

Release notes

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

v2.26.0

Changelog

New Features

  • 34276432d6614e28108b2851b298c86342c41e4c: feat(deps): bump github.com/goreleaser/chglog from 0.4.0 to 0.4.1 (#616) (@​dependabot[bot])

Bug fixes

  • 4d89ab846ee135cbcf3085316bf15c739e8f1cc8: fix: use --clean instead of --rm-dist (@​caarlos0)

Full Changelog: goreleaser/nfpm@v2.25.1...v2.26.0


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

v2.25.1

Changelog

Bug fixes

  • b55113f671f732f90eaf76b85587eae17f4de1b6: fix: dependency tree (#615) (@​caarlos0)

Full Changelog: goreleaser/nfpm@v2.25.0...v2.25.1


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

v2.25.0

Changelog

New Features

  • c17fcccb1f299a90064871010eabfa95601a7326: Revert "feat(deps): bump github.com/ProtonMail/gopenpgp/v2 from 2.5.1 to 2.5.2 (#609)" (#613) (@​caarlos0)
  • d0c64b213702fa594a8a5a55a4f96181fb8b5fa8: feat(deps): bump github.com/ProtonMail/gopenpgp/v2 from 2.2.2 to 2.5.1 (#607) (@​dependabot[bot])
  • fe31c58444c71448f28efaf4f03a2a93e332ef44: feat(deps): bump github.com/ProtonMail/gopenpgp/v2 from 2.5.1 to 2.5.2 (#609) (@​dependabot[bot])
  • d56fbe295839147b30d23ba45468c0487f8640f5: feat: add zstd compression support for deb and rpm (#611) (@​erikgeiser)

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


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

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)

... (truncated)

Commits
  • 3427643 feat(deps): bump github.com/goreleaser/chglog from 0.4.0 to 0.4.1 (#616)
  • 4d89ab8 fix: use --clean instead of --rm-dist
  • b55113f fix: dependency tree (#615)
  • c6fa61c docs: update cmd docs
  • c17fccc Revert "feat(deps): bump github.com/ProtonMail/gopenpgp/v2 from 2.5.1 to 2.5....
  • d56fbe2 feat: add zstd compression support for deb and rpm (#611)
  • 47e48a1 chore(deps): bump anchore/sbom-action from 0.13.2 to 0.13.3 (#610)
  • fe31c58 feat(deps): bump github.com/ProtonMail/gopenpgp/v2 from 2.5.1 to 2.5.2 (#609)
  • 021cbe9 chore(deps): bump anchore/sbom-action from 0.13.1 to 0.13.2 (#608)
  • d0c64b2 feat(deps): bump github.com/ProtonMail/gopenpgp/v2 from 2.2.2 to 2.5.1 (#607)
  • 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)

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/goreleaser/nfpm/v2-2.26.0 branch from efed432 to 76cf36a Compare February 13, 2023 07:23
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 13, 2023
@dependabot dependabot bot requested review from a team and natalysheinin and removed request for a team February 13, 2023 07:24
@thepwagner
Copy link
Contributor

@dependabot recreate

Bumps [github.com/goreleaser/nfpm/v2](https://github.com/goreleaser/nfpm) from 2.23.0 to 2.26.0.
- [Release notes](https://github.com/goreleaser/nfpm/releases)
- [Changelog](https://github.com/goreleaser/nfpm/blob/main/.goreleaser.yml)
- [Commits](goreleaser/nfpm@v2.23.0...v2.26.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] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/goreleaser/nfpm/v2-2.26.0 branch from 76cf36a to 2c3df69 Compare February 14, 2023 13:24
@thepwagner thepwagner merged commit dd33205 into main Feb 14, 2023
@thepwagner thepwagner deleted the dependabot/go_modules/github.com/goreleaser/nfpm/v2-2.26.0 branch February 14, 2023 13:32
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.

None yet

1 participant