webtorrent / webtorrent-desktop

❀️ Streaming torrent app for Mac, Windows, and Linux
https://webtorrent.io/desktop
MIT License
9.72k stars 1k forks source link

An in-range update of music-metadata is breaking the build 🚨 #1489

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 6 years ago

The dependency music-metadata was updated from 3.1.0 to 3.1.1.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

music-metadata is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details - ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/webtorrent/webtorrent-desktop/builds/435230046?utm_source=github_status&utm_medium=notification)).

Release Notes for Fix iTunes tv-show related tags

Issue #149

Commits

The new version differs by 12 commits.

  • 8001d67 3.1.1
  • 40323b6 Merge pull request #150 from Borewit/improve-itunes-mappings
  • 8f3cb4d Update 'support for audio file types' table
  • 77675c3 #149 Correct MIME-type in unit test
  • 123e5b3 #149 Fix iTunes tv-show mappings
  • 8ee2d11 Get rid of fs-extra dependency.
  • 124b1c0 Adjust AAC logo width
  • 7dab9a2 Adjust AAC logo width
  • d8761bb Add AAC logo
  • 9fa77a1 Fix alt text
  • d812648 Add Monkey's audio logo
  • 1d339c5 Fix sub-module inclusion text

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 6 years ago

After pinning to 3.1.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 6 years ago

Your tests are still failing with this version. Compare changes

Release Notes for Fix MP4 dashed tags
  • Fix bug #151
  • Corrected BPM Typescript definition from string to number
Commits

The new version differs by 11 commits.

  • e22afd9 3.1.2
  • fe9c310 Update dependencies
  • fa37c82 Merge pull request #152 from Borewit/fix-mp4-dashed-fourcc
  • 3b56c0a #151 Add the unit test sample file.
  • 50510d1 #151 Add supporting unit test
  • 2a0eaa3 Fix type of BPM, should be a number
  • d078321 #151 Fixed code which got broken due to dynamic error message thrown in FourCC token.
  • a228d03 Fix code style
  • 479001d #151 Increased tolerance for Atom identifier (based on Four-CC identifier), allow zeroes (except first character) and dashed.
  • 93e6830 #151: Fix documentation URL.
  • b7c593d Replace require with import.

See the full diff

greenkeeper[bot] commented 6 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 4 commits.

  • 7a93e27 3.1.3
  • c2f3b9d Update dependencies
  • a1d24d9 Switch back to npm in scripts to prevent users without yarn having issues
  • ab3c798 Update dependency: file-type

See the full diff

greenkeeper[bot] commented 6 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 6 commits.

  • c12f6ce 3.1.4
  • 61055bc Update dependency file-type
  • 7a93e27 3.1.3
  • c2f3b9d Update dependencies
  • a1d24d9 Switch back to npm in scripts to prevent users without yarn having issues
  • ab3c798 Update dependency: file-type

See the full diff

greenkeeper[bot] commented 6 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for Fix parse MPEG-4 with unknown content length
  • Issue #156: Can not parse m4a on server
  • Add unit tests for Node v11
  • Add lint check for markdown
Commits

The new version differs by 23 commits.

  • 70c7e6b 3.1.5
  • e6a1191 Add lint check for markdown
  • 4efe1d6 Merge pull request #159 from Borewit/issue-156
  • aaae86a Disable HTTP tests due to #160
  • 5ce6fbb Add Node v11 Travis-CI test target
  • 22fe66f Update dependencies
  • 16a3a8f #156 Add http unit tests
  • f978cb1 #156: Avoid MPEG-4 parser returns empty result if the file size is unknown
  • 5906357 #156: Avoid MPEG-4 parser returns empty result if the file size is unknown
  • e29d7cb Attach zipped audio files to issues
  • 27d15ec Add main WebAmp link & added logo's online apps.
  • b6eb9c6 Fix coverage script
  • a1db536 Update shields: add Codacy, remove size & package quality.
  • 5b0d2d4 Add Codacy coverage
  • 995c410 Fix markdown code style

There are 23 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for Fix odd-chunk size in WAV
Commits

The new version differs by 27 commits.

  • ad07c04 3.1.6
  • 81b5da3 Merge pull request #162 from Borewit/fix-issue-161
  • 36e154e #161 Add unit test for odd chunk length
  • 87f1d80 #161 Fix synchronization error caused by ignoring odd length padding byte.
  • 70c7e6b 3.1.5
  • e6a1191 Add lint check for markdown
  • 4efe1d6 Merge pull request #159 from Borewit/issue-156
  • aaae86a Disable HTTP tests due to #160
  • 5ce6fbb Add Node v11 Travis-CI test target
  • 22fe66f Update dependencies
  • 16a3a8f #156 Add http unit tests
  • f978cb1 #156: Avoid MPEG-4 parser returns empty result if the file size is unknown
  • 5906357 #156: Avoid MPEG-4 parser returns empty result if the file size is unknown
  • e29d7cb Attach zipped audio files to issues
  • 27d15ec Add main WebAmp link & added logo's online apps.

There are 27 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for Add musepack SV7 & SV8 support

Implements issue #167

Commits

The new version differs by 33 commits.

  • b5e6fa8 3.2.0
  • 9d34380 Merge pull request #167 from Borewit/musepack
  • 79281e9 #165 Document Musepack as a supported format
  • 29e1e60 #165 Add Musepack (.mpc) SV8 support
  • d3696b9 #165 Add Musepack (.mpc) SV8 support
  • 1d62ee6 #165 Add Musepack (.mpc) parser
  • ad07c04 3.1.6
  • 81b5da3 Merge pull request #162 from Borewit/fix-issue-161
  • 36e154e #161 Add unit test for odd chunk length
  • 87f1d80 #161 Fix synchronization error caused by ignoring odd length padding byte.
  • 70c7e6b 3.1.5
  • e6a1191 Add lint check for markdown
  • 4efe1d6 Merge pull request #159 from Borewit/issue-156
  • aaae86a Disable HTTP tests due to #160
  • 5ce6fbb Add Node v11 Travis-CI test target

There are 33 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for Fix issues with Musepack
  • #168 Fix Musepack/APEv2 offset issue
  • #169 Support Musepack with prefixing ID3v2 header
Commits

The new version differs by 41 commits.

  • 619dca7 3.2.1
  • 10d5d13 Update test description
  • e0b4c36 Update dev dependencies
  • b9558f6 Merge pull request #170 from Borewit/musepack
  • 0db4615 Avoid reading ID3v1 header from negative stream offset
  • 08f6cbd Add number of channels to Musepack, SV7
  • 8f96ce4 #169 Support ID3v2 tags in combination with Musepack.
  • c6d8163 #168 Fixed start of APEv2 header using APEv2 footer header
  • b5e6fa8 3.2.0
  • 9d34380 Merge pull request #167 from Borewit/musepack
  • 79281e9 #165 Document Musepack as a supported format
  • 29e1e60 #165 Add Musepack (.mpc) SV8 support
  • d3696b9 #165 Add Musepack (.mpc) SV8 support
  • 1d62ee6 #165 Add Musepack (.mpc) parser
  • ad07c04 3.1.6

There are 41 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 45 commits.

  • 85a1783 3.2.2
  • 8c3ef2a Merge pull request #171 from Borewit/musepack
  • 06eec92 #168 Auto detect Musepack SV7 & SV8
  • 4f504c8 #165 Only parse SV7 based on APEv2 footer if header is not present
  • 619dca7 3.2.1
  • 10d5d13 Update test description
  • e0b4c36 Update dev dependencies
  • b9558f6 Merge pull request #170 from Borewit/musepack
  • 0db4615 Avoid reading ID3v1 header from negative stream offset
  • 08f6cbd Add number of channels to Musepack, SV7
  • 8f96ce4 #169 Support ID3v2 tags in combination with Musepack.
  • c6d8163 #168 Fixed start of APEv2 header using APEv2 footer header
  • b5e6fa8 3.2.0
  • 9d34380 Merge pull request #167 from Borewit/musepack
  • 79281e9 #165 Document Musepack as a supported format

There are 45 commits in total.

See the full diff