chore(deps): update dependency goreleaser/goreleaser to v1.10.2
This MR contains the following updates:
Package | Update | Change |
---|---|---|
goreleaser/goreleaser | minor |
1.9.2 -> 1.10.2
|
Release Notes
goreleaser/goreleaser
v1.10.2
Changelog
Bug fixes
-
02a3486
: fix(build): set workdir as safe for git when running docker image (#3229) (@troian) -
de3f381
: fix: build env overrides (#3232) (@caarlos0)
Dependency updates
-
4e23818
: feat(deps): bump github.com/invopop/jsonschema from 0.4.0 to 0.5.0 (#3227) (@dependabot[bot])
Full Changelog: https://github.com/goreleaser/goreleaser/compare/v1.10.1...v1.10.2
What to do next?
- Read the documentation
- Check out the GoReleaser Pro distribution
- Join our Discord server
- Follow us on Twitter
v1.10.1
Changelog
Bug fixes
-
f24f1a0
: fix: improve output on github actions (#3221) (@caarlos0) -
5b591c9
: fix: make skip message more idiomatic (#3223) (@wesleimp)
Full Changelog: https://github.com/goreleaser/goreleaser/compare/v1.10.0...v1.10.1
What to do next?
- Read the documentation
- Check out the GoReleaser Pro distribution
- Join our Discord server
- Follow us on Twitter
v1.10.0
Changelog
New Features
-
ae39922
: feat: add --skip-docker (#3176) (@caarlos0) -
d79484e
: feat: added --skip-before flag (#3182) (@caarlos0) -
cf3c758
: feat: allow multiple ids to be passed to build (#3212) (@caarlos0) -
1d72e96
: feat: allow parallelism by build target (#3213) (@caarlos0) -
4162772
: feat: allow to load config from stdin (#3175) (@caarlos0) -
f75d64d
: feat: allow to override env for a target (#3201) (@caarlos0) -
83e4071
: feat: allow to template release.repo (#3205) (@caarlos0) -
b3fcc54
: feat: changelog group improvements (#3203) (@caarlos0) -
cb70fa5
: feat: log duration of slow pipes (#3173) (@caarlos0) -
2c59b8e
: feat: remove empty_folders for good (#3163) (@caarlos0) -
0f12869
: feat: removed deprecated windows arm handling on go 1.16 (#3157) (@caarlos0) -
fe7e212
: feat: replacing the log library (#3139) (@caarlos0) -
9f15047
: feat: update go-github from v44 to v45 (#3130) (@caarlos0) -
ad3c6fd
: feat: update jsonschema library (#3159) (@caarlos0) -
df734bd
: feat: update x/sync (#3138) (@caarlos0)
Bug fixes
-
c51b0f9
: fix(ci): gitleaks license (#3177) (@caarlos0) -
5e57ece
: fix(ci): less logs in the test output (#3207) (@caarlos0) -
de99497
: fix: blob upload eating errors (#3185) (@caarlos0) -
0a2e8fc
: fix: improve docker publish skipping (#3184) (@caarlos0) -
187750a
: fix: run defaults pipe before before pipe (#3198) (@caarlos0) -
b1a3f30
: fix: use default builder with buildx (#3199) (@crazy-max) -
1723e88
: fix: wrap_in_directory type (#3158) (@caarlos0)
Dependency updates
-
d8c73c8
: feat(deps): bump github.com/caarlos0/ctrlc from 1.0.0 to 1.1.0 (#3165) (@dependabot[bot]) -
b318ac8
: feat(deps): bump github.com/caarlos0/env/v6 from 6.9.2 to 6.9.3 (#3137) (@dependabot[bot]) -
f8e5bda
: feat(deps): bump github.com/google/go-github/v45 from 45.0.0 to 45.1.0 (#3147) (@dependabot[bot]) -
ed58817
: feat(deps): bump github.com/google/go-github/v45 from 45.1.0 to 45.2.0 (#3180) (@dependabot[bot]) -
f90814a
: feat(deps): bump github.com/goreleaser/nfpm/v2 from 2.15.1 to 2.16.0 (#3162) (@dependabot[bot]) -
9f520de
: feat(deps): bump github.com/imdario/mergo from 0.3.12 to 0.3.13 (#3128) (@dependabot[bot]) -
32f5d5c
: feat(deps): bump github.com/muesli/mango-cobra from 1.1.0 to 1.2.0 (#3181) (@dependabot[bot]) -
4859b28
: feat(deps): bump github.com/slack-go/slack from 0.10.3 to 0.11.0 (#3160) (@dependabot[bot]) -
dd66aac
: feat(deps): bump github.com/spf13/cobra from 1.4.0 to 1.5.0 (#3170) (@dependabot[bot]) -
4dc2049
: feat(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.2 (#3145) (@dependabot[bot]) -
3df1f27
: feat(deps): bump github.com/stretchr/testify from 1.7.2 to 1.7.4 (#3171) (@dependabot[bot]) -
82c64f5
: feat(deps): bump github.com/stretchr/testify from 1.7.4 to 1.7.5 (#3195) (@dependabot[bot]) -
e9088c3
: feat(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.0 (#3217) (@dependabot[bot]) -
32c880c
: feat(deps): bump github.com/xanzy/go-gitlab from 0.65.0 to 0.68.0 (#3126) (@dependabot[bot]) -
97b4360
: feat(deps): bump github.com/xanzy/go-gitlab from 0.68.0 to 0.68.2 (#3208) (@dependabot[bot]) -
5fcc521
: feat(deps): bump golang from 1.18.2-alpine to 1.18.3-alpine (#3142) (@dependabot[bot]) -
75efca8
: feat(deps): bump gopkg.in/yaml.v3 from 3.0.0 to 3.0.1 (#3135) (@dependabot[bot])
Documentation updates
-
8de94f7
: docs: add Crusoe Cloud to users list (#3140) (@blacob) -
2d9dd26
: docs: adds Koordinator to USERS.md (#3167) (@jasonliu747) -
5713eec
: docs: clarify action does not install other tools (@caarlos0) -
8424c92
: docs: clarify dist folder names (@caarlos0) -
0ccd795
: docs: fix mistaken mention of homebrew in AUR section (#3200) (@rfay) -
954a0e7
: docs: fix typo in archive.md (#3189) (@rfay) -
0c9c82a
: docs: fix typos (#3204) (@naglis) -
176336f
: docs: miscellaneous usage and wording improvements (#3152) (@rfay) -
5ae0871
: docs: no-main error if running outside project root (@rfay) -
1a8e075
: docs: ref fixes (@caarlos0) -
e8f3f01
: docs: update (@caarlos0) -
71283cc
: docs: update (@caarlos0) -
ad2986a
: docs: update (@caarlos0) -
cc80b0e
: docs: update (@caarlos0) -
3566ba6
: docs: update docs (@caarlos0) -
67b3ce0
: docs: update pro schema (@caarlos0) -
153226a
: docs: update wrong permission key (#3206) (@riza) -
16a2a25
: docs: use--output-signature
with cosign sign (#3218) (@radujipa)
Other work
-
72329ab
: refactor: improve handling of extra fields in artifacts (#3191) (@caarlos0) -
9efea36
: refactory: make easier to manage merges with pro (#3178) (@caarlos0)
Full Changelog: https://github.com/goreleaser/goreleaser/compare/v1.9.2...v1.10.0
What to do next?
- Read the documentation
- Check out the GoReleaser Pro distribution
- Join our Discord server
- Follow us on Twitter
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.