stackrox / kube-linter

KubeLinter is a static analysis tool that checks Kubernetes YAML files and Helm charts to ensure the applications represented in them adhere to best practices.
https://docs.kubelinter.io/
Apache License 2.0
2.82k stars 228 forks source link

build(deps): bump github.com/goreleaser/goreleaser from 1.24.0 to 1.25.0 #759

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps github.com/goreleaser/goreleaser from 1.24.0 to 1.25.0.

Release notes

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

v1.25.0

Changelog

New Features

  • 1db93473634b593cdc4508c4399d2ee1a03357d3: feat(archives): format override to 'none' to skip certain goos (#4730) (@​caarlos0)
  • 4d2bcfdc4694a3de5029a2b602789166ee21b37f: feat(brew): allow to set headers in the url (#4648) (@​caarlos0)
  • b9b8a65618358729e80778f5d50885dcc95a6ee1: feat(brew): sync fork before opening PR (@​caarlos0)
  • ec7106fdeade6531866e620f48069ff1845f404c: feat(git): retry git clone on retriable error (#4725) (@​Zebradil)
  • 2ecd71ee71e45da8f3ddbafd59672df7b95baec4: feat(krew): sync fork before opening PR (@​caarlos0)
  • d9e9e82ca73ffb08c28117f862da987611ed10bd: feat(nfpm): also allow $NFPM_PASSPHRASE (#4633) (@​caarlos0)
  • 42d2db202170f4cab933680817a2cc8c5a2bf3e2: feat(nfpm): compression, fields, and predends on debs (#4632) (@​caarlos0)
  • 42b6282e4605e26ef23f6594142e7df9fe2885d4: feat(nix): sync fork before opening PR (@​caarlos0)
  • 1af98af0b559656a699aa355eaf5a5c136f11992: feat(nix): update licenses (@​caarlos0)
  • ef90821ee75ef97d78a125427e6294677b4dd408: feat(pipe/release): Mark GitHub releases as non-draft only after all artifacts are uploaded. (#4626) (@​nichtverstehen)
  • 500be667af164fc25a0a9459b741b5e764c2f1f9: feat(scoop): sync fork before opening PR (@​caarlos0)
  • 3687c097cdd6123f315ebebd10ecf4c7e080b8f4: feat(winget): sync fork before opening PR (@​caarlos0)
  • 263cd059f20daf9a023292ed349398e07c7c0858: feat(winget): update manifest version to 1.6.0 (#4658) (@​vedantmgoyal9)
  • 2498ea70290792c2537d98dbbdde0dd5ec07c2d6: feat: add metadata to the release (#4714) (@​caarlos0)
  • 6e0f426339048c551b8cd0139b3f7f2cdb2c243d: feat: allow to delete existing artifacts in the release (#4711) (@​caarlos0)
  • 54ee014b5087b30250ef47d4b7ac25e5a4953cf2: feat: checksums.split (#4707) (@​caarlos0)
  • 7fc93995b800fcc09211e04d5a17dc5239630acd: feat: consistently use directory in property names (#4737) (@​caarlos0)
  • 566e99ad735bb3d071bb04afc824de47b9e07ac0: feat: fig is being sunset, remove (#4694) (@​caarlos0)
  • a00bf7e5d6a600fb4c5ebc1f2130178a1923cf87: feat: support .config dir (@​caarlos0)
  • b614d646efb391f990e1c37c13bd4f735320cb69: feat: support netbsd/arm64 (#4706) (@​maxbrunet)
  • 56c5a09f9a1e3cd88ee2d3c8e33628402d5e7649: feat: support projectID for gitlab CreateFile (brew, nix, etc) (#4705) (@​bradleyjames)
  • e43604f4a0be9ab46d908ee916502c128f5cead1: feat: use go 1.22 (#4614) (@​caarlos0)

Bug fixes

  • 08851dce616615c966ece450631d3d0a822430cc: fix(aur): allow to have multiple AUR configs pointing to the same repo (#4712) (@​caarlos0)
  • 554ca5f3e0ffb6e56dbdb1da667f339d532d7e3d: fix(build): buildmode: pie (#4631) (@​caarlos0)
  • be511eb3414a1f6372c364b690493d6caf4246c5: fix(nix): update licenses (@​caarlos0)
  • ec22d60b197f06e361d9312f77b05a665b64d1f8: fix(winget): name is not actually required (@​caarlos0)
  • 8d3cd4cef641699c0a74cd7c707ceffd59aeaa6c: fix: run not being truly POSIX-compliant (#4739) (@​bartekpacia)
  • c9ca63ece7465d87ce68df7a446f3ff8beb879f4: fix: adjust unused function params in client mock package (#4738) (@​idnandre)
  • dc0de4ce59f34715e1dbf763b9e6c83e58a8ed92: fix: artifact filtering (@​caarlos0)
  • b33f14c0fa06d75218b33b60d8b64dc05026ea43: fix: better universalbinary message (#4627) (@​caarlos0)
  • e0db6ac7fa7ea95a6b5cfad79cbce62412ffeaa7: fix: brews.url_headers is not required (@​caarlos0)
  • 5a8b6d41fb9b94dad82e3d09e09bf1ad88e49853: fix: convert run install script to pure POSIX sh (#4736) (@​bartekpacia)
  • 6f356ffcfaa21eda97bd290714c4bd800c7b6c3b: fix: do not log release published if it is a draft (#4691) (@​nekohasekai)
  • af97e63dd37806862b8034b2ed16f879bd072648: fix: improve artifact refresh and filtering (@​caarlos0)
  • 0a272037b3615cfd59de3c63e96e37108816bb91: fix: only build archlinux and aur for supported arches (#4695) (@​caarlos0)
  • c9068b4b3c6ca3bff2a23c1c3af90f562bd16d17: fix: properly template builds.gobinary (@​caarlos0)
  • 994d01a0ce51d9bf55076526597d3b2ad2568e1d: fix: remove repetitive words (#4701) (@​standstaff)
  • 306999b78bf8507b0fa2e0fb52582d90a0f0bd1f: fix: sort order of brew artifacts (#4617) (@​brianstrauch)
  • 8cd325eb5a8536708c50bd90dfca2a81cd9bad4c: fix: support dir in gomod (#4729) (@​caarlos0)
  • 05e8b33a89c6c44f40cac1db5c731c569bc5a253: fix: use new refresh func (@​caarlos0)
  • c54e530902cc8bb13e25265e7544743752c23cf1: refactor: moving config load logic to another file (@​caarlos0)

Documentation updates

  • df3e799bec80fcf4dc611a59846389555c5e793e: docs(blog): fix broken link (#4704) (@​alexandear)
  • 6353982e33d11c2e2812e891fc3431ef87b436f2: docs: Minor edits to 'dockerhub' (#4740) (@​rfay)
  • fd24a00e47f6a80d25cddcbffcfc98ddf2e2c300: docs: bump setup-go version (#4638) (@​ddymko)
  • 85f213c9da5e3984b07fb189099ed4e9d848a58c: docs: clarify changelog sorting (@​caarlos0)

... (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 will merge this PR once it's up-to-date and CI passes on it, as requested by @roxbot.


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)
dependabot[bot] commented 3 months ago

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

janisz commented 3 months ago

We neet to move tools to a separated module

dependabot[bot] commented 3 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.