Skip to content

Bump smartcard from 3.7.1 to 3.7.2#142

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/smartcard-3.7.2
Open

Bump smartcard from 3.7.1 to 3.7.2#142
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/smartcard-3.7.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Feb 22, 2026

Bumps smartcard from 3.7.1 to 3.7.2.

Release notes

Sourced from smartcard's releases.

v3.7.2

Bug Fixes

  • Windows card event reliability: Fix timeout handler to query fresh state using SCARD_STATE_UNAWARE (#116)

    The v3.7.1 fix addressed index-based reader tracking, but the timeout handler was still checking potentially stale dwEventState. This fix ensures card events are detected within ~1 second on Windows even when PC/SC fails to set SCARD_STATE_CHANGED correctly.

    Fixes #111

Full Changelog

tomkp/smartcard@v3.7.1...v3.7.2

Commits
  • 1941bb2 chore: bump version to 3.7.2
  • b1b8ced chore: bump package version to 3.7.1 in package-lock.json
  • 079026f fix: query fresh state on timeout for Windows card events (#111) (#116)
  • See full diff 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 [smartcard](https://github.com/tomkp/smartcard) from 3.7.1 to 3.7.2.
- [Release notes](https://github.com/tomkp/smartcard/releases)
- [Commits](tomkp/smartcard@v3.7.1...v3.7.2)

---
updated-dependencies:
- dependency-name: smartcard
  dependency-version: 3.7.2
  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 Feb 22, 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