Skip to content

Bump music-metadata from 7.13.0 to 8.1.0

Geoxor requested to merge dependabot/npm_and_yarn/music-metadata-8.1.0 into master

Created by: dependabot[bot]

Bumps music-metadata from 7.13.0 to 8.1.0.

Release notes

Sourced from music-metadata's releases.

v8.1.0

Changes:

  • Add AIFF text chunk support, resulting in AIFF metadata & mapping #1291
  • Simplify handling FourCC #1292

NPM: [email protected]

v8.0.1

Changes:

  • Include TypeScript declaration #1217

NPM: [email protected]

v8.0.0

Breaking change: version 8 is now a pure ECMAScript Module (ESM).

Changes:

  • Migrate from CommonJS to ES Modules #997

NPM: [email protected]

Commits
  • 2dbf00b 8.1.0
  • e08ee03 Merge pull request #1291 from Borewit/aiff-text-chunks
  • d0aecc0 Merge pull request #1292 from Borewit/simplify-four-cc
  • d17547d Add AIFF text chunk support, resulting in AIFF metadata & mapping
  • 0687a0a Simplify handling FourCC
  • 1f1cc18 README: Fix page link to parseBuffer()
  • c9b9248 Merge pull request #1288 from Borewit/dependabot/npm_and_yarn/master/typescri...
  • b8799d5 Bump @​typescript-eslint/eslint-plugin from 5.36.2 to 5.37.0
  • adba34d Merge pull request #1287 from Borewit/dependabot/npm_and_yarn/master/typescri...
  • 6ecce89 Bump @​typescript-eslint/parser from 5.36.2 to 5.37.0
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Merge request reports

Loading