1
0
mirror of synced 2026-05-22 14:43:19 +00:00
Commit Graph

3304 Commits

Author SHA1 Message Date
Borewit b4be9c7809 Generate Web ReadableStream by converting Node.js Readable 2025-01-21 12:54:43 +01:00
Borewit a29bcc2172 Remove unused file 2025-01-21 12:54:23 +01:00
Borewit e972df0ad2 Fix providing skip unit test callback method 2025-01-21 12:03:13 +01:00
Borewit 402f49b30c CI: Update CodeQL action 2025-01-21 11:57:51 +01:00
Borewit 75096ebf41 Minor code style fix 2025-01-20 20:32:01 +01:00
Borewit a49a1da981 Set Mocha test timeout global 2025-01-18 15:53:49 +01:00
Borewit b17f7584b3 Update Yarn Berry to version 4.6.0 2025-01-18 14:02:25 +01:00
dependabot[bot] 1edf146ad0 Bump @types/node in the types group across 1 directory
Bumps the types group with 1 update in the / directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).


Updates `@types/node` from 22.10.5 to 22.10.7
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: types
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-18 13:56:51 +01:00
Borewit 102e7f9bb1 Remove double space, and clearing unused source path 2025-01-18 12:34:59 +01:00
Borewit 5ae71ed459 10.7.0 v10.7.0 2025-01-13 15:38:05 +01:00
Borewit 93cd361d6e Fix promise handling in ASF parser 2025-01-13 15:35:55 +01:00
dependabot[bot] 1f44fd5472 Bump @types/node in the types group across 1 directory
Bumps the types group with 1 update in the / directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).


Updates `@types/node` from 22.10.1 to 22.10.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: types
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-13 15:33:18 +01:00
dependabot[bot] b3f9c59ce9 Bump typescript from 5.7.2 to 5.7.3
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.7.2 to 5.7.3.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.7.2...v5.7.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-13 15:33:06 +01:00
Borewit 97e09eab2c Drop AMR support 2025-01-13 15:25:08 +01:00
Borewit 8bd601c6f7 CI: Add Windows / Ubuntu to matrix 2025-01-13 15:19:24 +01:00
Borewit addcbef51c Skip web-stream for some expensive tests 2025-01-13 15:04:51 +01:00
Borewit 137af44325 10.6.5 v10.6.5 2025-01-04 20:55:17 +01:00
dependabot[bot] 1889843c39 Bump debug from 4.3.7 to 4.4.0
Bumps [debug](https://github.com/debug-js/debug) from 4.3.7 to 4.4.0.
- [Release notes](https://github.com/debug-js/debug/releases)
- [Commits](https://github.com/debug-js/debug/compare/4.3.7...4.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-04 20:53:50 +01:00
dependabot[bot] 58cca6f670 Bump mime from 4.0.4 to 4.0.6
Bumps [mime](https://github.com/broofa/mime) from 4.0.4 to 4.0.6.
- [Release notes](https://github.com/broofa/mime/releases)
- [Changelog](https://github.com/broofa/mime/blob/main/CHANGELOG.md)
- [Commits](https://github.com/broofa/mime/compare/v4.0.4...v4.0.6)

---
updated-dependencies:
- dependency-name: mime
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-04 20:53:41 +01:00
dependabot[bot] b8997c4370 Bump c8 from 10.1.2 to 10.1.3
Bumps [c8](https://github.com/bcoe/c8) from 10.1.2 to 10.1.3.
- [Release notes](https://github.com/bcoe/c8/releases)
- [Changelog](https://github.com/bcoe/c8/blob/main/CHANGELOG.md)
- [Commits](https://github.com/bcoe/c8/compare/v10.1.2...v10.1.3)

---
updated-dependencies:
- dependency-name: c8
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-04 20:53:29 +01:00
Borewit 4f87d8f155 Properly close web-stream-tokenizer
Add unit tests for web-stream
2025-01-04 20:53:18 +01:00
Borewit 4c588a1367 Fix handling reading AMR audio file from stream
Properly handle `EndOfStreamError`, in case the length of the stream is unknown (not provided).
Fix passing correct description in AMR unit test.
2025-01-04 20:47:59 +01:00
Borewit 016c2760d6 Fix lint warnings in README 2025-01-04 20:08:00 +01:00
Borewit 91408bac48 Make FAQ question a heading, so we can link it 2024-12-22 11:51:20 +01:00
Borewit ec914d1e94 Remove garbage from README 2024-12-18 22:29:47 +01:00
Borewit 70d8d2b393 10.6.4 v10.6.4 2024-12-08 13:05:47 +01:00
Borewit 527dcbacb2 Merge branch 'refs/heads/master-local' 2024-12-08 13:05:05 +01:00
Borewit 43cd9d9029 10.6.3 v10.6.3 2024-12-08 12:53:56 +01:00
dependabot[bot] fc33b6ca43 Bump mocha from 10.8.2 to 11.0.1
Bumps [mocha](https://github.com/mochajs/mocha) from 10.8.2 to 11.0.1.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/v10.8.2...v11.0.1)

---
updated-dependencies:
- dependency-name: mocha
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-07 12:52:38 +01:00
dependabot[bot] c7089db92c Bump strtok3 from 10.0.0 to 10.0.1
Bumps [strtok3](https://github.com/Borewit/strtok3) from 10.0.0 to 10.0.1.
- [Release notes](https://github.com/Borewit/strtok3/releases)
- [Commits](https://github.com/Borewit/strtok3/compare/v10.0.0...v10.0.1)

---
updated-dependencies:
- dependency-name: strtok3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-07 12:52:28 +01:00
Borewit 94c674d18e 10.6.2 v10.6.2 2024-12-01 12:21:22 +01:00
Borewit cff652760a Update dependency strtok3 to version 10.0.0 2024-12-01 12:20:06 +01:00
Borewit f60536f439 10.6.1 v10.6.1 2024-11-28 19:19:03 +01:00
dependabot[bot] 5b7024fbae Bump the types group across 1 directory with 2 updates
Bumps the types group with 2 updates in the / directory: [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).


Updates `@types/mocha` from 10.0.9 to 10.0.10
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha)

Updates `@types/node` from 22.9.0 to 22.10.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/mocha"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: types
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: types
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-28 19:16:54 +01:00
dependabot[bot] 5aeb61a8d4 Bump chai-as-promised from 8.0.0 to 8.0.1
Bumps [chai-as-promised](https://github.com/chaijs/chai-as-promised) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/chaijs/chai-as-promised/releases)
- [Commits](https://github.com/chaijs/chai-as-promised/compare/v8.0.0...v8.0.1)

---
updated-dependencies:
- dependency-name: chai-as-promised
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-28 19:16:37 +01:00
dependabot[bot] fef0718b47 Bump typescript from 5.6.3 to 5.7.2
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.6.3 to 5.7.2.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.6.3...v5.7.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-28 19:16:24 +01:00
Borewit 01ad22bc5e Utilize strtok3 random access reading 2024-11-28 19:16:13 +01:00
Borewit 33341a2aba Fix closing tokenizer (and therefor underlying file descriptor) in unit test 2024-11-26 21:33:07 +01:00
Borewit 2a71150bf4 Remove unused dev-dependency prettier 2024-11-26 21:32:49 +01:00
dependabot[bot] c36e473491 Bump cross-spawn from 7.0.3 to 7.0.6
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.6)

---
updated-dependencies:
- dependency-name: cross-spawn
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-25 22:05:41 +01:00
Borewit 4452c51242 10.6.0 v10.6.0 2024-11-11 20:36:29 +01:00
dependabot[bot] 140bf1e849 Bump @types/node in the types group across 1 directory
Bumps the types group with 1 update in the / directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).


Updates `@types/node` from 22.7.5 to 22.9.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: types
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-11 20:32:04 +01:00
dependabot[bot] fdf4a29631 Bump chai and @types/chai
Bumps [chai](https://github.com/chaijs/chai) and [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai). These dependencies needed to be updated together.

Updates `chai` from 5.1.1 to 5.1.2
- [Release notes](https://github.com/chaijs/chai/releases)
- [Changelog](https://github.com/chaijs/chai/blob/main/History.md)
- [Commits](https://github.com/chaijs/chai/compare/v5.1.1...v5.1.2)

Updates `@types/chai` from 5.0.0 to 5.0.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai)

---
updated-dependencies:
- dependency-name: chai
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: "@types/chai"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-11 20:31:54 +01:00
dependabot[bot] 27148e5ada Bump mocha from 10.7.3 to 10.8.2
Bumps [mocha](https://github.com/mochajs/mocha) from 10.7.3 to 10.8.2.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/v10.7.3...v10.8.2)

---
updated-dependencies:
- dependency-name: mocha
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-11 20:31:44 +01:00
Borewit a48186bd62 Add unit test for decoding ID3v2.3 GEOB tag 2024-11-11 20:30:33 +01:00
Jiří f8d1e9bb12 * Fix parsing of GEOB tags in ID3v2 frame. 2024-11-11 20:30:33 +01:00
Jiří 3fa038f403 * Fix parsing of GEOB tags in ID3v2 frame. 2024-11-11 20:30:33 +01:00
Borewit f12c588ad1 Add support for LRC Lyrics 2024-11-10 16:58:57 +01:00
Borewit 0a39bd6234 Update to Biome 1.9.4 2024-11-10 15:30:52 +01:00
Borewit d06111add7 Include numberOfSamples for CBR encoded MP3 2024-11-10 15:25:23 +01:00