chore(deps): update dependency goreleaser/goreleaser to v2.3.1 - autoclosed
This MR contains the following updates:
Package | Update | Change |
---|---|---|
goreleaser/goreleaser | minor |
2.2.0 -> 2.3.1
|
View the Renovate pipeline for this MR
Release Notes
goreleaser/goreleaser (goreleaser/goreleaser)
v2.3.1
Changelog
Bug fixes
-
c7e5038
: fix: jsonschema (@caarlos0)
Dependency updates
-
c16bd53
: chore(deps): bump cachix/install-nix-action from V27 to 28 (#5135) (@dependabot[bot])
Documentation updates
-
46b3d88
: docs: Add GH Actions OIDC permission docs (#5137) (@caffeine-addictt) -
586ce73
: docs: announce v2.3 (#5134) (@caarlos0) -
3149a36
: docs: update schema (@caarlos0)
Other work
-
34974df
: chore: auto-update generated files (@actions-user)
Full Changelog: https://github.com/goreleaser/goreleaser/compare/v2.3.0...v2.3.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?
v2.3.0
Changelog
New Features
-
11aa7cf
: feat(build): template skip (#5089) (@caarlos0) -
301b193
: feat(build): templateable no_unique_dist_dir (#5115) (@caarlos0) -
708cd89
: feat(ko): snapshot builds (#5116) (@caarlos0) -
5b87a85
: feat(nfpm): better support aix (#5075) (@caarlos0) -
e8da87c
: feat(tmpl): IsSingleTarget (#5122) (@caarlos0) -
377ced6
: feat: add upx to our docker images (#5131) (@giesan)
Bug fixes
-
04dfb72
: fix(brew): version and os not being considered (@caarlos0) -
40668d4
: fix(build): c-shared build and release when target is wasm (#5128) (@juliens) -
a9e0a8f
: fix(build): ignore empty flags after templating (#5103) (@nicolasparada) -
6272ce0
: fix: Handle error on failed release (github) (#5106) (@mrueg) -
96c87ff
: fix: build --single-target filters (#5114) (@caarlos0)
Dependency updates
-
23cd335
: chore(deps): bump anchore/sbom-action from 0.17.1 to 0.17.2 (#5098) (@dependabot[bot]) -
0e971dc
: chore(deps): bump dario.cat/mergo from 1.0.0 to 1.0.1 (#5093) (@dependabot[bot]) -
5928b4f
: chore(deps): bump github.com/Masterminds/semver/v3 from 3.2.1 to 3.3.0 (#5105) (@dependabot[bot]) -
16af0ba
: chore(deps): bump github.com/atc0005/go-teams-notify/v2 from 2.11.0 to 2.12.0 (#5092) (@dependabot[bot]) -
4200454
: chore(deps): bump github.com/atc0005/go-teams-notify/v2 from 2.12.0 to 2.13.0 (#5124) (@dependabot[bot]) -
17a9554
: chore(deps): bump github.com/charmbracelet/keygen from 0.5.0 to 0.5.1 (#5084) (@dependabot[bot]) -
498b55b
: chore(deps): bump github.com/charmbracelet/lipgloss from 0.12.1 to 0.13.0 (#5095) (@dependabot[bot]) -
1f5b7ee
: chore(deps): bump github.com/slack-go/slack from 0.13.1 to 0.14.0 (#5085) (@dependabot[bot]) -
69e2d8f
: chore(deps): bump github.com/xanzy/go-gitlab from 0.107.0 to 0.108.0 (#5101) (@dependabot[bot]) -
87d1695
: chore(deps): bump github.com/xanzy/go-gitlab from 0.108.0 to 0.109.0 (#5125) (@dependabot[bot]) -
a1b8875
: chore(deps): bump github/codeql-action from 3.26.1 to 3.26.2 (#5081) (@dependabot[bot]) -
3e6d825
: chore(deps): bump github/codeql-action from 3.26.2 to 3.26.3 (#5094) (@dependabot[bot]) -
9ac2794
: chore(deps): bump github/codeql-action from 3.26.3 to 3.26.4 (#5097) (@dependabot[bot]) -
35c9bdb
: chore(deps): bump github/codeql-action from 3.26.4 to 3.26.5 (#5100) (@dependabot[bot]) -
00f237a
: chore(deps): bump github/codeql-action from 3.26.5 to 3.26.6 (#5108) (@dependabot[bot]) -
826a150
: chore(deps): bump golang from 1.23.0-alpine to 1.23.1-alpine (#5126) (@dependabot[bot]) -
ae5ca2c
: chore(deps): bump golang.org/x/crypto from 0.26.0 to 0.27.0 (#5121) (@dependabot[bot]) -
2d3b737
: chore(deps): bump golang.org/x/oauth2 from 0.22.0 to 0.23.0 (#5117) (@dependabot[bot]) -
0c5e4fd
: chore(deps): bump golang.org/x/tools from 0.24.0 to 0.25.0 (#5129) (@dependabot[bot]) -
28b30e2
: chore(deps): update bluesky/indigo (#5073) (@caarlos0) -
5a10792
: chore(deps): update go-github (@caarlos0) -
c95bcdc
: chore(deps): update gocloud to v0.39.0 (#5091) (@caarlos0) -
5495b67
: chore(deps): update nfpm (@caarlos0) -
e4b9152
: chore(deps): upgrade cosign to 2.4.0 (#5099) (@suprememoocow) -
f203105
: fix(deps): not sure why we were using a rc version of runc (@caarlos0)
Documentation updates
-
06e37ac
: docs: announce v2.2 (@caarlos0) -
a9f07ef
: docs: fix wrong links (@caarlos0) -
edaf931
: docs: improve git semver sorting pro warning (@caarlos0) -
ed866f0
: docs: since (@caarlos0) -
1014db4
: docs: update (@caarlos0)
Build process updates
-
d8c1793
: build(nix): improve flake.nix (@caarlos0) -
84f1362
: build: constant archive files owner, group, and mtime (#5088) (@caarlos0) -
4e699a4
: build: fix port error with dockertest on blob_minio_test.go (#5090) (@caarlos0) -
d3be3b0
: build: update golangci-lint (@caarlos0) -
94a8de5
: build: use go 1.23 (#5082) (@caarlos0)
Other work
-
c2c0403
: chore(docs): schema update (@caarlos0) -
e50b72b
: chore: auto-update generated files (@actions-user) -
3a36a49
: chore: fix linter errors (#5111) (@twpayne) -
64e8ff1
: chore: issue template config (@caarlos0) -
83ce502
: chore: update nix (@caarlos0) -
7572db1
: chore: use nightly.version_template (@caarlos0) -
5e63058
: chore: use snapshot.version_template in own config (#5087) (@twpayne)
Full Changelog: https://github.com/goreleaser/goreleaser/compare/v2.2.0...v2.3.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.