Skip to content

chore(deps): update dependency goreleaser/goreleaser-pro to v2.11.0 #611

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 21, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 14, 2025

This PR contains the following updates:

Package Update Change
goreleaser/goreleaser-pro minor v2.8.2 -> v2.11.0

Release Notes

goreleaser/goreleaser-pro (goreleaser/goreleaser-pro)

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

Configuration

📅 Schedule: Branch creation - At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only on Sunday and Saturday ( * * * * 0,6 ) in timezone Europe/Vienna, Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update 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 added the dependencies Pull requests that update a dependency file label Jul 14, 2025
@renovate renovate bot requested a review from a team as a code owner July 14, 2025 13:18
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jul 14, 2025
@mowies mowies force-pushed the renovate/goreleaser-pro branch from 8bce6c1 to a1bd665 Compare July 21, 2025 12:20
@mowies mowies enabled auto-merge (squash) July 21, 2025 12:21
@mowies mowies merged commit c5727e4 into main Jul 21, 2025
33 checks passed
@mowies mowies deleted the renovate/goreleaser-pro branch July 21, 2025 12:30
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant