Skip to content

Update dependency otplib to v13#182

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/otplib-13.x
Open

Update dependency otplib to v13#182
renovate[bot] wants to merge 1 commit intomainfrom
renovate/otplib-13.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 10, 2026

This PR contains the following updates:

Package Change Age Confidence
otplib (source) ^12.0.1^13.0.0 age confidence

Release Notes

yeojz/otplib (otplib)

v13.3.0: otplib 13.3.0

Compare Source

What's Changed

New Contributors

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

v13.2.1

Compare Source

What's Changed

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

v13.2.0

Compare Source

What's Changed

  • docs: add legacy Google Authenticator troubleshooting guide by @​yeojz in #​754
  • feat: add tuple semantics for counterTolerance with look-ahead default by @​yeojz in #​753
  • docs: clarify Base32 as default encoding for string secrets by @​yeojz in #​755
  • feat(docs): improve landing page UI with cipher theme by @​yeojz in #​757
  • feat(plugin-base32-bypass): add base32 bypass plugin by @​yeojz in #​756
  • chore(deps-dev): bump prettier from 3.7.4 to 3.8.0 in the dev-dependencies-minor group by @​dependabot[bot] in #​758
  • feat(totp): add afterTimeStep parameter for replay protection by @​yeojz in #​749
  • feat(adapters): initialize guardrails once in v11/v12 adapter constructors by @​yeojz in #​763
  • docs: fix wrapResult example to use sync functions by @​yeojz in #​764
  • chore(deps-dev): bump the dev-dependencies-patch group across 1 directory with 10 updates by @​dependabot[bot] in #​761
  • feat(plugin-base32-alt): add hex and base64 bypass plugins by @​yeojz in #​765
  • ci: update package versions by @​github-actions[bot] in #​766

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

Compare Source

What's Changed

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

v13.1.0

Compare Source

What's Changed

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

v13.0.2

What's Changed

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

v13.0.0

Compare Source

What's Changed

Full Changelog: yeojz/otplib@v12.0.1...v13.0.0

Related Issues
Issue Title
Closes #​711 Thirty-two... using new Buffer()
Closes #​703 Buffer... preventing Expo usage
Closes #​701 crypto.createHmac is not a function
Closes #​609 Can't resolve 'crypto'
Closes #​547 Cannot read property 'generate' of undefined
Closes #​361 Preset doesn't install core
Closes #​329 Edge SCRIPT1028 Error
Closes #​268 Broken Angular Karma tests
Closes #​207 TS verify/check Base32 typing
Closes #​178 Support for expo.io
Closes #​679 TS Consumer Version
Closes #​660 TSC target ES2017+
Closes #​693 Documentation offline
Closes #​425 API docs are broken
Closes #​677 Defaults to 15 bytes entropy
Closes #​671 Secret length too low
Closes #​376 Window=0 returns invalid
Closes #​555 Too many OTPs verified
Closes #​708 Window not taking delay
Closes #​698 Custom period (15s)
Closes #​511 Increase step time
Closes #​655 Distributed systems check
Closes #​610 Custom Timestamp
Closes #​536 Stop starting with "Zero"
Closes #​477 Secret padding in RFC
Closes #​710 Node.js Live Server
Closes #​696 2fa not working on live
Closes #​649 Client/Server different
Closes #​439 totp or authenticator
Closes #​704 Project Unmaintained

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/otplib-13.x branch from c2ef423 to 74da55c Compare March 13, 2026 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants