Skip to content

chore(deps): bump pymobiledevice3 from 7.4.0 to 9.3.0#80

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/pymobiledevice3-9.3.0
Open

chore(deps): bump pymobiledevice3 from 7.4.0 to 9.3.0#80
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/pymobiledevice3-9.3.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 13, 2026

Bumps pymobiledevice3 from 7.4.0 to 9.3.0.

Release notes

Sourced from pymobiledevice3's releases.

v9.3.0

What's Changed

  • aee8bb8f87908e3e52f09a57c3e26b063b231e2a tcp_forwarder: Use asyncio.Event for notifications
  • 54e0738a68d1f43672c447a40689b6b48511b1c8 tcp_forwarder: Add listening_port property

Full Changelog: doronz88/pymobiledevice3@v9.2.0...v9.3.0

v9.2.0

What's Changed

  • 28bd655ed45f0357530158bcb7368f1eb5a19365 sysmon: Fix process single
  • e048d074320de41fcb635ce53966426d1f017547 docs: Tell AI agent to prefer physical device tests
  • 5ea0c5ee57e6b8e036a0603e3b237e80f4cb399b cli: sysmon: Split monitor subcommand into several
  • 006d69900a2f0816bea9626a3d4ca4ca146d8c6a docs: Fix AI agent linting issues

Full Changelog: doronz88/pymobiledevice3@v9.1.4...v9.2.0

v9.1.4

What's Changed

Full Changelog: doronz88/pymobiledevice3@v9.1.3...v9.1.4

v9.1.3

What's Changed

  • c6ce4450ac948a64662e1973ac0f1a883d4a53fb maintenance: Fix python3.9 compat (use Optional)
  • f555a5c7a3c26555540316981c6417333cc3f8b7 docs: Refactor project's documentation layout

Full Changelog: doronz88/pymobiledevice3@v9.1.2...v9.1.3

v9.1.2

What's Changed

Full Changelog: doronz88/pymobiledevice3@v9.1.1...v9.1.2

v9.1.1

What's Changed

Full Changelog: doronz88/pymobiledevice3@v.9.1.0...v9.1.1

v9.0.0

Highlights

  • Introduced a new DTX stack under pymobiledevice3/dtx/ with channel/connection/context/message primitives - Huge thanks to @​tux-mind 👏!
  • Migrated DVT/Instruments flows to the new DvtProvider architecture.
  • Added DTX robustness improvements: fragmented message sending, configurable capabilities, non-handshake compatibility, and improved MessageAux handling.

... (truncated)

Commits
  • 2e73c62 Merge pull request #1614 from doronz88/refactor/tcp-forwarder
  • 54e0738 tcp_forwarder: Add listening_port property
  • aee8bb8 tcp_forwarder: Use asyncio.Event for notifications
  • edd400c Merge pull request #1613 from doronz88/refactor/sysmon-monitor
  • 006d699 docs: Fix AI agent linting issues
  • 5ea0c5e cli: sysmon: Split monitor subcommand into several
  • e048d07 docs: Tell AI agent to prefer physical device tests
  • f5f4316 Merge pull request #1612 from doronz88/bugfix/process-single
  • 28bd655 sysmon: Fix process single
  • 3a2f711 Merge pull request #1610 from doronz88/bugfix/python39-compat
  • 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 7.4.0 to 9.3.0.
- [Release notes](https://github.com/doronz88/pymobiledevice3/releases)
- [Commits](doronz88/pymobiledevice3@v7.4.0...v9.3.0)

---
updated-dependencies:
- dependency-name: pymobiledevice3
  dependency-version: 9.3.0
  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 Mar 13, 2026
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