Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 28, 2022

Bumps music-metadata from 7.11.4 to 7.12.1.

Release notes

Sourced from music-metadata's releases.

v7.12.1

Changes:

  • Minor code improvements in ASF & MPEG parser #1038

NPM: music-metadata@7.12.1

v7.12.0

Changes:

  • Ensure Node.js Buffer class is used to decode strings from Uint8Aray #1037
  • Utilize Node.js fs API module, FileHandle object #1036
  • Update license, and add explicit license #1035
  • Add support for Broadcast Wave Format (BWF) #618

NPM: music-metadata@7.12.0

v7.11.10

Changes:

  • Update dependencies, Bump token-types from 4.1.1 to 4.2.0 #1033

NPM: music-metadata@7.11.10

v7.11.9

Changes:

  • Add support for Broadcast Wave Format (BWF) #618

  • Fix bug PR BWF introduced #1032

NPM: music-metadata@7.11.9

v7.11.8

Changes:

  • Handle case where Matroska tag target doesn't exist #987
  • Number of technical dept issue, I do not expect it has any functional impact

NPM: music-metadata@7.11.8

v7.11.7

Changes:

  • Handle invalid (odd octet length) UTF-16 string #982

NPM: music-metadata@7.11.7

v7.11.6

Minor update in tag mapping documentation

NPM: music-metadata@7.11.6

v7.11.5

Changes:

  • Map tag ID3v2.2 TBP to common.bpm #977

... (truncated)

Commits
  • 81ec0f1 7.12.1
  • 3fcfa39 Merge pull request #1038 from Borewit/minor-improvement-asf
  • 011cfb0 Minor code improvements in MPEG parser, replacing Buffer with Uint8Array
  • 0933544 Minor code improvements in ASF parser
  • c0f2822 7.12.0
  • 02d0792 Merge pull request #1037 from Borewit/fix-issue-1028
  • e089a47 Ensure Node.js Buffer class is used to decode strings from Uint8Array
  • 8ea33a4 Merge pull request #1036 from Borewit/utilize-fs-promise
  • 42b74df Merge pull request #1035 from Borewit/add-explicit-mit-license
  • 9fd5593 Utilize Node.js, fs API module, FileHandle object
  • 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)

Bumps [music-metadata](https://github.com/borewit/music-metadata) from 7.11.4 to 7.12.1.
- [Release notes](https://github.com/borewit/music-metadata/releases)
- [Commits](Borewit/music-metadata@v7.11.4...v7.12.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 28, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 2, 2022

Superseded by #708.

@dependabot dependabot bot closed this Mar 2, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/music-metadata-7.12.1 branch March 2, 2022 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants