chore(deps): update dependency goreleaser/goreleaser to v1.18.2
This MR contains the following updates:
Package | Update | Change |
---|---|---|
goreleaser/goreleaser | minor |
1.17.2 -> 1.18.2
|
Release Notes
goreleaser/goreleaser
v1.18.2
Changelog
Bug fixes
-
ad00069
: fix: warn when no match on archive files (#3992) (@caarlos0)
Build process updates
-
c6c6cdf
: Revert "build: temp disable push to aur" (@caarlos0)
Other work
-
b54d9d8
: docs: fix prebuilt binaries page (#3987) (@brianstrauch)
Full Changelog: https://github.com/goreleaser/goreleaser/compare/v1.18.1...v1.18.2
Find examples and commented usage of all options in our website. Want to help? You can sponsor,get a Pro License or contribute. Also, feel free to reach out on Discord and Twitter!
v1.18.1
Changelog
Bug fixes
-
aaa9da3
: fix: disable upx for now (@caarlos0)
Full Changelog: https://github.com/goreleaser/goreleaser/compare/v1.18.0...v1.18.1
Find examples and commented usage of all options in our website. Want to help? You can sponsor,get a Pro License or contribute. Also, feel free to reach out on Discord and Twitter!
v1.18.0
Changelog
New Features
-
4330b52
: feat: IsGitDirty template variable (#3967) (@caarlos0) -
6b86499
: feat: add force_token to config (#3936) (@jolheiser) -
eb823de
: feat: allow multiple scoops (#3963) (@caarlos0) -
3707fe4
: feat: allow to goreleaser check multiple files (#3980) (@caarlos0) -
95b809d
: feat: allow to template nfpms.package_name (#3960) (@caarlos0) -
6fd5fd4
: feat: improve output (#3966) (@caarlos0) -
f3e1170
: feat: log generated artifact sizes (#3954) (@caarlos0) -
43ae761
: feat: native upx support (#3965) (@caarlos0) -
9aeea7b
: feat: new --version output (#3962) (@caarlos0) -
5bf42b7
: feat: publish taps, krews and scoops to regular git repositories (#3961) (@caarlos0)
Bug fixes
-
fb64a52
: fix: http uploads not setting defaults according to docs (@caarlos0) -
30fc74d
: fix: log when no artifacts match for signing (@caarlos0) -
d62abe0
: fix: pass goversion.Info instead of string (@caarlos0) -
45b80df
: fix: pass tree state as ldflag (#3968) (@caarlos0) -
b36e913
: fix: reportsizes before metadate (@caarlos0) -
6eed3e0
: fix: typo in a brew error message (@caarlos0)
Dependency updates
-
fd3244f
: feat(deps): bump github.com/Masterminds/semver/v3 from 3.2.0 to 3.2.1 (#3927) (@dependabot[bot]) -
2e589fd
: feat(deps): bump github.com/caarlos0/log from 0.4.0 to 0.4.1 (#3977) (@dependabot[bot]) -
2d5cb60
: feat(deps): bump github.com/charmbracelet/keygen from 0.3.0 to 0.4.1 (#3932) (@dependabot[bot]) -
c4b1bbe
: feat(deps): bump github.com/charmbracelet/keygen from 0.4.1 to 0.4.2 (#3957) (@dependabot[bot]) -
a16e671
: feat(deps): bump github.com/disgoorg/disgo from 0.16.1 to 0.16.2 (#3926) (@dependabot[bot]) -
57e104d
: feat(deps): bump github.com/disgoorg/disgo from 0.16.2 to 0.16.3 (#3964) (@dependabot[bot]) -
777b5a1
: feat(deps): bump github.com/ory/dockertest/v3 from 3.9.1 to 3.10.0 (#3947) (@dependabot[bot]) -
38b82f1
: feat(deps): bump github.com/sigstore/rekor from 1.0.1 to 1.1.1 (#3979) (@dependabot[bot]) -
44c6f73
: feat(deps): bump github.com/slack-go/slack from 0.12.1 to 0.12.2 (#3943) (@dependabot[bot]) -
5d8fe3d
: feat(deps): bump github.com/xanzy/go-gitlab from 0.82.0 to 0.83.0 (#3955) (@dependabot[bot]) -
0385674
: feat(deps): bump golang from 1.20.3-alpine to 1.20.4-alpine (#3976) (@dependabot[bot])
Build process updates
-
161bc9e
: build: fix fig.yml (@caarlos0) -
b037471
: build: temp disable push to aur (@caarlos0) -
803ef65
: build: use ghaction-upx (@caarlos0)
Other work
-
3324f01
: docs(artifactory): Add details on custom_artifact_name (#3953) (@mbamber) -
cc2805b
: docs: improve wording (@caarlos0) -
e8be671
: docs: multi platform docker images (@caarlos0) -
f3aa9c7
: docs: note about upx not in path (@caarlos0) -
59e7f1b
: docs: update (@caarlos0) -
de986a1
: docs: update (@caarlos0) -
cbca47d
: docs: update go mod proxy page (@caarlos0) -
a33a187
: refactor: improve method name (@caarlos0) -
7858e3e
: refactor: improvements (@caarlos0) -
28ca70f
: refactor: use context (@caarlos0)
Full Changelog: https://github.com/goreleaser/goreleaser/compare/v1.17.2...v1.18.0
Find examples and commented usage of all options in our website. Want to help? You can sponsor,get a Pro License or contribute. Also, feel free to reach out on Discord and Twitter!
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.