-
Notifications
You must be signed in to change notification settings - Fork 96
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
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/github.com-goreleaser-goreleaser-v2-2.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ℹ Artifact update noticeFile name: tools/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
renovate
bot
force-pushed
the
renovate/github.com-goreleaser-goreleaser-v2-2.x
branch
from
January 2, 2025 17:28
42be217
to
5b4eaef
Compare
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
bot
force-pushed
the
renovate/github.com-goreleaser-goreleaser-v2-2.x
branch
from
January 22, 2025 02:39
5b4eaef
to
7fb6de7
Compare
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
bot
force-pushed
the
renovate/github.com-goreleaser-goreleaser-v2-2.x
branch
from
January 22, 2025 11:47
7fb6de7
to
3ba22a5
Compare
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
bot
force-pushed
the
renovate/github.com-goreleaser-goreleaser-v2-2.x
branch
from
January 27, 2025 18:35
3ba22a5
to
8d43b69
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v2.2.0
->v2.6.1
Release Notes
goreleaser/goreleaser (github.com/goreleaser/goreleaser/v2)
v2.6.1
Compare Source
Changelog
Bug fixes
8ac6a9d
: fix: brew config (@caarlos0)b6bb03d
: fix: move suggestions to deb only (@caarlos0)Dependency updates
52d4441
: chore(deps): bump github/codeql-action from 3.28.1 to 3.28.2 (#5470) (@dependabot[bot])Documentation updates
4ad98fb
: docs: announce v2.6 (@caarlos0)f26aa01
: docs: update links (@caarlos0)Other work
4dffb57
: chore: auto-update generated files (@actions-user)749a591
: chore: auto-update generated files (@actions-user)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?
v2.6.0
Compare Source
Changelog
New Features
0b595aa
: feat(announce): bluesky.enabled templateable (@caarlos0)c8b85a1
: feat(announce): discord.enabled templateable (@caarlos0)a5c83fa
: feat(announce): linkedin.enabled templateable (@caarlos0)f74284a
: feat(announce): mastodon.enabled templateable (@caarlos0)f0f4f67
: feat(announce): mattermost.enabled templateable (@caarlos0)c87421a
: feat(announce): opencollective.enabled templateable (@caarlos0)ffd1cfd
: feat(announce): reddit.enabled templateable (@caarlos0)b4983f5
: feat(announce): slack.enabled templateable (@caarlos0)a2ac8ef
: feat(announce): smpt.enabled templateable (@caarlos0)0db06d6
: feat(announce): teams.enabled templateable (@caarlos0)5ac1edf
: feat(announce): telegram.enabled templateable (@caarlos0)098717c
: feat(announce): twitter.enabled templateable (@caarlos0)0e2fa08
: feat(announce): webhook.enabled templateable (@caarlos0)6487947
: feat(archive): allow to specify multiple formats (#5455) (@caarlos0)516d9bc
: feat(build): add bun support (#5403) (@caarlos0)02a1aac
: feat(build): adds deno support (#5408) (@caarlos0)5b3afc4
: feat(build): support solaris/sparc and solaris/sparc64 in golang builder (#5449) (@caarlos0)12b78d4
: feat(docker): suggest image if not found (#5451) (@caarlos0)06ebb7e
: feat(nfpm): allow to set mtime on packages (#5392) (@caarlos0)7f03cb8
: feat(notarize): allows setting signing entitlements (#5465) (@caarlos0)cee60d1
: feat(release/gh): allow templates in make_latest (#5420) (@vedantmgoyal9)Bug fixes
c3ec342
: fix(build): mkdir target dir before building (#5422) (@caarlos0)7447788
: fix(builders/bun): add missing targets (@vedantmgoyal9)93fb650
: fix(bun): rename file (@caarlos0)2277b1c
: fix(deno): allow concurrency (@caarlos0)884b2ad
: fix(gitea): commit with no author (#5468) (@caarlos0)27c61ed
: fix: artifact filter builder check (#5415) (@caarlos0)4526d04
: fix: build --single-target infer target from runtime (#5443) (@caarlos0)2519768
: fix: do not return nil if builder is invalid (#5419) (@caarlos0)3bb72d9
: fix: don't assume username is goreleaser in tests (@twpayne)42e0b35
: fix: lint issue (@caarlos0)aaf1332
: fix: multiline log output improvements (@caarlos0)f07e018
: fix: run upx before signing binaries (@caarlos0)684c8e4
: fix: small log improvements (@caarlos0)07cdd07
: fix: target filter byamd64 and byarm (#5441) (@caarlos0)821f44a
: fix: update go-gitlab to the new official client (@caarlos0)Dependency updates
7b8ca0a
: chore(deps): bump actions/setup-go from 5.2.0 to 5.3.0 (#5469) (@dependabot[bot])d752491
: chore(deps): bump code.gitea.io/sdk/gitea from 0.19.0 to 0.20.0 (#5447) (@dependabot[bot])9626142
: chore(deps): bump dagger/dagger-for-github from 7.0.3 to 7.0.4 (#5453) (@dependabot[bot])1d0f943
: chore(deps): bump docker/setup-qemu-action from 3.2.0 to 3.3.0 (#5433) (@dependabot[bot])745fa6c
: chore(deps): bump github.com/agnivade/levenshtein from 1.1.1 to 1.2.0 (#5457) (@dependabot[bot])36c8116
: chore(deps): bump github.com/google/go-containerregistry from 0.20.2 to 0.20.3 (#5458) (@dependabot[bot])d64408b
: chore(deps): bump github/codeql-action from 3.28.0 to 3.28.1 (#5445) (@dependabot[bot])9dbaad8
: chore(deps): bump gitlab.com/gitlab-org/api/client-go from 0.119.0 to 0.120.0 (#5466) (@dependabot[bot])7957267
: chore(deps): bump golang from 1.23.4-alpine to 1.23.5-alpine (#5461) (@dependabot[bot])9b68629
: chore(deps): bump golang from04ec561
toc233391
(#5448) (@dependabot[bot])789cc16
: chore(deps): bump golang from13aaa4b
to04ec561
(#5434) (@dependabot[bot])b5c634d
: chore(deps): bump golang from6c5c959
tod37127f
(#5426) (@dependabot[bot])fefd6ca
: chore(deps): bump golang fromd37127f
to13aaa4b
(#5428) (@dependabot[bot])ba692cb
: chore(deps): bump golang.org/x/crypto from 0.31.0 to 0.32.0 (#5424) (@dependabot[bot])816961d
: chore(deps): bump golang.org/x/oauth2 from 0.24.0 to 0.25.0 (#5421) (@dependabot[bot])3fb80e4
: chore(deps): bump golang.org/x/tools from 0.28.0 to 0.29.0 (#5425) (@dependabot[bot])5d3558f
: chore(deps): bump golangci/golangci-lint-action from 6.1.1 to 6.2.0 (#5462) (@dependabot[bot])a104022
: chore(deps): bump stefanzweifel/git-auto-commit-action from 5.0.1 to 5.1.0 (#5446) (@dependabot[bot])a17138e
: chore(deps): update nfpm to v2.41.2 (@caarlos0)42c0b0f
: chore(deps): update to go 1.23.4 (@caarlos0)Documentation updates
0825420
: doc: fix (@caarlos0)0fc350f
: docs: add rust-zig tutorial (@caarlos0)8b7a65c
: docs: email/smtp (@caarlos0)cf9e160
: docs: fix linkedin icon (@caarlos0)c6f7e23
: docs: fix title (@caarlos0)34a83b8
: docs: fix universal binaries explanation (@caarlos0)8258df5
: docs: fix url (@caarlos0)64e6423
: docs: formatting (@caarlos0)61e29ec
: docs: improve homepage (@caarlos0)4618cf0
: docs: maintainers and emeritus (#5437) (@caarlos0)df53413
: docs: readme update (@caarlos0)74d346d
: docs: remove un-existent feature from docs (@caarlos0)54649d8
: docs: small fixes to deno builder, environment setup (#5416) (@vedantmgoyal9)be2b0cb
: docs: typo (@caarlos0)e651eb9
: docs: typos (@caarlos0)6653faf
: docs: update (@caarlos0)681317a
: docs: update (@caarlos0)396512a
: docs: update (@caarlos0)5fb6204
: docs: update (@caarlos0)bdc2b75
: docs: update (@caarlos0)22fbb28
: docs: update (@caarlos0)f60ae9e
: docs: update (@caarlos0)fbe83ae
: docs: update (@caarlos0)76043f2
: docs: update (@caarlos0)bbba065
: docs: update docs (#5423) (@caarlos0)f85e50f
: docs: update homepage post 2.5 (@caarlos0)744e11a
: docs: update reame (@caarlos0)Build process updates
5692b99
: ci(dagger): fix go version (@caarlos0)39277d8
: ci(nfpm): suggest builders instead of recommends (#5432) (@caarlos0)2151207
: ci: fix nightly job (@caarlos0)1f43ee3
: ci: nightly instead of weekly (@caarlos0)e135e37
: ci: remove validate-krew-manifest (@caarlos0)e1b193f
: ci: use nightly for nightlies (@caarlos0)Other work
813665a
: chore(license): happy new year (#5417) (@vedantmgoyal9)c7448a5
: chore: auto-update generated files (@actions-user)e1206f3
: chore: auto-update generated files (@actions-user)f262eac
: chore: link (@caarlos0)a33b91a
: chore: lint (@caarlos0)4fe9553
: chore: split build (@caarlos0)ed3e669
: chore: update (@caarlos0)5f9c812
: chore: update (@caarlos0)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?
v2.5.1
Compare Source
Changelog
Bug fixes
5cd553e
: fix(aur_sources): missing new line (#5393) (@ldez)cd1be3d
: fix(cargo): workplaces -> workspaces (#5401) (@vedantmgoyal9)d28f1be
: fix(rust): artifact filter when builder is rust (#5399) (@caarlos0)d434f28
: fix(rust): better cargo workspaces check (#5377) (@caarlos0)6109692
: fix(rust,zig): improve init, experimental warn (#5378) (@caarlos0)0bc463d
: fix: improve goreleaser build --single-target (#5379) (@caarlos0)f9d743e
: refactor: improve language detection (@caarlos0)Dependency updates
7054113
: chore(deps): back to og quill (@caarlos0)f35545d
: chore(deps): bump anchore/sbom-action from 0.17.8 to 0.17.9 (#5373) (@dependabot[bot])5ccea6d
: chore(deps): bump anchore/scan-action from 5 to 6 (#5372) (@dependabot[bot])8f05115
: chore(deps): bump codecov/codecov-action from 5.1.1 to 5.1.2 (#5380) (@dependabot[bot])69346ff
: chore(deps): bump docker/setup-buildx-action from 3.7.1 to 3.8.0 (#5376) (@dependabot[bot])21de55c
: chore(deps): bump github.com/caarlos0/env/v11 from 11.2.2 to 11.3.0 (#5375) (@dependabot[bot])125ea3f
: chore(deps): bump github.com/caarlos0/env/v11 from 11.3.0 to 11.3.1 (#5388) (@dependabot[bot])833f95e
: chore(deps): bump github.com/distribution/distribution/v3 from 3.0.0-rc.1 to 3.0.0-rc.2 (#5381) (@dependabot[bot])e156fe2
: chore(deps): bump github.com/invopop/jsonschema from 0.12.0 to 0.13.0 (#5406) (@dependabot[bot])9fb432a
: chore(deps): bump github/codeql-action from 3.27.9 to 3.28.0 (#5389) (@dependabot[bot])08b4bd2
: chore(deps): go-github v68 (@caarlos0)d549eda
: chore(deps): update golang.org/x/net/html to v0.33.0 (@caarlos0)Documentation updates
becc100
: docs: 2.5 release notes (#5350) (@caarlos0)14927c8
: docs: cargo publish (#5394) (@caarlos0)bfc841d
: docs: fix small grammar fix in nightlies.md (#5383) (@phillip-stephens)d01d957
: docs: remove -unreleased on things that were released (@caarlos0)adb3bc6
: docs: update go env links (#5385) (@alexbozhenko)Build process updates
e46a3dc
: Revert "ci: codeql erroring since dagger (#5286)" (@caarlos0)432ac0a
: ci: add rustup and zig to flake.nix (@caarlos0)8ed897d
: ci: codeql erroring since dagger (#5286) (@caarlos0)cffdf82
: ci: fix codecov (@caarlos0)cd6ede7
: ci: fix codeql hopefuly (#5400) (@caarlos0)d8ade2d
: ci: fix snapcraft hopefully (@caarlos0)a167e69
: ci: prompt for confirmation before releasing (@caarlos0)c9a8838
: ci: remove old twitter-related stuff (@caarlos0)Other work
aea0f57
: chore: auto-update generated files (@actions-user)68d8cfa
: chore: auto-update generated files (@actions-user)b3dec78
: chore: delete extraneous .gitignore (#5402) (@vedantmgoyal9)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?
v2.5.0
Compare Source
Changelog
New Features
77bbddf
: feat(announce): implement expected_status_codes for webhooks (#5317) (@mattrobenolt)09be848
: feat(build): initial support for zig (#5312) (@caarlos0)d1b5110
: feat(build): rust support (#5325) (@caarlos0)f34093d
: feat(init): add footer to default configuration file (@caarlos0)e6dc91c
: feat(init): figure out if its a zig project, init differntly (@caarlos0)e51b861
: feat(ko): support multiple repositories (#5353) (@caarlos0)4f53290
: feat(release): allow using existing draft release (#5226) (@mloberg)82efa12
: feat(rust): detect project name from Cargo.toml (@caarlos0)f247d7d
: feat(template): allow to use .Target (#5308) (@caarlos0)46829b0
: feat(winget): update manifest version to 1.9.0 (#5333) (@vedantmgoyal9)b6b583b
: feat: --release and -Doptimize=ReleaseSafe for rust and zig (#5332) (@caarlos0)5fa9b2d
: feat: AUR source integration (#5311) (@ldez)444e25d
: feat: add rustup and zig to packages optional dependencies (#5330) (@caarlos0)86262c1
: feat: changing descriptions everywhere, more docs touches (#5368) (@caarlos0)b7bf14d
: feat: handle healthcheck for builders (#5329) (@caarlos0)dd3a4ef
: feat: rename builds..gobinary to builds..tool (#5328) (@caarlos0)Bug fixes
c7f4e90
: fix(announce): move default status codes to Default, more tests (@caarlos0)46db677
: fix(archive): improve info messages (#5362) (@caarlos0)23a96b2
: fix(brew): do not use on_arm and on_intel (#5348) (@caarlos0)8f0cede
: fix(build): improve build overrides handling (@caarlos0)c67b8d0
: fix(docker): install cosign and syft with apk (#5275) (@caarlos0)255151e
: fix(docker): retry on EOF (#5319) (@caarlos0)7d6311e
: fix(init): complete --language (@caarlos0)368b8cb
: fix(jsonschema): add enum options to build.builder (@caarlos0)6d1429d
: fix(lint): ignore error copying to discard (@caarlos0)db39f82
: fix(typo): asmtags -> asmflags (#5331) (@vedantmgoyal9)898c62c
: fix: artifact filter should check if default when builder is zig (@caarlos0)8542907
: fix: default zig config (@caarlos0)f1a3647
: fix: docker error message (@caarlos0)23b6a1a
: fix: godoc (@caarlos0)7339ef1
: fix: group by platform when using rust or zig mixed with go (@caarlos0)549f2e8
: fix: improve zig build (@caarlos0)6a07002
: fix: keep underscores in deprecation urls (#5352) (@zimeg)b623d53
: fix: lint (@caarlos0)2758964
: fix: lint issue (@caarlos0)f4ad27c
: fix: skip gomod info loading if no go builds (@caarlos0)43e8708
: fix: typo in the YAML tag for Webhook.ExpectedStatusCodes (#5359) (@alexandear)d43f84a
: refactor(build): preparing to support multiple languages (#5307) (@caarlos0)cb0957c
: refactor: change from sort functions to slices functions (#5355) (@alexandear)317b533
: refactor: flag template processing (#5336) (@caarlos0)21934d1
: refactor: simplify validateImager, validateManifester (#5366) (@alexandear)Dependency updates
6a513e2
: chore(deps): bump actions/cache from 4.1.2 to 4.2.0 (#5344) (@dependabot[bot])50c98a2
: chore(deps): bump actions/setup-go from 5.1.0 to 5.2.0 (#5357) (@dependabot[bot])05042cf
: chore(deps): bump codecov/codecov-action from 5.0.7 to 5.1.1 (#5345) (@dependabot[bot])dade01e
: chore(deps): bump dagger/dagger-for-github from 7.0.1 to 7.0.2 (#5364) (@dependabot[bot])2a6fbc1
: chore(deps): bump dagger/dagger-for-github from 7.0.2 to 7.0.3 (#5370) (@dependabot[bot])8d9c03b
: chore(deps): bump github.com/caarlos0/go-version from 0.1.1 to 0.2.0 (#5310) (@dependabot[bot])f061ae9
: chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#5309) (@dependabot[bot])167ae29
: chore(deps): bump github.com/xanzy/go-gitlab from 0.114.0 to 0.115.0 (#5358) (@dependabot[bot])fefc036
: chore(deps): bump github/codeql-action from 3.27.5 to 3.27.6 (#5335) (@dependabot[bot])bfb93e2
: chore(deps): bump github/codeql-action from 3.27.6 to 3.27.7 (#5356) (@dependabot[bot])240654e
: chore(deps): bump github/codeql-action from 3.27.7 to 3.27.9 (#5369) (@dependabot[bot])0c92a74
: chore(deps): bump golang from 1.23.3-alpine to 1.23.4-alpine (#5334) (@dependabot[bot])558734c
: chore(deps): bump golang from9a31ef0
to6c5c959
(#5349) (@dependabot[bot])ef202a3
: chore(deps): bump golang from9bfa54e
to9a31ef0
(#5341) (@dependabot[bot])0e82f09
: chore(deps): bump golang.org/x/crypto from 0.29.0 to 0.30.0 (#5339) (@dependabot[bot])5d9dd9b
: chore(deps): bump golang.org/x/crypto from 0.30.0 to 0.31.0 (#5363) (@dependabot[bot])7e608ce
: chore(deps): bump golang.org/x/text from 0.20.0 to 0.21.0 (#5340) (@dependabot[bot])359bd35
: chore(deps): bump golang.org/x/tools from 0.27.0 to 0.28.0 (#5338) (@dependabot[bot])afd6d02
: chore(deps): update go-github to v67 (@caarlos0)Documentation updates
3bb22bd
: docs: add since v2.5 (@caarlos0)5981d75
: docs: better document defaults (@caarlos0)2814322
: docs: change some colors and images on the homepage (#5354) (@carinebecker)112974e
: docs: clarify build.overrides (@caarlos0)54d267f
: docs: details (@caarlos0)950101f
: docs: document how to run them with docker (@caarlos0)ff9aaad
: docs: fix broken link (@caarlos0)0d93acb
: docs: fix build (@caarlos0)e6a5a25
: docs: fix shortcode (@caarlos0)218becc
: docs: fix some broken URLs (@caarlos0)e106a2b
: docs: fixes instructions, typo (#5346) (@kemitix)0357cfe
: docs: improve a little bit ([@caarlos0](https://redirect.github.com/caConfiguration
📅 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.
This PR was generated by Mend Renovate. View the repository job log.