Skip to content

Bump github.com/goreleaser/goreleaser/v2 from 2.11.0 to 2.11.1 - #161

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/goreleaser/goreleaser/v2-2.11.1
Closed

Bump github.com/goreleaser/goreleaser/v2 from 2.11.0 to 2.11.1#161
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/goreleaser/goreleaser/v2-2.11.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 28, 2025

Copy link
Copy Markdown
Contributor

Bumps github.com/goreleaser/goreleaser/v2 from 2.11.0 to 2.11.1.

Release notes

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

v2.11.1

Announcement

Read the official announcement: Announcing GoReleaser v2.11.

Changelog

Bug fixes

  • 79032277d8ea11f64a54239bd0efefb478e740df: fix(artifactory,http): exts filter not working properly (#5892) (@​caarlos0)
  • 63a4e0abc1f42c3e5d5f6fef65286053fa7c87bc: fix(aur): quotting when binary (#5914) (@​caarlos0)
  • 9e1f87ff991c5ff1c000b7951ecda14ab1358237: fix(nix): snapshot builds can now hash files as well (#5894) (@​caarlos0)
  • 37ecf0bbf26b571e4deba6dbf397289ab63f6ec7: fix(s3): acls not working on aws sdk v2 (#5904) (@​caarlos0)
  • 58cccd08357080536fa1ec95cf49d3411be7b683: fix: exec.CommandContext (#5913) (@​caarlos0)
  • 58ac17ae87e2dc8ef4081a86f792c4a508409b75: fix: make brews deprecation "soft" (#5924) (@​caarlos0)

Documentation updates

  • 32b43f7dfc854c0bf2f2a0dea26b61e030bc6f9b: docs: announce v2.11 (#5886) (@​caarlos0)
  • e9308f679f2e45c69449f016987fc676bcf8a024: docs: fix pro inline shortcode (@​caarlos0)
  • 8a9115ecfb266d94203874024b32966284ac646d: docs: update USERS.md (#5895) (@​2xburnt)
  • 3f2ba2946b788ff2e8119ae8d525f478b8f05f79: docs: update post (@​caarlos0)
  • 4901e7275af1e4816d3b3b2651829e0b87a7e5f8: docs: update required workflow permissions in attestations.md (#5900) (@​mroth)
  • c0dc03d8cecde92e59bbc50b3a54b879173202d6: docs: update users.md (@​caarlos0)

Full Changelog: goreleaser/goreleaser@v2.11.0...v2.11.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?

Commits
  • 21eefb1 chore: auto-update generated files
  • 95c6136 chore(deps): update github to v74 (#5926)
  • 58ac17a fix: make brews deprecation "soft" (#5924)
  • 4106d09 ci: link announcement in the release notes (#5925)
  • 4e48412 chore(deps): bump github/codeql-action from 3.29.3 to 3.29.4 (#5923)
  • 2813d47 chore(deps): bump anchore/sbom-action from 0.20.2 to 0.20.4 (#5921)
  • b0da8df chore(deps): bump github/codeql-action from 3.29.2 to 3.29.3 (#5920)
  • 0b0ffda chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.84.0 to 1.84...
  • 6be79b2 chore(deps): bump gitlab.com/gitlab-org/api/client-go from 0.134.0 to 0.137.0...
  • 63a4e0a fix(aur): quotting when binary (#5914)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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/v2](https://github.com/goreleaser/goreleaser) from 2.11.0 to 2.11.1.
- [Release notes](https://github.com/goreleaser/goreleaser/releases)
- [Changelog](https://github.com/goreleaser/goreleaser/blob/main/.goreleaser.yaml)
- [Commits](goreleaser/goreleaser@v2.11.0...v2.11.1)

---
updated-dependencies:
- dependency-name: github.com/goreleaser/goreleaser/v2
  dependency-version: 2.11.1
  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 Jul 28, 2025
@dependabot @github

dependabot Bot commented on behalf of github Aug 1, 2025

Copy link
Copy Markdown
Contributor Author

Superseded by #163.

@dependabot dependabot Bot closed this Aug 1, 2025
@dependabot
dependabot Bot deleted the dependabot/go_modules/github.com/goreleaser/goreleaser/v2-2.11.1 branch August 1, 2025 00:26
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