chore(deps): update all non-major dependencies#54
Merged
alecthomas merged 1 commit intomainfrom Sep 18, 2025
Merged
Conversation
0ca5707 to
178422e
Compare
f056b5c to
210ebbf
Compare
7a6aff3 to
66a306a
Compare
66a306a to
a6a3cbc
Compare
a6a3cbc to
3ed0e17
Compare
3ed0e17 to
2d876e7
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.
This PR contains the following updates:
v1.12.0->v1.12.11.24.5->1.25.12.11.0->2.12.21.42.0->1.42.4Release Notes
alecthomas/kong (github.com/alecthomas/kong)
v1.12.1Compare Source
golang/go (go)
v1.25.1v1.25.0v1.24.7v1.24.6goreleaser/goreleaser (goreleaser)
v2.12.2Announcement
Read the official announcement: Announcing GoReleaser v2.12.
Changelog
Bug fixes
63d8105: fix(dockers/v2): properly support pywheel (#6089) (@caarlos0)Other work
5d46c96: ci(sec): improve codeql (#6090) (@caarlos0)Full Changelog: goreleaser/goreleaser@v2.12.1...v2.12.2
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.12.1Announcement
Read the official announcement: Announcing GoReleaser v2.12.
Changelog
Bug fixes
12f7f48: fix(blob): artifact filter (@caarlos0)744dcac: fix(blob): disable ssl param name (#6048) (@caarlos0)60a6c65: fix(docker/v2): do not warn skip docker/v2 on production builds (#6047) (@caarlos0)1f75831: fix(docker/v2): improve error message (@caarlos0)6f7199e: fix(docker/v2): properly set manifest annotations (#6053) (@caarlos0)f57c1ce: fix(poetry): schema, import (@caarlos0)26c8097: fix(schema): Introduce BinarySign struct to fix schema bug (#6058) (@frenchi)bd3743d: fix: lint issues (@caarlos0)Documentation updates
f6e1e6d: docs: Fixed typo in dockers_v2. Should be images for string list. (#6051) (@ZAlexanderV)c38df40: docs: announce v2.12 (#6043) (@caarlos0)39f7bbe: docs: fix typo in signs config section (#6083) (@stanhu)11d5573: docs: irp (@caarlos0)5fa334d: docs: update security.md (@caarlos0)Other work
80916b5: chore(go): 1.25.1 (@caarlos0)4940a2f: chore: remove .envrc, flake (#6056) (@caarlos0)eaa4778: ci(sec): fix codeql config (@caarlos0)Full Changelog: goreleaser/goreleaser@v2.12.0...v2.12.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.12.0Announcement
Read the official announcement: Announcing GoReleaser v2.12.
Changelog
New Features
378d8c4: feat(bun): support more targets (#6019) (@caarlos0)6a54103: feat(docker): create images digest file for attestation (#6001) (@caarlos0)102762f: feat(docker/v2): initial implementation (#5793) (@caarlos0)d7b45d1: feat(docker/v2): support annotations (#6011) (@caarlos0)72a00ef: feat(docker/v2): support arbitrary flags (#6012) (@caarlos0)75110a1: feat(golang): update allowed targets (#5951) (@caarlos0)ff46676: feat(mcp): goreleaser_check gives instructions on how to fix deprecations (#5896) (@caarlos0)51ee020: feat(tmpl): readFile and mustReadFile (#5948) (@caarlos0)193d2cd: feat(upload,artifactory): allow to set a password field, tmpl username (#5949) (@caarlos0)03bcbab: feat: makeself (#6023) (@caarlos0)1b0a0d7: feat: remove uber-go/automaxprocs (#6006) (@caarlos0)dec0744: feat: retry docker manifest, retry configurations (#5978) (@caarlos0)2b7402f: feat: update to go 1.25 (#5971) (@caarlos0)Security updates
0f78ad8: sec: update rekor to main for GHSA-vrw8-fxc6-2r93 (#5990) (@caarlos0)Bug fixes
152c3c1: fix(brew): use && instead of and (#5986) (@caarlos0)3dcded4: fix(cask): conflicts_with formula was deprecated (#5996) (@caarlos0)e55afcd: fix(cask): pass audit (#5987) (@caarlos0)03c298d: fix(digest): double space (@caarlos0)924ddc8: fix(docker/v2): custom publisher (@caarlos0)7a87c43: fix(docker/v2): dockerfile not being copied properly (@caarlos0)72503f0: fix(docker/v2): lint issues (@caarlos0)6d4fb88: fix(docker/v2): remove unneeded if (@caarlos0)46d6a86: fix(docker/v2): several fixes (#6013) (@caarlos0)9983bab: fix(docker/v2): tag suffix on windows (@caarlos0)bb56356: fix(gitlab): missing PR footer (#5950) (@caarlos0)41a1c07: fix(golang): only warn experimental/unstable targets if not filtered out (@caarlos0)7d25a96: fix(makeself): lint issues (@caarlos0)26b06f6: fix(mcp): brews is not deprecated anymore (@caarlos0)a42cfdd: fix(scoop): add newline to eof (#5985) (@caarlos0)029042f: refactor(docker/v2): move build to another func (@caarlos0)1a4d726: refactor(docker/v2): rename func (@caarlos0)70ab655: refactor: improved artifact filters (#6024) (@caarlos0)142d972: refactor: simplify function call (@caarlos0)Documentation updates
9fcddb2: docs(cask): improve example of homebrew casks (#5944) (@sushichan044)b648596: docs: Python in the homepage (#5984) (@SamuelMarks)69ce847: docs: fix link (@caarlos0)5ea0ae6: docs: fix typo (@caarlos0)f0bdfa4: docs: improve help around termux (@caarlos0)c73e314: docs: improvements (@caarlos0)9399b33: docs: update for v2.12 (@caarlos0)Other work
eb6c1aa: Revert "chore(deps): bump github.com/ulikunitz/xz from 0.5.13 to 0.5.14 in the go_modules group" (#6036) (@caarlos0)6a5c53c: chore: fix lint (@caarlos0)Full Changelog: goreleaser/goreleaser@v2.11.2...v2.12.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?
v2.11.2Announcement
Read the official announcement: Announcing GoReleaser v2.11.
Changelog
Bug fixes
3d51f80: fix(shell): prevent panic on empty commands (#5929) (@caarlos0)Other work
881cb1e: chore(site): rm google analytics (@caarlos0)Full Changelog: goreleaser/goreleaser@v2.11.1...v2.11.2
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.11.1Announcement
Read the official announcement: Announcing GoReleaser v2.11.
Changelog
Bug fixes
7903227: fix(artifactory,http): exts filter not working properly (#5892) (@caarlos0)63a4e0a: fix(aur): quotting when binary (#5914) (@caarlos0)9e1f87f: fix(nix): snapshot builds can now hash files as well (#5894) (@caarlos0)37ecf0b: fix(s3): acls not working on aws sdk v2 (#5904) (@caarlos0)58cccd0: fix: exec.CommandContext (#5913) (@caarlos0)58ac17a: fix: make brews deprecation "soft" (#5924) (@caarlos0)Documentation updates
32b43f7: docs: announce v2.11 (#5886) (@caarlos0)e9308f6: docs: fix pro inline shortcode (@caarlos0)8a9115e: docs: update USERS.md (#5895) (@2xburnt)3f2ba29: docs: update post (@caarlos0)4901e72: docs: update required workflow permissions in attestations.md (#5900) (@mroth)c0dc03d: docs: update users.md (@caarlos0)Full Changelog: goreleaser/goreleaser@v2.11.0...v2.11.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?
casey/just (just)
v1.42.4Compare Source
Fixed
v1.42.3Compare Source
Fixed
v1.42.2Compare Source
Fixed
v1.42.1Compare Source
Fixed
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.