fix(deps): update all dependencies#48
Conversation
ℹ️ Artifact update noticeFile name: tools/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub. |
b9112c5 to
566dbe9
Compare
997783e to
5ef06c2
Compare
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
8ae0edb to
ce9be5e
Compare
ce9be5e to
5e09f66
Compare
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
5e09f66 to
fa34ea0
Compare
This PR contains the following updates:
v4.9.0→v5.0.0v0.49.7→v0.49.15v2.11.4→v2.12.2v2.15.4→v2.16.0v4.35.2→v4.36.0v0.35.0→v0.36.0v0.44.0→v0.45.0v0.9.2→v0.10.0Warning
Some dependencies could not be looked up. Check the warning logs for more information.
Release Notes
actions/dependency-review-action (actions/dependency-review-action)
v5.0.0: 5.0.0Compare Source
This is a new major version of the Dependency Review Action which updates the runtime to node24. This requires a minimum Actions Runner version v2.327.1 to run.
What's Changed
New Contributors
Full Changelog: actions/dependency-review-action@v4.9.0...v5.0.0
aperturerobotics/starpc (github.com/aperturerobotics/starpc)
v0.49.15Compare Source
Full Changelog: aperturerobotics/starpc@v0.49.14...v0.49.15
v0.49.14Compare Source
Full Changelog: aperturerobotics/starpc@v0.49.13...v0.49.14
v0.49.13Compare Source
Full Changelog: aperturerobotics/starpc@v0.49.12...v0.49.13
v0.49.12Compare Source
Full Changelog: aperturerobotics/starpc@v0.49.11...v0.49.12
v0.49.11Compare Source
Full Changelog: aperturerobotics/starpc@v0.49.10...v0.49.11
v0.49.10Compare Source
What's Changed
cbfc6d6by @renovate[bot] in #207Full Changelog: aperturerobotics/starpc@v0.49.9...v0.49.10
v0.49.9Compare Source
Full Changelog: aperturerobotics/starpc@v0.49.8...v0.49.9
v0.49.8Compare Source
Full Changelog: aperturerobotics/starpc@v0.49.7...v0.49.8
golangci/golangci-lint (github.com/golangci/golangci-lint/v2)
v2.12.2Compare Source
Released on 2026-05-06
gomodguard_v2: fix blocked configurationgomodguard_v2: from 2.1.0 to 2.1.3iface: from 1.4.1 to 1.4.2v2.12.1Compare Source
Released on 2026-05-01
gomodguard_v2: fix panic with migration suggestioninstall.shscript (if you are still using an URL based on the branchmaster, please update to usehttps://golangci-lint.run/install.sh)v2.12.0Compare Source
Released on 2026-05-01
clickhouselintlinter https://github.com/ClickHouse/clickhouse-go-linterdupl: fromf665c8dtoc99c5cf(extended detection)funcorder: from 0.5.0 to 0.6.0 (new option:function)goconst: add an option to ignore strings from testsgoconst: from 1.8.2 to 1.10.0 (extended detection)gomodguard_v2: from 1.4.1 to 2.1.0 (major version with new configuration)gosec: from619ce21to 2.26.1 (new checks:G124,G708,G709,G710)govet: addinlineanalyzermakezero: from 2.1.0 to 2.2.1 (support slice type aliases)paralleltest: exposecheckcleanupoptionsloglint: from 0.11.1 to 0.12.0 (new options:allowed-keys,custom-funcs)wsl_v5: from 5.6.0 to 5.8.0 (new option:cuddle-max-statements; new checks:after-decl,after-defer,after-expr,after-go,cuddle-group)forbidigo: from 2.3.0 to 2.3.1godot: from 1.5.4 to 1.5.6govet-modernize: from 0.43.0 to 0.44.0ireturn: from 0.4.0 to 0.4.1rowserrcheck: from 1.1.1 toc5f79b8customcommandgoreleaser/goreleaser (github.com/goreleaser/goreleaser/v2)
v2.16.0Compare Source
Announcement
Read the official announcement: Announcing GoReleaser v2.16.
Changelog
New Features
bb532b6: feat(archive): xz format (#6520) (@jaredallard and @caarlos0)9500ead: feat(builders): add node sea support (#6579) (@caarlos0 and @vedantmgoyal9)851f8f9: feat(deps): update docker in docker image (@caarlos0)8da70bc: feat(dockers_v2): baseimage and baseimagedigest template variables (#6625) (@caarlos0)9e629ad: feat(dockers_v2): pre/post hooks (#6634) (@caarlos0)e8d5686: feat(dockers_v2): remove experimental warn (@caarlos0)d5c8e4f: feat(dockers_v2): set extra.platforms in the artifact (#6628) (@caarlos0)868767b: feat(nix): support meta.mainProgram (#6627) (@caarlos0)f72cf9d: feat: go1.26.3 (@caarlos0)a4be92b: feat: proper deprecate brews (@caarlos0)Bug fixes
bb9062f: fix(cask): emit generate_completions_from_executable after postflight (#6594) (@caarlos0)6ecba31: fix(github): preserve prerelease on publish (#6591) (@caarlos0)2e17678: fix(github): preserve prerelease publish fields (@caarlos0)17315a5: fix(github): remove author lookup by email (#6601) (@caarlos0)e696cf8: fix(srpm): set format and extension in extra (#6623) (@caarlos0)9fd33f5: fix(xz): rm unused field (@caarlos0)306e37d: fix: change keyword color (@caarlos0)dd02be1: fix: handle secondary rate limits on github (#6630) (@caarlos0)49025ca: fix: run script resolves nightly tags (@caarlos0)bba909e: fix: webhook error handling improvements (@caarlos0)9f2811b: fix: wrong goreleaser URL (#6584) (@ldez)0944b0e: fix:linkedin error handling improvements (@caarlos0)Documentation updates
9081224: docs(actions): note immutable nightly resolution (#6590) (@caarlos0)6c2d9e0: docs: add RWX CI guide (#6597) (@robinaugh)3514d8d: docs: add slack to users list (#6605) (@zimeg)7b6496f: docs: better install page (#6631) (@caarlos0)33dfa25: docs: cleanup install (@caarlos0)be689af: docs: dont include nightlies in releases.json (@caarlos0)6bc06bf: docs: fix invalid 'neq' template function in pkg example (#6604) (@SAY-5)f7b59d4: docs: fix logos (@caarlos0)ebc8484: docs: fix rendering issue inside tabs (@caarlos0)c6c834c: docs: improve install page (@caarlos0)d05aaa0: docs: missing required version (@caarlos0)b1e5b9a: docs: parallax effect on homepage (#6596) (@caarlos0)6e7c917: docs: rm old docs instructions (@caarlos0)dd37302: docs: updat (@caarlos0)8b21145: docs: update link (@caarlos0)8976559: docs: update users.md (@caarlos0)bd4e1a5: docs: updates (@caarlos0)b259380: docs: updates (@caarlos0)Other work
22004f4: chore(www): update hextra (@caarlos0)0750c1b: chore: fmt (@caarlos0)61623ca: chore: gofumpt (@caarlos0)231e274: chore: remove unused struct (@caarlos0)d76fb40: chore: skip one more docker test on windows (@caarlos0)6fd4db6: chore: update golang.org/x/ (@caarlos0)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?
github/codeql-action (github/codeql-action)
v4.36.0Compare Source
v4.35.5Compare Source
analysis-kindsinput, onlycode-scanningwill be enabled. Theanalysis-kindsinput is experimental, for GitHub-internal use only, and may change without notice at any time. #3892v4.35.4Compare Source
v4.35.3Compare Source
GETrequests instead ofHEADfor better compatibility with various registry implementations. For NuGet feeds, the test is now always performed against the service index. #3853mvdan/gofumpt (mvdan.cc/gofumpt)
v0.10.0Compare Source
This release is based on Go 1.26's gofmt, and requires Go 1.25 or later.
A new rule is introduced to drop unnecessary parentheses around expressions
where the inner expression is unambiguous on its own, such as
f((3)).Parentheses are kept where they are useful, such as on binary expressions. See #44.
A new rule is introduced to require multi-line function calls to match
the opening and closing parenthesis in terms of the use of newlines. See #74.
The
-extraflag now accepts a comma-separated list of rule names to enableindividual extra rules, rather than enabling all of them at once. See #339.
The following changes are included as well:
go.modfiles without amoduledirective - #350Configuration
📅 Schedule: (UTC)
🚦 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.