chore(deps): Update module github.com/goreleaser/goreleaser to v1.24.0 #2622
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:
v1.15.2
->v1.24.0
Release Notes
goreleaser/goreleaser (github.com/goreleaser/goreleaser)
v1.24.0
Compare Source
Changelog
New Features
ee7a1e6
: feat(artifactory): publish source archives too, log when no archives found (#4586) (@caarlos0)189aa15
: feat(blob): acl support for s3 (@caarlos0)e800061
: feat(blob): allow to customize whether to force path style (@caarlos0)88ebab0
: feat(blob): cache_control (@caarlos0)a342f02
: feat(blob): content disposition (@caarlos0)5040227
: feat(blob): deprecate disableSSL (@caarlos0)0f57398
: feat(blob): deprecate kmskey (@caarlos0)b294759
: feat(nfpm): add .Format tmpl var (@caarlos0)765d534
: feat(nfpm): support libraries (#4587) (@caarlos0)1ba3138
: feat(tmpl): .GitTreeState and .IsGitClean (@caarlos0)5d44ed1
: feat(tmpl): contains (@caarlos0)f724460
: feat: --skip=chocolately (@twpayne)5e9f01e
: feat: --skip=nfpm (@caarlos0)29f30b6
: feat: deprecated changelog.skip in favor of changelog.disable (@caarlos0)12469c4
: feat: store which action is being taken in the context (#4508) (@caarlos0)Security updates
e91a0f5
: sec(deps): bump github.com/go-git/go-git/v5 from 5.7.0 to 5.11.0 (#4505) (@dependabot[bot])5df54b7
: sec: do not log env when --verbose (@caarlos0)Bug fixes
ac398de
: fix(brew): improve handling of single os (#4562) (@caarlos0)917cae5
: fix(config): handle relative git repos (#4575) (@aauren)2ced7ac
: fix(docker): remove --builder=default from default args when use=buildx (#4566) (@caarlos0)7f95ff0
: fix(nix): improve generated derivations (#4582) (@caarlos0)da30c39
: fix(nix): prevent importing makeWrapper when it's not needed (@caarlos0)1e0d269
: fix(nix): sourceRoot when using archives.wrap_in_directory (#4550) (@caarlos0)003a881
: fix(nix): use stdenvNoCC (@caarlos0)0becc41
: fix(winget): schema (@caarlos0)2a71473
: fix: Allow using double quotes for templates in Slack notifications (#4555) (@jamietanna)fe1bc52
: fix: build does not run chocolatey (@caarlos0)6f72ac3
: fix: improve linkedin error message (@caarlos0)6e0fc79
: fix: improve skip details (#4522) (@caarlos0)9ce21d3
: fix: invalid jsonschema (@caarlos0)6097ea5
: fix: possible nil pointers on logs (@caarlos0)e7f4b10
: fix: prevent having whitespaces in artifact names (#4515) (@caarlos0)2ab840b
: fix: remove disgo dependency (#4521) (@caarlos0)a0ead03
: fix: typo in jsonschema (@caarlos0)1d44832
: refactor(http): remove redundantnil
check (#4563) (@Juneezee)bfa9e7f
: refactor(winget): improve winget code (@caarlos0)Dependency updates
2de878e
: feat(deps): bump github.com/aws/aws-sdk-go from 1.49.0 to 1.49.17 (@dependabot[bot])5c0c82a
: feat(deps): bump github.com/aws/aws-sdk-go from 1.49.17 to 1.49.18 (@dependabot[bot])f0bf2d7
: feat(deps): bump github.com/cloudflare/circl from 1.3.5 to 1.3.7 (#4525) (@dependabot[bot])8ac985b
: feat(deps): bump golang from 1.21.5-alpine to 1.21.6-alpine (@dependabot[bot])835ee39
: feat(deps): bump golang.org/x/oauth2 from 0.15.0 to 0.16.0 (#4528) (@dependabot[bot])45d2152
: fix(deps): bump code.gitea.io/sdk/gitea from 0.17.0 to 0.17.1 (#4512) (@dependabot[bot])2a45266
: fix(deps): bump github.com/goreleaser/nfpm/v2 from 2.35.1 to 2.35.2 (#4519) (@dependabot[bot])bbb6b5c
: fix(deps): bump gocloud.dev from 0.35.0 to 0.36.0 (#4506) (@dependabot[bot])dcdd623
: fix(deps): bump golang.org/x/sync from 0.5.0 to 0.6.0 (#4518) (@dependabot[bot])Documentation updates
afd8410
: docs(blob): update (@caarlos0)87aa3b6
: docs(blog): fixed backlinks, imported last post (@caarlos0)5bff616
: docs(blog): import more posts (#4544) (@caarlos0)29d55a7
: docs(blog): import more posts (@caarlos0)75c23ab
: docs: GitHub Actions code example (#4516) (@cafferata)aea2568
: docs: add installation links for mkdocs and extensions (@zimeg)e41178c
: docs: add more details to the gon integration (@caarlos0)66b3daa
: docs: announce v1.23.0 (@caarlos0)00c2ff7
: docs: announce v1.24 (#4602) (@caarlos0)deaa221
: docs: correct a typo in the apple notes (@zimeg)9e02a14
: docs: document nightly oss install options (@caarlos0)c8c7e3e
: docs: fix description of AUR directory parameter (#4581) (@j178)1feae08
: docs: fix typo in link to nightly releases (@zimeg)f62e945
: docs: format (@caarlos0)dd365c2
: docs: github changeloger needs tags to be pushed (@caarlos0)368db21
: docs: ignore medium.com in htmltest (@caarlos0)15e77cb
: docs: include a section for running documentation (@zimeg)d15dab3
: docs: little formatting improvements (@caarlos0)ea6910a
: docs: udpate starcharts url (@caarlos0)325cea7
: docs: update (@caarlos0)24722b0
: docs: update (@caarlos0)87a2370
: docs: update (@caarlos0)2489da3
: docs: update continue --dist docs (@caarlos0)be92144
: docs: update deprecations page (@caarlos0)e74c849
: docs: update docs/readme.md (@caarlos0)46c639b
: docs: update gitlab docs (@caarlos0)136b4d5
: docs: update gon link (@cfabianski)1134f9b
: docs: update run script (@caarlos0)a4ecc87
: docs: update users.md (@caarlos0)d245afc
: docs: updated the GitHub Code Search syntax (#4579) (@cafferata)Build process updates
4d82016
: build(nix): shell dont need CC (@caarlos0)0c90fb4
: build: fix generate workflow (@caarlos0)48f036b
: build: nix devShell (#4507) (@caarlos0)90a1bbe
: build: publish :nightly docker images (@caarlos0)28ced1d
: build: remove duplicated schema generation (@caarlos0)cbb288b
: ci: change dependabot commit prefix to chore (@caarlos0)8e3b7ef
: ci: dependabot automerge (@caarlos0)75c6d1a
: ci: improve changelog (@caarlos0)f07af4c
: ci: remove dependabot auto approve (@caarlos0)Full Changelog: goreleaser/goreleaser@v1.23.0...v1.24.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?
v1.23.0
Compare Source
Changelog
New Features
b149223
: feat(docs): Update command in SLSA verification blog post (#4420) (@laurentsimon)ee14837
: feat(homebrew): add os to dependency (#4481) (@caarlos0)dda1c70
: feat(nix): validate licenses (#4497) (@caarlos0)1d34568
: feat(sbom): update default command (@caarlos0)27f0e33
: feat(winget): support installing .exe directly (#4498) (@caarlos0)22fa994
: feat: allow to template builds.gobinary (#4454) (@caarlos0)711490d
: feat: aur dir (#4484) (@caarlos0)25a054c
: feat: improve --single-target (#4442) (@caarlos0)bd7933d
: feat: improve project and build hooks error handling (@caarlos0)8f6b16f
: feat: validate ko's main path (#4429) (@gabrielcipriano)Bug fixes
8586878
: fix(aur): support wrap_in_directory (#4502) (@caarlos0)aa9986e
: fix(github): do not fail branch creation if it already exists (#4471) (@caarlos0)a09a0d7
: fix(ko): error finishing with . (@caarlos0)2b9e471
: fix(nix): include unzip if any artifact is a zip (#4495) (@caarlos0)103b54b
: fix(sbom): warn/error on wrong configuration (@caarlos0)a85d049
: fix(winget): improve schema (#4489) (@caarlos0)e33d053
: fix: --single-target when no match (@caarlos0)159211a
: fix: add -c flags when building go test (#4473) (@fl0Lec)74e7064
: fix: allow homebrew to use tar.xz format (#4441) (@jftuga)c0b2be3
: fix: handle configs with no explicit targets on --single-target (@caarlos0)142b94c
: fix: improve chocolatey no archive error handling and docs (@caarlos0)59a3eeb
: fix: linkedin announce api changes (#4428) (@gabrielcipriano)Dependency updates
00ea9f9
: feat(deps): bump code.gitea.io/sdk/gitea from 0.16.0 to 0.17.0 (#4459) (@dependabot[bot])a5ae5cd
: feat(deps): bump github.com/disgoorg/disgo from 0.16.11 to 0.16.12 (#4422) (@dependabot[bot])f9203ba
: feat(deps): bump github.com/disgoorg/disgo from 0.16.12 to 0.17.0 (#4434) (@dependabot[bot])3458c7f
: feat(deps): bump github.com/google/go-containerregistry from 0.16.1 to 0.17.0 (#4452) (@dependabot[bot])334cb89
: feat(deps): bump github.com/google/ko from 0.15.0 to 0.15.1 (#4435) (@dependabot[bot])e39548d
: feat(deps): bump github.com/google/uuid from 1.4.0 to 1.5.0 (#4476) (@dependabot[bot])782dd54
: feat(deps): bump github.com/goreleaser/nfpm/v2 from 2.34.0 to 2.35.0 (#4492) (@dependabot[bot])3c6dcd8
: feat(deps): bump github.com/sigstore/cosign/v2 from 2.1.1 to 2.2.1 (#4419) (@dependabot[bot])182e103
: feat(deps): bump github.com/xanzy/go-gitlab from 0.93.2 to 0.94.0 (#4433) (@dependabot[bot])48d4d04
: feat(deps): bump github.com/xanzy/go-gitlab from 0.94.0 to 0.95.1 (#4468) (@dependabot[bot])a096097
: feat(deps): bump github.com/xanzy/go-gitlab from 0.95.1 to 0.95.2 (#4477) (@dependabot[bot])52de4ac
: feat(deps): bump gocloud.dev from 0.34.0 to 0.35.0 (#4467) (@dependabot[bot])c6b68aa
: feat(deps): bump golang from 1.21.4-alpine to 1.21.5-alpine (#4463) (@dependabot[bot])fdf73bd
: feat(deps): bump golang from110b07a
to30a46e7
(#4455) (@dependabot[bot])0222430
: feat(deps): bump golang from30a46e7
to70afe55
(#4457) (@dependabot[bot])f0c4d71
: feat(deps): bump golang from5c1cabd
tofeceecc
(#4466) (@dependabot[bot])d616c38
: feat(deps): bump golang fromfeceecc
to4db4aac
(#4491) (@dependabot[bot])3bae110
: feat(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 (#4485) (@dependabot[bot])a73fcfc
: feat(deps): bump golang.org/x/oauth2 from 0.13.0 to 0.14.0 (#4416) (@dependabot[bot])5587cb2
: feat(deps): bump golang.org/x/oauth2 from 0.14.0 to 0.15.0 (#4445) (@dependabot[bot])5c2cbb3
: feat(deps): bump golang.org/x/tools from 0.14.0 to 0.15.0 (#4417) (@dependabot[bot])2f1162a
: feat(deps): bump golang.org/x/tools from 0.15.0 to 0.16.0 (#4444) (@dependabot[bot])7b5a858
: feat(deps): bump golang.org/x/tools from 0.16.0 to 0.16.1 (#4478) (@dependabot[bot])853275f
: feat(deps): update go-github to v57 (@caarlos0)6e9ed05
: feat(deps): update nfpm to latest (@caarlos0)7d29385
: fix(deps): bump golang from 1.21.3-alpine to 1.21.4-alpine (#4414) (@dependabot[bot])Build process updates
4f17fba
: build: fix setup-task rate limit (@caarlos0)5a74601
: build: fix typo (@caarlos0)b0bf4eb
: build: golangci config (@caarlos0)9d2162b
: build: report only new lint problems (@caarlos0)18c109a
: build: simplify changelog on nightly builds (@caarlos0)be9ad4d
: build: update workflow (@caarlos0)Other work
a5f7678
: SBOM improvements (#4430) (@caarlos0)6bce81c
: docs(azblob): correct auth to Azure storage service (#4439) (@librucha)d83243c
: docs(sbom): improve sbom alternative example (@caarlos0)532879e
: docs: Removed the duplicate GoReleaser Pro entry (#4456) (@cafferata)b7be447
: docs: add flipt to USERS (@caarlos0)522ab11
: docs: fix broken link (@caarlos0)3ec68fb
: docs: fix broken link (@caarlos0)233c4bc
: docs: fix changelog subgroups docs (@caarlos0)d2c0e4c
: docs: fix typo (#4447) (@EverythingSuckz)582ff38
: docs: fix typo in check_boxes (#4499) (@jidckii)d89557b
: docs: install should say the required Go version (@caarlos0)b682fdf
: docs: mention that snaps cant be built inside docker (@caarlos0)c1b7139
: docs: update (@caarlos0)11e5682
: docs: update CONTRIBUTING.md add upx as optional prerequesite (#4427) (@gabrielcipriano)149b178
: docs: update deprecated--skip-publish
release flag (#4449) (@ixje)429ddb1
: docs: update details about cosign and certificate (@caarlos0)910b837
: docs: update snap link (#4486) (@lucacome)df982a6
: docs: update the link to the go wiki page on first-class ports (#4490) (@smlx)7e48196
: docs: update users, blog posts divider (@caarlos0)6491631
: docs: update users.md (@caarlos0)6f598dc
: refactor(brew): use cases.Title instead of strings.Title (@caarlos0)Full Changelog: goreleaser/goreleaser@v1.22.0...v1.23.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?
v1.22.1
Compare Source
Changelog
Bug fixes
e33d053
: fix: --single-target when no match (@caarlos0)c0b2be3
: fix: handle configs with no explicit targets on --single-target (@caarlos0)Build process updates
4f17fba
: build: fix setup-task rate limit (@caarlos0)be9ad4d
: build: update workflow (@caarlos0)Full Changelog: goreleaser/goreleaser@v1.22.0...v1.22.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?
v1.22.0
Compare Source
Changelog
New Features
1a5d3ff
: feat(nix): mark all Nix packages with the right source provenance (@RaitoBezarius)954121f
: feat: --skip-nix (@caarlos0)53071b6
: feat: --skip=aur (@caarlos0)0fbc447
: feat: --skip=homebrew (@caarlos0)8ce4399
: feat: --skip=scoop (@caarlos0)1a8702f
: feat: --skip=snapcraft (@caarlos0)c6cb980
: feat: --skip=winget (@caarlos0)2223c93
: feat: check if go.mod has replace directives (#4398) (@caarlos0)896366f
: feat: version in the yaml file (@caarlos0)Bug fixes
63f2f0a
: fix(docker): improve error msg (@caarlos0)45839c1
: fix(jsonschema): version is not required on v1.x (@caarlos0)b8cc16d
: fix: .Amd64 in build hooks (@caarlos0)95c990b
: fix: build --single-target (#4370) (@caarlos0)3cfefcc
: fix: decouple project_name guessing from the release pipe (#4335) (@caarlos0)91c8db3
: fix: github getbranch maxredirects (@caarlos0)de1c52b
: fix: improve run script (@caarlos0)74a9317
: fix: properly handle multi-module projects with a go.work file (@caarlos0)bc9f77b
: fix: schema enum options for dockers.use (@caarlos0)cf008d3
: fix: sort checksum lines by filename (@)Dependency updates
35b0d4c
: feat(deps): bump github.com/caarlos0/log from 0.4.2 to 0.4.3 (#4366) (@dependabot[bot])8d121c8
: feat(deps): bump github.com/caarlos0/log from 0.4.3 to 0.4.4 (#4372) (@dependabot[bot])766a3f2
: feat(deps): bump github.com/charmbracelet/lipgloss from 0.8.0 to 0.9.0 (#4364) (@dependabot[bot])c72b730
: feat(deps): bump github.com/charmbracelet/lipgloss from 0.9.0 to 0.9.1 (#4367) (@dependabot[bot])687db06
: feat(deps): bump github.com/disgoorg/disgo from 0.16.9 to 0.16.11 (#4337) (@dependabot[bot])3009ac1
: feat(deps): bump github.com/docker/docker (@dependabot[bot])a00c3db
: feat(deps): bump github.com/google/ko from 0.14.1 to 0.15.0 (#4373) (@dependabot[bot])b1271d2
: feat(deps): bump github.com/google/uuid from 1.3.1 to 1.4.0 (@dependabot[bot])8cb018b
: feat(deps): bump github.com/goreleaser/nfpm/v2 from 2.33.1 to 2.34.0 (@dependabot[bot])0ccd8f4
: feat(deps): bump github.com/invopop/jsonschema from 0.11.0 to 0.12.0 (#4348) (@dependabot[bot])614e562
: feat(deps): bump github.com/invopop/jsonschema from 0.9.0 to 0.11.0 (#4343) (@dependabot[bot])f20320b
: feat(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0 (#4410) (@dependabot[bot])2fb93f3
: feat(deps): bump github.com/xanzy/go-gitlab from 0.91.1 to 0.92.3 (#4338) (@dependabot[bot])25a8aae
: feat(deps): bump github.com/xanzy/go-gitlab from 0.92.3 to 0.93.0 (#4349) (@dependabot[bot])3034bfe
: feat(deps): bump github.com/xanzy/go-gitlab from 0.93.0 to 0.93.1 (#4358) (@dependabot[bot])b233c68
: feat(deps): bump github.com/xanzy/go-gitlab from 0.93.1 to 0.93.2 (#4381) (@dependabot[bot])bf998dc
: feat(deps): bump golang from 1.21.1-alpine to 1.21.2-alpine (#4351) (@dependabot[bot])d5c896b
: feat(deps): bump golang from 1.21.2-alpine to 1.21.3-alpine (#4363) (@dependabot[bot])daf892c
: feat(deps): bump golang from2b74246
to1c9cc94
(#4347) (@dependabot[bot])69a1fb3
: feat(deps): bump golang from926f7f7
to96a8a70
(@dependabot[bot])b34d0c6
: feat(deps): bump golang from96634e5
toec31b7f
(#4330) (@dependabot[bot])c15ebb8
: feat(deps): bump golang.org/x/net from 0.16.0 to 0.17.0 (#4365) (@dependabot[bot])8203f91
: feat(deps): bump golang.org/x/oauth2 from 0.12.0 to 0.13.0 (#4352) (@dependabot[bot])f9cc204
: feat(deps): bump golang.org/x/sync from 0.3.0 to 0.4.0 (#4353) (@dependabot[bot])3a552a9
: feat(deps): bump golang.org/x/sync from 0.4.0 to 0.5.0 (#4408) (@dependabot[bot])a9b3d49
: feat(deps): bump golang.org/x/text from 0.13.0 to 0.14.0 (#4409) (@dependabot[bot])53189c1
: feat(deps): bump golang.org/x/tools from 0.13.0 to 0.14.0 (#4359) (@dependabot[bot])5071b5e
: feat(deps): bump google.golang.org/grpc from 1.58.2 to 1.58.3 (@dependabot[bot])c43a50c
: feat(deps): update charmbracelet/keygen (@caarlos0)1a243df
: feat(deps): update go-github to v56 (@caarlos0)Build process updates
178ce2a
: build: only update docs, schema, after a release (@caarlos0)Other work
1e06244
: Add updatecli.io to USERS.md (@lemeurherve)a932dd8
: SLSA Provenance generation blog post (#4361) (@developer-guy)1bd8190
: adjusted the string to search for in the error message (@tcurdt)3a3cf61
: docs: conventional file name on armv6 (@caarlos0)b7218b0
: docs: fix broken link (@caarlos0)bc4523d
: docs: fix discord link (@caarlos0)d2d910f
: docs: fix typos (#4406) (@ernstwi)fa835cc
: docs: fix typos, formatting (@caarlos0)d7775f5
: docs: organizing docs a bit better (#4328) (@caarlos0)85e1458
: docs: release cadence post (#4329) (@caarlos0)6b65ea5
: docs: update (@caarlos0)49f3973
: more explicit error message for docker buildx context error (@tcurdt)37e3fde
: refactor(tmpl): avoid unnecessary byte/string conversion (#4356) (@Juneezee)f3d2864
: refactor: iConfiguration
📅 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 has been generated by Mend Renovate. View repository job log here.