Skip to content

chore(deps): bump rusb from 0.8.1 to 0.9.4 - #8

Merged
dominicegginton merged 1 commit into
mainfrom
dependabot/cargo/rusb-0.9.4
May 17, 2026
Merged

chore(deps): bump rusb from 0.8.1 to 0.9.4#8
dominicegginton merged 1 commit into
mainfrom
dependabot/cargo/rusb-0.9.4

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps rusb from 0.8.1 to 0.9.4.

Changelog

Sourced from rusb's changelog.

0.9.4

  • bLength, bDescriptorType and wTotalLength to descriptors #185
  • Use &self reference for all DeviceHandle methods #186
  • fix: panic when trying to iterate over an interface with zero endpoints #195
  • Log callback API added #194
  • Bump libusb1-sys 0.7.0 #205

#185: a1ien/rusb#185 #186: a1ien/rusb#186 #195: a1ien/rusb#195 #194: a1ien/rusb#194 #205: a1ien/rusb#205

0.9.3

  • impl serde::{Serialize, Deserialize} for public enums #167
  • Update deprecated doc link about language identifiers #165
  • Fix changelog URLs for 0.9.2 #164

#167: a1ien/rusb#167 #165: a1ien/rusb#165 #164: a1ien/rusb#164

0.9.2

  • Random corrections around the code #127
  • examples: list_devices: Add vendor and product name #128
  • examples: read_devices: Improve usage #125
  • context: create rusb Context from existing libusb_context #135
  • new now uses from_raw #135
  • Fix stack use after scope in tests #138
  • Fix United Kingdom misspelling in languages docs #137
  • fields.rs: Make request_type function a const fn #142
  • Increase endpoint descriptor's lifetime #149
  • Fix timeout documentation #151

#127: a1ien/rusb#127 #128: a1ien/rusb#128 #125: a1ien/rusb#125 #135: a1ien/rusb#135 #138: a1ien/rusb#135 #137: a1ien/rusb#137 #142: a1ien/rusb#142 #149: a1ien/rusb#149 #151: a1ien/rusb#151

0.9.1

  • impl Ord and PartialOrd for Version #116

#116: a1ien/rusb#116

... (truncated)

Commits

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 [rusb](https://github.com/a1ien/rusb) from 0.8.1 to 0.9.4.
- [Changelog](https://github.com/a1ien/rusb/blob/master/CHANGELOG.md)
- [Commits](https://github.com/a1ien/rusb/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels May 17, 2026
@dominicegginton
dominicegginton merged commit 31a67a7 into main May 17, 2026
2 checks passed
@dominicegginton
dominicegginton deleted the dependabot/cargo/rusb-0.9.4 branch May 17, 2026 10:03
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant