chore(deps): update dependency goreleaser/goreleaser to v1.17.0
This MR contains the following updates:
Package | Update | Change |
---|---|---|
goreleaser/goreleaser | minor |
1.13.1 -> 1.17.0
|
Release Notes
goreleaser/goreleaser
v1.17.0
Changelog
New Features
-
c47315f
: feat(ko): support labels and creation times (#3852) (@maxbrunet) -
590eff3
: feat: .Now template variable (#3853) (@caarlos0) -
44f8fae
: feat: IsDraft template variable (#3888) (@caarlos0) -
d5a413f
: feat: add context info to docker build errors (#3920) (@caarlos0) -
8b1c4ea
: feat: allow to MR homebrew taps (#3903) (@caarlos0) -
dc6a4e7
: feat: allow to forcefully use a token when multiple are set (#3910) (@caarlos0) -
5805c5d
: feat: allow to pr krew plugin manifests (#3915) (@caarlos0) -
282c421
: feat: allow to pr scoop manifests (#3916) (@caarlos0) -
f82a32c
: feat: blobs.disable (#3884) (@caarlos0) -
8877fe1
: feat: include prerelease suffix in git (#3841) (@vandot) -
1f56d8e
: feat: scoop shortcuts (#3846) (@howieyuen) -
c41d6de
: feat: support tgz and txz as archive formats (@caarlos0)
Bug fixes
-
d83d362
: fix(sign): use gpg path from git config by default if it is set (#3891) (@go-compile) -
37e92ce
: fix: clarify scoop no windows error (#3894) (@caarlos0) -
723484d
: fix: do not skip scoop on draft releases (#3889) (@caarlos0) -
9a97aaa
: fix: improve brew no archive error (#3895) (@caarlos0) -
f4fad65
: fix: improve gpg.program detection, add more tests (@caarlos0) -
a459911
: fix: many linting issues (@caarlos0) -
b495c90
: fix: set parallelism to match Linux container CPU (#3901) (@marukaz) -
0eb3e79
: fix: use git-archive under the hood (#3904) (@caarlos0)
Dependency updates
-
9bdfc55
: feat(deps): bump github.com/caarlos0/env/v7 from 7.0.0 to 7.1.0 (#3848) (@dependabot[bot]) -
12b01f6
: feat(deps): bump github.com/caarlos0/log from v0.2.1 to v0.2.2 (#3875) (@caarlos0) -
34fd422
: feat(deps): bump github.com/disgoorg/disgo from 0.15.2 to 0.15.3 (#3882) (@dependabot[bot]) -
ecf77c9
: feat(deps): bump github.com/disgoorg/disgo from 0.15.3 to 0.16.0 (#3905) (@dependabot[bot]) -
e263d14
: feat(deps): bump github.com/disgoorg/disgo from 0.16.0 to 0.16.1 (#3922) (@dependabot[bot]) -
00b2175
: feat(deps): bump github.com/docker/docker from 23.0.1+incompatible to 23.0.3+incompatible (#3909) (@dependabot[bot]) -
b96dba0
: feat(deps): bump github.com/google/go-containerregistry from 0.13.0 to 0.14.0 (#3878) (@dependabot[bot]) -
43731e2
: feat(deps): bump github.com/google/ko from 0.12.0 to 0.13.0 (#3880) (@dependabot[bot]) -
dec5fb8
: feat(deps): bump github.com/goreleaser/nfpm/v2 from v2.26.0 to v2.27.1 (#3876) (@caarlos0) -
55154b9
: feat(deps): bump github.com/imdario/mergo from 0.3.14 to 0.3.15 (#3892) (@dependabot[bot]) -
c7a2818
: feat(deps): bump github.com/opencontainers/runc from 1.1.2 to 1.1.5 (#3896) (@dependabot[bot]) -
c4d5cf9
: feat(deps): bump github.com/spf13/cobra from 1.6.1 to 1.7.0 (#3908) (@dependabot[bot]) -
13d92b4
: feat(deps): bump github.com/xanzy/go-gitlab from 0.80.2 to 0.81.0 (#3855) (@dependabot[bot]) -
ed2e378
: feat(deps): bump github.com/xanzy/go-gitlab from 0.81.0 to 0.82.0 (#3911) (@dependabot[bot]) -
7579e70
: feat(deps): bump golang from 1.20.2-alpine to 1.20.3-alpine (#3907) (@dependabot[bot]) -
427251f
: feat(deps): bump golang.org/x/crypto from 0.7.0 to 0.8.0 (#3923) (@dependabot[bot]) -
01b14f9
: feat(deps): bump golang.org/x/oauth2 from 0.6.0 to 0.7.0 (#3919) (@dependabot[bot]) -
6565383
: feat(deps): bump golang.org/x/text from 0.8.0 to 0.9.0 (#3917) (@dependabot[bot]) -
dfdbad1
: feat(deps): bump golang.org/x/tools from 0.6.0 to 0.7.0 (#3849) (@dependabot[bot]) -
30f543c
: feat(deps): bump golang.org/x/tools from 0.7.0 to 0.8.0 (#3918) (@dependabot[bot]) -
f62a2e4
: feat(deps): bump google.golang.org/protobuf from 1.29.0 to 1.29.1 (#3877) (@dependabot[bot]) -
137ed3b
: feat(deps): update caarlos0/env to v8 (@caarlos0) -
e9e392d
: feat(deps): update nfpm to v2.28.0 (@caarlos0)
Build process updates
-
9dcc63c
: build: create scoop manifests inside a bucket folder (@caarlos0) -
c849cfc
: build: fix golangci-lint failing (#3874) (@caarlos0) -
33e46b6
: build: improve changelog config (@caarlos0)
Other work
-
cc584c8
: docs: add since (@caarlos0) -
bf2e163
: docs: fix install's cosign steps (#3913) (@caarlos0) -
f33a36f
: docs: fix typo (@caarlos0) -
62bd21c
: docs: improve docs on scoop.folder (@caarlos0) -
6ae7b08
: docs: improve page on partial builds (@caarlos0) -
52f45d7
: docs: remove deprecated note about setup-go-action (@caarlos0) -
8a6de5c
: docs: schema update (@caarlos0) -
d524d93
: docs: standarizing docs defaults, since, etc (#3898) (@caarlos0) -
57d3bdd
: docs: update (@caarlos0) -
f5bcdff
: docs: update (@caarlos0) -
e3f6de7
: docs: update USERS.md (#3921) (@howieyuen) -
6e4c0e6
: docs: update git.md (@caarlos0) -
5af2c31
: refactor: fix redundant net/http import (#3897) (@alrs) -
88f3aea
: refactor: improve tmpl mergeability with pro (@caarlos0) -
7229a0d
: refactor: pipe.Skipf (@caarlos0) -
4ada24b
: refactor: remove unused function (@caarlos0)
Full Changelog: https://github.com/goreleaser/goreleaser/compare/v1.16.2...v1.17.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!
v1.16.2
Changelog
Bug fixes
-
5327759
: fix(ko): disable SBOM whensbom
isnone
(#3861) (@maxbrunet)
Build process updates
-
b4b6496
: build: setup-go update (@caarlos0)
Other work
-
3345f8c
: docs: add note about binary archives (#3867) (@caarlos0)
Full Changelog: https://github.com/goreleaser/goreleaser/compare/v1.16.1...v1.16.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.16.1
Changelog
Security updates
-
dd1315b
: fix(GO-2023-1621): update from go 1.20.1 to 1.20.2 (#3854) (@caarlos0)
Full Changelog: https://github.com/goreleaser/goreleaser/compare/v1.16.0...v1.16.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.16.0
Changelog
New Features
-
d5151a6
: feat: ConventionalExtension on nFPM (#3822) (@caarlos0) -
6c21b01
: feat: add OpenCollective (#3753) (@jolheiser) -
a40eb15
: feat: add base template function (#3834) (@caarlos0) -
874d698
: feat: add healthcheck cmd (#3826) (@caarlos0) -
9e21511
: feat: cosign update (#3821) (@caarlos0) -
99ae082
: feat: finally deprecate the single build option (#3758) (@caarlos0) -
b6dd26c
: feat: infer package name from go.mod (#3827) (@caarlos0) -
9dfa94c
: feat: scoop depends (#3797) (@caarlos0) -
2920de7
: feat: templateable changelog.skip (#3830) (@caarlos0)
Bug fixes
-
8b41864
: fix: GO-2023-1571 (@caarlos0) -
2c80588
: fix: better handle password protected keys (#3788) (@caarlos0) -
1aa984d
: fix: convert to forward slashes inside gio.Copy (#3794) (@caarlos0) -
be3a1b2
: fix: create temp docker outside dist (#3823) (@caarlos0) -
4f7475e
: fix: meta archives make the other archives be ignored (#3804) (@caarlos0) -
1858bac
: fix: nfpm replacements deprecation (#3793) (@caarlos0) -
2634fbd
: fix: race condition on artifacts.List (#3813) (@caarlos0) -
e6159a1
: fix: remove unused field (#3817) (@caarlos0) -
7021640
: fix: skip publish on exec (#3800) (@caarlos0) -
53838da
: fix: smtp mixup of env and yaml opts (#3815) (@caarlos0) -
6d3eb57
: fix: update to go 1.20.1 (@caarlos0)
Dependency updates
-
970fad3
: feat(deps): bump github.com/disgoorg/disgo from 0.15.0 to 0.15.1 (#3785) (@dependabot[bot]) -
4ea080c
: feat(deps): bump github.com/disgoorg/disgo from 0.15.1 to 0.15.2 (#3819) (@dependabot[bot]) -
2b454c2
: feat(deps): bump github.com/google/go-github/v50 from 50.0.0 to 50.1.0 (#3802) (@dependabot[bot]) -
f3f6d94
: feat(deps): bump github.com/goreleaser/nfpm/v2 from 2.25.1 to 2.26.0 (#3779) (@dependabot[bot]) -
d658b04
: feat(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#3809) (@dependabot[bot]) -
c903398
: feat(deps): bump github.com/xanzy/go-gitlab from 0.79.1 to 0.80.0 (#3774) (@dependabot[bot]) -
3f34afc
: feat(deps): bump github.com/xanzy/go-gitlab from 0.80.0 to 0.80.2 (#3786) (@dependabot[bot]) -
41bb6dc
: feat(deps): bump gocloud.dev from 0.28.0 to 0.29.0 (#3837) (@dependabot[bot]) -
db5a305
: feat(deps): bump golang from 1.20.0-alpine to 1.20.1-alpine (#3783) (@dependabot[bot]) -
763340c
: feat(deps): bump golang from48f336e
to87d0a33
(#3820) (@dependabot[bot]) -
5fa826e
: feat(deps): bump golang.org/x/crypto from 0.5.0 to 0.6.0 (#3768) (@dependabot[bot]) -
dde6a23
: feat(deps): bump golang.org/x/crypto from 0.6.0 to 0.7.0 (#3839) (@dependabot[bot]) -
3e63d73
: feat(deps): bump golang.org/x/oauth2 from 0.4.0 to 0.5.0 (#3769) (@dependabot[bot]) -
284574d
: feat(deps): bump golang.org/x/oauth2 from 0.5.0 to 0.6.0 (#3840) (@dependabot[bot]) -
8c763ce
: feat(deps): bump golang.org/x/text from 0.6.0 to 0.7.0 (#3770) (@dependabot[bot]) -
e8948e9
: feat(deps): bump golang.org/x/text from 0.7.0 to 0.8.0 (#3838) (@dependabot[bot]) -
b572e8a
: feat(deps): bump golang.org/x/tools from 0.5.0 to 0.6.0 (#3778) (@dependabot[bot]) -
acc9eea
: feat(deps): update env to v7 (#3814) (@caarlos0)
Build process updates
-
fee166d
: build: do not release for windows arm7 (#3735) (@caarlos0)
Other work
-
6eff385
: docs: add cross-compilation article (#3811) (@jamietanna) -
26cdc63
: docs: add missing file (@caarlos0) -
b4a4ca1
: docs: fix list item count (#3816) (@CC11001100) -
3e6aa96
: docs: more redirs (@caarlos0) -
17782b1
: docs: ordering (@caarlos0) -
b18339c
: docs: pro features (@caarlos0) -
adc279a
: docs: update (@caarlos0) -
7f445e9
: docs: update snap ref links (#3775) (@mohammadv184) -
4c44ece
: docs: updates (@caarlos0) -
29335c8
: docs: updates (@caarlos0)
Full Changelog: https://github.com/goreleaser/goreleaser/compare/v1.15.2...v1.16.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!
v1.15.2
Changelog
Bug fixes
-
90d8324
: fix(gitlab): correctly prepend/append/keep releases notes (#3765) (@christophwitzko) -
9b7603a
: fix: force specific version of go-crypto (#3756) (@caarlos0)
Build process updates
-
15bc656
: build: add another category to our changelog (@caarlos0) -
2bfbab9
: build: disable goreleaser twitter announce (@caarlos0) -
addd7c4
: build: fix workflow syntax (@caarlos0) -
b0783c7
: build: run test on any workflow change (@caarlos0) -
8191475
: build: use go1.20 (#3757) (@caarlos0)
Other work
-
72bd87d
: docs: improve changelog (@caarlos0) -
92377e8
: docs: twitter non-free api warning (@caarlos0)
Full Changelog: https://github.com/goreleaser/goreleaser/compare/v1.15.1...v1.15.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.15.1
Changelog
Bug fixes
-
7c6bd86
: fix: do not do fancy 3rd party process logging (#3747) (@caarlos0) -
f22987a
: fix: honouring ko bare option (#3743) (@kameshsampath) -
1dbb558
: fix: make the warning clearer (@caarlos0)
Dependency updates
-
b0a59a1
: Revert "feat(deps): bump github.com/goreleaser/nfpm/v2 from 2.23.0 to 2.24.0 (#3715)" (@caarlos0) -
a6d558a
: feat(deps): bump github.com/xanzy/go-gitlab from 0.79.0 to 0.79.1 (#3739) (@dependabot[bot])
Other work
-
f25e3b3
: build: increase release timeout (#3734) (@caarlos0) -
aa3aff3
: docs: improve git dirty err page (@caarlos0) -
53fdcd7
: docs: reference --clean instead of --rm-dist everywhere (@caarlos0)
Full Changelog: https://github.com/goreleaser/goreleaser/compare/v1.15.0...v1.15.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.15.0
Changelog
New Features
-
2450746
: feat: add ko support (#3653) (@caarlos0) -
1b7dd25
: feat: allow to template apk keyname (#3667) (@KalleDK) -
afc38b7
: feat: allow to template release.disable and releaser.skip_upload (#3710) (@caarlos0) -
d386cbf
: feat: allow to template snaps.grade (#3712) (@caarlos0) -
82be112
: feat: allow to template telegram.chat_id (#3686) (@caarlos0) -
d18adfb
: feat: deprecate --rm-dist in favor of new --clean flag (#3702) (@caarlos0)
Bug fixes
-
4954815
: fix: improve handling of --rm-dist deprecation (#3728) (@caarlos0) -
caaf997
: fix: only debs should create iphoneos pkgs (#3719) (@caarlos0) -
0286cf7
: fix: schema (@caarlos0) -
2257b63
: fix: telegram.chat_id string (@caarlos0) -
af38a4c
: fix: toslash artifact paths on metadata.json (@caarlos0)
Dependency updates
-
12d5ed0
: feat(deps): bump github.com/disgoorg/disgo from 0.14.1 to 0.15.0 (#3718) (@dependabot[bot]) -
599ed65
: feat(deps): bump github.com/google/go-containerregistry from 0.11.0 to 0.12.1 (#3699) (@dependabot[bot]) -
54ef103
: feat(deps): bump github.com/google/go-containerregistry from 0.12.1 to 0.13.0 (#3716) (@dependabot[bot]) -
7375a39
: feat(deps): bump github.com/goreleaser/nfpm/v2 from 2.23.0 to 2.24.0 (#3715) (@dependabot[bot]) -
0fe8b8d
: feat(deps): bump github.com/xanzy/go-gitlab from 0.77.0 to 0.78.0 (#3690) (@dependabot[bot]) -
f979a63
: feat(deps): bump github.com/xanzy/go-gitlab from 0.78.0 to 0.79.0 (#3717) (@dependabot[bot]) -
3fd95e1
: feat(deps): bump gocloud.dev from 0.27.0 to 0.28.0 (#3689) (@dependabot[bot]) -
395d8de
: feat(deps): bump golang from 1.19.4-alpine to 1.19.5-alpine (#3694) (@dependabot[bot]) -
66dbc7f
: feat(deps): bump golang froma9b24b6
to86d32cc
(#3691) (@dependabot[bot]) -
793def6
: feat(deps): bump golang.org/x/crypto from 0.3.0 to 0.5.0 (#3695) (@dependabot[bot]) -
da1dca2
: feat(deps): bump golang.org/x/oauth2 from 0.3.0 to 0.4.0 (#3693) (@dependabot[bot]) -
31f8811
: feat(deps): bump golang.org/x/text from 0.5.0 to 0.6.0 (#3681) (@dependabot[bot]) -
571cde5
: feat(deps): bump golang.org/x/tools from 0.2.0 to 0.5.0 (#3700) (@dependabot[bot]) -
71f3952
: feat(deps): update go-github from v48 to v50 (@caarlos0)
Other work
-
48f77f9
: build: fix htmltest config (@caarlos0) -
0f8de79
: build: notify goreleaser-cross about new release (#3685) (@troian) -
e90193b
: build: only notify generate-releases on a release (@caarlos0) -
e27e3a6
: build: release for ppc64 (@caarlos0) -
17cd672
: build: use go 1.19.5 (@caarlos0) -
a1876e3
: docs: GO_VERSION in the examples might cause confusion (@caarlos0) -
cb13b55
: docs: apk key name template (@caarlos0) -
9c5b4d5
: docs: consistent formatting (@caarlos0) -
5c4c7de
: docs: fix deprecation notice for--rm-dist
->--clean
(#3733) (@Daegalus) -
750664f
: docs: fix nfpm override depends (@caarlos0) -
938edc4
: docs: fix releases.json (@caarlos0) -
050f5a4
: docs: fix typo in changelog page (#3730) (@j178) -
d6504aa
: docs: keep --rm-dist for now (@caarlos0) -
3eb759f
: docs: keep --rm-dist on docs for now (@caarlos0) -
1381e02
: docs: quote strings in docker manifests docs (@caarlos0) -
2af9bdb
: docs: rename.goreleaser.yml
to.goreleaser.yaml
in intro (#3680) (@craigpastro) -
99e1ac1
: docs: repology img (@caarlos0) -
44012cc
: docs: update (@caarlos0) -
98e3a7f
: docs: update (@caarlos0) -
49ccad4
: docs: update USERS.md (#3688) (@cfabianski) -
95c4c86
: docs: update changelog docs and schema (@caarlos0) -
13fda95
: docs: update schema for changelog.sort (@caarlos0) -
a1477f9
: refactor: improve changelog code (@caarlos0) -
c42b3ec
: refactor: improve go mod proxy usage (#3698) (@caarlos0) -
90a8215
: refactor: improve tmpls that eval to a bool (#3726) (@caarlos0) -
8e3567e
: refactor: rename ChangeLogGroup to ChangelogGroup (@caarlos0)
Full Changelog: https://github.com/goreleaser/goreleaser/compare/v1.14.1...v1.15.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!
v1.14.1
Changelog
Bug fixes
-
3734c2d
: fix: check that the variable resp is not nil (#3670) (@ddddddO) -
ee51a5a
: fix: do not put binaries in /usr/local/bin (#3677) (@caarlos0) -
bd98343
: fix: improve changelog a bit (#3673) (@caarlos0) -
1d2842c
: fix: log which token will be used (#3665) (@caarlos0) -
da23357
: fix: native changeloger without previous tag (#3668) (@caarlos0) -
47ce9a9
: fix: only fail announcing phase in the end (#3666) (@caarlos0)
Dependency updates
-
033af4a
: fix(deps): Bump github.com/goreleaser/nfpm/v2 from 2.22.2 to 2.23.0 (#3679) (@dependabot[bot])
Other work
-
a3867c8
: docs: clarify token files a bit (@caarlos0) -
c714e13
: docs: deploy to cloudflare pages (@caarlos0) -
09b76aa
: docs: fix descriptions (@caarlos0) -
232c982
: docs: improve build (#3674) (@caarlos0) -
7100096
: docs: improve docs build/organization (@caarlos0) -
f238d96
: docs: remove vercel (#3672) (@caarlos0) -
2ae0eaf
: docs: update (@caarlos0) -
7be7093
: docs: update mkdocs options (@caarlos0) -
02e2dfd
: docs: update workflows (@caarlos0) -
ad40cb0
: refactor: improve mergeability (@caarlos0)
Full Changelog: https://github.com/goreleaser/goreleaser/compare/v1.14.0...v1.14.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.14.0
Changelog
New Features
-
541e3df
: feat(brew): allow to template brew.install (#3593) (@caarlos0) -
1b8395d
: feat(build): allow to template env (#3592) (@caarlos0) -
b665685
: feat: add windows to default builds (#3581) (@jolheiser) -
2e5a8e5
: feat: allow to template archives.files.info (#3630) (@caarlos0) -
a209757
: feat: better archives relative paths (#3656) (@caarlos0) -
f5696d0
: feat: custom tag.sort (#3611) (@caarlos0) -
e546564
: feat: deprecate replacements (#3589) (@caarlos0) -
9370676
: feat: set file info for binaries inside archives (#3618) (@caarlos0) -
f3f1c08
: feat: title template function (#3590) (@caarlos0)
Bug fixes
-
d4b570a
: fix: clarify scoop no windows archive errors (@caarlos0) -
ddf7660
: fix: extra quotes on goreleaser archives (@caarlos0) -
a3d3ab2
: fix: improve docker warning (@caarlos0) -
6ff8936
: fix: improve nfpm error (@caarlos0) -
e72ab30
: fix: improve schema for signs (#3603) (@caarlos0) -
21648d1
: fix: init with extra quote (@caarlos0) -
d7ce484
: fix: jsonschema for chocolateys (@caarlos0) -
494ba29
: fix: lint issue (@caarlos0) -
50bd784
: fix: log request-id on upload error and release create/update (#3608) (@caarlos0) -
f05f3b5
: fix: merge issues (@caarlos0) -
c2adc17
: fix: missing digests on manifests (#3602) (@caarlos0) -
46fdb55
: fix: multiple files with same name warning (#3660) (@caarlos0) -
33528d7
: fix: remove warning (@caarlos0) -
19ab124
: fix: retain symlinks added to zip archives (#3585) (@orirawlings) -
a1305d3
: fix: validate env templates (#3591) (@caarlos0) -
24d8647
: fix: warn if list has multiple files with same name (#3607) (@caarlos0)
Dependency updates
-
cac3f17
: feat(deps): build with go 1.19.4 (#3644) (@caarlos0) -
c8f0076
: feat(deps): bump github.com/Masterminds/semver/v3 from 3.1.1 to 3.2.0 (#3606) (@dependabot[bot]) -
691234d
: feat(deps): bump github.com/atc0005/go-teams-notify/v2 from 2.6.1 to 2.7.0 (#3638) (@dependabot[bot]) -
583bca5
: feat(deps): bump github.com/caarlos0/log from 0.1.10 to 0.2.0 (#3634) (@dependabot[bot]) -
8480d30
: feat(deps): bump github.com/caarlos0/log from 0.2.0 to 0.2.1 (#3646) (@dependabot[bot]) -
7083751
: feat(deps): bump github.com/dghubble/oauth1 from 0.7.1 to 0.7.2 (#3627) (@dependabot[bot]) -
9abc613
: feat(deps): bump github.com/disgoorg/disgo from 0.13.21 to 0.13.22 (#3577) (@dependabot[bot]) -
a2308ee
: feat(deps): bump github.com/disgoorg/disgo from 0.13.22 to 0.14.0 (#3610) (@dependabot[bot]) -
d32b420
: feat(deps): bump github.com/disgoorg/disgo from 0.14.0 to 0.14.1 (#3650) (@dependabot[bot]) -
261cc8a
: feat(deps): bump github.com/google/go-github/v48 from 48.1.0 to 48.2.0 (#3633) (@dependabot[bot]) -
45868b8
: feat(deps): bump github.com/goreleaser/nfpm/v2 from 2.22.1 to 2.22.2 (#3613) (@dependabot[bot]) -
b6cac24
: feat(deps): bump github.com/slack-go/slack from 0.11.4 to 0.12.0 (#3649) (@dependabot[bot]) -
196fa6c
: feat(deps): bump github.com/slack-go/slack from 0.12.0 to 0.12.1 (#3654) (@dependabot[bot]) -
d0e91cb
: feat(deps): bump github.com/ulikunitz/xz from 0.5.10 to 0.5.11 (#3639) (@dependabot[bot]) -
85f4be9
: feat(deps): bump github.com/xanzy/go-gitlab from 0.74.0 to 0.76.0 (#3578) (@dependabot[bot]) -
6b01982
: feat(deps): bump github.com/xanzy/go-gitlab from 0.76.0 to 0.77.0 (#3637) (@dependabot[bot]) -
e8773b7
: feat(deps): bump golang from 1.19.3-alpine to 1.19.4-alpine (#3626) (@dependabot[bot]) -
4c62c9b
: feat(deps): bump golang fromd171aa3
to8bd8a4b
(#3617) (@dependabot[bot]) -
f83a942
: feat(deps): bump golang.org/x/text from 0.3.7 to 0.4.0 (#3595) (@dependabot[bot]) -
50d1ca6
: feat(deps): bump golang.org/x/text from 0.4.0 to 0.5.0 (#3622) (@dependabot[bot])
Other work
-
fd9afb9
: docs: add Optimus Mine to GoReleaser users (#3651) (@abemedia) -
eedf957
: docs: clarify cgo (@caarlos0) -
bb6181c
: docs: document release upload errors (@caarlos0) -
5c15e5a
: docs: errors/build (@caarlos0) -
2999db7
: docs: fix README badge (#3652) (@dirien) -
960814a
: docs: fixskip_push
parameter toskip_build
(#3628) (@j178) -
0c6d209
: docs: fix typo in pro docs (#3586) (@markphelps) -
5434168
: docs: improve modeline docs (@caarlos0) -
27af559
: docs: improve reproducible builds (@caarlos0) -
fb901ae
: docs: make co-marketing more strict on eula (#3583) (@caarlos0) -
ee9816b
: docs: schema update (@caarlos0) -
580022b
: docs: typo fix (@caarlos0) -
b06f217
: docs: update docker options and schema (@caarlos0) -
3cfe215
: docs: update github-action documentation (#3640) (@caarlos0) -
0767ded
: refactor: improving minio and docker tests (#3642) (@caarlos0)
Full Changelog: https://github.com/goreleaser/goreleaser/compare/v1.13.1...v1.14.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.