Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 27, 2026

Bumps otplib from 12.0.1 to 13.2.1.

Release notes

Sourced from otplib's releases.

v13.2.1

What's Changed

Full Changelog: yeojz/otplib@v13.2.0...v13.2.1

v13.2.0

What's Changed

Callout

  • HOTP counterTolerance tuple has been fixed to [number, number] instead of the previous number[] . There was an erroneous logic from the intended documentation/usage . Please double check your HOTP tolerance if it's used.

Full Changelog: yeojz/otplib@v13.1.1...v13.2.0

v13.1.1

What's Changed

Full Changelog: yeojz/otplib@v13.1.0...v13.1.1

v13.1.0

What's Changed

Full Changelog: yeojz/otplib@v13.0.2...v13.1.0

v13.0.2

... (truncated)

Commits
  • 5847b3e ci: update package versions (#769)
  • 5ffba5c docs: improve plugin guides and light mode UI contrast (#768)
  • 23db7ac ci: update package versions (#766)
  • cdbd622 feat(plugin-base32-alt): add hex and base64 bypass plugins (#765)
  • c0d03a6 chore(deps-dev): bump the dev-dependencies-patch group across 1 directory wit...
  • c4d08f9 feat(adapters): initialize guardrails once in v11/v12 adapter constructors (#...
  • f64ba82 feat(plugin-base32-bypass): add base32 bypass plugin (#756)
  • ebb9cf3 docs: clarify Base32 as default encoding for string secrets (#755)
  • 37bef58 feat: add tuple semantics for counterTolerance with look-ahead default (#753)
  • 336621a docs: add legacy Google Authenticator troubleshooting guide (#754)
  • 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 [otplib](https://github.com/yeojz/otplib/tree/HEAD/packages/otplib) from 12.0.1 to 13.2.1.
- [Release notes](https://github.com/yeojz/otplib/releases)
- [Commits](https://github.com/yeojz/otplib/commits/v13.2.1/packages/otplib)

---
updated-dependencies:
- dependency-name: otplib
  dependency-version: 13.2.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant