Skip to content

chore(deps): bump pymobiledevice3 from 2.46.1 to 9.33.1 - #17

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/pymobiledevice3-9.33.1
Closed

chore(deps): bump pymobiledevice3 from 2.46.1 to 9.33.1#17
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/pymobiledevice3-9.33.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown
Contributor

Bumps pymobiledevice3 from 2.46.1 to 9.33.1.

Release notes

Sourced from pymobiledevice3's releases.

v9.33.1

Highlights

✨ M5 iPad Pro recovery mode support

Adds the four M5 iPad Pro models (iPad17,1iPad17,4 — 11-inch and 13-inch, WiFi and Cellular) to the recovery-mode device table, so they are correctly identified in DFU/Recovery and can be driven through the restore/recovery flows.

🐛 Fix "Cellular" typo across the iPad recovery device table

Corrects the recurring CelluarCellular misspelling in the display names of numerous iPad Air / iPad / iPad mini recovery entries.

What's Changed

  • 099658ca irecv: Add M5 iPad recovery mode support (#1757) (@​jvdsn)

Full Changelog: doronz88/pymobiledevice3@v9.33.0...v9.33.1

v9.33.0

Highlights

✨ New lockdown remotepairing command: RemotePairing control channel over USB

A new lockdown remotepairing command talks to the com.apple.dt.remotepairingdeviced.lockdown service — the RemotePairing control plane exposed over the USB lockdown transport. It performs the RemotePairing handshake and prints the device's control-channel info (peer device info, wire-protocol versions, pairing capabilities), decoding the deviceKVSData binary-plist blob by default (--raw to keep it encoded).

With --pair it performs RemotePairing pair-setup. Because it rides the already-trusted lockdownd (USB) session, pairing is promptless — no on-device "Trust" dialog — and it writes the same pair record that remote start-tunnel consumes, letting you bootstrap the RemoteXPC pairing over USB with zero user interaction. Unlike CoreDeviceProxy, this channel does not create a tunnel — it is control plane only.

# Print the RemotePairing control-channel handshake info (deviceKVSData decoded)
pymobiledevice3 lockdown remotepairing
Promptlessly create the RemotePairing pair record used by remote start-tunnel
pymobiledevice3 lockdown remotepairing --pair

📚 release skill for Claude Code

Adds a release skill documenting how releases are cut here — the version is derived from the git tag (setuptools_scm) and the PyPI publish is triggered by creating the GitHub release.

What's Changed

... (truncated)

Commits
  • 099658c irecv: Add M5 iPad recovery mode support (#1757)
  • f87cd30 Merge pull request #1755 from doronz88/feature/remotepairing-lockdown-service
  • 5071742 feature: add lockdown remotepairing for the remotepairingdeviced control ch...
  • 960220c Merge pull request #1754 from doronz88/docs/release-skill
  • 91352c7 docs: add release skill for Claude Code
  • 427f4d5 Restore: Fix shell irecv variable
  • 6d88194 Merge pull request #1670 from doronz88/feature/btlogger
  • f14bcb2 services: Add BTLogger
  • 6d26244 docs: clean logo fringe and put wordmark on one line in social card
  • 4a902a4 docs: add social card and site-wide Open Graph tags
  • 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 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 9.33.1.
- [Release notes](https://github.com/doronz88/pymobiledevice3/releases)
- [Commits](doronz88/pymobiledevice3@v2.46.1...v9.33.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jul 6, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #19.

@dependabot dependabot Bot closed this Jul 13, 2026
@dependabot
dependabot Bot deleted the dependabot/pip/pymobiledevice3-9.33.1 branch July 13, 2026 14:08
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 python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants