Loyalsoldier / geoip

🌚 🌍 🌝 GeoIP 规则文件加强版,支持自行定制 V2Ray dat 格式文件 geoip.dat、MaxMind mmdb 格式文件、sing-box SRS 格式文件、mihomo MRS 格式文件、Clash ruleset、Surge ruleset 等。Enhanced edition of GeoIP files for V2Ray, Xray-core, sing-box, Clash, mihomo, Shadowrocket, Quantumult X, Surge, hysteria, Trojan-Go, Leaf, Nginx, etc.
Creative Commons Attribution Share Alike 4.0 International
3.98k stars 664 forks source link

Chore: bump github.com/sagernet/sing-box from 1.10.1 to 1.10.2 #200

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 week ago

Bumps github.com/sagernet/sing-box from 1.10.1 to 1.10.2.

Release notes

Sourced from github.com/sagernet/sing-box's releases.

1.10.2

:memo: Release Notes

  • Add deprecated warnings
  • Fix proxying websocket connections in HTTP/mixed inbounds
  • Fixes and improvements
Changelog

Sourced from github.com/sagernet/sing-box's changelog.

1.10.2

  • Add deprecated warnings
  • Fix proxying websocket connections in HTTP/mixed inbounds
  • Fixes and improvements

1.11.0-alpha.18

  • Fixes and improvements

1.11.0-alpha.16

  • Add cache_capacity DNS option 1
  • Add override_address and override_port route options 2
  • Fixes and improvements

1:

See DNS.

2:

See Rule Action and Migrate destination override fields to route options.

1.11.0-alpha.15

  • Improve multi network dialing 1
  • Fixes and improvements

1:

New options allow you to configure the network strategy flexibly.

See Dial Fields, Rule Action and Route.

1.11.0-alpha.14

  • Add multi network dialing 1
  • Fixes and improvements

1:

Similar to Surge's strategy.

New options allow you to connect using multiple network interfaces, prefer or only use one type of interface, and configure a timeout to fallback to other interfaces.

... (truncated)

Commits
  • 17019f1 Bump version
  • 6be07ed Fix start watcher
  • af58e3b Fix debug listener
  • e58b549 Fix "Fix reloading of tls.certificate_path, tls.key_path and tls.ech.key_path"
  • 1d81996 Fix reloading of tls.certificate_path, tls.key_path and tls.ech.key_path
  • 97c47e7 Update dependencies
  • 122be27 release: Notarize macos standalone manually with --no-s3-acceleration
  • 0bb1132 selector: Fix crash before start
  • de14337 Fix deprecated check
  • 1e07633 Downgrade NDK to 26.2.11394342
  • 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 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[bot] commented 1 week ago

Superseded by #201.