shadowsocks / shadowsocks/shadowsocks-rust

Dependency Dashboard

Open
#1,683 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Rust
Stars
10.9k
Forks
1.5k
Avg merge
4d 15h
Merged PRs (30d)
5

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.

Open

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

Detected Dependencies

cargo (3)
Cargo.toml (35)
  • log 0.4
  • log4rs 1.2
  • tracing 0.1
  • tracing-subscriber 0.3
  • tracing-appender 0.2.3
  • syslog-tracing 0.3
  • time 0.3
  • serde 1.0
  • json5 1.3
  • thiserror 2.0
  • base64 0.23
  • clap 4.5 → [Updates: 4.5]
  • cfg-if 1 → [Updates: 1]
  • qrcode 0.14
  • sysexits 0.13
  • build-time 0.1
  • directories 6.0
  • rpassword 7.3
  • libc 0.2
  • rand 0.10
  • futures 0.3
  • tokio 1
  • ipnet 2.10
  • reqwest 0.13
  • mimalloc 0.1
  • tcmalloc 0.3
  • jemallocator 0.5
  • snmalloc-rs 0.7
  • rpmalloc 0.2
  • windows-service 0.8
  • byteorder 1.5
  • env_logger 0.11
  • byte_string 1.0
  • tokio 1
  • xdg 3.0
crates/shadowsocks-service/Cargo.toml (48)
  • log 0.4
  • cfg-if 1 → [Updates: 1]
  • pin-project 1.1
  • thiserror 2.0
  • arc-swap 1.7
  • spin 0.12
  • lru_time_cache 0.11
  • bytes 1.7
  • byte_string 1.0
  • byteorder 1.5
  • rand 0.10
  • rocksdb 0.25
  • futures 0.3
  • tokio 1.38
  • tokio-native-tls 0.3
  • native-tls 0.2.8
  • webpki-roots 1.0
  • tokio-rustls 0.26
  • rustls-native-certs 0.8
  • trait-variant 0.1
  • socket2 0.6
  • libc ~0.2.141
  • hyper 1.4
  • http-body-util 0.1
  • http 1.1
  • httparse 1.9
  • hickory-resolver 0.26
  • idna 1.0
  • ipnet 2.10
  • iprange 0.6
  • regex 1.4
  • mime 0.3
  • flate2 1.0
  • brotli 9.0
  • zstd 0.14
  • base64 0.23
  • etherparse 0.21
  • smoltcp 0.14
  • serde 1.0
  • json5 1.3
  • serde_json 1.0
  • bson 3.0.0
  • url 2.5
  • byteorder 1.5
  • env_logger 0.11
  • nix 0.31
  • windows-sys 0.61
  • tun 0.8
crates/shadowsocks/Cargo.toml (33)
  • log 0.4
  • libc ~0.2.141
  • bytes 1.7
  • cfg-if 1 → [Updates: 1]
  • byte_string 1.0
  • base64 0.23
  • url 2.5
  • spin 0.12
  • pin-project 1.1
  • bloomfilter 3.0.0
  • thiserror 2.0
  • rand 0.10
  • lru_time_cache 0.11
  • serde 1.0
  • serde_urlencoded 0.7
  • serde_json 1.0
  • percent-encoding 2.1
  • futures 0.3
  • trait-variant 0.1
  • dynosaur 0.3.0
  • sealed 0.7
  • socket2 0.6
  • tokio 1.9.0
  • hickory-resolver 0.26
  • arc-swap 1.7
  • notify 8.0
  • aes 0.9
  • blake3 1.5
  • shadowsocks-crypto 0.8.0
  • env_logger 0.11
  • tokio-tfo 0.4.3
  • windows-sys 0.61
  • sendfd 0.4
circleci (1)
.circleci/config.yml (2)
  • windows 5.1.1
  • circleci/golang 1.17
dockerfile (3)
docker/Dockerfile.v2ray
docker/linux-cross/Dockerfile
Dockerfile (3)
  • rust 1.98.1-alpine3.23
  • alpine 3.24
  • alpine 3.24
github-actions (7)
.github/workflows/build-and-test.yml (4)
  • jlumbroso/free-disk-space main
  • actions/checkout v7
  • Swatinem/rust-cache v2
  • ilammy/setup-nasm v1
.github/workflows/build-docker-image.yml (5)
  • actions/checkout v7
  • docker/setup-buildx-action v4
  • docker/login-action v4
  • docker/metadata-action v6
  • docker/build-push-action v7
.github/workflows/build-msrv.yml (12)
  • jlumbroso/free-disk-space main
  • actions/checkout v7
  • Swatinem/rust-cache v2
  • ilammy/setup-nasm v1
  • jlumbroso/free-disk-space main
  • actions/checkout v7
  • Swatinem/rust-cache v2
  • ilammy/setup-nasm v1
  • jlumbroso/free-disk-space main
  • actions/checkout v7
  • Swatinem/rust-cache v2
  • ilammy/setup-nasm v1
.github/workflows/build-nightly-release.yml (8)
  • jlumbroso/free-disk-space main
  • actions/checkout v7
  • actions/upload-artifact v7
  • actions/checkout v7
  • actions/upload-artifact v7
  • actions/checkout v7
  • ilammy/setup-nasm v1
  • actions/upload-artifact v7
.github/workflows/build-release.yml (8)
  • jlumbroso/free-disk-space main
  • actions/checkout v7
  • softprops/action-gh-release v3
  • actions/checkout v7
  • softprops/action-gh-release v3
  • actions/checkout v7
  • ilammy/setup-nasm v1
  • softprops/action-gh-release v3
.github/workflows/clippy-check.yml (4)
  • actions/checkout v7
  • Swatinem/rust-cache v2
  • ilammy/setup-nasm v1
  • actions-rs/clippy-check v1
.github/workflows/deny-check.yml (2)
  • actions/checkout v7
  • EmbarkStudios/cargo-deny-action v2
helm-values (1)
k8s/chart/values.yaml

  • 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 open Renovate pull requests 2177 and 2176, then review the dependency entries in Cargo.toml and the listed workflow and Docker files. The dashboard is complete when the generated dependency updates or requested Renovate action have been handled; no specific newcomer-sized change is defined in this issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, github-actions, helm, rust
Domain
build-system, ci-cd, devops
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 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.