chore(deps): update dependency goreleaser/goreleaser to v1.19.2
This MR contains the following updates:
Package | Update | Change |
---|---|---|
goreleaser/goreleaser | minor |
1.18.2 -> 1.19.2
|
Release Notes
goreleaser/goreleaser
v1.19.2
Changelog
Bug fixes
-
f883131
: fix(github): check rate limit again after sleeping (#4152) (@caarlos0) -
5f7be84
: fix(nix): description, path and homepage should allow templates (#4156) (@caarlos0) -
a324009
: fix(winget): add missing fields, more templates (#4164) (@caarlos0) -
86beb58
: fix: improve error message (@caarlos0) -
9364d99
: fix: improve log (@caarlos0)
Build process updates
-
4c9314b
: build(dependabot): group dependency updates (@caarlos0) -
6822209
: build: winget branch (@caarlos0)
Other work
-
0c5f693
: docs: fix spacing (@caarlos0) -
b786c02
: docs: fix templated contents (@caarlos0) -
e9760a1
: refactor(winget): minor improvements (#4157) (@caarlos0) -
c57cdab
: refactor: add function to apply template multiple times (#4158) (@twpayne)
Full Changelog: https://github.com/goreleaser/goreleaser/compare/v1.19.1...v1.19.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?
v1.19.1
Changelog
Bug fixes
-
6b46a1a
: fix: go install (@caarlos0)
Build process updates
-
a68000b
: build(nix): fix goreleaser config path (#4151) (@caarlos0)
Full Changelog: https://github.com/goreleaser/goreleaser/compare/v1.19.0...v1.19.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.19.0
Changelog
New Features
-
e9c5a92
: Revert "feat: add winget to pipeline" (@caarlos0) -
4282249
: feat(aur): single commit per package (#4126) (@caarlos0) -
773cb91
: feat(github): allow to MR cross-repo (#4053) (@caarlos0) -
f6b9ccb
: feat(github): allow to open MRs as drafts (#4054) (@caarlos0) -
1f8a7b2
: feat(github): avoid rate limits (#4037) (@caarlos0) -
b4dbf6b
: feat(jsonschema): mark deprecated options as so (@caarlos0) -
0513818
: feat(ko): allow to have an empty tag name (#4043) (@caarlos0) -
75c47d1
: feat(nix): support armv6l and armv7l (#4051) (@caarlos0) -
1d92a36
: feat(scoop): allow to template description and homepage (#4057) (@caarlos0) -
d4bbf44
: feat(snapcraft): support title, icon, assumes & hooks (#3930) (@abemedia) -
e0dabc1
: feat(telegram): ability to choose msg format, mdv2escape (#4036) (@caarlos0) -
ffad12e
: feat(upx): allow to filter by goos, goarch, goarm, goamd64 (#4056) (@caarlos0) -
0f5b058
: feat(winget): support arm64 (@caarlos0) -
09411ea
: feat: Checksums as a template field (#4064) (@caarlos0) -
62f4bd5
: feat: add winget to pipeline (@caarlos0) -
b1c8e9f
: feat: added IsNightly to OSS template variables (@caarlos0) -
3bb9a9a
: feat: allow to sign KO manifests (#4038) (@caarlos0) -
05d2556
: feat: allow to template dockers.skip_push and docker_manifests.skip_push (#4008) (@caarlos0) -
e5c9338
: feat: changelog.include (#4122) (@caarlos0) -
1c9b4d5
: feat: completion improvements (#4071) (@scop) -
72cf840
: feat: continue on error (#4127) (@caarlos0) -
62b065d
: feat: deprecate brews.tap, krews.index & scoops.bucket (#4099) (@caarlos0) -
51592e1
: feat: envOrDefault template function (#4097) (@caarlos0) -
73b3225
: feat: improve deprecations (@caarlos0) -
d0cf457
: feat: improve verbose output (#4017) (@caarlos0) -
823bc60
: feat: make git client support creating multiple files in a single commit (#4107) (@caarlos0) -
99afc8d
: feat: nix support (#4012) (@caarlos0) -
66cee94
: feat: remove deprecated replacements (#4075) (@caarlos0) -
eadd377
: feat: remove deprecated rlcp options (#4076) (@caarlos0) -
4936929
: feat: sort brew dependencies (@caarlos0) -
bbcc45b
: feat: support pull request templates (#4105) (@caarlos0) -
6afdb49
: feat: winget support (#4081) (@caarlos0)
Security updates
-
a76db83
: sec: fix for GHSA-2fvp-53hw-f9fc (@caarlos0)
Bug fixes
-
b5e8d6d
: fix(archive): warn only for non-default globs with no matches (#4013) (@caarlos0) -
950cebe
: fix(cmd): check with no args (@caarlos0) -
b9e276f
: fix(nfpm): write too long when writing the lintian file (#4039) (@caarlos0) -
a3bc051
: fix(nix): better errors if nix-prefetch-url fails (@caarlos0) -
c6851f5
: fix(nix): hc should report nix-prefetch-url as a dependency (@caarlos0) -
81bd82b
: fix(nix): improve error message (@caarlos0) -
4dc31e9
: fix(nix): local filename when path not set (@caarlos0) -
cc570c3
: fix(nix): missing artifact type stringer (@caarlos0) -
27f9452
: fix(scoop): allow templating name and skip_upload (@caarlos0) -
528b06a
: fix(snapcraft): title and icon are optional (#4138) (@caarlos0) -
7d485d6
: fix(winget): default commit message (@caarlos0) -
e525b66
: fix(winget): incorrect filenames (#4139) (@caarlos0) -
2eaefa9
: fix(winget): release notes should be optional (@caarlos0) -
3d77e8e
: fix: Scoop releases being skipped via disabled SCM releases (#4150) (@radujipa) -
ac5788e
: fix: add do not edit header to generated files (@caarlos0) -
aae9433
: fix: archive extraformat when using format override (@caarlos0) -
bb33419
: fix: archives should always use forward slash (#4116) (@caarlos0) -
ef3c42f
: fix: artifact.Path should filepath.ToSlash (#4117) (@caarlos0) -
de59966
: fix: deprecate brews.plist (#4073) (@caarlos0) -
629df04
: fix: do runner cleanups also onSIGINT
andSIGTERM
(#4133) (@scop) -
cebdf0d
: fix: goreleaser build index out of range (#4007) (@caarlos0) -
dfcd535
: fix: improve "pushing" logs for multiple publishers (@caarlos0) -
76ce66c
: fix: improve brew/krew/scoop/nix/winget paths inside dist (#4137) (@caarlos0) -
10a627c
: fix: runner tarball download URL (#4113) (@scop) -
3eecfdd
: fix: runner tarball extract path (#4114) (@scop) -
f33a534
: fix: umask nfpm field (#4136) (@caarlos0) -
e9b4bc0
: fix: use commit msg as MR title (@caarlos0) -
323dca8
: fix: version git tree state (@caarlos0)
Dependency updates
-
cb4c9ec
: feat(deps): bump github.com/atc0005/go-teams-notify/v2 from 2.7.0 to 2.7.1 (#4090) (@dependabot[bot]) -
d27c297
: feat(deps): bump github.com/charmbracelet/keygen from 0.4.2 to 0.4.3 (#4149) (@dependabot[bot]) -
455730c
: feat(deps): bump github.com/disgoorg/disgo from 0.16.3 to 0.16.4 (#3996) (@dependabot[bot]) -
dab69c9
: feat(deps): bump github.com/disgoorg/disgo from 0.16.4 to 0.16.5 (#4025) (@dependabot[bot]) -
f568ef9
: feat(deps): bump github.com/disgoorg/disgo from 0.16.5 to 0.16.6 (#4089) (@dependabot[bot]) -
b2d08b3
: feat(deps): bump github.com/disgoorg/disgo from 0.16.6 to 0.16.7 (#4145) (@dependabot[bot]) -
f462f55
: feat(deps): bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible (#4006) (@dependabot[bot]) -
d085b3a
: feat(deps): bump github.com/google/go-github/v53 50.1.0 to 53.2.0 (#4146) (@caarlos0) -
8d94703
: feat(deps): bump github.com/google/ko from 0.13.0 to 0.14.1 (#4132) (@dependabot[bot]) -
760aca2
: feat(deps): bump github.com/goreleaser/nfpm/v2 from 2.28.0 to 2.29.0 (#4030) (@dependabot[bot]) -
2e2bde5
: feat(deps): bump github.com/goreleaser/nfpm/v2 from 2.29.0 to 2.30.0 (#4074) (@dependabot[bot]) -
91d4920
: feat(deps): bump github.com/goreleaser/nfpm/v2 from 2.30.0 to 2.30.1 (#4079) (@dependabot[bot]) -
161e6fe
: feat(deps): bump github.com/goreleaser/nfpm/v2 from 2.30.1 to 2.31.0 (#4144) (@caarlos0) -
eb6b88c
: feat(deps): bump github.com/imdario/mergo from 0.3.15 to 0.3.16 (#4045) (@dependabot[bot]) -
4508ba7
: feat(deps): bump github.com/klauspost/pgzip from 1.2.5 to 1.2.6 (#3985) (@dependabot[bot]) -
c495b94
: feat(deps): bump github.com/muesli/termenv from 0.15.1 to 0.15.2 (#4148) (@dependabot[bot]) -
7c6201f
: feat(deps): bump github.com/sigstore/rekor from 1.1.1 to 1.2.0 (#4044) (@dependabot[bot]) -
efafe86
: feat(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3 (#4022) (@dependabot[bot]) -
f704a41
: feat(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4 (#4059) (@dependabot[bot]) -
80fddf0
: feat(deps): bump github.com/xanzy/go-gitlab from 0.83.0 to 0.84.0 (#4061) (@dependabot[bot]) -
fb88716
: feat(deps): bump github.com/xanzy/go-gitlab from 0.84.0 to 0.85.0 (#4091) (@dependabot[bot]) -
9a21cbe
: feat(deps): bump github.com/xanzy/go-gitlab from 0.85.0 to 0.86.0 (#4131) (@dependabot[bot]) -
e2eb95d
: feat(deps): bump gocloud.dev from 0.29.0 to 0.30.0 (#4129) (@dependabot[bot]) -
71c7514
: feat(deps): bump golang from 1.20.4-alpine to 1.20.5-alpine (#4078) (@dependabot[bot]) -
f0dfdb8
: feat(deps): bump golang from913de96
toee2f23f
(#4009) (@dependabot[bot]) -
b6e9eb8
: feat(deps): bump golang fromb036c52
tofd9d9d7
(#4108) (@dependabot[bot]) -
6f5e94c
: feat(deps): bump golang.org/x/crypto from 0.8.0 to 0.9.0 (#4001) (@dependabot[bot]) -
a3efb28
: feat(deps): bump golang.org/x/crypto from 0.9.0 to 0.10.0 (#4101) (@dependabot[bot]) -
f8bf6f0
: feat(deps): bump golang.org/x/oauth2 from 0.7.0 to 0.8.0 (#4002) (@dependabot[bot]) -
277339b
: feat(deps): bump golang.org/x/oauth2 from 0.8.0 to 0.9.0 (#4103) (@dependabot[bot]) -
7af206f
: feat(deps): bump golang.org/x/sync from 0.2.0 to 0.3.0 (#4109) (@dependabot[bot]) -
62002b5
: feat(deps): bump golang.org/x/text from 0.9.0 to 0.10.0 (#4102) (@dependabot[bot]) -
83e7546
: feat(deps): bump golang.org/x/tools from 0.8.0 to 0.9.1 (#3999) (@dependabot[bot]) -
062ab90
: feat(deps): bump golang.org/x/tools from 0.9.1 to 0.9.2 (#4062) (@dependabot[bot]) -
d049166
: feat(deps): bump golang.org/x/tools from 0.9.2 to 0.9.3 (#4067) (@dependabot[bot]) -
5f908bd
: feat(deps): bump golang.org/x/tools from 0.9.3 to 0.10.0 (#4121) (@dependabot[bot]) -
a6e6e70
: feat(deps): update env to v9 (@caarlos0) -
79881fc
: feat(deps): update log (@caarlos0)
Build process updates
-
703578a
: build: add depguard (@caarlos0) -
b56dcbf
: build: do not use deprecated options (@caarlos0) -
7355ccd
: build: fix config (@caarlos0) -
14c141a
: build: fix docs build (@caarlos0) -
f365c72
: build: fix docs build (@caarlos0) -
210d029
: build: rm deprecated option (@caarlos0)
Other work
-
2ad313a
: test: syscall.EACCES and os.ErrNoExist (#4120) (@caarlos0) -
46072c6
: docs: add banner asking for support to the website, release notes, etc (@caarlos0) -
bf350e0
: docs: add missing dash in ldflags default (#4070) (@scop) -
f070847
: docs: add more info about opening prs (#4106) (@caarlos0) -
c9eff90
: docs: clarify prebuilt.path and binary (@caarlos0) -
779cce7
: docs: clarify replacements a bit more (@caarlos0) -
9fb855a
: docs: cookbook for monorepos, release.tag (@caarlos0) -
41536fd
: docs: explain artifactory mode binary better (@caarlos0) -
e598d67
: docs: fix broken link (@caarlos0) -
5c6a31c
: docs: fix cookbooks/contributing (@caarlos0) -
1eced63
: docs: fix typo (@caarlos0) -
aecc9ea
: docs: homebrew link to resource-not-accessible-by-integration (#4003) (@mmatczuk) -
7da18ec
: docs: improve brew and krew docs (@caarlos0) -
4a46eb0
: docs: improve nix docs (@caarlos0) -
a80a401
: docs: improve nur help (@caarlos0) -
56dfb8b
: docs: include markdown plugin (#4098) (@caarlos0) -
f33968f
: docs: mark flags as pro only (@caarlos0) -
8eea2dd
: docs: pre-fill scopes for new Personal Access Token (#4010) (@jamietanna) -
4b78278
: docs: runner script fixes (#4112) (@scop) -
a130fe9
: docs: smallstep sponsorship (@caarlos0) -
4bda54d
: docs: sync (@caarlos0) -
4c96bf5
: docs: typo fix (@caarlos0) -
7c658e5
: docs: update (@caarlos0) -
1e56d38
: docs: update (@caarlos0) -
1a34c5d
: docs: update (@caarlos0) -
5520be3
: docs: update SECURITY.md (@caarlos0) -
9b960b2
: docs: update snapcraft docs (@caarlos0) -
3cfd5fe
: docs: update templates.md (@caarlos0) -
64ea757
: docs: update users (@caarlos0) -
ef690d0
: style: spelling and grammar fixes (#4069) (@scop) -
7671b54
: test(ko): fix (@caarlos0) -
faf3d2a
: test(ko): fix error msg (@caarlos0) -
dbd4342
: test(nfpm): fix after update (@caarlos0)
Full Changelog: https://github.com/goreleaser/goreleaser/compare/v1.18.2...v1.19.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?
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.