Skip to content

build(deps): bump usb from 3.0.0 to 3.0.1#3

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown

Bumps usb from 3.0.0 to 3.0.1.

Changelog

Sourced from usb's changelog.

[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
  • d0e3c3c 3.0.1
  • 758016e Add version script
  • 05095f6 Merge pull request #18 from node-usb/listener-watch
  • 290f01d Merge pull request #21 from node-usb/dependabot/cargo/napi-derive-3.5.7
  • e05c3c0 Refactor Emitter to use Mutex for callbacks management
  • 107280d Bump napi-derive from 3.5.6 to 3.5.7
  • 13a8afc Merge pull request #19 from node-usb/dependabot/cargo/napi-3.9.4
  • 3ecf907 Merge pull request #20 from node-usb/dependabot/github_actions/actions/cache-6
  • 6298d13 Bump actions/cache from 5 to 6
  • 7b2c5bf Bump napi from 3.9.3 to 3.9.4
  • 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.0.1.
- [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.0.1)

---
updated-dependencies:
- dependency-name: usb
  dependency-version: 3.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Jul 1, 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