-
Notifications
You must be signed in to change notification settings - Fork 1
chore(deps): update dependency goreleaser/goreleaser to v2.9.0 #247
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
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/goreleaser-goreleaser-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 hidden or 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
7bc35be
to
069377e
Compare
069377e
to
4267830
Compare
d4ed22e
to
0232291
Compare
0232291
to
74b9916
Compare
74b9916
to
6052d7e
Compare
6052d7e
to
954bf07
Compare
954bf07
to
0db970c
Compare
0db970c
to
18b224a
Compare
18b224a
to
a09bf2f
Compare
a09bf2f
to
9f7d72b
Compare
9f7d72b
to
dd31a97
Compare
dd31a97
to
e6949a7
Compare
e6949a7
to
a50a6d9
Compare
a50a6d9
to
2fdf508
Compare
2fdf508
to
7f03eb5
Compare
7f03eb5
to
bced316
Compare
bced316
to
fc071c6
Compare
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fc071c6
to
7d62cd0
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.9.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
goreleaser/goreleaser (goreleaser/goreleaser)
v2.9.0
Compare Source
Changelog
New Features
bc50e7e
: feat(winget): Add additional template values (#5714) (@elousiv)6437d34
: feat: add checksum template function (#5743) (@skycaptain)4ac3076
: feat: allow passing sbomDir to KO (#5688) (@markussiebert)bff6510
: feat: poetry builder (#5734) (@caarlos0)206725a
: feat: uv builder (#5652) (@caarlos0)1a920fd
: feat: warn about repeated uploadable artifact names (#5713) (@caarlos0)Bug fixes
7be43d7
: fix(aur): panic if both aur and aur_sources configured (#5717) (@caarlos0)051b505
: fix(brew): improve if hardware structures (#5741) (@caarlos0)1104dca
: fix: group by platform should consider abi if available (#5723) (@caarlos0)7cb5130
: fix: increase default timeout (#5726) (@caarlos0)76cc61f
: fix: sbom jsonschema (@caarlos0)5281fed
: fix: small lint issue (@caarlos0)213d02f
: fix: upx dependencies (@caarlos0)9e45699
: fix: upx properly handle skips (#5720) (@caarlos0)86cf0cb
: fix: upx.Binary not being respected (@caarlos0)Documentation updates
987f6f4
: docs: build and GOMAXPROCS (@caarlos0)fb4b878
: docs: document accepted config filename variants (#5693) (@scop)8ea24ec
: docs: fix (@caarlos0)4ccdef5
: docs: fix npm docs (@caarlos0)c0b5a1c
: docs: fix typo (@caarlos0)b3f0ca2
: docs: improve choco help (@caarlos0)68b1443
: docs: v2.9 release (#5744) (@caarlos0)Other work
3c9b3d0
: chore: lint (@caarlos0)c6ba9ae
: chore: revert acidental commit (@caarlos0)Full Changelog: goreleaser/goreleaser@v2.8.2...v2.9.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.8.2
Compare Source
Changelog
Bug fixes
66456cb
: fix(nix): cleanup, docs updates, test names (@caarlos0)e2dde95
: fix(nix): use nix-hash instead of nix-prefetch-url (#5669) (@caarlos0)41d529a
: fix(winget): better handle publisher name (#5643) (@caarlos0)5b9edcb
: fix(winget): make tags lowercase (#5664) (@vedantmgoyal9)0cb58bf
: fix(winget): tags: replace spaces with dash (@caarlos0)47092be
: fix(winget): update manifest schema to latest (1.10.0) (#5683) (@vedantmgoyal9)2d07c80
: fix: do not set extra replaces to nil (@caarlos0)7ccc685
: fix: jsonschema (@caarlos0)b165c3b
: fix: lint (@caarlos0)28056f9
: fix: lint issues (#5678) (@caarlos0)c3d894a
: fix: lint issues (2nd pass) (#5681) (@caarlos0)8bca8c2
: refactor: ExtraOr, MustExtra (#5685) (@caarlos0)6924ac7
: refactor: improve extra cast errors (@caarlos0)2d6d9dc
: refactor: modernize codebase (@caarlos0)8def079
: refactor: organize config code a bit better (@caarlos0)43ebaaf
: refactor: replace interface{} with any (@caarlos0)Documentation updates
16cc61c
: docs: alert Markdown Tip section (#5677) (@guspan-tanadi)616a711
: docs: fix site home (@caarlos0)a71920c
: docs: fix typos in builds/rust (@caarlos0)d46aa25
: docs: improve home page (@caarlos0)f179a4c
: docs: install with npm (@caarlos0)dfdce06
: docs: move sponsors to navbar (#5661) (@vedantmgoyal9)fdec0a4
: docs: readme update (#5650) (@caarlos0)1300b78
: docs: remove announcement (@caarlos0)009c573
: docs: use docker and pip instead of nix (#5672) (@caarlos0)Other work
10146ba
: chore: fix imports (@caarlos0)3d0def3
: chore: fix imports (@caarlos0)56df94a
: perf: improve default gpg path detection (#5651) (@caarlos0)Full Changelog: goreleaser/goreleaser@v2.8.1...v2.8.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.8.1
Compare Source
Changelog
Bug fixes
c697a96
: fix: deprecate ExtraOr (@caarlos0)f9bc1ca
: fix: notify each deprecation only once (#5642) (@caarlos0)5cfea30
: fix: properly handle deprecation of snaps.builds (@caarlos0)Documentation updates
3bc9f02
: docs: announce v2.8 (#5639) (@caarlos0)ac81cc4
: docs: fix fury.disable docs (@caarlos0)0ec35e8
: docs: fix typo (@caarlos0)Other work
e169c69
: ci(deps): update dagger et al (#5644) (@caarlos0)Full Changelog: goreleaser/goreleaser@v2.8.0...v2.8.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.8.0
Compare Source
Changelog
New Features
b464219
: feat(aur,aursources): support install scripts (#5621) (@caarlos0)3645c9e
: feat(changelog): allow to use format when using the git changeloger (#5627) (@caarlos0)8441b6e
: feat: archive.builds -> archive.ids (@caarlos0)f5c4c89
: feat: aurs.disable and aur_sources.disable (@caarlos0)6810691
: feat: kos.disable (#5580) (@caarlos0)a739957
: feat: nfpms.builds -> nfpms.ids (@caarlos0)ab54e21
: feat: snaps.builds -> snaps.ids (@caarlos0)Bug fixes
2bb578a
: fix(archive): make sure binaries are executable (#5631) (@caarlos0)b97353a
: fix(docker): add config to artifact extra (@caarlos0)e6fcf9d
: fix(docker): log img digest after push (@caarlos0)2e8eda2
: fix(docker): retry manifest push (@caarlos0)feab429
: fix(gitlab): use direct asset path (#5598) (@caarlos0)8e01bb9
: fix(init): prevent init from creating config files with deprecated fields (#5535) (@yardenshoham)7e50e85
: fix(log): custom git log format and parsing (#5635) (@caarlos0)e689b26
: fix(nfpm): do not skip entire pipeline for one skip (#5546) (@caarlos0)935e9a6
: fix: abbrev test (@caarlos0)8311e4a
: fix: artifact extras.format for archive when binary (@caarlos0)9e692c4
: fix: build with go 1.24 (@caarlos0)966909f
: fix: improve git no tags error (@caarlos0)097fe7f
: fix: improve log (@caarlos0)39c1b1c
: fix: notarize timeout being typed as string in jsonschema (@caarlos0)79801b4
: fix: package comment for packagejson (#5629) (@alexandear)4a246b6
: fix: snapcraft build filters (@caarlos0)b6c3a4b
: fix: typo in manifest.go (#5571) (@faisal-memon)59c2a54
: refactor: improve semerrogroup usage (@caarlos0)3df46ef
: refactor: ko.doBuild (@caarlos0)cf8fd23
: refactor: moving builtarget into builders/golang (#5569) (@caarlos0)Documentation updates
10356d1
: docs: Replace deprecated key kos.repository (#5557) (@trallnag)1bb77d5
: docs: add link to cosign site (#5550) (@smbl64)7758745
: docs: announce v2.7 (@caarlos0)a78fec0
: docs: cargo publish (@caarlos0)c7f8966
: docs: commit_author fields are templateable (@caarlos0)dbfccf9
: docs: correct redirect link for theName Templates
article (#5599) (@pPrecel)71066eb
: docs: fix htmtest (@caarlos0)387406e
: docs: fix title (@caarlos0)c368fdb
: docs: fixed typo (@caarlos0)1201fd9
: docs: go 1.24 (@caarlos0)feff896
: docs: mention url_template change (@caarlos0)3624e63
: docs: prepare for v2.8 (@caarlos0)b6509df
: docs: preparing for v2.7 (@caarlos0)0e446c4
: docs: update changes from builds to ids (@caarlos0)b484ef1
: docs: update install instructions (@caarlos0)d8a8eda
: docs: update pro.md (@caarlos0)Other work
7481013
: reafactor(github): use github.Ptr instead of github.String/Bool/etc (@caarlos0)Full Changelog: goreleaser/goreleaser@v2.7.0...v2.8.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.7.0
Compare Source
Changelog
New Features
6005c5f
: feat(cmd): filter check filename completion to YAML files (#5515) (@scop)a428222
: feat(http/artifactory): skip configuration (#5500) (@caarlos0)8824f9b
: feat: allow oss to use pro configurations when --snapshot is set (#5501) (@caarlos0)Bug fixes
303503b
: fix(build): --output completion usage (#5516) (@scop)c69da06
: fix(go): build env overrides (#5492) (@caarlos0)faa1953
: fix(go): ppc64le should use GOPPC64 as well (@caarlos0)bb3d80e
: fix(nfpm): missing deb scripts config (@caarlos0)0ea02b9
: fix: better build errors (@caarlos0)b6db2c4
: fix: improve config version warning message phrasing (#5510) (@scop)1607083
: fix: simplify test a bit (@caarlos0)a66104c
: fix: small lint issue (@caarlos0)bcf21c4
: fix: use oxford comma (@caarlos0)fb008a7
: refactor: use math/rand/v2 (#5507) (@alexandear)Dependency updates
981d6c3
: Revert "chore(deps): bump golang from 1.23.5-alpine to 1.24rc2-alpine" (#5534) (@caarlos0)4e1d38d
: chore(deps): bump actions/checkout from 3 to 4 (#5475) (@dependabot[bot])cea420a
: chore(deps): bump anchore/sbom-action from 0.17.9 to 0.18.0 (#5483) (@dependabot[bot])56aa477
: chore(deps): bump codecov/codecov-action from 5.1.2 to 5.2.0 (#5477) (@dependabot[bot])e473a13
: chore(deps): bump codecov/codecov-action from 5.2.0 to 5.3.0 (#5482) (@dependabot[bot])2879963
: chore(deps): bump codecov/codecov-action from 5.3.0 to 5.3.1 (#5488) (@dependabot[bot])fa85922
: chore(deps): bump dagger/dagger-for-github from 7.0.4 to 7.0.5 (#5530) (@dependabot[bot])e9fd631
: chore(deps): bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 (#5490) (@dependabot[bot])65a4dcd
: chore(deps): bump docker/setup-buildx-action from 3.8.0 to 3.9.0 (#5529) (@dependabot[bot])e30470b
: chore(deps): bump docker/setup-qemu-action from 3.3.0 to 3.4.0 (#5531) (@dependabot[bot])32e1c0a
: chore(deps): bump github.com/agnivade/levenshtein from 1.2.0 to 1.2.1 (#5495) (@dependabot[bot])83cb529
: chore(deps): bump github/codeql-action from 3.28.2 to 3.28.3 (#5476) (@dependabot[bot])437e9f6
: chore(deps): bump github/codeql-action from 3.28.3 to 3.28.4 (#5481) (@dependabot[bot])36b4028
: chore(deps): bump github/codeql-action from 3.28.4 to 3.28.5 (#5489) (@dependabot[bot])8c75f4c
: chore(deps): bump github/codeql-action from 3.28.5 to 3.28.6 (#5494) (@dependabot[bot])7ed6b9f
: chore(deps): bump github/codeql-action from 3.28.6 to 3.28.8 (#5502) (@dependabot[bot])629bf24
: chore(deps): bump gitlab.com/gitlab-org/api/client-go from 0.120.0 to 0.121.0 (#5518) (@dependabot[bot])05686de
: chore(deps): bump gitlab.com/gitlab-org/api/client-go from 0.121.0 to 0.122.0 (#5525) (@dependabot[bot])005526f
: chore(deps): bump golang from 1.23.5-alpine to 1.24rc2-alpine (#5527) (@dependabot[bot])fa1b518
: chore(deps): bump golang.org/x/oauth2 from 0.25.0 to 0.26.0 (#5524) (@dependabot[bot])c1c11b3
: chore(deps): bump golang.org/x/sync from 0.10.0 to 0.11.0 (#5526) (@dependabot[bot])abf2bad
: chore(deps): bump golang.org/x/text from 0.21.0 to 0.22.0 (#5523) (@dependabot[bot])093e296
: chore(deps): bump golangci/golangci-lint-action from 6.2.0 to 6.3.0 (#5521) (@dependabot[bot])139a5a1
: chore(deps): bump sigstore/cosign-installer from 3.7.0 to 3.8.0 (#5522) (@dependabot[bot])c57ca5a
: chore(deps): update go-github (@caarlos0)Documentation updates
fb003f1
: docs(docker_sign): ${artifact} does not contain the digest (#5513) (@scop)317763c
: docs(docker_sign): bring args defaults up to date (#5514) (@scop)b05e985
: docs(sbom): fix default artifact info (#5509) (@scop)a3d4625
: docs: add go report card badge (#5486) (@jessp01)6abf2cd
: docs: add vedant as a maintainer (#5471) (@caarlos0)a6c8ca3
: docs: attestations (#5474) (@caarlos0)a0557c0
: docs: fix install (@caarlos0)8aacb19
: docs: preparing for v2.7 (@caarlos0)c7c9fdc
: docs: remove unreleased for v2.6 (#5479) (@vedantmgoyal9)2b17ba5
: docs: update (@caarlos0)1489ad9
: docs: update (@caarlos0)d626626
: docs: update (@caarlos0)894cf38
: docs: update (@caarlos0)Build process updates
d5efdc8
: ci: attest release artifacts (@caarlos0)9e55ae0
: ci: avoid duplicated nightly builds (@caarlos0)44abf9b
: ci: codecov only on linux (@caarlos0)e3b0e8f
: ci: fix rev-parse (@caarlos0)751fd3b
: ci: missing perm (@caarlos0)b38ba19
: ci: testing attestations (@caarlos0)Other work
a812525
: chore: auto-update generated files (@actions-user)196dd0d
: chore: auto-update generated files (@actions-user)7cecfdf
: chore: discussions first? (#5506) (@caarlos0)199354a
: chore: fix comment (@caarlos0)049c385
: chore: fix fake misspell warning (@caarlos0)cbc04a7
: chore: schema update (@caarlos0)38344e7
: chore: set token (@caarlos0)f514d68
: chore: update docs (@caarlos0)9fc0b8c
: chore: update security policy (#5478) (@vedantmgoyal9)Full Changelog: goreleaser/goreleaser@v2.6.1...v2.7.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.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](https://redirect.github.com/cConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.