Skip to content

chore(deps): bump @epic-web/totp from 1.1.3 to 4.0.1#843

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/epic-web/totp-4.0.1
Open

chore(deps): bump @epic-web/totp from 1.1.3 to 4.0.1#843
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/epic-web/totp-4.0.1

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github May 12, 2025

Bumps @epic-web/totp from 1.1.3 to 4.0.1.

Release notes

Sourced from @​epic-web/totp's releases.

v4.0.1

4.0.1 (2025-02-25)

Bug Fixes

  • ensured that generateTOTP converts the digits and period params into numbers. (#25) (33d8db9)

v4.0.0

4.0.0 (2025-02-24)

Bug Fixes

  • revert all commits back to bab1ccc (dc62fc1)

BREAKING CHANGES

  • Removes compatibilities added up to v3.0.0

v3.1.0

3.1.0 (2025-02-17)

Features

  • Allow to generate TOTP codes up to 20 character long (#24) (2242335)

v3.0.2

3.0.2 (2025-02-15)

Bug Fixes

  • prevent certain offset values to address out of hashBytes (#23) (3bf1701)

v3.0.1

3.0.1 (2025-02-15)

Bug Fixes

  • Stay compatible with the authenticator apps (#22) (09f5f48)

v3.0.0

3.0.0 (2025-02-14)

Bug Fixes

... (truncated)

Commits
  • 33d8db9 fix: ensured that generateTOTP converts the digits and period params into num...
  • 52dabf0 chore: add critical test for base 2fa functionality
  • dc62fc1 fix: revert all commits back to bab1ccc
  • 2242335 feat: Allow to generate TOTP codes up to 20 character long (#24)
  • 3bf1701 fix: prevent certain offset values to address out of hashBytes (#23)
  • 09f5f48 fix: Stay compatible with the authenticator apps (#22)
  • bab1ccc fix: simplify algorithm name extraction in TOTP URI generation
  • 746f615 fix: add optional chaining for algorithm name in TOTP URI generation
  • e5645d0 fix: normalize algorithm name for TOTP Auth URI generation
  • adc780e feat: improve HOTP generation for longer OTPs
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [@epic-web/totp](https://github.com/epicweb-dev/totp) from 1.1.3 to 4.0.1.
- [Release notes](https://github.com/epicweb-dev/totp/releases)
- [Commits](epicweb-dev/totp@v1.1.3...v4.0.1)

---
updated-dependencies:
- dependency-name: "@epic-web/totp"
  dependency-version: 4.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 May 12, 2025
@vercel
Copy link
Copy Markdown

vercel bot commented May 12, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
localista ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 12, 2025 8:19pm

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