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

3166 Commits

Author SHA1 Message Date
Borewit 56bc3f032d Update to yarn berry 2024-07-16 23:47:26 +02:00
Borewit 0587ce328c README: Improve formatting unordered lists 2024-07-16 22:52:01 +02:00
Borewit c21dd570b0 Update strtok3 to v8.0.0 2024-07-16 19:31:01 +02:00
Borewit 7d6da2bb7b Include parseBlob() unit tests 2024-07-16 19:17:13 +02:00
dependabot[bot] 55fca62919 Bump prettier from 3.3.2 to 3.3.3
Bumps [prettier](https://github.com/prettier/prettier) from 3.3.2 to 3.3.3.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.3.2...3.3.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-15 22:26:01 +02:00
Borewit 86c680fb93 Fix exporting parseWebStream() in Node entry point
Resolves: #2143
2024-07-15 22:25:48 +02:00
Borewit 69f92c2884 Correct JSDoc parameter documentation 2024-07-13 10:57:43 +02:00
Borewit 817b75972f Add comment header explaining Node and primary entry point 2024-07-13 10:56:16 +02:00
Borewit c3c9247ad6 Add buy-me-a-coffee sponsor entry 2024-07-12 19:42:36 +02:00
Borewit 4340892235 9.0.1 v9.0.1 2024-07-12 12:01:47 +02:00
Borewit d6c275509d Remove remaining Buffer usages.
Add lint rule to prevent global Buffer usage.
2024-07-12 12:01:12 +02:00
dependabot[bot] 84f234a8a1 Bump eslint-plugin-jsdoc from 48.6.0 to 48.7.0
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 48.6.0 to 48.7.0.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v48.6.0...v48.7.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-11 20:15:22 +02:00
Borewit 53d0112daf Improve function documentation 2024-07-11 20:13:41 +02:00
Borewit db0fbd2e3f Improve function documentation 2024-07-11 20:13:41 +02:00
dependabot[bot] 86816c32e7 Bump file-type from 19.1.0 to 19.1.1
Bumps [file-type](https://github.com/sindresorhus/file-type) from 19.1.0 to 19.1.1.
- [Release notes](https://github.com/sindresorhus/file-type/releases)
- [Commits](https://github.com/sindresorhus/file-type/compare/v19.1.0...v19.1.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-07-11 20:13:01 +02:00
Borewit f8bffaa015 Fix Netlify URL 2024-07-11 18:52:28 +02:00
Borewit d13505e222 Add "buy me a coffee" to Sponsor section 2024-07-10 21:21:34 +02:00
dependabot[bot] bd2178f0ec Bump eslint-plugin-jsdoc from 48.5.0 to 48.6.0
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 48.5.0 to 48.6.0.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v48.5.0...v48.6.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-10 20:22:20 +02:00
dependabot[bot] 601bfc3497 Bump @typescript-eslint/eslint-plugin from 7.14.1 to 7.16.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.14.1 to 7.16.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.16.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-10 13:19:44 +02:00
Borewit 1f0deb21ea 9.0.0 v9.0.0 2024-07-09 22:11:24 +02:00
Borewit e7fdc32018 Set CJS pull requests to 0 2024-07-09 22:07:42 +02:00
dependabot[bot] 9f4990e9b2 Bump mime from 4.0.3 to 4.0.4
Bumps [mime](https://github.com/broofa/mime) from 4.0.3 to 4.0.4.
- [Changelog](https://github.com/broofa/mime/blob/main/CHANGELOG.md)
- [Commits](https://github.com/broofa/mime/compare/v4.0.3...v4.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-09 22:00:54 +02:00
dependabot[bot] 261c1cf39f Bump @typescript-eslint/parser from 7.14.1 to 7.16.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.14.1 to 7.16.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.16.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-09 21:59:17 +02:00
Borewit 7e89d62d87 Update README for browser compatibility 2024-07-09 21:57:40 +02:00
Borewit 594e128ba5 Remove Node.js Buffer dependencies 2024-07-09 21:57:28 +02:00
Borewit 573c505a84 Prevent subpath imports, for Angular compatibility 2024-07-09 21:26:38 +02:00
Borewit ec5e6ef6b0 Support web-streams (WHATWG standard streams) 2024-07-09 20:36:06 +02:00
Bjorn Stromberg eb0f8e61b8 feat: convert most Buffer usage to Uint8Array (#2103)
Convert most Buffer usage to Uint8Array and `uint8array-extras` to fill functionality gaps
* Update `token-types` to version 6.0.0
* Update `strtok3`  to version 7.1.0
* Update `file-type` to version 19.1.0
* Update dependency diagram to desired Node.js free via primary entry point

Co-authored-by: Borewit <Borewit@users.noreply.github.com>
2024-07-08 19:53:02 +02:00
dependabot[bot] 06d9425baa Bump @types/node from 20.14.9 to 20.14.10
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.9 to 20.14.10.
- [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
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-08 17:50:20 +02:00
dependabot[bot] 345bb6bf47 Bump typescript from 5.5.2 to 5.5.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.5.2 to 5.5.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.5.2...v5.5.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-08 17:13:15 +02:00
dependabot[bot] 61335dff76 Bump mocha from 10.5.2 to 10.6.0
Bumps [mocha](https://github.com/mochajs/mocha) from 10.5.2 to 10.6.0.
- [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.5.2...v10.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-08 17:12:51 +02:00
dependabot[bot] 24a507ec5b Bump eslint-config-prettier from 9.0.0 to 9.1.0 (#1944)
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 9.0.0 to 9.1.0.
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v9.0.0...v9.1.0)

---
updated-dependencies:
- dependency-name: eslint-config-prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-30 12:02:09 +02:00
dependabot[bot] 7739beabe3 Bump braces from 3.0.2 to 3.0.3 (#2084)
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-30 12:01:42 +02:00
Bjorn Stromberg 917d835848 Run CI on pushes and PRs to master (#2105)
* run CI on pushes and pull requests to master (fixes #2104)
* use up-to-date versions of github actions
* update node.js CI badge to reflect status on master
* ignore engines with yarn install on appveyor since it's still on node 16
* remove extraneous whitespace
* CI: Update Node.js version used in build to v22

Updates syntax in unit tests to comply with updates TypeScript

---------

Co-authored-by: Borewit <Borewit@users.noreply.github.com>
2024-06-30 11:54:33 +02:00
Borewit 1531d84606 Update common metadata documentation 2024-06-30 11:40:53 +02:00
Borewit fdd744581d 8.3.0 v8.3.0 2024-05-29 22:04:44 +02:00
Borewit 866e158e66 Merge pull request #2063 from Borewit/dependabot/npm_and_yarn/master/c8-9.1.0
Bump c8 from 8.0.1 to 9.1.0
2024-05-29 21:36:18 +02:00
Borewit e0733a449d Merge pull request #1909 from Borewit/dependabot/npm_and_yarn/master/types/debug-4.1.12
Bump @types/debug from 4.1.11 to 4.1.12
2024-05-29 21:34:06 +02:00
dependabot[bot] 12d40be293 Bump c8 from 8.0.1 to 9.1.0
Bumps [c8](https://github.com/bcoe/c8) from 8.0.1 to 9.1.0.
- [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/v8.0.1...v9.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-29 19:33:05 +00:00
Borewit 0a90fbc1d1 Merge pull request #2031 from Borewit/dependabot/npm_and_yarn/master/typescript-5.4.5
Bump typescript from 5.2.2 to 5.4.5
2024-05-29 21:29:08 +02:00
Borewit 6f45b07ad6 Merge pull request #2045 from Borewit/dependabot/npm_and_yarn/master/types/node-20.12.12
Bump @types/node from 20.8.10 to 20.12.12
2024-05-29 21:28:56 +02:00
Borewit a1121ba537 Merge pull request #1999 from Borewit/dependabot/npm_and_yarn/master/prettier-3.2.5
Bump prettier from 3.0.3 to 3.2.5
2024-05-29 21:28:43 +02:00
Borewit 7b26502875 Merge pull request #2007 from Borewit/dependabot/npm_and_yarn/master/eslint-8.57.0
Bump eslint from 8.53.0 to 8.57.0
2024-05-29 21:28:20 +02:00
Borewit 64966ac2db Merge pull request #2036 from Borewit/dependabot/npm_and_yarn/master/mime-4.0.3
Bump mime from 3.0.0 to 4.0.3
2024-05-29 21:28:02 +02:00
Borewit 83f1bddaa2 Merge pull request #2054 from scottgarner/master
Add iTunes grouping tag, GRP1.
2024-05-29 21:27:34 +02:00
Borewit e705fad41f Add unit for ID3v2.4 GRP1 2024-05-29 21:16:04 +02:00
Borewit aa68f1f687 Map ID3v2.4 GRP1 to common.grouping 2024-05-29 21:05:47 +02:00
Borewit bb54843ea5 Fix ID3v2.3 & ID3v2.4 USLT mapping to common.lyrics 2024-05-28 22:40:57 +02:00
Scott Garner ac8e367519 Add iTunes grouping tag, GRP1. 2024-05-24 16:22:10 -07:00
dependabot[bot] d2a2c6afd9 Bump @types/node from 20.8.10 to 20.12.12
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.8.10 to 20.12.12.
- [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-05-14 09:05:03 +00:00