Open
Conversation
Contributor
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
125f4d1 to
8d48aff
Compare
8d48aff to
cc2e3e8
Compare
Signed-off-by: Renovate Bot <renovate-bot@users.noreply.github.com>
cc2e3e8 to
4bd49b4
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.
This PR contains the following updates:
v1.42.0→v1.42.1v2.86.0→v2.87.0v2.9.0→v2.10.1v1.73.0→v1.73.1v0.53.0→v0.53.1Release 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.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.2rclone/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.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.