Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 4, 2024

Bumps pymobiledevice3 from 2.46.1 to 3.2.0.

Release notes

Sourced from pymobiledevice3's releases.

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: doronz88/pymobiledevice3@v3.1.0...v3.2.0

v3.1.0

What's Changed

Full Changelog: doronz88/pymobiledevice3@v3.0.3...v3.1.0

v3.0.3

What's Changed

  • 6b1c6ca2ef1b6a309bcba9b3d74a2eec42e1b0ba cli_common: make sudo_required use getuid() instead of getuid() (@​Fidetro)

Full Changelog: doronz88/pymobiledevice3@v3.0.2...v3.0.3

v3.0.2

What's Changed

  • 85eac693a4c8ae323bc3b206001bd49aeb4b6735 doc: add clarificaiton regarding create_using_tcp()
  • 099a0e6d2abf505773f6ac853d80f14ec1242545 tunnel_service: handle PairError if consent is already shown
  • f0a93790e7f625e8bfb4b512770d51fa32855be2 tunneld: fix error reporting

Full Changelog: doronz88/pymobiledevice3@v3.0.1...v3.0.2

v3.0.1

What's Changed

  • 7314f4b8ff97d056f6ccff84db383a1cee816565 tunneld: improve error handling
  • 4992552a51c1dcef7dbf44e41e72b893575722b7 tunneld: make sure to establish only one tunnel per udid

Full Changelog: doronz88/pymobiledevice3@v3.0.0...v3.0.1

v3.0.0

What's Changed

  • fe39b5cc5a455470b87900c2f614af3f937a845f cli_common: add wraps() to sudo_required
  • 52baae3c5c1fbeddb3c4888512333dd2abfa411b service_connection: refactor LockdownServiceConnection
  • 8cea807c573c8508460cc4dfd0d64c2ff088efe1 tests: crash_reports: make test_check_timeout more consistent

... (truncated)

Commits
  • d185fca Merge pull request #906 from doronz88/feature/lockdown-tunnel
  • 9c55891 lockdown: fix RemoteLockdownClient._handle_autopair() signature
  • 2eb7ac8 docs: add info regarding lockdown tunnel
  • 4ae689e tunneld: add usbmux tunnel establishment
  • 7856d81 docs: remove create_using_tcp from main README
  • b64cf77 lockdown: add tunnel support using CoreDeviceProxy
  • 0c77ade cli: remote: split tunnel_task into browsing and starting
  • 91ff47c service_connection: make reader and writer public
  • 5a098a8 lockdown_service: make into an async content-manager
  • f9884bf Merge pull request #901 from doronz88/bugfix/pair-record-removal-on-device
  • 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)

Bumps [pymobiledevice3](https://github.com/doronz88/pymobiledevice3) from 2.46.1 to 3.2.0.
- [Release notes](https://github.com/doronz88/pymobiledevice3/releases)
- [Changelog](https://github.com/doronz88/pymobiledevice3/blob/master/NEWS.md)
- [Commits](doronz88/pymobiledevice3@v2.46.1...v3.2.0)

---
updated-dependencies:
- dependency-name: pymobiledevice3
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 4, 2024
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 8, 2024

Superseded by #23.

@dependabot dependabot bot closed this Apr 8, 2024
@dependabot dependabot bot deleted the dependabot/pip/pymobiledevice3-3.2.0 branch April 8, 2024 09:38
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant