influxdata / flux

Flux is a lightweight scripting language for querying databases (like InfluxDB) and working with data. It's part of InfluxDB 1.7 and 2.0, but can be run independently of those.
https://influxdata.com
MIT License
767 stars 153 forks source link

build(deps): bump github.com/goreleaser/nfpm/v2 from 2.6.0 to 2.29.0 in /internal/tools #5448

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps github.com/goreleaser/nfpm/v2 from 2.6.0 to 2.29.0.

Release notes

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

v2.29.0

Changelog

Security updates

  • ed9abdf63d5012cc884f2a83b4ab2b42b3680d30: sec: fix for CVE-2023-32698 (@​caarlos0)

Bug fixes

  • 9ac328846c8b562562c6edfa910f3163ddbe4adc: fix: deb arm64 (@​caarlos0)
  • 312fd85338c26a44d330ed07f318d0640a11dcbb: fix: improve goarch to pkg conversion (@​caarlos0)
  • f64a311eefea340cd3f20cd4568de41b4c5e9aa6: fix: improve umask tests and documentation (@​caarlos0)
  • b1f3fef606dd1106ca163e5c7f4da0023f308c96: fix: md5sums entries and lintian errors/warnings (#656) (@​malaupa)
  • c20618cdd39ed938f9bf9b97461ce830429fa60c: fix: mips architecture (@​caarlos0)
  • 9524bb8a26d3915e84a4df956d2ec064e836c4a3: fix: mips softfloat/hardfloat handling (@​caarlos0)

Dependency updates

  • c2f47813a3d824bef5c3455669bd9b50081b89fc: feat(deps): bump github.com/Masterminds/semver/v3 from 3.2.0 to 3.2.1 (#649) (@​dependabot[bot])
  • c24e1b4d99a451a1e023565b2930bc5512224c0e: feat(deps): bump github.com/klauspost/compress from 1.16.3 to 1.16.4 (#646) (@​dependabot[bot])
  • fccdae5dfcb9214ec38d631628074e1c129c204d: feat(deps): bump github.com/klauspost/compress from 1.16.4 to 1.16.5 (#651) (@​dependabot[bot])
  • a1fb0477f0f57fde4d673bee8afb8a20273eb7af: feat(deps): bump github.com/klauspost/pgzip from 1.2.5 to 1.2.6 (#654) (@​dependabot[bot])
  • 561c39b135794aefb877769910e322d614b20d9d: feat(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3 (#661) (@​dependabot[bot])

Build process updates

  • 4593dcb36ae178ccb5e6514b93499bf81d70529e: build: improve changelog (@​caarlos0)
  • e01884ecba1964027fa87bbdb9bf5341408b2ef7: build: improve release notes (@​caarlos0)

Other work

  • ab59aadf2347b47379cc6c764c00f4e3a5d196e6: docs: fix schema.json URL (@​caarlos0)
  • 590a3ff6f78deeca9bc6803518a173e53c3e65f9: docs: fix verify instructions (#647) (@​caarlos0)
  • dce0853e6360835e450db726a3c13e0886f7aad6: docs: goarch to packager (@​caarlos0)
  • 2b9864a79ed85b4818d1ae1fa3cdfd76a3f8e4f7: docs: update SECURITY.md (@​caarlos0)
  • 858b78b7c12cf9b54a79956655ef8acf3207e3c4: docs: update cmd docs (@​caarlos0)
  • 1ba5a445d794977df0ee19ec333b36562f2b0e94: docs: update cmd docs (@​caarlos0)

Full Changelog: https://github.com/goreleaser/nfpm/compare/v2.28.0...v2.29.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?

v2.28.0

Changelog

New Features

  • 03231979dc5ab33fd54d3d06f2b61cbeb30afc47: feat(deps): bump github.com/imdario/mergo from 0.3.14 to 0.3.15 (#639) (@​dependabot[bot])

... (truncated)

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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/influxdata/flux/network/alerts).
dependabot[bot] commented 10 months ago

Looks like github.com/goreleaser/nfpm/v2 is up-to-date now, so this is no longer needed.