145.md (9187B)
1 # PR #145 Bump wavesurfer.js from 6.6.3 to 7.3.9 2 3 - **Status:** closed 4 - **Author:** @dependabot[bot] 5 - **Created:** 2023-10-18T10:13:21Z 6 - **Branch:** dependabot/npm_and_yarn/wavesurfer.js-7.3.9 → main 7 - **Closed:** 2023-10-23T09:53:00Z 8 - **Labels:** dependencies, javascript 9 - **Diff:** [145.diff](./145.diff) 10 11 --- 12 13 Bumps [wavesurfer.js](https://github.com/wavesurfer-js/wavesurfer.js) from 6.6.3 to 7.3.9. 14 <details> 15 <summary>Release notes</summary> 16 <p><em>Sourced from <a href="https://github.com/wavesurfer-js/wavesurfer.js/releases">wavesurfer.js's releases</a>.</em></p> 17 <blockquote> 18 <h2>7.3.9</h2> 19 <ul> 20 <li>7.3.9</li> 21 <li>Fix: setMediaElement to properly subscribe/unsubscribe media events (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3278">#3278</a>)</li> 22 <li>Replace record with RecordPlugin (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3269">#3269</a>)</li> 23 </ul> 24 <h2>7.3.8</h2> 25 <ul> 26 <li>7.3.8</li> 27 <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> 28 <li>Fix: scroll zoomed waveform on iOS (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3262">#3262</a>)</li> 29 <li>[Regions] Fix: toggle resize handles in setOptions (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3263">#3263</a>)</li> 30 <li>Fix: export Region class instead of type</li> 31 <li>Fix: isPlaying() should return true directly after play() (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3260">#3260</a>)</li> 32 <li>Feat: width option (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3259">#3259</a>)</li> 33 </ul> 34 <h2>7.3.7</h2> 35 <ul> 36 <li>7.3.7</li> 37 <li>Feat: add channelIdx params to regions (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3234">#3234</a>)</li> 38 <li>Feat: Record Plugin - Choose Mic (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3256">#3256</a>)</li> 39 </ul> 40 <h2>7.3.6</h2> 41 <ul> 42 <li>7.3.6</li> 43 <li>Fix/multiple records (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3253">#3253</a>)</li> 44 </ul> 45 <h2>7.3.5</h2> 46 <ul> 47 <li>7.3.5</li> 48 <li>feat: add pause/resume functionality to RecordPlugin (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3249">#3249</a>)</li> 49 <li>Show the correct way to import with type definitions enabled (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3246">#3246</a>)</li> 50 </ul> 51 <h2>7.3.4</h2> 52 <ul> 53 <li>7.3.4</li> 54 <li>Fix: keep external media on destroy (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3233">#3233</a>)</li> 55 <li>Fix a typo (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3226">#3226</a>)</li> 56 <li>Add public method to set media element (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3223">#3223</a>)</li> 57 <li>wavesurfer-js.org -> wavesurfer.xyz</li> 58 </ul> 59 <h2>7.3.3</h2> 60 <ul> 61 <li>7.3.3</li> 62 <li>[Envelope]: use media volume instead of Web Audio</li> 63 <li>Feat: update the container via setOptions (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3208">#3208</a>)</li> 64 </ul> 65 <h2>7.3.2</h2> 66 <ul> 67 <li>7.3.2</li> 68 <li>Feat: add dblclick event (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3196">#3196</a>)</li> 69 </ul> 70 <h2>7.3.1</h2> 71 <ul> 72 <li>7.3.1</li> 73 <li>Regions plugin: Only add resize handles if resize prop is true (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3171">#3171</a>)</li> 74 <li>Add part to the wrapper element (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3182">#3182</a>)</li> 75 <li>Update README.md with correct link to methods (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3180">#3180</a>)</li> 76 <li>Feat: [Envelope] allow passing an audio context (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3179">#3179</a>)</li> 77 </ul> 78 <!-- raw HTML omitted --> 79 </blockquote> 80 <p>... (truncated)</p> 81 </details> 82 <details> 83 <summary>Commits</summary> 84 <ul> 85 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/9b624fb119d9d5f0563b1e0960d38ec0a7bab105"><code>9b624fb</code></a> 7.3.9</li> 86 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/f5b9490a4399af730074b1b4739538f65cc33faf"><code>f5b9490</code></a> Fix: setMediaElement to properly subscribe/unsubscribe media events (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3278">#3278</a>)</li> 87 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/582c0ee29d2de7971cf3ca98d7d0f1c3bf40b71f"><code>582c0ee</code></a> Replace record with RecordPlugin (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3269">#3269</a>)</li> 88 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/8eba6965f13bcaa35b10d024c7064d4e1602e26c"><code>8eba696</code></a> 7.3.8</li> 89 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/5cd34e789ede55ea609248e23ac15a15facb5906"><code>5cd34e7</code></a> [Regions] Fix: clamp region start/end to audio bounds (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3264">#3264</a>)</li> 90 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/44aa3713d261e632237cb08cb85b0432389bceee"><code>44aa371</code></a> Fix: scroll zoomed waveform on iOS (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3262">#3262</a>)</li> 91 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/2d68ba93fd25f57b6bbbc27a750928d76acd25ed"><code>2d68ba9</code></a> [Regions] Fix: toggle resize handles in setOptions (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3263">#3263</a>)</li> 92 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/8cef5b921b9216e3feb1798edaee1678f78ffb76"><code>8cef5b9</code></a> Fix: export Region class instead of type</li> 93 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/5c82b2405a23b1296929c653ff747d52370c3f9c"><code>5c82b24</code></a> Fix: isPlaying() should return true directly after play() (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3260">#3260</a>)</li> 94 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/5d7dd12dc34da63e9df4271cb65edd1505abff10"><code>5d7dd12</code></a> Feat: width option (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3259">#3259</a>)</li> 95 <li>Additional commits viewable in <a href="https://github.com/wavesurfer-js/wavesurfer.js/compare/6.6.3...7.3.9">compare view</a></li> 96 </ul> 97 </details> 98 <br /> 99 100 101 [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 102 103 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`. 104 105 [//]: # (dependabot-automerge-start) 106 [//]: # (dependabot-automerge-end) 107 108 --- 109 110 <details> 111 <summary>Dependabot commands and options</summary> 112 <br /> 113 114 You can trigger Dependabot actions by commenting on this PR: 115 - `@dependabot rebase` will rebase this PR 116 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it 117 - `@dependabot merge` will merge this PR after your CI passes on it 118 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it 119 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging 120 - `@dependabot reopen` will reopen this PR if it is closed 121 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually 122 - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency 123 - `@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) 124 - `@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) 125 - `@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) 126 - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency 127 - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions 128 129 130 </details> 131 132 133 ## Comments 134 135 ### @dependabot[bot] — 2023-10-23T09:52:59Z 136 137 Superseded by #152. 138