169.json (9510B)
1 { 2 "number": 169, 3 "title": "Bump wavesurfer.js from 6.6.3 to 7.4.5", 4 "state": "closed", 5 "diff_file": "169.diff", 6 "author": "dependabot[bot]", 7 "created_at": "2023-11-09T09:55:04Z", 8 "closed_at": "2023-11-20T09:27:23Z", 9 "merged_at": null, 10 "base_ref": "main", 11 "head_ref": "dependabot/npm_and_yarn/wavesurfer.js-7.4.5", 12 "labels": [ 13 "dependencies", 14 "javascript" 15 ], 16 "assignees": [], 17 "requested_reviewers": [], 18 "body": "Bumps [wavesurfer.js](https://github.com/wavesurfer-js/wavesurfer.js) from 6.6.3 to 7.4.5.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/wavesurfer-js/wavesurfer.js/releases\">wavesurfer.js's releases</a>.</em></p>\n<blockquote>\n<h2>7.4.5</h2>\n<ul>\n<li>7.4.5</li>\n<li>Fix: [Timeline] render on initial redraw (<a href=\"https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3327\">#3327</a>)</li>\n<li>Fix: allow loading an empty URL string with peaks (<a href=\"https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3326\">#3326</a>)</li>\n</ul>\n<h2>7.4.4</h2>\n<ul>\n<li>7.4.4</li>\n<li>fix: [Regions] remove regions container on destroy (<a href=\"https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3321\">#3321</a>)</li>\n<li>Fix: uncaught error in fetch progress reader (<a href=\"https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3320\">#3320</a>)</li>\n<li>Handling multi channel peaks (<a href=\"https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3312\">#3312</a>)</li>\n</ul>\n<h2>7.4.3</h2>\n<ul>\n<li>7.4.3</li>\n<li>Feat: Record plugin - streaming waveform animation (<a href=\"https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3307\">#3307</a>)</li>\n<li>[Record] make renderMicStream public (<a href=\"https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3301\">#3301</a>)</li>\n<li>Fix: update multitrack example</li>\n</ul>\n<h2>7.4.2</h2>\n<ul>\n<li>7.4.2</li>\n</ul>\n<h2>7.4.1</h2>\n<ul>\n<li>7.4.1.</li>\n<li>Fix: avoid color bleed behind progress canvas (<a href=\"https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3285\">#3285</a>)</li>\n</ul>\n<h2>7.4.0</h2>\n<ul>\n<li>7.4.0</li>\n<li>Chore: cypress wrap tests (<a href=\"https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3284\">#3284</a>)</li>\n<li>Feat: render pre-decoded waveform w/o audio (<a href=\"https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3283\">#3283</a>)</li>\n<li>Feat: restore the "backend: 'WebAudio'" option (<a href=\"https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3281\">#3281</a>)</li>\n<li>feat add ZoomPlugin (<a href=\"https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3276\">#3276</a>)</li>\n</ul>\n<h2>7.3.9</h2>\n<ul>\n<li>7.3.9</li>\n<li>Fix: setMediaElement to properly subscribe/unsubscribe media events (<a href=\"https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3278\">#3278</a>)</li>\n<li>Replace record with RecordPlugin (<a href=\"https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3269\">#3269</a>)</li>\n</ul>\n<h2>7.3.8</h2>\n<ul>\n<li>7.3.8</li>\n<li>[Regions] Fix: clamp region start/end to audio bounds (<a href=\"https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3264\">#3264</a>)</li>\n<li>Fix: scroll zoomed waveform on iOS (<a href=\"https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3262\">#3262</a>)</li>\n<li>[Regions] Fix: toggle resize handles in setOptions (<a href=\"https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3263\">#3263</a>)</li>\n<li>Fix: export Region class instead of type</li>\n<li>Fix: isPlaying() should return true directly after play() (<a href=\"https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3260\">#3260</a>)</li>\n<li>Feat: width option (<a href=\"https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3259\">#3259</a>)</li>\n</ul>\n<h2>7.3.7</h2>\n<ul>\n<li>7.3.7</li>\n<li>Feat: add channelIdx params to regions (<a href=\"https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3234\">#3234</a>)</li>\n<li>Feat: Record Plugin - Choose Mic (<a href=\"https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3256\">#3256</a>)</li>\n</ul>\n<!-- raw HTML omitted -->\n</blockquote>\n<p>... (truncated)</p>\n</details>\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a href=\"https://github.com/katspaugh/wavesurfer.js/commit/dca0001a27e8cf67a2dafbc3cf40d9b8b6619c20\"><code>dca0001</code></a> 7.4.5</li>\n<li><a href=\"https://github.com/katspaugh/wavesurfer.js/commit/7509ea30f444a324c81a6d2d4adb1a057abd2cac\"><code>7509ea3</code></a> Fix: [Timeline] render on initial redraw (<a href=\"https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3327\">#3327</a>)</li>\n<li><a href=\"https://github.com/katspaugh/wavesurfer.js/commit/fbb1baea7a73f3fbe8b3595bcf4a8d3d0367fb04\"><code>fbb1bae</code></a> Fix: allow loading an empty URL string with peaks (<a href=\"https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3326\">#3326</a>)</li>\n<li><a href=\"https://github.com/katspaugh/wavesurfer.js/commit/1280065c32c147de783822e633573bf852d60d5e\"><code>1280065</code></a> 7.4.4</li>\n<li><a href=\"https://github.com/katspaugh/wavesurfer.js/commit/e4333f29b68e9543090cd12d879fa9a9a3ae7c0d\"><code>e4333f2</code></a> fix: [Regions] remove regions container on destroy (<a href=\"https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3321\">#3321</a>)</li>\n<li><a href=\"https://github.com/katspaugh/wavesurfer.js/commit/df68954b8945f188d69c1f52c26e2431d583aba5\"><code>df68954</code></a> Fix: uncaught error in fetch progress reader (<a href=\"https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3320\">#3320</a>)</li>\n<li><a href=\"https://github.com/katspaugh/wavesurfer.js/commit/9d112dde8528d592a95a5321f31797babdd7606c\"><code>9d112dd</code></a> Handling multi channel peaks (<a href=\"https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3312\">#3312</a>)</li>\n<li><a href=\"https://github.com/katspaugh/wavesurfer.js/commit/be854c62ff72426d0ae5867a005547257f700ce5\"><code>be854c6</code></a> 7.4.3</li>\n<li><a href=\"https://github.com/katspaugh/wavesurfer.js/commit/379d69a2a7440db6c4cf1e4c2d1db938a9102cab\"><code>379d69a</code></a> Feat: Record plugin - streaming waveform animation (<a href=\"https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3307\">#3307</a>)</li>\n<li><a href=\"https://github.com/katspaugh/wavesurfer.js/commit/b85454d63c2274d54d054d9017d71e1f6d23f5b9\"><code>b85454d</code></a> [Record] make renderMicStream public (<a href=\"https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3301\">#3301</a>)</li>\n<li>Additional commits viewable in <a href=\"https://github.com/wavesurfer-js/wavesurfer.js/compare/6.6.3...7.4.5\">compare view</a></li>\n</ul>\n</details>\n<br />\n\n\n[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n<details>\n<summary>Dependabot commands and options</summary>\n<br />\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)\n- `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)\n- `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)\n- `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency\n- `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions\n\n\n</details>", 19 "comments": [ 20 { 21 "author": "dependabot[bot]", 22 "created_at": "2023-11-20T09:27:23Z", 23 "body": "Superseded by #177." 24 } 25 ], 26 "review_comments": [] 27 }