github goreleaser/goreleaser-pro v2.4.0-pro

latest releases: v2.4.4-pro, v2.4.3-pro, v2.4.2-pro...
2 days ago

Changelog

Pro-only

New features

  • feat(pro): GO386, GORISCV64, GOPPC64, GOARM64 in goreleaser build
  • feat(pro): allow 'if' in dmg
  • feat(pro): create macos app bundles (#851)
  • feat(pro): nfpm if
  • feat(pro): templated_extra_files for dmg

Bug fixes

  • fix(pro): before publish docker images
  • fix(pro): chocolatey install msi
  • fix(pro): consistent .Ext
  • fix(pro): dmg if
  • fix(pro): dmg if lock
  • fix(pro): docker pull on partial builds
  • fix(pro): nil pointer in beforepublish filter by type without filter by id
  • fix(pro): prebuilt and riscv64, ppc64, 386, etc
  • fix(pro): quill dependency update
  • fix(pro): winget.license is not required if using globals
  • refactor(pro): use stdlib maps instead of exp

Build process updates

  • ci(pro): disable dependabot auto-merge

Shared with OSS

New features

  • feat(build): add GO386, GOMIPS64, GORISCV64, and GOPPC64 support (#5186)
  • feat(ko): support annotations and user (#5227)
  • feat: default GOARM change to 7 (#5157)
  • feat: use context for HTTP request in discord (#5232)

Bug fixes

  • fix(brew): Fix Forumla Class Name builder (#5192)
  • fix(changelog): fix random order of first commit in first release (#5173)
  • fix(gitlab): improve artifact upload retry (#5185)
  • fix(nfpm): wrong filename for arm64
  • fix: build 386
  • fix: first class build targets
  • fix: quill dependency conflics
  • fix: remove filetype exe from chocolatey template (#5159)
  • fix: signature template failed silently after signing process completed (#5148)
  • fix: snapshot version template should not have the leading 'v'
  • fix: standardize .Ext to always have the preceding . (#5207)
  • fix: tmpl .386 -> .I386
  • fix: tmpl .386 -> .I386
  • fix: tmpl always copy before modifying (#5200)
  • fix: typo in testctx.WithConfig parameter (#5220)
  • refactor: improve buildtarget.List (#5208)
  • refactor: remove empty lines, fix //nolint (#5235)
  • refactor: rename archive.Copying to archive.Copy (#5233)
  • refactor: use std maps,slices instead of golang.org/exp (#5221)

Dependency updates

  • chore(deps): bump actions/cache from 4.0.2 to 4.1.0 (#5184)
  • chore(deps): bump actions/cache from 4.1.0 to 4.1.1 (#5189)
  • chore(deps): bump actions/cache from 4.1.1 to 4.1.2 (#5217)
  • chore(deps): bump actions/checkout from 4.1.7 to 4.2.0 (#5158)
  • chore(deps): bump actions/checkout from 4.1.7 to 4.2.0 (#828)
  • chore(deps): bump actions/checkout from 4.2.0 to 4.2.1 (#5187)
  • chore(deps): bump actions/checkout from 4.2.0 to 4.2.1 (#844)
  • chore(deps): bump actions/checkout from 4.2.1 to 4.2.2 (#5219)
  • chore(deps): bump actions/checkout from 4.2.1 to 4.2.2 (#861)
  • chore(deps): bump actions/setup-go from 5.0.2 to 5.1.0 (#5222)
  • chore(deps): bump actions/setup-go from 5.0.2 to 5.1.0 (#864)
  • chore(deps): bump anchore/sbom-action from 0.17.2 to 0.17.3 (#5199)
  • chore(deps): bump anchore/sbom-action from 0.17.2 to 0.17.3 (#848)
  • chore(deps): bump anchore/sbom-action from 0.17.3 to 0.17.5 (#5214)
  • chore(deps): bump anchore/sbom-action from 0.17.3 to 0.17.5 (#858)
  • chore(deps): bump anchore/sbom-action from 0.17.5 to 0.17.6 (#5231)
  • chore(deps): bump anchore/sbom-action from 0.17.5 to 0.17.6 (#5231)
  • chore(deps): bump anchore/sbom-action from 0.17.5 to 0.17.6 (#867)
  • chore(deps): bump anchore/scan-action from 4 to 5 (#5198)
  • chore(deps): bump cachix/install-nix-action from 29 to 30 (#5169)
  • chore(deps): bump cachix/install-nix-action from V28 to 29 (#5160)
  • chore(deps): bump codecov/codecov-action from 4.5.0 to 4.6.0 (#5163)
  • chore(deps): bump dagger/dagger-for-github from 6.11.0 to 6.12.0 (#5190)
  • chore(deps): bump dagger/dagger-for-github from 6.12.0 to 6.13.0 (#5193)
  • chore(deps): bump dagger/dagger-for-github from 6.13.0 to 6.14.0 (#5228)
  • chore(deps): bump dagger/dagger-for-github from 6.13.0 to 6.14.0 (#5228)
  • chore(deps): bump dagger/dagger-for-github from 6.8.0 to 6.9.0 (#5144)
  • chore(deps): bump dagger/dagger-for-github from 6.9.0 to 6.11.0 (#5150)
  • chore(deps): bump docker/setup-buildx-action from 3.6.1 to 3.7.0 (#5165)
  • chore(deps): bump docker/setup-buildx-action from 3.6.1 to 3.7.1 (#836)
  • chore(deps): bump docker/setup-buildx-action from 3.7.0 to 3.7.1 (#5170)
  • chore(deps): bump github.com/charmbracelet/lipgloss from 0.13.0 to 0.13.1 (#5215)
  • chore(deps): bump github.com/charmbracelet/lipgloss from 0.13.1 to 1.0.0 (#5237)
  • chore(deps): bump github.com/charmbracelet/x/exp/open (#841)
  • chore(deps): bump github.com/google/ko from 0.16.0 to 0.17.1 (#5223)
  • chore(deps): bump github.com/klauspost/compress from 1.17.10 to 1.17.11 (#5197)
  • chore(deps): bump github.com/klauspost/compress from 1.17.9 to 1.17.10 (#5151)
  • chore(deps): bump github.com/mattn/go-mastodon from 0.0.8 to 0.0.9 (#5224)
  • chore(deps): bump github.com/slack-go/slack from 0.14.0 to 0.15.0 (#5201)
  • chore(deps): bump github.com/xanzy/go-gitlab from 0.109.0 to 0.110.0 (#5181)
  • chore(deps): bump github.com/xanzy/go-gitlab from 0.110.0 to 0.111.0 (#5195)
  • chore(deps): bump github.com/xanzy/go-gitlab from 0.111.0 to 0.112.0 (#5202)
  • chore(deps): bump github/codeql-action from 3.26.11 to 3.26.12 (#5188)
  • chore(deps): bump github/codeql-action from 3.26.12 to 3.26.13 (#5203)
  • chore(deps): bump github/codeql-action from 3.26.13 to 3.27.0 (#5216)
  • chore(deps): bump github/codeql-action from 3.26.7 to 3.26.8 (#5143)
  • chore(deps): bump github/codeql-action from 3.26.8 to 3.26.9 (#5156)
  • chore(deps): bump github/codeql-action from 3.26.9 to 3.26.11 (#5171)
  • chore(deps): bump go.uber.org/automaxprocs from 1.5.3 to 1.6.0 (#5152)
  • chore(deps): bump gocloud.dev from 0.39.0 to 0.40.0 (#5194)
  • chore(deps): bump golang from 1.23.1-alpine to 1.23.2-alpine (#5164)
  • chore(deps): bump golang.org/x/crypto from 0.27.0 to 0.28.0 (#5180)
  • chore(deps): bump golang.org/x/text from 0.18.0 to 0.19.0 (#5179)
  • chore(deps): bump golang.org/x/tools from 0.25.0 to 0.26.0 (#5182)
  • chore(deps): bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 (#5166)
  • chore(deps): bump sigstore/cosign-installer from 3.6.0 to 3.7.0 (#5183)
  • chore(deps): bump sigstore/cosign-installer from 3.6.0 to 3.7.0 (#845)
  • chore(deps): update go-github to v66
  • chore(deps): update nfpm

Build process updates

  • ci: auto-merge dependabot PRs
  • ci: daggerize test pipeline (#4969)
  • ci: fix job dependencies
  • ci: fix notify
  • ci: hopefully fix notify
  • ci: release to riscv64 (#5196)
  • ci: update .goreleaser.yml

Documentation updates

  • docs: correct spelling errors in documentation (#5149)
  • docs: experiment version
  • docs: fix
  • docs: fix variable name
  • docs: improve ko docs
  • docs: update
  • docs: update
  • docs: update
  • docs: update
  • docs: update
  • docs: update contributing
  • docs: update schema

Other work

  • chore(docs): update schema
  • chore(docs): update schema
  • chore: auto-update generated files
  • chore: go fmt
  • chore: remove log
  • chore: schema update
  • perf(changelog): improve changelog sort performance (#5161)
  • point to GHCR instead of GCR for cosign container (#5176)

Don't miss a new goreleaser-pro release

NewReleases is sending notifications on new releases.