joshuar / go-hass-agent

A Home Assistant, native app for desktop/laptop devices.
MIT License
128 stars 9 forks source link

build(go): ⬆️ bump github.com/goreleaser/nfpm/v2 from 2.37.1 to 2.38.0 in /tools #210

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps github.com/goreleaser/nfpm/v2 from 2.37.1 to 2.38.0.

Release notes

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

v2.38.0

Changelog

Bug fixes

  • 2c264e3d6671c19768b05476396e550fa4efe040: fix: better handle files owned by the fs (#834) (@​caarlos0)
  • 250d102bdc1cc068df69605de75058d7517442ae: fix: rpm doesnt allow dashes in prerelease (#836) (@​caarlos0)
  • d8bf0865ce3d71763ff38d674a84eaf1468e74af: fix: system fs paths on windows (#838) (@​caarlos0)

Dependency updates

  • 441470e641ccf2de80c82cc7f6625267a830e30d: feat(deps): bump github.com/klauspost/compress from 1.17.8 to 1.17.9 (#831) (@​dependabot[bot])
  • 784fa6ca608192d378fbd9572acd49e77e9411e3: feat(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1 (#832) (@​dependabot[bot])

Build process updates

  • 912091cb2b68c06fbc5659183590cd6824c41500: ci: update goreleaser config (@​caarlos0)

Other work

  • 745b0f59d9cbab3cb4d0a3373e7569bec4ca1bd9: --- (#824) (@​dependabot[bot])
  • d33a9233bb7acf04621b78114114476196d79779: docs: clarify trailing slash in dst (@​caarlos0)
  • a3416c563b15a3b435df80f5e46f97bc8e4a6ee8: docs: update (@​caarlos0)
  • 893ce5ee6580e6d2b068310f03c718f2b5b4e581: docs: update (@​caarlos0)
  • ba2bebd36d2aadd8b18b9f325191872f259e3518: docs: update cmd docs (@​caarlos0)

Full Changelog: https://github.com/goreleaser/nfpm/compare/v2.37.1...v2.38.0

Helping out

This release is only possible thanks to all the support of awesome people!

Want to be one of them? You can sponsor or contribute with code.

Where to go next?

Commits
  • d33a923 docs: clarify trailing slash in dst
  • d8bf086 fix: system fs paths on windows (#838)
  • f7e93ef test: centos8 mirrorlist has been down for a long time (#837)
  • 250d102 fix: rpm doesnt allow dashes in prerelease (#836)
  • 2c264e3 fix: better handle files owned by the fs (#834)
  • 41b3349 chore: cleanup
  • 893ce5e docs: update
  • a3416c5 docs: update
  • 784fa6c feat(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1 (#832)
  • 441470e feat(deps): bump github.com/klauspost/compress from 1.17.8 to 1.17.9 (#831)
  • 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 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)