ktr0731 / evans

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

Bump github.com/goreleaser/goreleaser from 1.11.2 to 1.11.4 #594

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

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

v1.11.4

Changelog

Bug fixes

  • 36a48eabb7d4a15f95f425ad50686471d8a23055: fix: binary archive when multiple builds (#3385) (@​caarlos0)

Documentation updates

  • 7ea12d2ac550e37dc878a21346be34ea1aedb80f: docs: clarify build docs a bit (@​caarlos0)
  • c1965923b0c52429718b1dd4948b796d6c8aaad2: docs: improve wording/formatting in several places (#3384) (@​caarlos0)

Full Changelog: https://github.com/goreleaser/goreleaser/compare/v1.11.3...v1.11.4

What to do next?

v1.11.3

Changelog

Bug fixes

  • 0ea3e0f57289822085e5c0b554e2b430a40b832c: fix: build --single-target when using specific targets (#3381) (@​caarlos0)
  • 89978a2a5c9721e92b209237722fe5e5647023cb: fix: fish completions path on nfpm (#3375) (@​caarlos0)
  • 707747db3b83c2ad05101c555ce64696b05f2bd6: fix: print release url after publishing it (#3374) (@​caarlos0)
  • da057019779645e4fd1e45420eb9c1e0800f356d: fix: race condition on logs (@​caarlos0)
  • 8cb4eb16543a77709d33f13517bd2d6ddb7f886c: fix: ruleguard and semgrep scans and fixes (#3364) (@​caarlos0)
  • 2244bba1e0f39839a7ea0ca47440f29eef3d1061: fix: templates in release URLs (#3365) (@​caarlos0)
  • 69e9b2b1206cc8e58e21718af32e9e6e976638a8: fix: update cosign in docker img to 1.12.0 (#3379) (@​caarlos0)
  • 6606eec32612c3c4b87d59559869e5f3dd1f678c: fix: yaml-lang-server modelines in init config (#3376) (@​caarlos0)

Dependency updates

  • 4afcbe2ea1ca339524c782f9d3207d5a49f728bf: fix(deps): bump github.com/caarlos0/env/v6 from 6.10.0 to 6.10.1 (#3372) (@​dependabot[bot])
  • ad330ce61c7f0b8aa6cb56d822dc27af6010c3e9: fix(deps): bump github.com/disgoorg/disgo from 0.13.17 to 0.13.20 (#3377) (@​dependabot[bot])
  • 8a36f2e65601fb3edee38ea9249d9ed2c2192ba2: fix(deps): bump github.com/slack-go/slack from 0.11.2 to 0.11.3 (#3369) (@​dependabot[bot])
  • c7bb924e4499afa7b85b9e82e78fa481031c273d: fix(deps): bump golang from 1.19.0-alpine to 1.19.1-alpine (#3355) (@​dependabot[bot])

Documentation updates

  • 826944d62f202961fbee8cf188db03ea8d3af412: docs: add COSIGN_EXPERIMENTAL=1 for verify-blob (#3378) (@​developer-guy)
  • 1830126ee0cce5f66d435ea929ba1d3de8d037de: docs: add eula and linkedin to links (@​caarlos0)
  • a8403f2a0c2d334c237b2f6f242405f2ccbdb07c: docs: improve actions docs (@​caarlos0)
  • 1c96e113c4d29f4154776767f346f87fb7bf9d81: docs: improve links page (@​caarlos0)
  • b8a225b6c7dc36b08854d45a4246b655b0b7ddfc: docs: improve monorepo docs (@​caarlos0)
  • dbc32c23ee9691806437e94141c4ab2aa9e6c179: docs: improve sponsors page (@​caarlos0)
  • 45387f5dc03fd788253a9f99404eb7b9458c2280: docs: insert missing word (#3352) (@​NiloCK)
  • 7bb7ed67dbb77e394488ecf88ba47ed677d85085: docs: update readme (@​caarlos0)
  • 61f586e625aa37a49d9b4577d89197249f5e60e4: docs: version recent changes (#3367) (@​caarlos0)
  • cb686785b071b38fde286e98db5f0c5433900f02: docs: why we made it, is it any good, video, etc (@​caarlos0)

... (truncated)

Commits
  • d19ff6e chore: splitting workflows (#3386)
  • e9a54ce test: fixed a broken test
  • 7ea12d2 docs: clarify build docs a bit
  • 91c6f75 chore: ign linter warning
  • c196592 docs: improve wording/formatting in several places (#3384)
  • 36a48ea fix: binary archive when multiple builds (#3385)
  • 72fad76 chore(deps): bump github/codeql-action from 2.1.22 to 2.1.23 (#3382)
  • 0ea3e0f fix: build --single-target when using specific targets (#3381)
  • 69e9b2b fix: update cosign in docker img to 1.12.0 (#3379)
  • 826944d docs: add COSIGN_EXPERIMENTAL=1 for verify-blob (#3378)
  • 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 #602.