Skip to content
This repository was archived by the owner on Jul 14, 2026. It is now read-only.

Bump otplib from 13.1.1 to 13.2.0#354

Merged
Germandrummer92 merged 1 commit into
mainfrom
dependabot/npm_and_yarn/otplib-13.2.0
Jan 26, 2026
Merged

Bump otplib from 13.1.1 to 13.2.0#354
Germandrummer92 merged 1 commit into
mainfrom
dependabot/npm_and_yarn/otplib-13.2.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps otplib from 13.1.1 to 13.2.0.

Release notes

Sourced from otplib's releases.

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

Commits
  • 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)
  • 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 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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 26, 2026
@coderabbitai

coderabbitai Bot commented Jan 26, 2026

Copy link
Copy Markdown

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@Germandrummer92
Germandrummer92 enabled auto-merge (squash) January 26, 2026 07:44
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/otplib-13.2.0 branch from 5d224e2 to 127c429 Compare January 26, 2026 07:44
Bumps [otplib](https://github.com/yeojz/otplib/tree/HEAD/packages/otplib) from 13.1.1 to 13.2.0.
- [Release notes](https://github.com/yeojz/otplib/releases)
- [Commits](https://github.com/yeojz/otplib/commits/v13.2.0/packages/otplib)

---
updated-dependencies:
- dependency-name: otplib
  dependency-version: 13.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/otplib-13.2.0 branch from 127c429 to 25f577b Compare January 26, 2026 07:45
@Germandrummer92
Germandrummer92 merged commit 9f56840 into main Jan 26, 2026
4 checks passed
@Germandrummer92
Germandrummer92 deleted the dependabot/npm_and_yarn/otplib-13.2.0 branch January 26, 2026 07:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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.

1 participant