Skip to content

chore(deps): update dependency aqua:goreleaser/goreleaser to v2.16.0#72

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/aqua-goreleaser-goreleaser-2.x
Open

chore(deps): update dependency aqua:goreleaser/goreleaser to v2.16.0#72
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/aqua-goreleaser-goreleaser-2.x

Conversation

@renovate

@renovate renovate Bot commented Jun 27, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
aqua:goreleaser/goreleaser minor 2.15.42.16.0

Release Notes

goreleaser/goreleaser (aqua:goreleaser/goreleaser)

v2.16.0

Compare Source

Announcement

Read the official announcement: Announcing GoReleaser v2.16.

Changelog

New Features
Bug fixes
Documentation updates
Other work

Full Changelog: goreleaser/goreleaser@v2.15.4...v2.16.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?

GoReleaser logo


Configuration

📅 Schedule: (UTC)

  • 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)
  • 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.

@github-actions

Copy link
Copy Markdown
Contributor

Renovate PR Review Results

⚖️ Safety Assessment: ✅ Safe

🔍 Release Content Analysis

New Features (all additive, no breaking changes):

  • feat(archive): xz format support added (optional new format)
  • feat(builders): Node.js SEA (Single Executable Applications) builder support
  • feat(dockers_v2): New template variables baseimage/baseimagedigest, pre/post hooks, removed experimental warning
  • feat(nix): meta.mainProgram support
  • feat: Updated to Go 1.26.3 internally
  • feat: Proper deprecation notices for brews (the old key)

Bug Fixes:

  • Fixed GitHub prerelease flag preservation on publish
  • Fixed GitHub author lookup by email removal
  • Fixed secondary rate limit handling on GitHub API
  • Fixed SRPM format/extension in extra fields
  • Various other minor fixes

Breaking Changes: None identified. This is a minor version bump (2.15.4 → 2.16.0) with purely additive changes and backward-compatible behavior.

🎯 Impact Scope Investigation

Diff: Only mise.toml is changed — the goreleaser version pin is updated from 2.15.4 to 2.16.0 via the aqua package manager.

Goreleaser usage in the codebase:

  • .goreleaser.yaml — uses version: 2 schema with basic builds and archives configuration (cross-platform builds for Linux/Windows/Darwin, tar.gz/zip archives)
  • .github/workflows/ci.yml — runs goreleaser check and goreleaser release --snapshot --clean
  • .github/workflows/release-please.yml — runs goreleaser release --clean on actual releases
  • .github/actions/setup/action.yml — installs tools via jdx/mise-action (which picks up mise.toml)

Configuration compatibility: The .goreleaser.yaml uses only stable, basic features (version: 2, builds, archives). None of the new or changed features in v2.16.0 affect this configuration. The deprecated brews key is not used.

Dependency impact: None — goreleaser is a dev/build tool only, not a Go module dependency.

💡 Recommended Actions

  • No migration steps required.
  • No code or configuration changes needed.
  • The existing goreleaser check step in CI will validate the config after the upgrade, providing an additional safety net.
  • Merge as-is.

🔗 Reference Links

Generated by koki-develop/claude-renovate-review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants