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

3244 Commits

Author SHA1 Message Date
Borewit bbff0cd07b 10.5.0 v10.5.0 2024-09-08 17:30:31 +02:00
Borewit 4c63681bdd Borewit/music-metadata#782 Support Adaptive Multi-Rate (AMR) audio codec 2024-09-08 17:29:17 +02:00
dependabot[bot] d194ddef4b Bump debug from 4.3.6 to 4.3.7
Bumps [debug](https://github.com/debug-js/debug) from 4.3.6 to 4.3.7.
- [Release notes](https://github.com/debug-js/debug/releases)
- [Commits](https://github.com/debug-js/debug/compare/4.3.6...4.3.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-08 17:25:30 +02:00
dependabot[bot] bfa3318172 Bump file-type from 19.4.1 to 19.5.0
Bumps [file-type](https://github.com/sindresorhus/file-type) from 19.4.1 to 19.5.0.
- [Release notes](https://github.com/sindresorhus/file-type/releases)
- [Commits](https://github.com/sindresorhus/file-type/compare/v19.4.1...v19.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-08 17:24:23 +02:00
Borewit cbcc831305 10.4.0 v10.4.0 2024-09-05 20:26:28 +02:00
Borewit 4456defc99 Dynamic import parsers 2024-09-05 20:25:18 +02:00
dependabot[bot] b42c89ac6e 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.5.2 to 22.5.4
- [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>
2024-09-05 20:25:07 +02:00
Borewit f04f3ed411 Fix bug which can occur when processing an MP4 file, with an atom using an extended header size 2024-09-05 19:50:36 +02:00
dependabot[bot] fdd45c46ad Bump strtok3 from 8.1.0 to 9.0.0
Bumps [strtok3](https://github.com/Borewit/strtok3) from 8.1.0 to 9.0.0.
- [Release notes](https://github.com/Borewit/strtok3/releases)
- [Commits](https://github.com/Borewit/strtok3/compare/v8.1.0...v9.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-02 21:26:05 +02:00
dependabot[bot] 6e4608bc1c Bump @types/node from 22.5.1 to 22.5.2 in the types group
Bumps the types group with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).


Updates `@types/node` from 22.5.1 to 22.5.2
- [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>
2024-09-02 21:25:56 +02:00
Borewit 6ff86383d7 README, download chart, Switch to monthly downloads 2024-09-01 15:16:11 +02:00
Borewit 294043491b Documentation: update: Support the Project 2024-09-01 14:15:39 +02:00
Borewit e10167394e 10.3.1 v10.3.1 2024-08-30 15:29:27 +02:00
Borewit 6cfd1c7f79 Add loadMusicMetadata() typing for CommonJS (hack) 2024-08-30 15:28:09 +02:00
Borewit c9802c4444 10.3.0 v10.3.0 2024-08-29 20:54:14 +02:00
Borewit 6d8ebf195c Add CommonJS Backward compatibility entry points 2024-08-29 20:53:46 +02:00
dependabot[bot] 39dc1262d4 Bump micromatch from 4.0.7 to 4.0.8
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.7 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.7...4.0.8)

---
updated-dependencies:
- dependency-name: micromatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-29 20:37:10 +02:00
dependabot[bot] 5716e639ee Bump the types group with 3 updates
Bumps the types group with 3 updates: [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai), [@types/chai-as-promised](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai-as-promised) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).


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

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

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

---
updated-dependencies:
- dependency-name: "@types/chai"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: types
- dependency-name: "@types/chai-as-promised"
  dependency-type: direct:development
  update-type: version-update:semver-major
  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-08-29 19:44:53 +02:00
Borewit 361d7b76e9 CI: Dependabot: add remarkand types` group 2024-08-29 17:55:58 +02:00
Borewit 8fe9ac2057 Implement own custom Error using ADT style implementation 2024-08-29 17:48:28 +02:00
Borewit 04fd5ee0ab Correct comment description parseBuffer 2024-08-29 16:29:06 +02:00
Borewit d3e63cf404 Add link to Overtone 2024-08-29 13:19:26 +02:00
Borewit bc67986e9f Improve API documentation 2024-08-21 17:55:43 +02:00
Borewit 54779a5008 10.2.0 v10.2.0 2024-08-15 18:26:41 +02:00
Borewit 1a713b7997 Add `option.mkvUseIndex to use index to skip Matroska cluster elements 2024-08-15 18:24:42 +02:00
Borewit 1fe4049308 Parse EBML (Matroska, webm) using async notification 2024-08-15 17:48:22 +02:00
Borewit b5b84ff31e Implement hack to speed up Matroska parsing
Stop reading until we receive a container element
2024-08-15 17:48:22 +02:00
Borewit 3ec012ce09 Fix broken Matroska unit test 2024-08-15 15:22:50 +02:00
Borewit b080e8ade0 Write all Matroska DTD in hexadecimal notation 2024-08-15 14:25:22 +02:00
dependabot[bot] 6647b74510 Bump @types/node from 22.2.0 to 22.3.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.2.0 to 22.3.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
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-15 13:42:40 +02:00
dependabot[bot] a642bc888e Bump file-type from 19.4.0 to 19.4.1
Bumps [file-type](https://github.com/sindresorhus/file-type) from 19.4.0 to 19.4.1.
- [Release notes](https://github.com/sindresorhus/file-type/releases)
- [Commits](https://github.com/sindresorhus/file-type/compare/v19.4.0...v19.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-15 13:42:31 +02:00
Borewit e691ffe36d Compile TypeScript to ECMAScript 2020 standard 2024-08-14 18:25:07 +02:00
Borewit 19820a7804 Separate EBML from Matroska 2024-08-14 18:13:53 +02:00
Borewit 3e4582f2b9 Relax Remarker style requirements 2024-08-14 17:03:39 +02:00
Borewit 3ba4b619f7 Improve README
Changes:
- Add introduction
- Improve sponsor portion
2024-08-14 14:06:38 +02:00
Borewit 11dec95e23 CI, Release-Drafter: Add documentation and API change section 2024-08-14 11:07:41 +02:00
dependabot[bot] e0dc6edf5b Bump strtok3 from 8.0.5 to 8.1.0
Bumps [strtok3](https://github.com/Borewit/strtok3) from 8.0.5 to 8.1.0.
- [Release notes](https://github.com/Borewit/strtok3/releases)
- [Commits](https://github.com/Borewit/strtok3/compare/v8.0.5...v8.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-14 09:03:54 +02:00
Borewit d99b154251 CI, Release-Drafter: Correct "technical debt" label 2024-08-12 09:09:11 +02:00
Borewit 591eb41503 10.1.0 v10.1.0 2024-08-12 09:05:22 +02:00
dependabot[bot] 40047fa868 Bump mocha from 10.7.0 to 10.7.3
Bumps [mocha](https://github.com/mochajs/mocha) from 10.7.0 to 10.7.3.
- [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.0...v10.7.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-12 09:04:35 +02:00
dependabot[bot] 76d8c0dd4a Bump @types/node from 22.1.0 to 22.2.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.1.0 to 22.2.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
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-12 08:55:41 +02:00
Borewit 3937085154 Enable TypeScript options strict & verbatimModuleSyntax 2024-08-12 08:54:43 +02:00
Borewit 307d4e75d3 Remove deprecated path 2024-08-12 07:18:05 +02:00
Borewit 551ccafdb7 Fix id3v2.3 & id3v2.4 W-Frames
Resolves #2206
2024-08-09 17:34:55 +02:00
Borewit 15c1617411 Remove JavaScript ecosystem from issue template 2024-08-09 17:17:49 +02:00
Borewit 8bc8d87b52 Remove unused eslint config file 2024-08-09 09:13:29 +02:00
dependabot[bot] 0e7439aca0 Bump file-type from 19.3.0 to 19.4.0
Bumps [file-type](https://github.com/sindresorhus/file-type) from 19.3.0 to 19.4.0.
- [Release notes](https://github.com/sindresorhus/file-type/releases)
- [Commits](https://github.com/sindresorhus/file-type/compare/v19.3.0...v19.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-09 09:10:49 +02:00
Borewit 89ff43a053 Migrate eslint to biome, fix lint errors 2024-08-08 19:15:49 +02:00
dependabot[bot] 56b53ea5d5 Bump strtok3 from 8.0.4 to 8.0.5
Bumps [strtok3](https://github.com/Borewit/strtok3) from 8.0.4 to 8.0.5.
- [Release notes](https://github.com/Borewit/strtok3/releases)
- [Commits](https://github.com/Borewit/strtok3/compare/v8.0.4...v8.0.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-08 15:10:42 +02:00
dependabot[bot] fc134b85ea Bump strtok3 from 8.0.3 to 8.0.4
Bumps [strtok3](https://github.com/Borewit/strtok3) from 8.0.3 to 8.0.4.
- [Release notes](https://github.com/Borewit/strtok3/releases)
- [Commits](https://github.com/Borewit/strtok3/compare/v8.0.3...v8.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-08 14:10:24 +02:00