Merged
Conversation
125f4d1 to
8d48aff
Compare
4bd49b4 to
7d684f6
Compare
12dc5ab to
c6b1603
Compare
Signed-off-by: Renovate Bot <renovate-bot@users.noreply.github.com>
c6b1603 to
cf5a6ab
Compare
Contributor
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: erikgb The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
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.
This PR contains the following updates:
v1.42.0→v1.42.1v2.86.0→v2.87.2v2.9.0→v2.10.1v0.20.7→v0.21.0v2.13.3→v2.14.0v1.17.0→v1.17.1v1.73.0→v1.73.1v0.53.0→v0.53.2Release Notes
anchore/syft (github.com/anchore/syft)
v1.42.1Compare Source
Bug Fixes
Additional Changes
(Full Changelog)
cli/cli (github.com/cli/cli/v2)
v2.87.2: GitHub CLI 2.87.2Compare Source
ℹ️ Note
This release was cut primarily to resolve a publishing issue. We recommend reviewing the v2.87.1 release notes for the complete set of latest features and fixes.
What's Changed
Full Changelog: cli/cli@v2.87.1...v2.87.2
v2.87.1: GitHub CLI 2.87.1Compare Source
The v2.87.1 release experienced a failure in our workflow and is not fully published to the designated package managers/repositories. This is resolved in v2.87.2, so we recommend using that release instead.
What's Changed
Full Changelog: cli/cli@v2.87.0...v2.87.1
v2.87.0: GitHub CLI 2.87.0Compare Source
gh workflow runimmediately returns workflow run URLOne of our most requested features - with the latest changes in GitHub API,
gh workflow runwill immediately print the created workflow run URL.Improved
gh auth loginexperience in VM/WSL environmentsWe have observed rare cases of time drift between the wall and monotonic clocks, mostly in WSL or VM environments, causing failures during polling for the OAuth token. This new release implements measures to account for such situations.
If you continue to experience
gh auth loginissues in WSL, please comment in #9370gh+ performance improvementsgh pr editnow supports Copilot Code Review as a reviewer. You can request a review from Copilot using the--add-reviewer @​copilotflag or interactively by selecting reviewers in the prompts.This release also introduces a new search experience for selecting reviewers and assignees in
gh pr edit. Instead of loading all collaborators and teams upfront, results are now fetched based on inputs to a new search option. Initial options are suggestions based on those involved with the pull request already.This experience will follow in
gh pr createandgh issuefor assignees in a later release.What's Changed
✨ Features
--queryflag toproject item-listby @williammartin in #12696--exit-statuswith--logand--log-failedinrun viewby @williammartin in #12679gh pr edit: Add support for Copilot as reviewer with search capability, performance and accessibility improvements by @BagToad in #12567gh pr edit: new interactive prompt for assignee selection, performance and accessibility improvements by @BagToad in #12526📚 Docs & Chores
gh release upload: Clarify--clobberflag deletes assets before re-uploading by @BagToad in #12711gh gist editcommand by @BagToad in #12710cli/oauthtov1.2.2by @babakks in #12573New Contributors
Full Changelog: cli/cli@v2.86.0...v2.87.0
golangci/golangci-lint (github.com/golangci/golangci-lint/v2)
v2.10.1Compare Source
Released on 2026-02-17
v2.10.0Compare Source
Released on 2026-02-17
ginkgolinter: from 0.22.0 to 0.23.0gosec: from 2.22.11 to 2.23.0 (new rules:G117,G602,G701,G702,G703,G704,G705,G706)staticcheck: from 0.6.1 to 0.7.0godoclint: from 0.11.1 to 0.11.2google/go-containerregistry (github.com/google/go-containerregistry)
v0.21.0Compare Source
This release updates the minimum Go version to
1.25.6.What's Changed
New Contributors
Full Changelog: google/go-containerregistry@v0.20.7...v0.21.0
v0.20.8Compare Source
goreleaser/goreleaser (github.com/goreleaser/goreleaser/v2)
v2.14.0Compare Source
Announcement
Read the official announcement: Announcing GoReleaser v2.14.
Changelog
New Features
3161f6d: feat(dockers/v2): allow to skip load image in snapshot for daemonless clients (#6348) (@BaptisteLalanne and @caarlos0)3368f3d: feat(dockers/v2): template platforms (#6347) (@caarlos0)cfa0bce: feat(dockers_v2): warn user if it seems like they're rebuilding binaries (#6342) (@caarlos0)de60363: feat(homebrew_cask): allow globs in manpages (#6324) (@caarlos0)34583a4: feat(nfpm): allow to filter by goamd64 (@caarlos0)c8aef2a: feat(nfpm): set archvariant in deb for goamd64 (@caarlos0)4ead70b: feat(nix): add formatter support (#6357) (@caarlos0)8df15da: feat(tmpl): englishJoin (@caarlos0)3702e4d: feat(winget): allow to set package name (#6371) (@caarlos0)bf2608c: feat(winget): update manifest schema to latest (1.12.0) (#6370) (@vedantmgoyal9)20d273b: feat: detect if binary is dynamically linked, proper nix configuration (#6346) (@caarlos0)3a92bcc: feat: extract co-authors (#6322) (@caarlos0)1c03c92: feat: go 1.25.6 (@caarlos0)a57d7b1: feat: go1.25.7 (@caarlos0)323bb9e: feat: improve gerrors (@caarlos0)086ddd5: feat: use go1.26 (@caarlos0)Security updates
4f4893f: fixup! sec: redact secrets from command outputs and logs (@caarlos0)09cd360: sec: redact secrets from command outputs and logs (@caarlos0)Bug fixes
aa3844d: fix(aur): src info should replace version with pkgver (@caarlos0)f811af1: fix(brews): brew style sorbet error (#6373) (@gliptak)1c4d6d4: fix(cask): handle WrappedIn (@caarlos0)1101aeb: fix(changelog): de-duplicate authors (@caarlos0)e008893: fix(deps): fix github enterprise urls (@caarlos0)1c79913: fix(docker): bump Go to 1.25.7 to match go.mod (@jacarui)56f411e: fix(docker): regression with new buildx versions (@caarlos0)b611c6f: fix(dockers/v2): improve log output, do not complain on driver=docker (@caarlos0)2c45558: fix(dockers/v2): improve logs (@caarlos0)a9dbf93: fix(dockers/v2): simplify code a bit (@caarlos0)b2d8862: fix(nfpm): properly handle meta packages (@caarlos0)ae1b623: fix(nix): auPatchelHook should be a dependency (#6364) (@malikwirin)075c670: fix(nix): autoPatchelfHook on Linux only (@caarlos0)fb8547c: fix(sbom): improve log output (@caarlos0)49934c3: fix(tmpl): better englishJoin, added slice (@caarlos0)8807b97: fix: better debug output (@caarlos0)7d683d7: fix: git-lfs on Dockerfile (@caarlos0)15cde46: fix: github enteprise upload URLs (@caarlos0)b5c6487: fix: lint (@caarlos0)b62b13c: fix: some rewording (@caarlos0)4b5e9fd: fix: update sha3 and minor code style update (#6350) (@caarlos0)df2bab4: fixup! fix: better debug output (@caarlos0)Documentation updates
87dfeca: docs(deps): bump mkdocs-include-markdown-plugin from 7.2.0 to 7.2.1 in /www in the docs group (#6367) (@dependabot[bot])cd3d34c: docs(deps): bump mkdocs-material in /www in the docs group (@dependabot[bot])123dbd9: docs(nfpm): document deb compression (@scop)231ed16: docs(schema): add missing zstd deb compression enum value (@scop)ea8f0eb: docs: Fix typo In Deprecation Docs on Homebrew Formulas (#6340) (@bwagner5)996d78c: docs: document artifacts.json structure (#6341) (@caarlos0 and @Copilot)100822e: docs: document how to disable manifests in dockers_v2 (@caarlos0)f7594cc: docs: gemfury link (@caarlos0)d76db96: docs: image (@caarlos0)d7e6a82: docs: preparing for v2.14 (@caarlos0)6ae4126: docs: secure fund (@caarlos0)b1e27d1: docs: udpate (@caarlos0)26d008a: docs: update sponsors (@caarlos0)Other work
2bc0d08: Apply suggestion from @caarlos0 (@caarlos0)0d408a1: chore: dockerfile (@caarlos0)c7afd06: chore: fix date (@caarlos0)782a160: chore: fmt (@caarlos0)c97cd28: chore: fmt (@caarlos0)a04cbc1: chore: move go-shellwords fork to goreleaser (#6372) (@caarlos0)ef778d3: chore: update schema-pro (@caarlos0)9056ecd: ci(deps): bump astral-sh/setup-uv in the actions group (@dependabot[bot])a32cb2c: ci(deps): bump the actions group with 4 updates (@dependabot[bot])183fae8: ci(deps): bump the actions group with 4 updates (@dependabot[bot])36bb7ce: ci(deps): bump the actions group with 4 updates (#6344) (@dependabot[bot])2b1f112: ci(deps): bump the actions group with 7 updates (#6355) (@dependabot[bot])ecc5b83: ci(deps): bump the actions group with 8 updates (#6366) (@dependabot[bot])Full Changelog: goreleaser/goreleaser@v2.13.3...v2.14.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?
kyverno/kyverno (kyverno/kyverno)
v1.17.1Compare Source
rclone/rclone (rclone/rclone)
v1.73.1: rclone v1.73.1Compare Source
This is the v1.73.1 release of rclone.
Full details of the changes can be found in the changelog.
vmware-tanzu/carvel-ytt (vmware-tanzu/carvel-ytt)
v0.53.2Compare Source
Installation and signature verification
Installation
By downloading binary from the release
For instance, if you are using Linux on an AMD64 architecture:
Via Homebrew (macOS or Linux)
Verify checksums file signature
The checksums file provided within the artifacts attached to this release is signed using Cosign with GitHub OIDC(Refer this page for cosign installation). To validate the signature of this file, run the following commands:
Verify binary integrity
To verify the integrity of the downloaded binary, you can utilize the checksums file after having validated its signature.
# Verify the binary using the checksums file sha256sum -c checksums.txt --ignore-missingWhat's Changed
Full Changelog: carvel-dev/ytt@v0.53.1...v0.53.2
📂 Files Checksum
v0.53.1Compare Source
Installation and signature verification
Installation
By downloading binary from the release
For instance, if you are using Linux on an AMD64 architecture:
Via Homebrew (macOS or Linux)
Verify checksums file signature
The checksums file provided within the artifacts attached to this release is signed using Cosign with GitHub OIDC(Refer this page for cosign installation). To validate the signature of this file, run the following commands:
Verify binary integrity
To verify the integrity of the downloaded binary, you can utilize the checksums file after having validated its signature.
# Verify the binary using the checksums file sha256sum -c checksums.txt --ignore-missingWhat's Changed
Full Changelog: carvel-dev/ytt@v0.53.0...v0.53.1
📂 Files Checksum
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.