Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 1, 2022

Bumps github.com/goreleaser/goreleaser from 1.1.0 to 1.13.1.

Release notes

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

v1.13.1

Changelog

Bug fixes

  • d3cdd96c397bc60ea634eb2f0617970cee5065a3: fix: missing digests on manifests (#3602) (@​caarlos0)

Full Changelog: goreleaser/goreleaser@v1.13.0...v1.13.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.13.0

Changelog

New Features

  • 5eb1e4ad0d41c6ee06db34183689a42e02a77fe0: feat: add digest to artifacts info of published docker images (#3540) (@​gal-legit)
  • e65c53172e1836524cb570a7e727a0d72545b2ae: feat: add mastodon (#3567) (@​jolheiser)
  • 0a536f08fd4df847b3777a658aea75b788f8fa4a: feat: build of shared/static libraries (#3511) (@​borgoat)
  • f2281e8ff237e679c6f461a05d1eda7e3a426a3e: feat: chocolatey support (#3509) (@​faabiosr)
  • ad359a4712afa46f8bd4259d6ca14b7783d68b2c: feat: implement nfpm archlinux packages (#3470) (@​Arsen6331)
  • 76dc0b559e073eca268700cc5799c1f00ffdf466: feat: output checksums to artifacts info (#3548) (@​gal-legit)
  • 7544f7ab961cddb47492572263646af18c1f519a: feat: update to go 1.19.3 (#3523) (@​caarlos0)
  • 4863781b48ca781cd3590ffddfa06b6e6cd2c1e1: feat: use digest on manifests (#3555) (@​caarlos0)
  • b55b9976c7871e29bcdf70628be749b96b32296d: feat: use digest to sign docker images/manifests (#3556) (@​caarlos0)

Bug fixes

  • 0ea4f1d5b7d8b25d4a5deaa302327a1f76a10d71: fix(changelog): group regexps (#3527) (@​stevenh)
  • 127281131ac2c16fdd5103973eb411c882518e71: fix(ci): codeql use go 1.19 (#3570) (@​caarlos0)
  • 154c52075526c3819a97d9b610ceaf2e97628c86: fix: Trim trailing slash from Gitea URL (#3488) (@​SamTherapy)
  • 1a69d44d6d37021530b1d0f49d5e0fb1aa1f7299: fix: allow to template scoop/brew/krew repo ref (#3521) (@​caarlos0)
  • 6fd8eec224bd2306cb0a1d83f6be60478bc5e4f5: fix: do not run changelog on goreleaser build (#3520) (@​caarlos0)
  • 778f099a9a603867dcda91896bb76f7497b2b0fb: fix: improve artifactory error handling (#3546) (@​caarlos0)
  • 5731815e629f1232cd29a1fdfa269780a07d7bf5: fix: improve github release code (#3547) (@​caarlos0)
  • 1a9209eb1f0ce9c5a7ac1b04de1d7af82b5fcca9: fix: log missing image name (@​caarlos0)
  • 5ca4a7d2ff86cd01c68777c30012c12a50b696e1: fix: log when no artifacts are found for docker (#3554) (@​caarlos0)
  • ab08d0b7063ecc0cfca4aa9fb51f0553c42ae482: fix: move mastodon server to yaml (#3568) (@​caarlos0)
  • bb00edac2a99f8a3d61ca958bfa4f4dc444d1a76: fix: set dockers.goarm to 6 by default (#3552) (@​caarlos0)
  • 096c6ba6b29b7ac50c803d9ed52024eed47b72a5: fix: variable name (@​caarlos0)

Dependency updates

  • de1e6bb8614006a677f1293dc8bd967d03fde0d0: feat(deps): bump github.com/disgoorg/disgo from 0.13.20 to 0.13.21 (#3519) (@​dependabot[bot])
  • 226f56e972c378ed045b35ac8f559d56bf8c9ba6: feat(deps): bump github.com/google/go-github/v48 from 48.0.0 to 48.1.0 (#3558) (@​dependabot[bot])
  • 8794290e147b1cb208cb8b9f8bf6bde278a7ed79: feat(deps): bump github.com/invopop/jsonschema from 0.6.0 to 0.7.0 (#3539) (@​dependabot[bot])
  • 77b5cc3430fb67defd5e794227356e9520d5286c: feat(deps): bump github.com/slack-go/slack from 0.11.3 to 0.11.4 (#3536) (@​dependabot[bot])
  • 6bcc103659cf32dee505592a94037243a997b43f: feat(deps): bump github.com/spf13/cobra from 1.6.0 to 1.6.1 (#3494) (@​dependabot[bot])

... (truncated)

Commits

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.1.0 to 1.13.1.
- [Release notes](https://github.com/goreleaser/goreleaser/releases)
- [Changelog](https://github.com/goreleaser/goreleaser/blob/main/.goreleaser.yaml)
- [Commits](goreleaser/goreleaser@v1.1.0...v1.13.1)

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

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 Dec 1, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 1, 2022

Dependabot tried to add @lucasmrod as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/headmin/fleet/pulls/27/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the headmin/fleet repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 28, 2022

Superseded by #47.

@dependabot dependabot bot closed this Dec 28, 2022
@dependabot dependabot bot deleted the dependabot-go_modules-github.com-goreleaser-goreleaser-1.13.1 branch December 28, 2022 19:13
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.

1 participant