iOSRealRun / iOSRealRun-cli-17

(iOS 17+) 基于虚拟定位的 iOS 免越狱模拟跑步打卡,跨平台支持,在线拾取路径,可设置跑步速度,随机速度与路线
Mozilla Public License 2.0
96 stars 18 forks source link

chore(deps): bump pymobiledevice3 from 2.46.1 to 3.3.3 #25

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps pymobiledevice3 from 2.46.1 to 3.3.3.

Release notes

Sourced from pymobiledevice3's releases.

v3.3.3

What's Changed

Full Changelog: https://github.com/doronz88/pymobiledevice3/compare/v3.3.2...v3.3.3

v3.3.2

What's Changed

Full Changelog: https://github.com/doronz88/pymobiledevice3/compare/v3.3.1...v3.3.2

v3.3.1

What's Changed

  • 2ddc250950f14c3b900ba0934c8bbd287aa2ab05 remote: refactor start-tunnel when using a --udid (@​briankrznarich)

New Contributors

Full Changelog: https://github.com/doronz88/pymobiledevice3/compare/v3.3.0...v3.3.1

v3.3.0

What's Changed

  • 500caada8124e3fb9d123e735174af3e0a2994b0 lockdown: add supervised-pair support (#907)
  • 3617d83d4a368fddda4408431959cc86250222c4 cli: concat the --tunnel option only for developer commands (#913)
  • 4c64292afae63de31510bee549eb677d0d5945be tunneld: ignore GetProhibited errors

Full Changelog: https://github.com/doronz88/pymobiledevice3/compare/v3.2.0...v3.3.0

v3.2.0

What's Changed

  • 486434193f5192306576cc193a0de8ebb5cee8de lockdown: handle pair records removal on-device (#900)
  • 5a098a8a100c219d574d9f6e5096607f31e9a31a lockdown_service: make into an async content-manager
  • 91ff47c734b9a203a986a94cc09de96d2ad8a13a service_connection: make reader and writer public
  • 0c77ade0798a22d2637c4309d5b5ecebb56fad05 cli: remote: split tunnel_task into browsing and starting
  • b64cf77c47f7382de33e9db3460df8a9383cefae lockdown: add tunnel support using CoreDeviceProxy
  • 7856d81a869d5b587ba1668d4dce573992d3feaf docs: remove create_using_tcp from main README
  • 4ae689e535f989e082f5c73902499ee7998fa1c6 tunneld: add usbmux tunnel establishment
  • 2eb7ac8b337d49f98023c889f99dcbea930b0923 docs: add info regarding lockdown tunnel
  • 9c55891e865748a28ac29d382ec0eb183c5147a6 lockdown: fix RemoteLockdownClient._handle_autopair() signature

Full Changelog: https://github.com/doronz88/pymobiledevice3/compare/v3.1.0...v3.2.0

v3.1.0

What's Changed

... (truncated)

Commits
  • c28fc20 Merge pull request #929 from doronz88/bugfix/dvt-netstat
  • 57e21bd cli: fix developer dvt netstat (#927)
  • c0245f8 Merge pull request #928 from doronz88/bugfix/dvt-applist
  • b0ca849 cli: fix developer dvt applist subcommand (#926)
  • 7b179b2 requirements: pytun-pmd3==1.0.0
  • 2ddc250 remote: refactor start-tunnel when using a --udid
  • 969ab09 Merge pull request #915 from doronz88/bugfix/tunneld-get-prohibited
  • 185c263 Merge pull request #914 from doronz88/bugfix/add-tunnel-option-only-developer...
  • 4c64292 tunneld: ignore GetProhibited errors
  • 3617d83 cli: concat the --tunnel option only for developer commands (#913)
  • 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 5 months ago

Superseded by #26.