hectorm / otpauth

One Time Password (HOTP/TOTP) library for Node.js, Deno, Bun and browsers.
https://hectorm.github.io/otpauth/
MIT License
971 stars 56 forks source link

Bump the npm-development-dependencies group with 8 updates #520

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps the npm-development-dependencies group with 8 updates:

Package From To
@swc/core 1.6.6 1.6.13
@types/node 20.14.9 20.14.10
globals 15.7.0 15.8.0
mocha 10.5.2 10.6.0
npm-run-all2 6.2.0 6.2.2
playwright 1.45.0 1.45.1
rimraf 5.0.7 5.0.8
typescript 5.5.2 5.5.3

Updates @swc/core from 1.6.6 to 1.6.13

Changelog

Sourced from @​swc/core's changelog.

[1.6.13] - 2024-07-06

Bug Fixes

Features

Testing

[1.6.12] - 2024-07-06

Bug Fixes

  • (ci) Restore disabled CI checks (#9002) (cdfd4c8)

  • (es/decorators) Fix bugs of 2022-03 implementation (#9145) (8a3ae44)

  • (es/loader) Exclude .json from default extension list (#9134) (e94e5e7)

  • (es/minifier) Fix undefined judgement (#9146) (1a739b7)

  • (es/renamer) Fix renaming of default-exported declarations (#9135) (45f671d)

  • (es/renamer) Remove FastJsWord (#9136) (42b4caf)

... (truncated)

Commits


Updates @types/node from 20.14.9 to 20.14.10

Commits


Updates globals from 15.7.0 to 15.8.0

Release notes

Sourced from globals's releases.

v15.8.0

  • Add es2025 globals (Same as es2021) (#256) 2ef342a

https://github.com/sindresorhus/globals/compare/v15.7.0...v15.8.0

Commits


Updates mocha from 10.5.2 to 10.6.0

Release notes

Sourced from mocha's releases.

v10.6.0

What's Changed

Full Changelog: https://github.com/mochajs/mocha/compare/v10.5.2...v10.6.0

Changelog

Sourced from mocha's changelog.

10.6.0 / 2024-07-02

:tada: Enhancements

Commits
  • 177732f Release 10.6.0
  • 021aa80 docs: add 10.6.0 to CHANGELOG.md
  • 528836e docs: fix month numbers in CHANGELOG.md
  • bb8d7b9 feat: allow ^ versions for miscellaneous packages (#5154)
  • 514b83f feat: allow ^ versions for data serialization packages (#5153)
  • be82606 feat: allow ^ versions for file matching packages (#5151)
  • 71e9fba feat: allow ^ versions for yargs packages (#5152)
  • 38695da feat: allow ^ versions for character encoding packages (#5150)
  • See full diff in compare view


Updates npm-run-all2 from 6.2.0 to 6.2.2

Release notes

Sourced from npm-run-all2's releases.

v6.2.2

Commits

  • Revert "Compatibility: npm, yarn and pnpm run scripts" fc35f0d

v6.2.1

Merged

Changelog

Sourced from npm-run-all2's changelog.

v6.2.2

Commits

  • Revert "Compatibility: npm, yarn and pnpm run scripts" fc35f0d

v6.2.1 - 2024-07-03

Merged

Commits
  • bac3905 6.2.2
  • fc35f0d Revert "Compatibility: npm, yarn and pnpm run scripts"
  • c707195 6.2.1
  • 32a4b46 Merge pull request #143 from ayu-exorcist/master
  • b8d3ded Compatibility: npm, yarn and pnpm run scripts
  • 25738ae Use neostandard + add more static code analysis (#142)
  • 6be8fff Upgrade: Bump c8 from 9.1.0 to 10.0.0 (#141)
  • f80ac5c Merge pull request #138 from bcomnes/dependabot/npm_and_yarn/p-queue-8.0.1
  • 4c6a3ad Upgrade: Bump p-queue from 7.4.1 to 8.0.1
  • See full diff in compare view


Updates playwright from 1.45.0 to 1.45.1

Release notes

Sourced from playwright's releases.

v1.45.1

Highlights

microsoft/playwright#31473 - [REGRESSION]: Playwright raises an error ENOENT: no such file or directory, open 'test-results/.playwright-artifacts-0/hash.zip' with Electron microsoft/playwright#31442 - [REGRESSION]: Locators of elements changing from/to hidden have operations hanging when using --disable-web-security microsoft/playwright#31431 - [REGRESSION]: NewTab doesn't work properly with Chrome with --disable-web-security microsoft/playwright#31425 - [REGRESSION]: beforeEach hooks are not skipped when describe condition depends on fixtures microsoft/playwright#31491 - [REGRESSION]: @playwright/experimental-ct-react doesn't work with VSCode extension and PNPM

Browser Versions

  • Chromium 127.0.6533.5
  • Mozilla Firefox 127.0
  • WebKit 17.4

This version was also tested against the following stable channels:

  • Google Chrome 126
  • Microsoft Edge 126
Commits


Updates rimraf from 5.0.7 to 5.0.8

Commits


Updates typescript from 5.5.2 to 5.5.3

Release notes

Sourced from typescript's releases.

TypeScript 5.5.3

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

Commits


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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions