Skip to content

chore(deps): update module github.com/goreleaser/goreleaser/v2 to v2.14.2#298

Merged
bakito merged 3 commits intomainfrom
renovate/github.com-goreleaser-goreleaser-v2-2.x
Mar 9, 2026
Merged

chore(deps): update module github.com/goreleaser/goreleaser/v2 to v2.14.2#298
bakito merged 3 commits intomainfrom
renovate/github.com-goreleaser-goreleaser-v2-2.x

Conversation

@bakito-renovate
Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
github.com/goreleaser/goreleaser/v2 patch v2.14.1v2.14.2
github.com/goreleaser/goreleaser/v2 require patch v2.14.1v2.14.2

Release Notes

goreleaser/goreleaser (github.com/goreleaser/goreleaser/v2)

v2.14.2

Compare Source

Announcement

Read the official announcement: Announcing GoReleaser v2.14.

Changelog

Bug fixes
Documentation updates
Other work

Full Changelog: goreleaser/goreleaser@v2.14.1...v2.14.2

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?

GoReleaser logo


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@bakito-renovate bakito-renovate bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 9, 2026
@bakito-renovate
Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 40 additional dependencies were updated

Details:

Package Change
charm.land/lipgloss/v2 v2.0.0-beta.3.0.20251120230642-dcccabe2cd63 -> v2.0.0
cloud.google.com/go/storage v1.57.1 -> v1.57.2
github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.6.1 -> v1.6.3
github.com/aws/aws-sdk-go-v2 v1.41.1 -> v1.41.3
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.7.4 -> v1.7.6
github.com/aws/aws-sdk-go-v2/config v1.32.5 -> v1.32.10
github.com/aws/aws-sdk-go-v2/credentials v1.19.5 -> v1.19.10
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.16 -> v1.18.18
github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.17 -> v1.4.19
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.17 -> v2.7.19
github.com/aws/aws-sdk-go-v2/internal/v4a v1.4.17 -> v1.4.20
github.com/aws/aws-sdk-go-v2/service/ecr v1.54.4 -> v1.55.3
github.com/aws/aws-sdk-go-v2/service/ecrpublic v1.38.8 -> v1.38.10
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.4 -> v1.13.6
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.9.8 -> v1.9.11
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.17 -> v1.13.19
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.19.17 -> v1.19.19
github.com/aws/aws-sdk-go-v2/service/s3 v1.96.0 -> v1.96.4
github.com/aws/aws-sdk-go-v2/service/signin v1.0.4 -> v1.0.6
github.com/aws/aws-sdk-go-v2/service/sso v1.30.7 -> v1.30.11
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.35.12 -> v1.35.15
github.com/aws/aws-sdk-go-v2/service/sts v1.41.5 -> v1.41.7
github.com/aws/smithy-go v1.24.0 -> v1.24.2
github.com/awslabs/amazon-ecr-credential-helper/ecr-login v0.11.0 -> v0.12.0
github.com/caarlos0/env/v11 v11.3.1 -> v11.4.0
github.com/charmbracelet/colorprofile v0.4.1 -> v0.4.2
github.com/charmbracelet/ultraviolet v0.0.0-20251120225753-26363bddd922 -> v0.0.0-20251205161215-1948445e3318
github.com/charmbracelet/x/ansi v0.11.3 -> v0.11.6
github.com/clipperhouse/displaywidth v0.6.1 -> v0.11.0
github.com/clipperhouse/uax29/v2 v2.3.0 -> v2.7.0
github.com/cncf/xds/go v0.0.0-20251022180443-0feb69152e9f -> v0.0.0-20251110193048-8bfbf64dc13e
github.com/docker/docker-credential-helpers v0.9.4 -> v0.9.5
github.com/envoyproxy/go-control-plane/envoy v1.35.0 -> v1.36.0
github.com/google/go-containerregistry v0.21.0 -> v0.21.2
github.com/mattn/go-mastodon v0.0.10 -> v0.0.11
github.com/sirupsen/logrus v1.9.3 -> v1.9.4
github.com/slack-go/slack v0.17.3 -> v0.19.0
github.com/tomnomnom/linkheader v0.0.0-20180905144013-02ca5825eb80 -> v0.0.0-20250811210735-e5fe3b51442e
gitlab.com/gitlab-org/api/client-go v1.39.0 -> v1.46.0
gocloud.dev v0.44.0 -> v0.45.0

@bakito-renovate bakito-renovate bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 9, 2026
@coveralls
Copy link
Copy Markdown

coveralls commented Mar 9, 2026

Pull Request Test Coverage Report for Build 22840902339

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 27.828%

Totals Coverage Status
Change from base Build 22840258557: 0.0%
Covered Lines: 337
Relevant Lines: 1211

💛 - Coveralls

@bakito bakito merged commit 35b3c77 into main Mar 9, 2026
4 checks passed
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.

2 participants