observIQ / stanza

Fast and lightweight log transport and processing.
Apache License 2.0
182 stars 23 forks source link

deps(deps): bump github.com/goreleaser/goreleaser from 1.5.0 to 1.6.1 in /internal/tools #597

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps github.com/goreleaser/goreleaser from 1.5.0 to 1.6.1.

Release notes

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

v1.6.1

Changelog

Bug fixes

  • 788a4394e11ed77e0efc48b9beedbaebb41bd7a3: fix: ensure aur key has eof newline (@​caarlos0)

Full Changelog: https://github.com/goreleaser/goreleaser/compare/v1.6.0...v1.6.1

What to do next?

v1.6.0

Changelog

New Features

  • a1630f8250604a65910a5c46e30a1ff46fef7b4e: feat(deps): bump github.com/atc0005/go-teams-notify/v2 (#2942) (@​dependabot[bot])
  • 14edcd3eccfd896557ceb15dcb1a7c30e06fece4: feat(deps): bump github.com/charmbracelet/keygen from 0.2.0 to 0.2.1 (#2912) (@​dependabot[bot])
  • 132da963c8965111078665f855a49f43588c635c: feat(deps): bump github.com/slack-go/slack from 0.10.1 to 0.10.2 (#2908) (@​dependabot[bot])
  • c52f9042458924929eeef5ceeacd039719edcc46: feat(deps): bump github.com/xanzy/go-gitlab from 0.55.1 to 0.56.0 (#2950) (@​dependabot[bot])
  • f734b503d4f9f9720f5527c9e7fce2e6498c196e: feat(pipe/brew): install amd64 binaries when no arm64 binaries present (#2939) (@​ryancurrah)
  • d649263473614dd104c6b8c9c9e694048b69241d: feat(deps): upgrade nfpm to v2.14.0 (#2940) (@​caarlos0)
  • f0af44ccbefc4411536011ce17af58a47ea90cab: feat: add filter and reverseFilter template functions (#2924) (@​caarlos0)
  • c4017fca69203cdf65a9718b0c7f149457b037e0: feat: add missing Snapcraft app metadata fields (#2955) (@​dstotijn)
  • 9bcbaac264506f196aba6db0e37321d181307d6a: feat: adds gpg to Docker image for signing of artifacts (#2905) (@​yannh)
  • d295d0bdff07fd63257ea1101c830b2d9fdc8d17: feat: annotated tag body (#2923) (@​caarlos0)
  • d07a5a8541c2e4c989c2877d98511df16c7e0407: feat: change default nfpm bindir (#2910) (@​caarlos0)
  • f632056820ec23110ecb8732a9bf560ec72b98d1: feat: faster archiving with pgzip (#2941) (@​caarlos0)
  • 27db17e9f3f6792d8cd74e3ad6fa4ab1413ca7ac: feat: update docker image's cosign (#2906) (@​caarlos0)
  • 0bb1c99074f241731a63b8da542bdfb79eb2e01b: feat: update go-github to v43 (#2948) (@​caarlos0)

Bug fixes

  • c8450633e553faacc3684874611663058c6b3a83: fix: dedupliate cataloging binary artifacts (#2839) (@​wagoodman)
  • d6813ce54d01a2dd4a46e0fc65708efe31d41ebc: fix: do not copy binary by default (#2916) (@​caarlos0)
  • 5828dd8d9b0bb29a0defa43c462126c9b7887cf5: fix: nfpm globbing multiple times (#2947) (@​caarlos0)
  • a5a1abc6c67ed2a4a069ada86a838ff7d465c933: fix: release breaking when archive only (#2938) (@​caarlos0)
  • 434248b34c8fd2c548a7b0e4c7fa8a278d34345c: fix: release breaking when archive only (@​caarlos0)
  • c0779dbd300c506523a0f7305e204546432b0412: fix: schema update (@​caarlos0)
  • f640deb104f32c1d789d75379805cd4c4fb81d67: fix: trim spaces from aur private key (#2930) (@​caarlos0)
  • 67382ee69e6b12786fefa7cbdd6cdc60f6d9090c: fix: typo in goreleaser build help (@​caarlos0)
  • 1bc01df5b951d1aa8db4772cd94e2f3da1a78f93: fiX: improve aur key handling (#2935) (@​caarlos0)

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

What to do next?

... (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 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)
codecov[bot] commented 2 years ago

Codecov Report

Merging #597 (affe06c) into master (3b23e5c) will decrease coverage by 1.77%. The diff coverage is 87.41%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #597      +/-   ##
==========================================
- Coverage   76.69%   74.92%   -1.77%     
==========================================
  Files         132      133       +1     
  Lines        8308    10086    +1778     
==========================================
+ Hits         6371     7556    +1185     
- Misses       1473     2064     +591     
- Partials      464      466       +2     
Impacted Files Coverage Δ
operator/buffer/buffer.go 75.86% <ø> (-1.92%) :arrow_down:
operator/buffer/memory.go 71.60% <ø> (-3.74%) :arrow_down:
...builtin/input/aws/cloudwatch/cloudwatch_persist.go 75.00% <ø> (-6.82%) :arrow_down:
operator/builtin/input/azure/event_hub.go 0.00% <0.00%> (ø)
operator/builtin/input/azure/event_hub_config.go 90.91% <ø> (-1.09%) :arrow_down:
operator/builtin/input/file/finder.go 100.00% <ø> (ø)
operator/builtin/input/file/reader.go 53.05% <0.00%> (-5.73%) :arrow_down:
operator/builtin/input/http/config.go 97.56% <ø> (-0.29%) :arrow_down:
operator/builtin/input/journald/journald.go 58.76% <ø> (-1.83%) :arrow_down:
operator/builtin/input/udp/udp.go 73.49% <ø> (-1.51%) :arrow_down:
... and 159 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 5198c73...affe06c. Read the comment docs.

cpheps commented 2 years ago

Working on updating dependabot stuff now 😄

dependabot[bot] commented 2 years 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.