iOSRealRun / iOSRealRun-cli-17

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

chore(deps): bump pymobiledevice3 from 2.46.1 to 4.8.0 #50

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps pymobiledevice3 from 2.46.1 to 4.8.0.

Release notes

Sourced from pymobiledevice3's releases.

v4.8.0

What's Changed

  • 28bc41eb03f786298cd52b6399f1fecffef4450a developer: add core-device launch-application (#1013) (@​doronz88)
  • c1440c19818283e124662321c66f273aeab913fa crash_reports: use sysdiagnose notification for tarball readiness (@​StephenGemin)

Full Changelog: https://github.com/doronz88/pymobiledevice3/compare/v4.7.2...v4.8.0

v4.7.2

What's Changed

Full Changelog: https://github.com/doronz88/pymobiledevice3/compare/v4.7.1...v4.7.2

v4.7.1

What's Changed

Full Changelog: https://github.com/doronz88/pymobiledevice3/compare/v4.7.0...v4.7.1

v4.7.0

What's Changed

  • 7350b4c5945921d0ca310e8e167ba11ae83d1d11 requirements: temporarily add setuptools dependency for py>=312 (@@​StephenGemin)
  • 710da939edb33b3f19f005e54515937ac12ced7d chore: update resources/notifications.txt (@​StephenGemin)
  • d5e020e2c9d403b490348e793148ec303f08d553 pcap: use python-pcapng to generate metadata for each packet (@​gwillgues)
  • cccc3ac336c3e947e674362212e5ee0657de8476 tests: make test_cli_from_python_m_flag use sys.executable (@​doronz88)
  • 2f39345137c94f5d5b13665ed4660496e69faf9d utils: use asyncio.get_running_loop() to get running loop (#1001) (@​doronz88)
  • a51f21d64bcbc5076c6713e844f014baa53445b7 cli: fix tunneld warning to print only when trying to establish (@​doronz88)

New Contributors

Full Changelog: https://github.com/doronz88/pymobiledevice3/compare/v4.6.0...v4.7.0

v4.6.0

What's Changed

Full Changelog: https://github.com/doronz88/pymobiledevice3/compare/v4.5.6...v4.6.0

v4.5.6

What's Changed

  • 885958acc588b05d291b887e5eef7bc8231e1497 springboard: fix typing (#995)
  • 5f46b1b54b7ec33e82f31668ac32ccf4a1ed2e2d tests: add cli unit-tests
  • ade4d66e12333416c8afc99ebbbbe894df1898a0 tests: add springboard tests

... (truncated)

Commits
  • db1ba7f Merge pull request #999 from StephenGemin/bugfix/sysdiagnose-timeout
  • ccf1414 Merge pull request #1014 from doronz88/feature/core-device-launch-application
  • 28bc41e developer: add core-device launch-application (#1013)
  • 7ad5f48 Merge pull request #1011 from doronz88/use-newer-inquirer-version
  • c1440c1 crash_reports: use sysdiagnose notification for tarball readiness
  • 531aabf requirements: use inquirer3>=0.6.0
  • 0e0193f Merge pull request #1010 from doronz88/bugfix/xonsh-shell-windows-path-comple...
  • 9f5286e afc: fix path completion on windows
  • 5af2ad5 Merge pull request #1009 from StephenGemin/git/update-gitignore
  • 213ad98 Merge pull request #1008 from doronz88/bugfix/cli-tunnel-option
  • 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 #51.