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.11.3 to 2.15.1 #130

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 16, 2022

Bumps github.com/goreleaser/nfpm/v2 from 2.11.3 to 2.15.1.

Release notes

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

v2.15.1

Changelog

Bug fixes

  • f3f9718f501f72ebfbd6ecf9ad6cf77f0e561c75: fix: ensure globbed FileInfo always has correct size (#482) (@​markspolakovs)

Full Changelog: goreleaser/nfpm@v2.15.0...v2.15.1


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

v2.15.0

Changelog

New Features

  • 38d54695f10c1c4880f68e2f5697bc6ac234ba68: feat(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1 (#476) (@​dependabot[bot])
  • fd334c18018588672af8a5749b5d90e97f8e67fe: feat: Update rpmpack to version with pgzip (#475) (@​Felixoid)
  • 97486f15f8e51a0d729d091a5764af7e6bdb104d: feat: expand environment variables in maintainer (#463) (@​scop)

Full Changelog: goreleaser/nfpm@v2.14.0...v2.15.0


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

v2.14.0

Changelog

New Features

  • b953fee81375171bde1103f4423c5ade00a93e5f: feat: replace compress/gzip by klauspost/pgzip (#457) (@​Felixoid)

Bug fixes

  • 96c7b1f22f9eb3951aef04a2b8d53ba543da9bcd: fix: update rpmpack and change default compressor to gzip:-1 (a default level) instead of gzip:9 (#458) (@​Felixoid)

Other work

  • b684867299343bc7184f7312cbd02d62aacb02ab: style: spelling and grammar fixes (#462) (@​scop)

Full Changelog: goreleaser/nfpm@v2.13.0...v2.14.0


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

v2.13.0

Changelog

New Features

  • 53a3fc20e5751b13513e94a7effe6699c93f306c: feat(deps): bump github.com/goreleaser/fileglob from 1.2.0 to 1.3.0 (#455) (@​dependabot[bot])
  • 1000d106c3f1afaedf68981094c05be8608ba993: feat: expand ENV for dependencies versions (#454) (@​Felixoid)

Bug fixes

  • c049e1c2f96acaba11873ca6b1464b02325307ef: fix: processing symlinks in directories (#453) (@​Felixoid)

Full Changelog: goreleaser/nfpm@v2.12.2...v2.13.0


... (truncated)

Commits
  • 995fdac chore: gofumpt
  • f3f9718 fix: ensure globbed FileInfo always has correct size (#482)
  • 1d2e7ff chore(deps): bump actions/cache from 2 to 3 (#480)
  • 49e06de chore(deps): bump anchore/sbom-action from 0.7.0 to 0.8.0 (#481)
  • 0d2c9f8 chore: fix discord announce link
  • 97486f1 feat: expand environment variables in maintainer (#463)
  • 38d5469 feat(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1 (#476)
  • fd334c1 feat: Update rpmpack to version with pgzip (#475)
  • 2d13095 chore(deps): bump anchore/sbom-action from 0.6.0 to 0.7.0 (#472)
  • 58ede2f chore(deps): bump sigstore/cosign-installer from 2.0.1 to 2.1.0 (#473)
  • 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.11.3 to 2.15.1.
- [Release notes](https://github.com/goreleaser/nfpm/releases)
- [Changelog](https://github.com/goreleaser/nfpm/blob/main/.goreleaser.yml)
- [Commits](goreleaser/nfpm@v2.11.3...v2.15.1)

---
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 requested review from a team and dashpole May 16, 2022 19:51
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 16, 2022
@bogdandrutu bogdandrutu merged commit 90ed868 into main May 16, 2022
@bogdandrutu bogdandrutu deleted the 8c66dependabot/go_modules/github.com/goreleaser/nfpm/v2-2.15.1 branch May 16, 2022 20:09
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