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.19.1 #668

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

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

v1.19.1

Changelog

Bug fixes

  • 6b46a1a6aa51e45bd281d55b6e5a2315ee82f643: fix: go install (@​caarlos0)

Build process updates

  • a68000b5ad5fd5692246523d3ca0963be2019b02: build(nix): fix goreleaser config path (#4151) (@​caarlos0)

Full Changelog: https://github.com/goreleaser/goreleaser/compare/v1.19.0...v1.19.1

Helping out

This release is only possible thanks to all the support of some awesome people!

Want to be one of them? You can sponsor, get a Pro License or contribute with code.

Where to go next?

v1.19.0

Changelog

New Features

  • e9c5a922f992ab91cad997e79d717e1b8700ef5c: Revert "feat: add winget to pipeline" (@​caarlos0)
  • 42822497ae1678a2f832f9f19309c9db80e38bb6: feat(aur): single commit per package (#4126) (@​caarlos0)
  • 773cb91a7a582dbb7d40abab1afd11e85a6ce4e8: feat(github): allow to PR cross-repo (#4053) (@​caarlos0)
  • f6b9ccbd8f824921f7f636074b32fff7236cbbf1: feat(github): allow to open PRs as drafts (#4054) (@​caarlos0)
  • 1f8a7b2fc55e73f4681e9b85892ab0f844b1a60f: feat(github): avoid rate limits (#4037) (@​caarlos0)
  • b4dbf6b64b63785397a572806c516335cdd86086: feat(jsonschema): mark deprecated options as so (@​caarlos0)
  • 051381837d5d71994a86f77d89f204d2ce70eb15: feat(ko): allow to have an empty tag name (#4043) (@​caarlos0)
  • 75c47d1da876963867abc385dd154edcf68eedf2: feat(nix): support armv6l and armv7l (#4051) (@​caarlos0)
  • 1d92a36340c7bbc19eebf26f32325736a95d91ee: feat(scoop): allow to template description and homepage (#4057) (@​caarlos0)
  • d4bbf44d6552ff9e89c02f90f4f73387b89a5409: feat(snapcraft): support title, icon, assumes & hooks (#3930) (@​abemedia)
  • e0dabc1cb9f0332db776d32c6d766c756cd86ba7: feat(telegram): ability to choose msg format, mdv2escape (#4036) (@​caarlos0)
  • ffad12eae429a859160173f59676e7c34cd1fc19: feat(upx): allow to filter by goos, goarch, goarm, goamd64 (#4056) (@​caarlos0)
  • 0f5b058363eb3c12072ad378701b5f6e32f7b829: feat(winget): support arm64 (@​caarlos0)
  • 09411ea60a763f79ea5484baccba77cc2aef3580: feat: Checksums as a template field (#4064) (@​caarlos0)
  • 62f4bd5a66f38842afec8b2a68193ac45c57982f: feat: add winget to pipeline (@​caarlos0)
  • b1c8e9f25b9ade39ee7e3e889c0839d43b2d4e55: feat: added IsNightly to OSS template variables (@​caarlos0)
  • 3bb9a9a5b3d64c1d5d64febea91bebb80f0941cf: feat: allow to sign KO manifests (#4038) (@​caarlos0)
  • 05d25567f93d0c6f91f8d0b702327588700b0900: feat: allow to template dockers.skip_push and docker_manifests.skip_push (#4008) (@​caarlos0)
  • e5c9338efdcdb0584df7c71a704e2664deaca24b: feat: changelog.include (#4122) (@​caarlos0)
  • 1c9b4d56b410d1774fb25beaf9186f8f563b6eab: feat: completion improvements (#4071) (@​scop)
  • 72cf8404c15039e62bfc97ae896155e8d8bb5605: feat: continue on error (#4127) (@​caarlos0)
  • 62b065dad0fd45d3bc9c767ca798df8977a5da89: feat: deprecate brews.tap, krews.index & scoops.bucket (#4099) (@​caarlos0)
  • 51592e14243e10f5daa905f7282db223559724c2: feat: envOrDefault template function (#4097) (@​caarlos0)
  • 73b322579e329d59df72464f357d6ba9ca7a1bb2: feat: improve deprecations (@​caarlos0)

... (truncated)

Commits
  • 6b46a1a fix: go install
  • a68000b build(nix): fix goreleaser config path (#4151)
  • 47889f0 chore: docs releases json auto-update
  • f2202b9 chore: docs releases json auto-update
  • a6e6e70 feat(deps): update env to v9
  • 79881fc feat(deps): update log
  • d827252 chore(deps): bump sigstore/cosign-installer from 3.1.0 to 3.1.1 (#4147)
  • c495b94 feat(deps): bump github.com/muesli/termenv from 0.15.1 to 0.15.2 (#4148)
  • d27c297 feat(deps): bump github.com/charmbracelet/keygen from 0.4.2 to 0.4.3 (#4149)
  • 3d77e8e fix: Scoop releases being skipped via disabled SCM releases (#4150)
  • 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 #672.