Skip to content

build(deps): bump usb from 3.0.0 to 3.1.0 - #9

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/usb-3.1.0
Open

build(deps): bump usb from 3.0.0 to 3.1.0#9
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/usb-3.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 26, 2026

Copy link
Copy Markdown

Bumps usb from 3.0.0 to 3.1.0.

Changelog

Sourced from usb's changelog.

[3.1.0] - 2026-08-22

Fixed

Changed

[3.0.1] - 2026-06-30

Fixed

  • Fixed device control transfers on macOS/Linux - 16 (Rob Moran)
  • Fixed device hotplug watching to be more efficient - 18 (Rob Moran)

Added

  • Support for interrupt endpoints - 4 (León)

Changed

Commits
  • 9545b9b Update changelog
  • c28f73f 3.1.0
  • 7c49ebc Merge pull request #51 from node-usb/minor-fixes
  • d89bc07 Dependency updates
  • 2f94650 Guard against event races in TypeScript
  • 3f4bdf7 Remove unneeded Arc
  • 0be1c79 Merge pull request #36 from TKDubsta/fix/duplicate-hotplug-watcher
  • b521c6a Merge pull request #47 from node-usb/dependabot/cargo/napi-derive-3.6.3
  • 5510a64 chore(deps): bump napi-derive from 3.6.2 to 3.6.3
  • 5c94c3c Merge pull request #46 from node-usb/dependabot/cargo/napi-3.12.1
  • 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 [usb](https://github.com/node-usb/node-usb-rs) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/node-usb/node-usb-rs/releases)
- [Changelog](https://github.com/node-usb/node-usb-rs/blob/main/CHANGELOG.md)
- [Commits](node-usb/node-usb-rs@v3.0.0...v3.1.0)

---
updated-dependencies:
- dependency-name: usb
  dependency-version: 3.1.0
  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 javascript Pull requests that update javascript code labels Aug 26, 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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants