goreleaser / nfpm

nFPM is Not FPM - a simple deb, rpm, apk, ipk, and arch linux packager written in Go
https://nfpm.goreleaser.com/
MIT License
2.18k stars 159 forks source link

feat(deps): bump github.com/goreleaser/chglog from 0.5.0 to 0.6.0 #813

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps github.com/goreleaser/chglog from 0.5.0 to 0.6.0.

Release notes

Sourced from github.com/goreleaser/chglog's releases.

v0.6.0

Changelog

New Features

  • 46531518678f20810e22a06e2aadb89e365bb733: feat: add option to exclude merge commits (#158) (@​arnested)
  • 60200f14319dc2ecffbb208698213439e352af3a: feat: go 1.21 (@​caarlos0)

Bug fixes

  • 819eaf2a172a809000d617863a44d5bc3b7f987a: fix: lint errors (#159) (@​arnested)

Dependency updates

  • cbd7bd62ff2e47060805077d5567c363cd30abc6: feat(deps): bump github.com/go-git/go-git/v5 from 5.10.0 to 5.10.1 (#149) (@​dependabot[bot])
  • 183aaa89d4d83cd3e0c4508fbf4c9895c15f1246: feat(deps): bump github.com/go-git/go-git/v5 from 5.11.0 to 5.12.0 (#164) (@​dependabot[bot])
  • a5c134fff315c5a64d4c989caf29013fceafe590: feat(deps): bump github.com/go-git/go-git/v5 from 5.7.0 to 5.8.1 (#138) (@​dependabot[bot])
  • 4fbdd6bf2307942864f0834031154569569900cf: feat(deps): bump github.com/go-git/go-git/v5 from 5.8.1 to 5.9.0 (#143) (@​dependabot[bot])
  • dd3b36117fffbfe74cad8de1a134c6875c765630: feat(deps): bump github.com/go-git/go-git/v5 from 5.9.0 to 5.10.0 (#147) (@​dependabot[bot])
  • 26b4e8c0b0f8894785545feeb4c89ffcd9b937ec: feat(deps): bump github.com/google/go-cmp from 0.5.9 to 0.6.0 (#145) (@​dependabot[bot])
  • dc3ea523e80eeb38d9ddb2ba829f4b6e494372c0: feat(deps): bump github.com/smartystreets/goconvey from 1.8.0 to 1.8.1 (#136) (@​dependabot[bot])
  • e83279a483fb149d67dbf00d941b3e11e67cecdc: feat(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0 (#148) (@​dependabot[bot])
  • 75a12d3366711a0f0ce5a18b87206b237e33f1b0: feat(deps): bump github.com/spf13/viper from 1.16.0 to 1.17.0 (#144) (@​dependabot[bot])
  • 1ee11c5853c7aa6a1270dbf426758475746f853a: feat(deps): bump github.com/spf13/viper from 1.17.0 to 1.18.0 (#151) (@​dependabot[bot])
  • 8022717d53548d2a6d584f3f491b67adf60dc5a9: feat(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 (#154) (@​dependabot[bot])
  • 25ab70ecb8d5a0d3860a0a240d2fa8e506d90f0c: feat(deps): bump golang.org/x/net from 0.15.0 to 0.17.0 (#146) (@​dependabot[bot])

Other work

  • 8dc6531ff4e2b71ca518f6cd26cead0a13313d65: Fix install description (#160) (@​arnested)
  • b22ddef4b0451b914184552690b9980635e42674: build: fix lint (@​caarlos0)
  • dc838d5db10dd0d287349335c341cde77c2f9be4: sec(deps): bump github.com/go-git/go-git/v5 from 5.10.1 to 5.11.0 (#152) (@​dependabot[bot])
  • bae2e272b0d1c2a6b7481ee51ffa38b3273980c8: sec(deps): bump github.com/spf13/viper from 1.18.0 to 1.18.2 (#155) (@​dependabot[bot])
  • 9b337914ac1e76e30462697929b245faaf8452b1: security(deps): bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 (#156) (@​dependabot[bot])

Full Changelog: https://github.com/goreleaser/goreleaser/compare/v0.5.0...v0.6.0

What to do next?

Commits


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 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)
cloudflare-workers-and-pages[bot] commented 7 months ago

Deploying nfpm with  Cloudflare Pages  Cloudflare Pages

Latest commit: 302836e
Status: ✅  Deploy successful!
Preview URL: https://fa620e67.nfpm.pages.dev
Branch Preview URL: https://dependabot-go-modules-github-2fq7.nfpm.pages.dev

View logs

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 72.19%. Comparing base (409b516) to head (302836e).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #813 +/- ## ======================================= Coverage 72.19% 72.19% ======================================= Files 20 20 Lines 2237 2237 ======================================= Hits 1615 1615 Misses 438 438 Partials 184 184 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.