Skip to content

Bump pyusb from 1.2.1 to 1.3.1 in /usbswitcher#6

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/usbswitcher/pyusb-1.3.1
Open

Bump pyusb from 1.2.1 to 1.3.1 in /usbswitcher#6
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/usbswitcher/pyusb-1.3.1

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 13, 2025

Bumps pyusb from 1.2.1 to 1.3.1.

Release notes

Sourced from pyusb's releases.

Version 1.3.1

Fixed:

  • core: fix a regression in ctrl_transfer where supplied read buffers were discarded (#528, #530)

Full changelog: v1.3.0...v1.3.1

Version 1.3.0

Happy new year!

Changed:

  • meta: bump the minimum required Python version to 3.9

Fixed:

  • core: reset cached endpoints on alternate setting changes (pyusb#380)
  • core: only search for endpoints on the correct alternate settings (pyusb#380)
  • tree: guard finalizers against aborted initialization (#380 (comment))
  • version: handle when patch component is missing
  • core: fix bMaxPower conversion for SuperSpeed devices (pyusb#479)
  • openusb: fix missing commas in __all__ list (pyusb#501)
  • libusb1: fix trailing comma in LIBUSB_TRANSFER_TYPE_CONTROL (pyusb#501)
  • legacy: Fix DeviceHandle finalizer checking for the wrong attribute (pyusb#502)
  • libloader: search in default homebrew prefix on apple silicon (pyusb#511)

Full changelog: v1.2.1...v1.3.0

Commits
  • 89ea84d readme: remove mention to latest version
  • f2b6bb8 deploy: replace accidental hard-coded value with variable
  • e920187 core: replace try-except block with single call to new _interop.as_array
  • 0d578a2 interop: prioritize no-op case but also accept length for a new array
  • 5d73f3d util: raise TypeError if create_buffer doesn't receive a length
  • 0573e84 tox: update envlist
  • 2b153a2 deploy: compute a B3SUMS file for the release
  • 8acb57e deploy: don't try to upload no longer supported signatures to PyPI
  • d762293 readme: prepare for 1.3.0
  • 5db7567 ci: remove no longer supported macos-12 runner
  • 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 [pyusb](https://github.com/pyusb/pyusb) from 1.2.1 to 1.3.1.
- [Release notes](https://github.com/pyusb/pyusb/releases)
- [Commits](pyusb/pyusb@v1.2.1...v1.3.1)

---
updated-dependencies:
- dependency-name: pyusb
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 13, 2025
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.

0 participants

Comments