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.17.2 #657

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

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

v1.17.2

Changelog

Bug fixes

  • 6afe717dc9e716bb7e2d893d500fdf3d8b94b872: fix: do not fatal on automaxprocs error (#3946) (@​caarlos0)

Full Changelog: https://github.com/goreleaser/goreleaser/compare/v1.17.1...v1.17.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.17.1

Changelog

Bug fixes

  • b36e30a071199b7290b73b3faa0652825c4d88fc: fix(jsonschema): add binary to Archive format enum (#3924) (@​maxbrunet)
  • ac19f902b4603ab81b14e08567dba7056d179e37: fix(nfpm): Add extension to produced artifacts (#3940) (@​mbamber)
  • 11b32cf3b7bd1dd05ffbd4a56ce968d407d9cc62: fix: build should output more debug info (#3939) (@​caarlos0)
  • e872e45b441bf522a022995a256b55b418cba794: fix: improve docker error handling (#3942) (@​caarlos0)
  • f6b5e9abb8443e6123c91935985bbb368511ef4d: fix: source archive not being added when no extra-files (#3938) (@​caarlos0)

Full Changelog: https://github.com/goreleaser/goreleaser/compare/v1.17.0...v1.17.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.17.0

Changelog

New Features

  • c47315fead9433407e845156c665370443032dae: feat(ko): support labels and creation times (#3852) (@​maxbrunet)
  • 590eff32d294cb277970e17fd08e78a7cdc49de5: feat: .Now template variable (#3853) (@​caarlos0)
  • 44f8fae305800d9997d0f0b3cb2da85e491af47e: feat: IsDraft template variable (#3888) (@​caarlos0)
  • d5a413f9f4e96b606bf4fdb7a42b3faf51803971: feat: add context info to docker build errors (#3920) (@​caarlos0)
  • 8b1c4ead603da969fac07e712c3364db2767dee3: feat: allow to PR homebrew taps (#3903) (@​caarlos0)
  • dc6a4e7e2f7bf97de6236ea2648d08740fc34168: feat: allow to forcefully use a token when multiple are set (#3910) (@​caarlos0)
  • 5805c5d6087de21f4f23f5becd05551cf485c77c: feat: allow to pr krew plugin manifests (#3915) (@​caarlos0)
  • 282c42164e152fca794e4042c82b29013c5838d8: feat: allow to pr scoop manifests (#3916) (@​caarlos0)
  • f82a32cd3a59bb780555cb375e971458bf646953: feat: blobs.disable (#3884) (@​caarlos0)
  • 8877fe1ef4ff56dfd6865176dd1de38e8b08a1bc: feat: include prerelease suffix in git (#3841) (@​vandot)
  • 1f56d8e088ba223c3d174bf6be6618abf65a0a74: feat: scoop shortcuts (#3846) (@​howieyuen)
  • c41d6de833114f52759e6c6b70349d960a8ae293: feat: support tgz and txz as archive formats (@​caarlos0)

Bug fixes

... (truncated)

Commits
  • 6afe717 fix: do not fatal on automaxprocs error (#3946)
  • 3c7a639 test: ensure utf-8 sources/archives filenames work properly (#3925)
  • 32b8dc1 chore: docs releases json auto-update
  • f46cbdd chore: docs releases json auto-update
  • 272f18d chore: update schema
  • 11b32cf fix: build should output more debug info (#3939)
  • e872e45 fix: improve docker error handling (#3942)
  • f6b5e9a fix: source archive not being added when no extra-files (#3938)
  • ac19f90 fix(nfpm): Add extension to produced artifacts (#3940)
  • b36e30a fix(jsonschema): add binary to Archive format enum (#3924)
  • 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 #664.