Skip to content

chore(cargo): bump shadowsocks from 1.22.0 to 1.23.1 #6827

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2025

Bumps shadowsocks from 1.22.0 to 1.23.1.

Release notes

Sourced from shadowsocks's releases.

v1.23.1

Features

  • #1922 local-tun: Enable congestion control algorithm for TCP connections
  • #1923 local-tun: Disable TCP package receive checksum for improving performance
  • local-tun: Buffer for receiving/sending packets from/to tun device are cached globally

Bug Fixes

  • #1929 outbound_bind_addr for UDP sockets failed to bind() if it is an IPv4 address
  • Double check IPSK key length (AEAD-2022) when reading from configuration file

What's Changed

New Contributors

Full Changelog: shadowsocks/shadowsocks-rust@v1.23.0...v1.23.1

v1.23.0

Features, Breaking Changes

  • MSRV bumps to v1.85, Rust language edition upgraded to 2024
  • rand crate upgraded to v0.9, which may be incompatible with other older crates
  • local-fake-dns switched storage engine from sled to rocksdb, users should delete the old database file and let sslocal recreate it ageain
    • local-fake-dns is moved from full to full-extra feature because its still unstable

Bug fixes

  • #1832 Fixes FreeBSD build error
  • #1833 Fixes sswinservice.exe file paths in Powershell build script
  • mips-* targets cross build reenabled

Miscellaneous

  • #1834 Shadowsocks entrance APIs has strongly typed errors

What's Changed

... (truncated)

Commits
  • b33b7d7 chore: updated shadowsocks to v1.23.1
  • 3f95ad9 chore: release v1.23.1
  • 08041c9 fix(deps): update rust crate blake3 to v1.8.2
  • f608117 fix(deps): update rust crate rpassword to v7.4.0
  • 7acd944 fix(deps): update rust crate brotli to v8 (#1939)
  • 701bd8d fix(deps): update rust crate sendfd to v0.4.4
  • c02d2ed fix(deps): update rust crate clap to v4.5.37
  • 2511547 fix(deps): update rust crate rand to v0.9.1
  • 29db7b0 fix(deps): update rust crate libc to v0.2.172
  • d7ead5d feat(shadowsocks): double check AEAD-2022 ipsk length
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels May 1, 2025
@dependabot dependabot bot force-pushed the dependabot/cargo/shadowsocks-1.23.1 branch from be69e31 to 66c2f57 Compare May 2, 2025 16:05
Bumps [shadowsocks](https://github.com/shadowsocks/shadowsocks-rust) from 1.22.0 to 1.23.1.
- [Release notes](https://github.com/shadowsocks/shadowsocks-rust/releases)
- [Commits](shadowsocks/shadowsocks-rust@v1.22.0...v1.23.1)

---
updated-dependencies:
- dependency-name: shadowsocks
  dependency-version: 1.23.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/shadowsocks-1.23.1 branch from 66c2f57 to 2ea9c22 Compare May 2, 2025 16:26
@link2xt
Copy link
Collaborator

link2xt commented May 4, 2025

This requires 1.85 MSRV

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant