Skip to content

chore(deps): bump pymobiledevice3 from 2.46.1 to 9.27.0 - #11

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 17, 2026

Copy link
Copy Markdown
Contributor

Bumps pymobiledevice3 from 2.46.1 to 9.27.0.

Release notes

Sourced from pymobiledevice3's releases.

v9.27.0

What's Changed

  • 017017b8b4253c8ae9a59ab9064c9d2e6d28894d core-device: ConfigurationService knobs for appearance + accessibility
  • 38250536ed32b68cd2a6ab48687962f8afb5b20c serve-web: route accessibility + keep-awake through the RSD tunnel
  • 468f4b59f7f6ab9a3057ba1eca5108cacb97760c serve-web: auto-reconnect when the device drops off tunneld
  • 61a7c005c40a9a4eb2165c444699052dc8a91eb9 serve-web: tie HID keyboard capture to canvas focus, add indicator
  • be2e1849f346454ec8d719f43dbf5bce795189ba serve-web: correct accessibility panel description in help
  • f4b27c4a6684c118c15dd119ce4fc61464126c73 remotexpc: Fix legacy client handshake

Full Changelog: doronz88/pymobiledevice3@v9.26.0...v9.27.0

v9.26.0

What's Changed

Full Changelog: doronz88/pymobiledevice3@v9.25.0...v9.26.0

v9.25.0

What's Changed

  • eca0731d02109ccf9de2b9ee5698257e7a1364a1 core-device: pasteboard service + serve-web clipboard panel
  • 6ec68c24e00e3852f7890377ee6b72af37818bd0 serve-web: stream auto-recovery + offline-label wrap fix

Full Changelog: doronz88/pymobiledevice3@v9.24.0...v9.25.0

v9.24.0

What's Changed

  • 494653a2d9e8844b339cd57e83e851aceb79e532 serve-web: prevent iOS auto-lock from wedging the stream
  • 7e28a0c7227bc5a9914a3dea6f7569d89c253318 serve-web: top-left FPS readout + mirror log() to devtools
  • d2be4e449b4faeb90c2b298d9c64df816b8498b0 requirements: loosen typer to >=0.25 on python>=3.10

Full Changelog: doronz88/pymobiledevice3@v9.23.0...v9.24.0

v9.23.0

What's Changed

  • b96079bb0c2b1a7f4c223280b9fc52e562f05d6d core-device: add OrientationService + 'rotate' CLI
  • a46c926f7518c4bf0b204f5fc45c2bf4fba51e5a serve-web: device rotation buttons + canvas-internal rotation
  • b899a6972c9e93df6980457696eef00f1a6dcf40 serve-web: 'Keyboard: on/off' toggle to release host keystrokes
  • 2d5bf6bc0b9e5f7d110dbbeb5bf3ad3c93f6c5fc serve-web: help modal triggered by '?'
  • 6341e3e290d8d4c621e238ddca1fabf29851e53f serve-web: reset _kb_service_id on stream restart
  • 17ca1282048f65cfaa89aa338658f3efb1aaf2b2 serve-web: collapsible side trays + offline overlay + screenshot/reload
  • 3499839ed79f0bee11fa36758a2c1e1b25721949 serve-web: accessibility settings sidebar
  • 1703581c23e9a81edb7f16a93b6764b6c8b551fe serve-web: close AccessibilityAudit on shutdown
  • 7293a1e33bde80bed4bd2aa8de0b7586a2153e02 serve-web: smooth device-rotation animation
  • 19e9c142de7840a9c11930978d18fe5ac62b09fc serve-web: drain in-flight /accessibility before closing audit

Full Changelog: doronz88/pymobiledevice3@v9.22.0...v9.23.0

v9.22.0

What's Changed

... (truncated)

Commits
  • 9ab3fe2 Merge pull request #1732 from doronz88/bugfix/legacy-remotexpc-client
  • f4b27c4 remotexpc: Fix legacy client handshake
  • c8c277a Merge pull request #1733 from doronz88/refactor/keyboard-capture
  • be2e184 serve-web: correct accessibility panel description in help
  • 61a7c00 serve-web: tie HID keyboard capture to canvas focus, add indicator
  • a48ac1a Merge pull request #1731 from doronz88/bugfix/screen-stream-usbmux
  • 468f4b5 serve-web: auto-reconnect when the device drops off tunneld
  • 3825053 serve-web: route accessibility + keep-awake through the RSD tunnel
  • 017017b core-device: ConfigurationService knobs for appearance + accessibility
  • 4bb0866 Merge pull request #1730 from doronz88/feature/tunneld-upstreams
  • 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.27.0.
- [Release notes](https://github.com/doronz88/pymobiledevice3/releases)
- [Commits](doronz88/pymobiledevice3@v2.46.1...v9.27.0)

---
updated-dependencies:
- dependency-name: pymobiledevice3
  dependency-version: 9.27.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 Jun 17, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #12.

@dependabot dependabot Bot closed this Jun 22, 2026
@dependabot
dependabot Bot deleted the dependabot/pip/pymobiledevice3-9.27.0 branch June 22, 2026 14:07
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