Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/goreleaser/goreleaser from 1.11.2 to 1.11.3 #6

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 16, 2022

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

Release notes

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

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)

Full Changelog: goreleaser/goreleaser@v1.11.2...v1.11.3

What to do next?

Commits
  • 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)
  • ad330ce fix(deps): bump github.com/disgoorg/disgo from 0.13.17 to 0.13.20 (#3377)
  • 8a36f2e fix(deps): bump github.com/slack-go/slack from 0.11.2 to 0.11.3 (#3369)
  • 4afcbe2 fix(deps): bump github.com/caarlos0/env/v6 from 6.10.0 to 6.10.1 (#3372)
  • 6606eec fix: yaml-lang-server modelines in init config (#3376)
  • 89978a2 fix: fish completions path on nfpm (#3375)
  • 707747d fix: print release url after publishing it (#3374)
  • a8403f2 docs: improve actions docs
  • 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)

Bumps [github.com/goreleaser/goreleaser](https://github.com/goreleaser/goreleaser) from 1.11.2 to 1.11.3.
- [Release notes](https://github.com/goreleaser/goreleaser/releases)
- [Changelog](https://github.com/goreleaser/goreleaser/blob/main/.goreleaser.yaml)
- [Commits](goreleaser/goreleaser@v1.11.2...v1.11.3)

---
updated-dependencies:
- dependency-name: github.com/goreleaser/goreleaser
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 16, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 19, 2022

Superseded by #7.

@dependabot dependabot bot closed this Sep 19, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/goreleaser/goreleaser-1.11.3 branch September 19, 2022 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants