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

chore(deps): Update module github.com/goreleaser/goreleaser/v2 to v2.6.1 #1262

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 26, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/goreleaser/goreleaser/v2 v2.2.0 -> v2.6.1 age adoption passing confidence

Release Notes

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

v2.6.1

Compare Source

Changelog

Bug fixes
Dependency updates
Documentation updates
Other work

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

GoReleaser logo

v2.6.0

Compare Source

Changelog

New Features
Bug fixes
Dependency updates
Documentation updates
Build process updates
Other work

Full Changelog: goreleaser/goreleaser@v2.5.1...v2.6.0

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

v2.5.1

Compare Source

Changelog

Bug fixes
Dependency updates
Documentation updates
Build process updates
Other work

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

GoReleaser logo

v2.5.0

Compare Source

Changelog

New Features
Bug fixes
Dependency updates
Documentation updates

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 this update again.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Changes to dependencies label Dec 26, 2024
Copy link
Contributor Author

renovate bot commented Dec 26, 2024

ℹ Artifact update notice

File name: tools/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):

  • 108 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.22.5 -> 1.23.5
golang.org/x/tools v0.24.0 -> v0.29.0
cloud.google.com/go v0.112.2 -> v0.115.1
cloud.google.com/go/auth v0.3.0 -> v0.9.3
cloud.google.com/go/auth/oauth2adapt v0.2.2 -> v0.2.4
cloud.google.com/go/compute/metadata v0.3.0 -> v0.6.0
cloud.google.com/go/iam v1.1.7 -> v1.2.1
cloud.google.com/go/kms v1.15.8 -> v1.19.0
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.12.0 -> v1.14.0
github.com/Azure/azure-sdk-for-go/sdk/internal v1.9.0 -> v1.10.0
github.com/BurntSushi/toml v1.3.2 -> v1.4.0
github.com/Masterminds/semver/v3 v3.2.1 -> v3.3.1
github.com/Masterminds/sprig/v3 v3.2.3 -> v3.3.0
github.com/ProtonMail/go-crypto v1.1.3 -> v1.1.4
github.com/alessio/shellescape v1.4.1 -> v1.4.2
github.com/anchore/bubbly v0.0.0-20230518153401-87b6af8ccf22 -> v0.0.0-20241107060245-f2a5536f366a
github.com/anchore/go-logger v0.0.0-20230725134548-c21dafa1ec5a -> v0.0.0-20241005132348-65b4486fbb28
github.com/anchore/quill v0.4.2 -> v0.5.0
github.com/atc0005/go-teams-notify/v2 v2.11.0 -> v2.13.0
github.com/aws/aws-sdk-go v1.55.3 -> v1.55.5
github.com/aws/aws-sdk-go-v2 v1.26.1 -> v1.30.5
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.6.2 -> v1.6.3
github.com/aws/aws-sdk-go-v2/config v1.27.13 -> v1.27.33
github.com/aws/aws-sdk-go-v2/credentials v1.17.13 -> v1.17.32
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.1 -> v1.16.13
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.16.15 -> v1.17.10
github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.5 -> v1.3.17
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.5 -> v2.6.17
github.com/aws/aws-sdk-go-v2/internal/ini v1.8.0 -> v1.8.1
github.com/aws/aws-sdk-go-v2/internal/v4a v1.3.5 -> v1.3.15
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.11.2 -> v1.11.4
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.3.7 -> v1.3.17
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.11.7 -> v1.11.19
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.17.5 -> v1.17.15
github.com/aws/aws-sdk-go-v2/service/kms v1.31.0 -> v1.35.7
github.com/aws/aws-sdk-go-v2/service/s3 v1.53.1 -> v1.58.3
github.com/aws/aws-sdk-go-v2/service/sso v1.20.6 -> v1.22.7
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.24.0 -> v1.26.7
github.com/aws/aws-sdk-go-v2/service/sts v1.28.7 -> v1.30.7
github.com/aws/smithy-go v1.20.2 -> v1.20.4
github.com/blacktop/go-macho v1.1.225 -> v1.1.233
github.com/bluesky-social/indigo v0.0.0-20240411170459-440932307e0d -> v0.0.0-20240813042137-4006c0eca043
github.com/caarlos0/env/v11 v11.2.2 -> v11.3.1
github.com/caarlos0/go-version v0.1.1 -> v0.2.0
github.com/caarlos0/log v0.4.6 -> v0.4.8
github.com/cespare/xxhash/v2 v2.2.0 -> v2.3.0
github.com/charmbracelet/bubbletea v0.26.6 -> v1.2.1
github.com/charmbracelet/lipgloss v0.12.1 -> v1.0.0
github.com/charmbracelet/x/ansi v0.1.4 -> v0.4.5
github.com/containerd/stargz-snapshotter/estargz v0.14.3 -> v0.16.3
github.com/cpuguy83/go-md2man/v2 v2.0.4 -> v2.0.6
github.com/cyphar/filepath-securejoin v0.2.5 -> v0.3.6
github.com/docker/cli v27.1.1+incompatible -> v27.5.0+incompatible
github.com/docker/docker v27.3.1+incompatible -> v27.5.0+incompatible
github.com/docker/docker-credential-helpers v0.8.1 -> v0.8.2
github.com/elliotchance/orderedmap/v2 v2.2.0 -> v2.7.0
github.com/fsnotify/fsnotify v1.7.0 -> v1.8.0
github.com/gabriel-vasile/mimetype v1.4.4 -> v1.4.5
github.com/go-git/go-billy/v5 v5.6.0 -> v5.6.1
github.com/go-git/go-git/v5 v5.13.0 -> v5.13.1
github.com/google/go-containerregistry v0.20.2 -> v0.20.3
github.com/google/ko v0.16.0 -> v0.17.1
github.com/google/s2a-go v0.1.7 -> v0.1.8
github.com/googleapis/enterprise-certificate-proxy v0.3.2 -> v0.3.4
github.com/googleapis/gax-go/v2 v2.12.3 -> v2.13.0
github.com/goreleaser/chglog v0.6.1 -> v0.6.2
github.com/goreleaser/nfpm/v2 v2.39.0 -> v2.41.2
github.com/huandu/xstrings v1.3.3 -> v1.5.0
github.com/invopop/jsonschema v0.12.0 -> v0.13.0
github.com/klauspost/compress v1.17.9 -> v1.17.11
github.com/letsencrypt/boulder v0.0.0-20231026200631-000cd05d5491 -> v0.0.0-20240620165639-de9c06129bec
github.com/mattn/go-localereader v0.0.1 -> v0.0.2-0.20220822084749-2491eb6c1c75
github.com/mattn/go-mastodon v0.0.8 -> v0.0.9
github.com/mattn/go-runewidth v0.0.15 -> v0.0.16
github.com/pelletier/go-toml/v2 v2.2.2 -> v2.2.3
github.com/prometheus/client_golang v1.19.0 -> v1.20.5
github.com/prometheus/client_model v0.6.0 -> v0.6.1
github.com/prometheus/common v0.51.1 -> v0.60.1
github.com/prometheus/procfs v0.12.0 -> v0.15.1
github.com/sagikazarmark/locafero v0.4.0 -> v0.6.0
github.com/shopspring/decimal v1.2.0 -> v1.4.0
github.com/sigstore/cosign/v2 v2.2.4 -> v2.4.1
github.com/sigstore/sigstore v1.8.3 -> v1.8.9
github.com/slack-go/slack v0.13.1 -> v0.15.0
github.com/spf13/cast v1.6.0 -> v1.7.0
github.com/vbatts/tar-split v0.11.5 -> v0.11.6
github.com/whyrusleeping/cbor-gen v0.1.1-0.20240311221002-68b9f235c302 -> v0.1.3-0.20240731173018-74d74643234c
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.51.0 -> v0.54.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.51.0 -> v0.58.0
go.opentelemetry.io/otel v1.28.0 -> v1.33.0
go.uber.org/automaxprocs v1.5.3 -> v1.6.0
gocloud.dev v0.38.0 -> v0.40.0
golang.org/x/crypto v0.31.0 -> v0.32.0
golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56 -> v0.0.0-20241009180824-f66d83c29e7c
golang.org/x/mod v0.20.0 -> v0.22.0
golang.org/x/net v0.33.0 -> v0.34.0
golang.org/x/oauth2 v0.22.0 -> v0.25.0
golang.org/x/sys v0.28.0 -> v0.29.0
golang.org/x/term v0.27.0 -> v0.28.0
golang.org/x/time v0.5.0 -> v0.8.0
golang.org/x/xerrors v0.0.0-20231012003039-104605ab7028 -> v0.0.0-20240716161551-93cc26a95ae9
google.golang.org/api v0.176.1 -> v0.197.0
google.golang.org/genproto v0.0.0-20240415180920-8c6c420018be -> v0.0.0-20240903143218-8af14fe29dc1
google.golang.org/genproto/googleapis/api v0.0.0-20240415180920-8c6c420018be -> v0.0.0-20241209162323-e6fa225c2576
google.golang.org/genproto/googleapis/rpc v0.0.0-20240415180920-8c6c420018be -> v0.0.0-20241209162323-e6fa225c2576
google.golang.org/grpc v1.63.2 -> v1.68.1
google.golang.org/protobuf v1.33.0 -> v1.36.3
sigs.k8s.io/kind v0.23.0 -> v0.24.0
software.sslmate.com/src/go-pkcs12 v0.4.0 -> v0.5.0

@renovate renovate bot force-pushed the renovate/github.com-goreleaser-goreleaser-v2-2.x branch from 42be217 to 5b4eaef Compare January 2, 2025 17:28
@renovate renovate bot changed the title chore(deps): Update module github.com/goreleaser/goreleaser/v2 to v2.5.0 chore(deps): Update module github.com/goreleaser/goreleaser/v2 to v2.5.1 Jan 2, 2025
@renovate renovate bot force-pushed the renovate/github.com-goreleaser-goreleaser-v2-2.x branch from 5b4eaef to 7fb6de7 Compare January 22, 2025 02:39
@renovate renovate bot changed the title chore(deps): Update module github.com/goreleaser/goreleaser/v2 to v2.5.1 chore(deps): Update module github.com/goreleaser/goreleaser/v2 to v2.6.0 Jan 22, 2025
@renovate renovate bot force-pushed the renovate/github.com-goreleaser-goreleaser-v2-2.x branch from 7fb6de7 to 3ba22a5 Compare January 22, 2025 11:47
@renovate renovate bot changed the title chore(deps): Update module github.com/goreleaser/goreleaser/v2 to v2.6.0 chore(deps): Update module github.com/goreleaser/goreleaser/v2 to v2.6.1 Jan 22, 2025
@renovate renovate bot force-pushed the renovate/github.com-goreleaser-goreleaser-v2-2.x branch from 3ba22a5 to 8d43b69 Compare January 27, 2025 18:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Changes to dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants