ktr0731 / evans

Evans: more expressive universal gRPC client
MIT License
4.23k stars 187 forks source link

Bump github.com/goreleaser/goreleaser from 1.11.2 to 1.18.2 #664

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/goreleaser/goreleaser from 1.11.2 to 1.18.2.

Release notes

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

v1.18.2

Changelog

Bug fixes

  • ad000694196f30e2cdfe561fd20b20bb85c5258b: fix: warn when no match on archive files (#3992) (@​caarlos0)

Build process updates

  • c6c6cdf0de70b7a4070bea4bbd49c3cece449e8a: Revert "build: temp disable push to aur" (@​caarlos0)

Other work

Full Changelog: https://github.com/goreleaser/goreleaser/compare/v1.18.1...v1.18.2


Find examples and commented usage of all options in our website. Want to help? You can sponsor,get a Pro License or contribute. Also, feel free to reach out on Discord and Twitter!

v1.18.1

Changelog

Bug fixes

  • aaa9da33d5e72a0db4c1c815dc746249b78266d2: fix: disable upx for now (@​caarlos0)

Full Changelog: https://github.com/goreleaser/goreleaser/compare/v1.18.0...v1.18.1


Find examples and commented usage of all options in our website. Want to help? You can sponsor,get a Pro License or contribute. Also, feel free to reach out on Discord and Twitter!

v1.18.0

Changelog

New Features

  • 4330b522ea7e1e5e7d048ab2238b59b8a18eae79: feat: IsGitDirty template variable (#3967) (@​caarlos0)
  • 6b86499655267e85213cebbbdbfad837413744a6: feat: add force_token to config (#3936) (@​jolheiser)
  • eb823dee142c450e1559f58dc162396050edaab8: feat: allow multiple scoops (#3963) (@​caarlos0)
  • 3707fe4d8229cc5e643094c405f01f5b123d637d: feat: allow to goreleaser check multiple files (#3980) (@​caarlos0)
  • 95b809dd139b94ba0e8f76d4b1e712d3c7125f85: feat: allow to template nfpms.package_name (#3960) (@​caarlos0)
  • 6fd5fd45eae2c6c4bc919258105eb84835ef9ea9: feat: improve output (#3966) (@​caarlos0)
  • f3e1170a89960cbab1e878531a81086f0dcd8f17: feat: log generated artifact sizes (#3954) (@​caarlos0)
  • 43ae7611799a431cda734d3d9d838eab6f1bbd25: feat: native upx support (#3965) (@​caarlos0)
  • 9aeea7b4309bf5f3c16c87217338b41db835d136: feat: new --version output (#3962) (@​caarlos0)
  • 5bf42b726fb23d83935ed5ab42e3798a7fb70ca9: feat: publish taps, krews and scoops to regular git repositories (#3961) (@​caarlos0)

Bug fixes

  • fb64a52ca0089c6c6d53e01429966a02424ab9c0: fix: http uploads not setting defaults according to docs (@​caarlos0)
  • 30fc74df24578f2c7cb6a80bf6612f73b018b021: fix: log when no artifacts match for signing (@​caarlos0)

... (truncated)

Commits
  • ad00069 fix: warn when no match on archive files (#3992)
  • c6c6cdf Revert "build: temp disable push to aur"
  • b54d9d8 docs: fix prebuilt binaries page (#3987)
  • d371145 chore(deps): bump github/codeql-action from 2.3.2 to 2.3.3 (#3983)
  • 072173c chore: docs releases json auto-update
  • bee9a91 chore: docs releases json auto-update
  • c8e1e64 chore: docs releases json auto-update
  • aaa9da3 fix: disable upx for now
  • b35b8b2 chore: docs releases json auto-update
  • b037471 build: temp disable push to aur
  • 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 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 1 year ago

Superseded by #668.