Skip to content

chore(deps): bump github.com/goreleaser/goreleaser/v2 from 2.13.1 to 2.14.1 in /tool-imports#1118

Closed
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/go_modules/tool-imports/github.com/goreleaser/goreleaser/v2-2.14.1
Closed

chore(deps): bump github.com/goreleaser/goreleaser/v2 from 2.13.1 to 2.14.1 in /tool-imports#1118
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/go_modules/tool-imports/github.com/goreleaser/goreleaser/v2-2.14.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 4, 2026

Bumps github.com/goreleaser/goreleaser/v2 from 2.13.1 to 2.14.1.

Release notes

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

v2.14.1

Announcement

Read the official announcement: Announcing GoReleaser v2.14.

Changelog

Security updates

  • 6bce54f02c901c4e42e699d35e66b4d82f2ce162: sec(deps): update filippo.io/edwards25519 (@​caarlos0)

Bug fixes

  • 6e813e9a69f48c67999dbef151b3f79f13e04756: fix(docker/v2): output in error (@​caarlos0)
  • 46218808ad593c62b58b7bd37dd516501413cb62: fix(tmpl): rename toSlice to list (@​caarlos0)
  • c1741345b51d0c19f3f26a6af329100f28593b68: fix(tmpl): slice -> toSlice (@​caarlos0)

Documentation updates

  • 8d53236324a057e06f6f9a81803df6c13bd29b3d: docs: announce v2.14 (@​caarlos0)
  • c5c6637a850dcb9d68b6b23465bba94d3440e5a8: docs: fix gemfury links (@​caarlos0)
  • 79922a277cfe9d9ab9cf8814eb9f1503f6417a02: docs: fix more divider (@​caarlos0)
  • fe23919a06c53f17a794680ba351df6d19763f33: docs: fix syntax (@​caarlos0)
  • 0c1ac6dd222c2f026026fa334d1974cf21a95b22: docs: fmt (@​caarlos0)
  • ce778c3d2147417769275463f94e1931ca2de390: docs: typo (@​caarlos0)
  • 63e143478d2c6f36ea3571a19dc77b8131008595: docs: update github action (@​caarlos0)

Other work

  • d525fe7b7b64047693acf1973d3ce1818907a9ce: chore: remove unused file (@​caarlos0)
  • fd46e47b69a1d7014f5852513c6ceb269118d0a3: fix (@​caarlos0)

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

v2.14.0

Announcement

Read the official announcement: Announcing GoReleaser v2.14.

Changelog

New Features

  • 3161f6d751e2ef512dd2185a38cf32b6ec36c252: feat(dockers/v2): allow to skip load image in snapshot for daemonless clients (#6348) (@​BaptisteLalanne and @​caarlos0)
  • 3368f3d910ff2da52b7e346fefd33809ddcf6aab: feat(dockers/v2): template platforms (#6347) (@​caarlos0)

... (truncated)

Commits
  • 6bce54f sec(deps): update filippo.io/edwards25519
  • fd46e47 fix
  • 6e813e9 fix(docker/v2): output in error
  • 85990dc test(docker/v2): fix issues
  • 4621880 fix(tmpl): rename toSlice to list
  • c174134 fix(tmpl): slice -> toSlice
  • 34590b1 test(docker/v2): avoid setting up multiple times
  • 3b285c5 test(mcp): use httptest
  • d525fe7 chore: remove unused file
  • b1be6ff test(exec): simpler, faster, tests
  • 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 4, 2026
@dependabot dependabot bot requested a review from rhybrillou as a code owner March 4, 2026 16:10
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 4, 2026
@github-actions github-actions bot enabled auto-merge (squash) March 4, 2026 16:10
@dependabot dependabot bot force-pushed the dependabot/go_modules/tool-imports/github.com/goreleaser/goreleaser/v2-2.14.1 branch from 9664a3d to f42b1a0 Compare March 5, 2026 04:01
@janisz
Copy link
Collaborator

janisz commented Mar 9, 2026

@dependabot rebase

Bumps [github.com/goreleaser/goreleaser/v2](https://github.com/goreleaser/goreleaser) from 2.13.1 to 2.14.1.
- [Release notes](https://github.com/goreleaser/goreleaser/releases)
- [Commits](goreleaser/goreleaser@v2.13.1...v2.14.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/tool-imports/github.com/goreleaser/goreleaser/v2-2.14.1 branch from f42b1a0 to bea5d0c Compare March 9, 2026 13:41
@janisz janisz closed this Mar 10, 2026
auto-merge was automatically disabled March 10, 2026 11:56

Pull request was closed

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 10, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/go_modules/tool-imports/github.com/goreleaser/goreleaser/v2-2.14.1 branch March 10, 2026 11:56
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