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

feat(deps): bump github.com/goreleaser/nfpm/v2 from 2.16.0 to 2.17.0 #3267

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 29, 2022

Bumps github.com/goreleaser/nfpm/v2 from 2.16.0 to 2.17.0.

Release notes

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

v2.17.0

Changelog

New Features

  • cdd622ae94ce58e671e5030f0391151837a0b5e7: feat(deps): bump github.com/invopop/jsonschema from 0.4.0 to 0.5.0 (#531) (@​dependabot[bot])
  • 448a83d0f9aedfc0bdc399130be39f1d2c5fe4a2: feat(deps): bump github.com/muesli/mango-cobra from 1.1.0 to 1.2.0 (#525) (@​dependabot[bot])
  • 43adaa07573d411ea2c196e949a7611e6289f19d: feat(deps): bump github.com/spf13/cobra from 1.4.0 to 1.5.0 (#523) (@​dependabot[bot])
  • 165e9d095415ef5c3562522b95cb7a23965d7dc7: feat(deps): bump github.com/stretchr/testify from 1.7.2 to 1.7.4 (#524) (@​dependabot[bot])
  • 912a38e40f6674474d77ee3991c95d3b61266994: feat(deps): bump github.com/stretchr/testify from 1.7.4 to 1.7.5 (#526) (@​dependabot[bot])
  • af12d3397c319bb1db4cb19716f518a33aa5bb8d: feat(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.0 (#529) (@​dependabot[bot])
  • 1e0d9446039cb67b2501f2bc97107cdbc1d63a96: feat: remove empty_folders for good (#522) (@​caarlos0)
  • 8e17486f10b85a2d0d7674c01177e46e3e2d674d: feat: remove gofish install method (@​caarlos0)

Bug fixes

  • 51b893de9a3e05d93df2332759399728b4747c86: fix: json schema (#533) (@​caarlos0)

Full Changelog: goreleaser/nfpm@v2.16.0...v2.17.0


  • Check out GoReleaser: it integrates nFPM to the release pipeline of your Go projects.
Commits
  • 51b893d fix: json schema (#533)
  • d815894 chore(deps): bump sigstore/cosign-installer from 2.4.1 to 2.5.0 (#532)
  • cdd622a feat(deps): bump github.com/invopop/jsonschema from 0.4.0 to 0.5.0 (#531)
  • d53e555 chore(deps): bump sigstore/cosign-installer from 2.4.0 to 2.4.1 (#530)
  • af12d33 feat(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.0 (#529)
  • 912a38e feat(deps): bump github.com/stretchr/testify from 1.7.4 to 1.7.5 (#526)
  • aaac886 chore(ci): improve tparse (#527)
  • 448a83d feat(deps): bump github.com/muesli/mango-cobra from 1.1.0 to 1.2.0 (#525)
  • 43adaa0 feat(deps): bump github.com/spf13/cobra from 1.4.0 to 1.5.0 (#523)
  • 165e9d0 feat(deps): bump github.com/stretchr/testify from 1.7.2 to 1.7.4 (#524)
  • 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 added the dependencies Pull requests that update a dependency file label Jul 29, 2022
@pull-request-size pull-request-size bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Jul 29, 2022
@vercel vercel bot temporarily deployed to Preview July 29, 2022 08:03 Inactive
@codecov
Copy link

codecov bot commented Jul 29, 2022

Codecov Report

Merging #3267 (d683cc5) into main (a31b4aa) will decrease coverage by 0.01%.
The diff coverage is n/a.

❗ Current head d683cc5 differs from pull request most recent head 198342d. Consider uploading reports for the commit 198342d to get more accurate results

@@            Coverage Diff             @@
##             main    #3267      +/-   ##
==========================================
- Coverage   84.26%   84.25%   -0.02%     
==========================================
  Files         115      115              
  Lines        9302     9296       -6     
==========================================
- Hits         7838     7832       -6     
  Misses       1183     1183              
  Partials      281      281              
Impacted Files Coverage Δ
internal/pipe/archive/archive.go 93.57% <0.00%> (-0.15%) ⬇️
internal/tmpl/tmpl.go 97.79% <0.00%> (-0.02%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us.

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/goreleaser/nfpm/v2-2.17.0 branch from 2fa98ea to d683cc5 Compare July 29, 2022 12:11
@vercel vercel bot temporarily deployed to Preview July 29, 2022 12:12 Inactive
Bumps [github.com/goreleaser/nfpm/v2](https://github.com/goreleaser/nfpm) from 2.16.0 to 2.17.0.
- [Release notes](https://github.com/goreleaser/nfpm/releases)
- [Changelog](https://github.com/goreleaser/nfpm/blob/main/.goreleaser.yml)
- [Commits](goreleaser/nfpm@v2.16.0...v2.17.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.17.0 branch from d683cc5 to 198342d Compare August 2, 2022 12:14
@caarlos0 caarlos0 merged commit c70d6d4 into main Aug 2, 2022
@caarlos0 caarlos0 deleted the dependabot/go_modules/github.com/goreleaser/nfpm/v2-2.17.0 branch August 2, 2022 12:14
@github-actions github-actions bot added this to the 1.11.0 milestone Aug 2, 2022
@vercel vercel bot temporarily deployed to Preview August 2, 2022 12:16 Inactive
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 size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant