chore(deps): update dependency goreleaser to v2 #425
Closed
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:
1.22.1
->2.5.0
Release Notes
goreleaser/goreleaser (goreleaser)
v2.5.0
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)424d6e3
: docs: improve dark mode colors (@caarlos0)60f07a5
: docs: improvements (@caarlos0)e1d1e8f
: docs: improving home page (#5324) (@caarlos0)a23c9df
: docs: minor docs improvements (#5320) (@caarlos0)8bc1130
: docs: more fixes (@caarlos0)6cea4fc
: docs: split build docs (@caarlos0)f4e1438
: docs: update (@caarlos0)bc12fda
: docs: update (@caarlos0)5f66b1b
: docs: update (@caarlos0)8872f00
: docs: update (@caarlos0)9cf781a
: docs: update actions (@caarlos0)fb7df99
: docs: update home (@caarlos0)a736f13
: docs: update image (@caarlos0)Build process updates
533832e
: build: fix mkdocs build (@caarlos0)9bdbf72
: ci: build docs on flake.{nix,lock} changes (@caarlos0)72902e6
: ci: build fail-fast (@caarlos0)e635b3f
: ci: fix ref on workflow-dispatch for goreleaser-cross (@caarlos0)592b7fa
: ci: notify goreleaser-rust-cross with the new release (#5342) (@vedantmgoyal9)Other work
4a00a72
: chore(docs): update schema (@caarlos0)980ac87
: chore: auto-update generated files (@actions-user)b0a76ae
: chore: auto-update generated files (@actions-user)9835bb9
: chore: docs update (@caarlos0)8ac13c0
: chore: fix typos in comments, tests, and variables (#5360) (@alexandear)b014880
: chore: fmt flake.nix (@caarlos0)9fb8d5f
: chore: update (@caarlos0)563fb10
: chore: update (@caarlos0)Full Changelog: goreleaser/goreleaser@v2.4.8...v2.5.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.4.8
Changelog
Bug fixes
377981e
: fix(aur): description with quotes (#5304) (@ldez)10ab79f
: fix(build): overrides without specifying goarm64 et al (#5298) (@caarlos0)ae4f6aa
: refactor: replace fmt.Errorf with errors.New for consistency (#5294) (@alexandear)bae3bac
: refactor: use cmp.Or instead of ordered.First (#5295) (@alexandear)Dependency updates
50d51ac
: chore(deps): bump anchore/sbom-action from 0.17.7 to 0.17.8 (#5305) (@dependabot[bot])11cd27e
: chore(deps): bump codecov/codecov-action from 5.0.2 to 5.0.4 (#5300) (@dependabot[bot])2527485
: chore(deps): bump codecov/codecov-action from 5.0.4 to 5.0.7 (#5302) (@dependabot[bot])47f9781
: chore(deps): bump github.com/Masterminds/semver/v3 from 3.3.0 to 3.3.1 (#5299) (@dependabot[bot])c124eef
: chore(deps): bump github.com/xanzy/go-gitlab from 0.113.0 to 0.114.0 (#5296) (@dependabot[bot])1cfe69e
: chore(deps): bump github/codeql-action from 3.27.4 to 3.27.5 (#5303) (@dependabot[bot])Other work
4b4facb
: chore: auto-update generated files (@actions-user)Full Changelog: goreleaser/goreleaser@v2.4.7...v2.4.8
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.4.7
Changelog
Bug fixes
7008892
: fix: no output (@caarlos0)Dependency updates
0ec1c2c
: chore(deps): bump codecov/codecov-action from 5.0.0 to 5.0.2 (#5293) (@dependabot[bot])Other work
f6d9c44
: chore: auto-update generated files (@actions-user)Full Changelog: goreleaser/goreleaser@v2.4.6...v2.4.7
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.4.6
Changelog
Bug fixes
fac5e48
: fix: URL escape tags in github, gitlab, and gitea (#5283) (@caarlos0)c65b225
: fix: pass context.Context to HTTP requests (#5289) (@alexandear)ede5a9f
: fix: typo in the git SSH command constant (#5287) (@alexandear)Dependency updates
30d5eec
: chore(deps): bump codecov/codecov-action from 4.6.0 to 5.0.0 (#5285) (@dependabot[bot])9167698
: chore(deps): bump github/codeql-action from 3.27.3 to 3.27.4 (#5284) (@dependabot[bot])cd1c5fb
: chore(deps): update nfpm to v2.41.1 (@caarlos0)Documentation updates
9b3b1e4
: docs: fix static/run script signature check on nightlies (@caarlos0)Build process updates
2bf08f1
: ci: run build/test workflow on windows too (#5263) (@caarlos0)bc32cd6
: ci: update golangci-lint to v1.62 (#5288) (@alexandear)Other work
0832d81
: chore(aur): remove dead code about armv6 (#5280) (@ldez)82fd112
: chore: auto-update generated files (@actions-user)696bd71
: chore: update (@caarlos0)Full Changelog: goreleaser/goreleaser@v2.4.5...v2.4.6
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.4.5
Changelog
Bug fixes
ebe225a
: fix(changelog): fix for no tags (#5272) (@caarlos0)885bcc0
: fix(jsonschema): add custom JSONSchema type to umask (#5276) (@ldez)699adf4
: fix: typo in JSON property for OpenCollective announce (#5251) (@alexandear)297615b
: refactor: improve a bit the git changeloger (@caarlos0)efe8b70
: refactor: remove an unneeded condition (@caarlos0)Dependency updates
442f70a
: chore(deps): bump anchore/sbom-action from 0.17.6 to 0.17.7 (#5250) (@dependabot[bot])a8f1ba7
: chore(deps): bump dagger/dagger-for-github from 6.14.0 to 7.0.0 (#5266) (@dependabot[bot])4f99418
: chore(deps): bump dagger/dagger-for-github from 7.0.0 to 7.0.1 (#5268) (@dependabot[bot])906a9ab
: chore(deps): bump github.com/distribution/distribution/v3 from 3.0.0-beta.1 to 3.0.0-rc.1 (#5260) (@dependabot[bot])118b626
: chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 (#5244) (@dependabot[bot])9f042fa
: chore(deps): bump github.com/xanzy/go-gitlab from 0.112.0 to 0.113.0 (#5252) (@dependabot[bot])027d607
: chore(deps): bump github/codeql-action from 3.27.0 to 3.27.1 (#5265) (@dependabot[bot])645f696
: chore(deps): bump github/codeql-action from 3.27.1 to 3.27.3 (#5274) (@dependabot[bot])85a7ce0
: chore(deps): bump golang from 1.23.2-alpine to 1.23.3-alpine (#5255) (@dependabot[bot])a7721dc
: chore(deps): bump golang from0974259
toc5eb6fe
(#5267) (@dependabot[bot])e586235
: chore(deps): bump golang.org/x/crypto from 0.28.0 to 0.29.0 (#5261) (@dependabot[bot])9256232
: chore(deps): bump golang.org/x/oauth2 from 0.23.0 to 0.24.0 (#5262) (@dependabot[bot])b7ddd73
: chore(deps): bump golang.org/x/sync from 0.8.0 to 0.9.0 (#5258) (@dependabot[bot])3d62145
: chore(deps): bump golang.org/x/tools from 0.26.0 to 0.27.0 (#5264) (@dependabot[bot])Documentation updates
befa144
: docs: clarify some things about ko templates (@caarlos0)8dad0d8
: docs: fix typos in comments (#5246) (@alexandear)Build process updates
a4d2564
: ci: approve before merge (@caarlos0)ed86703
: ci: dependabot fix (@caarlos0)4529e93
: ci: fix clone (@caarlos0)2793f36
: ci: release build using too much space (#5277) (@caarlos0)Other work
2e8d84b
: chore: auto-update generated files (@actions-user)4ef174a
: chore: fix typo in script name (#5256) (@alexandear)1e80f5f
: chore: fix typos in test names (#5249) (@alexandear)Full Changelog: goreleaser/goreleaser@v2.4.4...v2.4.5
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.4.4
Changelog
Bug fixes
606c0e7
: fix(cmd): handle --skip=,names... (@caarlos0)Other work
cc4427f
: chore: auto-update generated files (@actions-user)Full Changelog: goreleaser/goreleaser@v2.4.3...v2.4.4
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.4.3
Changelog
Bug fixes
9a68c54
: fix(changelog): first release default to git changelogger (#5242) (@caarlos0)a8315bc
: fix: missing equal sign in environment variable (@caarlos0)Documentation updates
973dde6
: docs: update deprecated config documentation (#5243) (@vergissberlin)Build process updates
efb4bd4
: ci: delete local nightly tag on release (@caarlos0)Other work
79c6dd9
: chore: auto-update generated files (@actions-user)Full Changelog: goreleaser/goreleaser@v2.4.2...v2.4.3
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.4.1
Changelog
Bug fixes
e0a21a1
: fix(nfpm): bad filename for 386 (@caarlos0)Documentation updates
a2c63b5
: docs: announcement (@caarlos0)Other work
1b1a2be
: chore: auto-update generated files (@actions-user)Full Changelog: goreleaser/goreleaser@v2.4.0...v2.4.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.3.2
Changelog
Bug fixes
e8c2ef7
: fix: upx UnknownExecutableFormatException (@caarlos0)Dependency updates
7d1063f
: chore(deps): bump github/codeql-action from 3.26.6 to 3.26.7 (#5140) (@dependabot[bot])527485c
: chore(deps): update go-github to v65 (@caarlos0)Other work
ff84a3d
: chore: auto-update generated files (@actions-user)Full Changelog: goreleaser/goreleaser@v2.3.1...v2.3.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?
v2.3.1
Changelog
Bug fixes
c7e5038
: fix: jsonschema (@caarlos0)Dependency updates
c16bd53
: chore(deps): bump cachix/install-nix-action from V27 to 28 (#5135) (@dependabot[bot])Documentation updates
46b3d88
: docs: Add GH Actions OIDC permission docs (#5137) (@caffeine-addictt)586ce73
: docs: announce v2.3 (#5134) (@caarlos0)3149a36
: docs: update schema (@caarlos0)Other work
34974df
: chore: auto-update generated files (@actions-user)Full Changelog: goreleaser/goreleaser@v2.3.0...v2.3.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.3.0
Changelog
New Features
11aa7cf
: feat(build): template skip (#5089) (@caarlos0)301b193
: feat(build): templateable no_unique_dist_dir (#5115) (@caarlos0)708cd89
: feat(ko): snapshot builds (#5116) (@caarlos0)5b87a85
: feat(nfpm): better support aix (#5075) (@caarlos0)e8da87c
: feat(tmpl): IsSingleTarget (#5122) (@caarlos0)377ced6
: feat: add upx to our docker images (#5131) (@giesan)Bug fixes
04dfb72
: fix(brew): version and os not being considered (@caarlos0)40668d4
: fix(build): c-shared build and release when target is wasm (#5128) (@juliens)a9e0a8f
: fix(build): ignore empty flags after templating (#5103) (@nicolasparada)6272ce0
: fix: Handle error on failed release (github) (#5106) (@mrueg)96c87ff
: fix: build --single-target filters (#5114) (@caarlos0)Dependency updates
23cd335
: chore(deps): bump anchore/sbom-action from 0.17.1 to 0.17.2 (#5098) (@dependabot[bot])0e971dc
](https://redirect.github.com/goreleaser/goreleaser/commit/0e971dcConfiguration
📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), 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.