SagerNet / SagerNet/sing-box

Dependency Dashboard

Open
#353 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
38.1k
Forks
4.6k
Avg merge
19d 15h
Merged PRs (30d)
1

Description

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
View this repository on the Mend.io Web Portal.

Config Migration Needed

  • Select this checkbox to let Renovate create an automated Config Migration PR.

Open

The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.

Detected Dependencies

dockerfile (2)
Dockerfile (1)
  • golang 1.25-alpine → [Updates: 1.27-alpine]
Dockerfile.binary
github-actions (5)
.github/workflows/build.yml (38)
  • actions/checkout v5@08c6903cd8c0fde910a37f88322edcfb5dd907a8 → [Updates: v7, v5]
  • actions/setup-go v5 → [Updates: v7]
  • actions/checkout v5@08c6903cd8c0fde910a37f88322edcfb5dd907a8 → [Updates: v7, v5]
  • actions/setup-go v5 → [Updates: v7]
  • actions/cache v4 → [Updates: v6]
  • nttld/setup-ndk v1
  • actions/cache v4 → [Updates: v6]
  • actions/upload-artifact v4 → [Updates: v7]
  • actions/checkout v5@08c6903cd8c0fde910a37f88322edcfb5dd907a8 → [Updates: v7, v5]
  • actions/setup-go v5 → [Updates: v7]
  • actions/cache v4 → [Updates: v6]
  • actions/upload-artifact v4 → [Updates: v7]
  • actions/checkout v5@08c6903cd8c0fde910a37f88322edcfb5dd907a8 → [Updates: v7, v5]
  • actions/setup-go v5 → [Updates: v7]
  • actions/upload-artifact v4 → [Updates: v7]
  • actions/checkout v5@08c6903cd8c0fde910a37f88322edcfb5dd907a8 → [Updates: v7, v5]
  • actions/setup-go v5 → [Updates: v7]
  • nttld/setup-ndk v1
  • actions/cache v4 → [Updates: v6]
  • actions/upload-artifact v4 → [Updates: v7]
  • actions/checkout v5@08c6903cd8c0fde910a37f88322edcfb5dd907a8 → [Updates: v7, v5]
  • actions/setup-go v5 → [Updates: v7]
  • nttld/setup-ndk v1
  • actions/cache v4 → [Updates: v6]
  • actions/checkout v5@08c6903cd8c0fde910a37f88322edcfb5dd907a8 → [Updates: v7, v5]
  • actions/setup-go v5 → [Updates: v7]
  • actions/upload-artifact v4 → [Updates: v7]
  • actions/checkout v5@08c6903cd8c0fde910a37f88322edcfb5dd907a8 → [Updates: v7, v5]
  • actions/cache v4 → [Updates: v6]
  • actions/download-artifact v5 → [Updates: v8]
  • go ~1.25.8 → [Updates: ~1.27.0]
  • go ~1.25.8 → [Updates: ~1.27.0]
  • go ^1.25.3
  • go ^1.25.4
  • go ~1.25.8 → [Updates: ~1.27.0]
  • go ~1.25.8 → [Updates: ~1.27.0]
  • macos 26
  • go ~1.25.8 → [Updates: ~1.27.0]
.github/workflows/docker.yml (16)
  • actions/checkout v5@08c6903cd8c0fde910a37f88322edcfb5dd907a8 → [Updates: v7, v5]
  • actions/setup-go v5 → [Updates: v7]
  • actions/cache v4 → [Updates: v6]
  • actions/upload-artifact v4 → [Updates: v7]
  • actions/checkout v5@08c6903cd8c0fde910a37f88322edcfb5dd907a8 → [Updates: v7, v5]
  • actions/download-artifact v5 → [Updates: v8]
  • docker/setup-qemu-action v3 → [Updates: v4]
  • docker/setup-buildx-action v3 → [Updates: v4]
  • docker/login-action v3 → [Updates: v4]
  • docker/metadata-action v5 → [Updates: v6]
  • docker/build-push-action v6 → [Updates: v7]
  • actions/upload-artifact v4 → [Updates: v7]
  • actions/download-artifact v5 → [Updates: v8]
  • docker/setup-buildx-action v3 → [Updates: v4]
  • docker/login-action v3 → [Updates: v4]
  • go ~1.25.8 → [Updates: ~1.27.0]
.github/workflows/lint.yml (4)
  • actions/checkout v5@08c6903cd8c0fde910a37f88322edcfb5dd907a8 → [Updates: v7, v5]
  • actions/setup-go v5 → [Updates: v7]
  • golangci/golangci-lint-action v8 → [Updates: v9]
  • go ^1.25
.github/workflows/linux.yml (10)
  • actions/checkout v5@08c6903cd8c0fde910a37f88322edcfb5dd907a8 → [Updates: v7, v5]
  • actions/setup-go v5 → [Updates: v7]
  • actions/checkout v5@08c6903cd8c0fde910a37f88322edcfb5dd907a8 → [Updates: v7, v5]
  • actions/setup-go v5 → [Updates: v7]
  • actions/cache v4 → [Updates: v6]
  • actions/upload-artifact v4 → [Updates: v7]
  • actions/checkout v5@08c6903cd8c0fde910a37f88322edcfb5dd907a8 → [Updates: v7, v5]
  • actions/download-artifact v5 → [Updates: v8]
  • go ~1.25.8 → [Updates: ~1.27.0]
  • go ~1.25.8 → [Updates: ~1.27.0]
.github/workflows/stale.yml (1)
  • actions/stale v9 → [Updates: v11]
gomod (1)
go.mod

  • Check this box to trigger a request for Renovate to run again on this repository

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the Renovate Dependency Dashboard documentation, then review the listed files: Dockerfile and the workflows under .github/workflows/. Check the existing update pull requests and dependency entries first; this issue is done when the relevant updates have been handled and the dashboard no longer requires action.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, github-actions, go
Domain
build-system, ci-cd, devops
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.