Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 24, 2025

This PR contains the following updates:

Package Change Age Confidence Type Update
github.com/goreleaser/goreleaser-pro/v2 v2.7.0 -> v2.11.0 age confidence require minor
goreleaser/goreleaser-pro v2.7.0 -> v2.11.0 age confidence minor

Release Notes

goreleaser/goreleaser-pro (github.com/goreleaser/goreleaser-pro/v2)

v2.11.0

Compare Source

Changelog
Pro-only
New features
  • feat(pro): cloudsmiths.republish
  • feat(pro): custom outputs
  • feat(pro): outputs for custom publishers
Bug fixes
  • fix(pro): checksum assign
  • fix(pro): improve error handling
  • fix(pro): nightly build when no previous tags
  • fix(pro): use x/ansi

Shared with OSS
New features
  • feat(cask): place custom_block on top of cask definition
  • feat(cask): pluralize manpages
  • feat(ux): use fang
  • feat: add signed commits capability
  • feat: improve error handling
  • feat: log duration of all shell commands
  • feat: run custom publishers last
Bug fixes
  • fix(archive): ignore override with no formats
  • fix(archive): override with no goos
  • fix(cask): add test and docs for custom URL
  • fix(cask): invalid string quoting in uninstall/zap arrays
  • fix(casks): binary packages need to rename to binary
  • fix(deps): update to lipgloss/v2
  • fix(http): improve log output
  • fix(nix): improve nix-hash check
  • fix(rust): properly group binaries by platform
  • fix(schema): upload.mode enum
  • fix(semver): skip=validate allows invalid semver
  • fix: artifact.Checksum should set artifact.Extra field
  • fix: keyword style
  • fix: remove opts set by fang
  • fix: remove opts set by fang
  • fix: skip empty image_templates in docker_manifests
  • fix: typo
  • fix: warn if cask directory is not Casks
  • refactor: improve commitauthor templating
  • refactor: rename package
  • refactor: simplify tests with require.ErrorContains
  • refactor: using signal.NotifyContext, better context usage
Documentation updates
  • docs(cask): fix the incorrect Ruby code in the example
  • docs: clarify 'binary' mode usage
  • docs: cleanup
  • docs: fix
  • docs: improve cask deprecation notice
  • docs: improve install.md
  • docs: readme update
Other work
  • Revert "chore(deps): bump github.com/charmbracelet/lipgloss/v2 from 2.0.0-beta.2.0.20250707173510-045a87bf1420 to 2.0.0-beta1"
  • chore: fix lint issues
  • chore: fix typo
  • chore: lint

v2.10.2

Compare Source

Changelog
Pro-only
Bug fixes
  • fix(pro): cask binary

Shared with OSS
Bug fixes
  • fix(cask): conflicts and depends still not quite right

v2.10.1

Compare Source

Changelog
Pro-only
Bug fixes
  • fix(pro): continue --merge and homebrew cask
  • fix(pro): sync-with-oss gh set default repo
Other work
  • chore(pro): sync-with-oss never pull oss tags

Shared with OSS
Bug fixes
  • fix(homebrew_casks): many fixes
Documentation updates
  • docs: v2.10
Other work
  • chore: keep license in the struct for now

v2.10.0

Compare Source

Changelog
Pro-only
New features
  • feat(pro): homebrew_casks global metadata
  • feat(pro): homebrew_casks.alternative_names
  • feat(pro): homebrew_casks.app
  • feat(pro): homebrew_casks.app templateable, docs
  • feat(pro): npm.url_template
Bug fixes
  • fix(pro): cloudsmith: add more context to the error
  • fix(pro): fix warnings when loading artifacts on --continue
  • fix(pro): homebrew_casks skip nightly/partial
  • fix(pro): homebrew_casks.app: better filters
  • fix(pro): race condition in cloudsmith upload

Shared with OSS
New features
  • feat(cask): improve URL config
  • feat(ko): allow configuration of local domain to allow publishing to other local registries (e.g. kind)
  • feat(nfpm): support rpm.buildhost
  • feat: homebrew casks
  • feat: mcp server
  • feat: sbom.disable
  • feat: support addtional url parameters in homebrew cask
Bug fixes
  • fix(brew,nix): support txz, tgz, tzst, tar.zst
  • fix(bun,deno): duplicated build flags
  • fix(dep): update gitlab, fix use of removed function
  • fix(gitlab): use CI_SERVER_VERSION when available
  • fix(init): handle CRLF line endings in gitignore
  • fix: help case
  • fix: unneeded warnings
Documentation updates
  • docs: add blog post about packaging and publishing Go binaries on NPM which use GoReleaser as build tool
  • docs: improve casks docs and migration guide
  • docs: improvements based on feedback
  • docs: update USERS.md
  • docs: update git tag sort option
  • docs: update homepage
  • docs: use recommended SPDX SBOM filename in example
Other work
  • chore: deprecate more stuff

v2.9.0

Compare Source

Changelog
Pro-only
Bug fixes
  • fix(pro): improve license validation
  • fix(pro): improve nightly log
  • fix(pro): upload msi, dmg, sbom with custom publishers

Shared with OSS
New features
  • feat(winget): Add additional template values
  • feat: add checksum template function
  • feat: allow passing sbomDir to KO
  • feat: poetry builder
  • feat: uv builder
  • feat: warn about repeated uploadable artifact names
Bug fixes
  • fix(aur): panic if both aur and aur_sources configured
  • fix(brew): improve if hardware structures
  • fix: group by platform should consider abi if available
  • fix: increase default timeout
  • fix: sbom jsonschema
  • fix: small lint issue
  • fix: upx dependencies
  • fix: upx properly handle skips
  • fix: upx.Binary not being respected
Documentation updates
  • docs: build and GOMAXPROCS
  • docs: document accepted config filename variants
  • docs: fix
  • docs: fix npm docs
  • docs: fix typo
  • docs: improve choco help
  • docs: v2.9 release
Other work
  • chore: lint
  • chore: revert acidental commit

v2.8.2

Compare Source

Changelog
Pro-only
Bug fixes
  • fix(pro): dmg creation
  • fix(pro): improve npm access bit
  • fix(pro): jsonschema
  • fix(pro): jsonschema
  • fix(pro): jsonschema
  • fix(pro): lint issues
  • fix(pro): lint issues
  • fix(pro): lint issues
  • fix(pro): log imported prebuilt binary
  • fix(pro): move prop back to original place
  • fix(pro): partial builds with prebuilt binaries
  • refactor(pro): organize code

Shared with OSS
Bug fixes
  • fix(nix): cleanup, docs updates, test names
  • fix(nix): use nix-hash instead of nix-prefetch-url
  • fix(winget): better handle publisher name
  • fix(winget): make tags lowercase
  • fix(winget): tags: replace spaces with dash
  • fix(winget): update manifest schema to latest (1.10.0)
  • fix: do not set extra replaces to nil
  • fix: jsonschema
  • fix: lint
  • fix: lint issues
  • fix: lint issues (2nd pass)
  • refactor: ExtraOr, MustExtra
  • refactor: improve extra cast errors
  • refactor: modernize
  • refactor: modernize codebase
  • refactor: organize config code a bit better
  • refactor: replace interface{} with any
Documentation updates
  • docs: alert Markdown Tip section
  • docs: fix site home
  • docs: fix typos in builds/rust
  • docs: improve home page
  • docs: install with npm
  • docs: move sponsors to navbar
  • docs: readme update
  • docs: remove announcement
  • docs: use docker and pip instead of nix
Other work
  • chore: fix imports
  • chore: fix imports
  • chore: fix sync script
  • perf: improve default gpg path detection

v2.8.1

Compare Source

Changelog
Pro-only
Bug fixes
  • fix(pro): extra binaries
  • fix(pro): npm: header for generated files

Shared with OSS
Bug fixes
  • fix: deprecate ExtraOr
  • fix: notify each deprecation only once
  • fix: properly handle deprecation of snaps.builds
Documentation updates
  • docs: announce v2.8
  • docs: fix fury.disable docs
  • docs: fix typo

v2.8.0

Compare Source

Changelog
Pro-only
New features
  • feat(pro): .IsMerging template variable
  • feat(pro): cloudsmith multiple distributions
  • feat(pro): native macos sign & notarize
  • feat(pro): publish binaries to npm
  • feat(pro): tmpl IsRelease variable
  • feat(pro): tmpl: reReplaceAll
Bug fixes
  • fix(pro): Summary template variable when using monorepo.tag_prefix
  • fix(pro): allow to build nightly without any tags
  • fix(pro): deprecated github.String
  • fix(pro): dmg healthchecks
  • fix(pro): dmg: use ULMO instead of UDBZ on hdiutil (darwin only)
  • fix(pro): docker push: log img digest
  • fix(pro): improve docker pull log
  • fix(pro): manifest retry
  • fix(pro): msi healthchecks
  • fix(pro): restoring extras of slices when continuing a build
  • fix(pro): winget schema
  • refactor(pro): build target on prebuilt
  • refactor(pro): ko doBuild
  • refactor(pro): remove unused function

Shared with OSS
New features
  • feat(aur,aursources): support install scripts
  • feat(changelog): allow to use format when using the git changeloger
  • feat: archive.builds -> archive.ids
  • feat: aurs.disable and aur_sources.disable
  • feat: kos.disable
  • feat: nfpms.builds -> nfpms.ids
  • feat: snaps.builds -> snaps.ids
Bug fixes
  • fix(archive): make sure binaries are executable
  • fix(docker): add config to artifact extra
  • fix(docker): log img digest after push
  • fix(docker): retry manifest push
  • fix(gitlab): use direct asset path
  • fix(log): custom git log format and parsing
  • fix(nfpm): do not skip entire pipeline for one skip
  • fix(nfpm): do not skip entire pipeline for one skip
  • fix: abbrev test
  • fix: artifact extras.format for archive when binary
  • fix: build with go 1.24
  • fix: improve git no tags error
  • fix: improve log
  • fix: notarize timeout being typed as string in jsonschema
  • fix: package comment for packagejson
  • fix: snapcraft build filters
  • fix: typo in manifest.go
  • refactor: improve semerrogroup usage
  • refactor: ko.doBuild
  • refactor: moving builtarget into builders/golang
Documentation updates
  • docs: Replace deprecated key kos.repository
  • docs: add link to cosign site
  • docs: announce v2.7
  • docs: announce v2.7
  • docs: cargo publish
  • docs: commit_author fields are templateable
  • docs: correct redirect link for the Name Templates article
  • docs: fix htmtest
  • docs: fix title
  • docs: fixed typo
  • docs: go 1.24
  • docs: mention url_template change
  • docs: prepare for v2.8
  • docs: preparing for v2.7
  • docs: preparing for v2.7
  • docs: update changes from builds to ids
  • docs: update install instructions
  • docs: update install instructions
  • docs: update pro.md
  • docs: update pro.md
Other work
  • chore: fix sync script
  • reafactor(github): use github.Ptr instead of github.String/Bool/etc

Configuration

📅 Schedule: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner July 24, 2025 12:13
@renovate renovate bot added dependencies Pull requests that update a dependency file renovatebot labels Jul 24, 2025
@renovate renovate bot requested a review from mx-psi July 24, 2025 12:13
@mx-psi mx-psi enabled auto-merge July 24, 2025 12:28
@mx-psi mx-psi added this pull request to the merge queue Jul 24, 2025
Merged via the queue into main with commit 4394049 Jul 24, 2025
72 checks passed
@mx-psi mx-psi deleted the renovate/goreleaser-pro branch July 24, 2025 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file renovatebot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants