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 4.9.1 #62

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps pymobiledevice3 from 2.46.1 to 4.9.1.

Release notes

Sourced from pymobiledevice3's releases.

v4.9.1

What's Changed

Full Changelog: https://github.com/doronz88/pymobiledevice3/compare/v4.9.0...v4.9.1

v4.9.0

What's Changed

  • 5725b1c782be810ffb6068e0d2dcee8be09606df docs: fix typo in README (@​galgiladi)
  • 76ed4fbcaa76c0f3c2deec241a73ccfe7d9ff12f cli_common: remove coloring on non-tty outputs (@​doronz88)

Full Changelog: https://github.com/doronz88/pymobiledevice3/compare/v4.8.9...v4.9.0

v4.8.9

What's Changed

  • cb64b36f0449b7d0a975e5a870fd254b205c96ab tunneld: add /hello path to check is tunneld is running (@​AnNEDoMini)

Full Changelog: https://github.com/doronz88/pymobiledevice3/compare/v4.8.8...v4.8.9

v4.8.8

What's Changed

Full Changelog: https://github.com/doronz88/pymobiledevice3/compare/v4.8.7...v4.8.8

v4.8.7

What's Changed

Full Changelog: https://github.com/doronz88/pymobiledevice3/compare/v4.8.6...v4.8.7

v4.8.6

What's Changed

Full Changelog: https://github.com/doronz88/pymobiledevice3/compare/v4.8.5...v4.8.6

v4.8.5

What's Changed

New Contributors

... (truncated)

Commits
  • b7d72b6 Merge pull request #1051 from doronz88/bugfix/tunnel-option-multiple-devices
  • 575a3e7 cli_common: fix handling of --tunnel for multiple devices
  • 0b09e77 Merge pull request #1050 from doronz88/bugfix/remove-coloring-on-non-tty
  • 5725b1c docs: fix typo in README
  • 76ed4fb cli_common: remove coloring on non-tty outputs
  • cb64b36 tunneld: add /hello path to check is tunneld is running
  • 0c3223c Merge pull request #1041 from doronz88/feature/document-syslog-collect
  • de339e5 os_trace: fix collect() signature and docstring
  • 67d2f86 Merge pull request #1036 from doronz88/bugfix/zeroconf-valueerror
  • a1caab4 bonjour: handle browse() raising ValueError on python3.8
  • 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 3 months ago

Superseded by #63.