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.6.1 to 1.7.0 in /internal/tools #611

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

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

Release notes

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

v1.7.0

Changelog

New Features

  • db3642f1df99bf2b2817f322320a73df591b9a5c: feat(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1 (#2979) (@​dependabot[bot])
  • b7bba2ba3e484c8141ae17645cc66a899d58d256: feat(deps): bump github.com/xanzy/go-gitlab from 0.56.0 to 0.59.0 (#2969) (@​dependabot[bot])
  • 72f9c7a18f79bca337521eb3283415b380640a01: feat: allow to filter by ext on http upload pipe (#2992) (@​caarlos0)
  • 7730a4de946def3856860c766b34185e833d4f15: feat: brew service block (#2973) (@​caarlos0)
  • 0a66b3dc859bb42005b6f6bd59974765b1e3b9e9: feat: deprecate buildpacks (#2982) (@​caarlos0)
  • 077ce1617443ffbfd9115c097f4c7598be7bbb54: feat: more go 1.18 (#2984) (@​caarlos0)
  • d81820bb0179be816ee2a4aabe7d1524fb8498c1: feat: remove some deprecated code, go 1.15 support (#2985) (@​caarlos0)
  • 08c9038c29563862dc20324eef1ee4502b3e4a27: feat: set -mod on gomod pipe (#2983) (@​caarlos0)
  • 25a8e55b6ddc676788aad85dfa1ce1bcee90306e: feat: update nfpm to v2.15.0 (#2990) (@​caarlos0)
  • 3c4e797150ed062625d0672cc78b148ec39aa971: feat: upgrade to go 1.18 (#2978) (@​caarlos0)

Bug fixes

  • b406e4ab0c57bb64b44093b2ed870685cb088cb4: fix(ci): golangci-lint on go 1.18 (#2989) (@​caarlos0)
  • 1be9ede767145f60fd5b6c2e18baa19e51a8771b: fix(ci): pinned workflow by hash (#2977) (@​naveensrinivasan)
  • 4c477b5cd186d11f096a23352b66045ea2bc7fd9: fix: brew.post_install indent (#2981) (@​caarlos0)

Full Changelog: https://github.com/goreleaser/goreleaser/compare/v1.6.3...v1.7.0

What to do next?

v1.6.3

Changelog

Bug fixes

  • 42258cf4733a9f42b17ad1b47fb7e6e2a10369c0: fix: double quotes (@​caarlos0)

Full Changelog: https://github.com/goreleaser/goreleaser/compare/v1.6.2...v1.6.3

What to do next?

v1.6.2

Changelog

New Features

  • 31212ad87d61acab3cd2c4980be7076d7a6e008a: feat(deps): bump golang from 1.17.7-alpine to 1.17.8-alpine (#2963) (@​dependabot[bot])

Bug fixes

  • c17ff3b9663b2fe0e4ceef56446dd1af3019daf5: fix(aur): improve yay caching (#2965) (@​caarlos0)

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

... (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

:exclamation: No coverage uploaded for pull request base (main@c4ccaa9). Click here to learn what that means. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #611   +/-   ##
=======================================
  Coverage        ?   74.91%           
=======================================
  Files           ?      133           
  Lines           ?    10089           
  Branches        ?        0           
=======================================
  Hits            ?     7558           
  Misses          ?     2065           
  Partials        ?      466           

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 c4ccaa9...e5801b0. Read the comment docs.

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.