Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency uniget-org/cli to v0.19.3 #10789

Merged
merged 1 commit into from
Mar 10, 2025

Conversation

uniget-bot
Copy link

This PR contains the following updates:

Package Update Change
uniget-org/cli patch 0.19.2 -> 0.19.3

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

uniget-org/cli (uniget-org/cli)

v0.19.3: 0.19.3

Compare Source

Installation

curl -sSLf https://github.com/uniget-org/cli/releases/download/v0.19.3/uniget_linux_$(uname -m).tar.gz \
| sudo tar -xzC /usr/local/bin uniget

Signature verification

curl -sSLfO https://github.com/uniget-org/cli/releases/download/v0.19.3/uniget_linux_$(uname -m).tar.gz
curl -sSLfO https://github.com/uniget-org/cli/releases/download/v0.19.3/uniget_linux_$(uname -m).tar.gz.pem
curl -sSLfO https://github.com/uniget-org/cli/releases/download/v0.19.3/uniget_linux_$(uname -m).tar.gz.sig
cosign verify-blob uniget_linux_$(uname -m).tar.gz \
    --certificate uniget_linux_$(uname -m).tar.gz.pem \
    --signature uniget_linux_$(uname -m).tar.gz.sig \
    --certificate-identity 'https://github.com/uniget-org/cli/.github/workflows/release.yml@refs/tags/v0.19.3' \
    --certificate-oidc-issuer https://token.actions.githubusercontent.com

Bugfixes (since v0.19.2)

Features (since v0.19.2)

Dependency updates (since v0.19.2)

  • chore(deps): update ghcr.io/uniget-org/images/systemd:ubuntu24.04 docker digest to ef7de14 (#​672)
  • chore(deps): update ghcr.io/uniget-org/images/systemd:ubuntu24.04 docker digest to f790db6 (#​671)
  • chore(deps): update ghcr.io/uniget-org/images/systemd:ubuntu24.04 docker digest to a57d36f (#​670)
  • chore(deps): update github/codeql-action digest to 6bb031a (#​669)
  • chore(deps): update ghcr.io/uniget-org/images/systemd:ubuntu24.04 docker digest to a848b1e (#​668)
  • chore(deps): update ghcr.io/uniget-org/images/systemd:ubuntu24.04 docker digest to 0136a7d (#​667)
  • chore(deps): update ghcr.io/uniget-org/tools/gh docker tag to v2.68.1 (#​666)
  • chore(deps): update ghcr.io/uniget-org/images/systemd:ubuntu24.04 docker digest to fc40b96 (#​665)
  • chore(deps): update ghcr.io/uniget-org/tools/gh docker tag to v2.68.0 (#​664)
  • chore(deps): update ghcr.io/uniget-org/tools/gosec docker tag to v2.22.2 (#​663)
  • fix(deps): update module golang.org/x/sys to v0.31.0 (#​662)
  • chore(deps): update ghcr.io/uniget-org/images/systemd:ubuntu24.04 docker digest to 014b0c6 (#​661)
  • chore(deps): update golang docker tag to v1.24.1 (#​660)
  • chore(deps): update dependency go to v1.24.1 (#​659)
  • chore(deps): update ghcr.io/uniget-org/images/systemd:ubuntu24.04 docker digest to 7940e41 (#​658)
  • chore(deps): update ghcr.io/uniget-org/images/systemd:ubuntu24.04 docker digest to 96d40f1 (#​657)
  • chore(deps): update ghcr.io/uniget-org/tools/golangci-lint docker tag to v1.64.6 (#​656)
  • chore(deps): update ghcr.io/uniget-org/images/systemd:ubuntu24.04 docker digest to 29c9d49 (#​655)
  • fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.6.7 (#​654)
  • chore(deps): update ghcr.io/uniget-org/images/systemd:ubuntu24.04 docker digest to 2ecdbec (#​653)
  • fix(deps): update module github.com/containerd/containerd/v2 to v2.0.3 (#​652)
  • chore(deps): update docker/setup-qemu-action digest to 2910929 (#​651)
  • chore(deps): update ghcr.io/uniget-org/images/systemd:ubuntu24.04 docker digest to d57d370 (#​650)
  • chore(deps): update golang:1.24.0 docker digest to 3f74443 (#​649)

Full Changelog (since v0.19.2)

Compare with previous release


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.

🔕 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 has been generated by Renovate Bot.

Copy link

@nicholasdille-bot nicholasdille-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto-approved because label type/renovate is present.

Copy link

🔍 Vulnerabilities of ghcr.io/uniget-org/tools/uniget:0.19.3

📦 Image Reference ghcr.io/uniget-org/tools/uniget:0.19.3
digestsha256:36e499448c2b6651f94eade2f659b7b7800bdf313a36766bf57c470524c31c43
vulnerabilitiescritical: 0 high: 0 medium: 0 low: 0
platformlinux/amd64
size13 MB
packages145

Copy link

Attempting automerge. See https://github.com/uniget-org/tools/actions/runs/13770012266.

Copy link

PR is clean and can be merged. See https://github.com/uniget-org/tools/actions/runs/13770012266.

@github-actions github-actions bot merged commit f627372 into main Mar 10, 2025
10 checks passed
@github-actions github-actions bot deleted the renovate/uniget-org-cli-0.19.x branch March 10, 2025 16:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants