237.md (9654B)
1 # PR #237 Bump wavesurfer.js from 6.6.3 to 7.7.5 2 3 - **Status:** closed 4 - **Author:** @dependabot[bot] 5 - **Created:** 2024-03-28T09:23:50Z 6 - **Branch:** dependabot/npm_and_yarn/wavesurfer.js-7.7.5 → main 7 - **Closed:** 2024-04-01T09:35:26Z 8 - **Labels:** dependencies, javascript 9 - **Diff:** [237.diff](./237.diff) 10 11 --- 12 13 Bumps [wavesurfer.js](https://github.com/katspaugh/wavesurfer.js) from 6.6.3 to 7.7.5. 14 <details> 15 <summary>Release notes</summary> 16 <p><em>Sourced from <a href="https://github.com/katspaugh/wavesurfer.js/releases">wavesurfer.js's releases</a>.</em></p> 17 <blockquote> 18 <h2>7.7.5</h2> 19 <ul> 20 <li>7.7.5 by <a href="https://github.com/jagthedrummer"><code>@jagthedrummer</code></a></li> 21 <li>Emit <code>timeupdate</code> when calling <code>setTime</code> (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3593">#3593</a>) by <a href="https://github.com/jagthedrummer"><code>@jagthedrummer</code></a></li> 22 <li>Feat: add dragDebounceTime as an option (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3590">#3590</a>) by <a href="https://github.com/phill2mj"><code>@phill2mj</code></a></li> 23 </ul> 24 <h2>7.7.4</h2> 25 <ul> 26 <li>7.7.4</li> 27 <li>Refactor: re-throw error on load (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3586">#3586</a>)</li> 28 <li>Feat: add error event (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3532">#3532</a>) by <a href="https://github.com/zachkrall"><code>@zachkrall</code></a></li> 29 <li>Fix: allow "playing" WebAudioPlayer w/o a URL (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3585">#3585</a>)</li> 30 <li>Feat: dragstart and dragend events for drag to seek (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3562">#3562</a>) by <a href="https://github.com/brian-byassee"><code>@brian-byassee</code></a></li> 31 </ul> 32 <h2>7.7.3</h2> 33 <ul> 34 <li>7.7.3</li> 35 <li>Feat: Add setScrollTime method (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3547">#3547</a>) by <a href="https://github.com/jagthedrummer"><code>@jagthedrummer</code></a></li> 36 <li>Docs: update FAQ about CORS</li> 37 </ul> 38 <h2>7.7.2</h2> 39 <ul> 40 <li>7.7.2</li> 41 <li>Chore: Update plugin exports in package.json (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3533">#3533</a>) by <a href="https://github.com/corysimmons"><code>@corysimmons</code></a></li> 42 <li>Fix: playback rate with Web Audio (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3529">#3529</a>)</li> 43 <li>Fix: check play state in web audio player</li> 44 <li>Docs: update the FAQ</li> 45 </ul> 46 <h2>7.7.1</h2> 47 <ul> 48 <li>7.7.1</li> 49 <li>Fix: Improve scroll position adjustments on zoom in/out (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3518">#3518</a>) by <a href="https://github.com/brian-byassee"><code>@brian-byassee</code></a></li> 50 <li>Fix: do not render the waveform if viewport is 0 (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3522">#3522</a>) by <a href="https://github.com/kuguarpwnz"><code>@kuguarpwnz</code></a></li> 51 <li>Feat: add part attribute to timeline (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3481">#3481</a>) by <a href="https://github.com/brian-byassee"><code>@brian-byassee</code></a></li> 52 </ul> 53 <h2>7.7.0</h2> 54 <ul> 55 <li>7.7.0</li> 56 <li>Feat: support seeking with no audio loaded (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3512">#3512</a>)</li> 57 <li>Fix: [Regions] check if element exists in toggleCursor (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3509">#3509</a>) by <a href="https://github.com/brian-byassee"><code>@brian-byassee</code></a></li> 58 </ul> 59 <h2>7.6.5</h2> 60 <ul> 61 <li>7.6.5</li> 62 <li>Feat: exports for Base Plugin (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3495">#3495</a>) by <a href="https://github.com/brian-byassee"><code>@brian-byassee</code></a></li> 63 <li>Fix: Region update event (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3496">#3496</a>) by <a href="https://github.com/brian-byassee"><code>@brian-byassee</code></a></li> 64 <li>Chore: add contributor usernames to changelogs (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3490">#3490</a>)</li> 65 <li>Refactor: promise-based chunked rendering (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3484">#3484</a>)</li> 66 </ul> 67 <h2>7.6.4</h2> 68 <ul> 69 <li>7.6.4</li> 70 <li>Feat: [Minimap] add a part selector to minimap overlay</li> 71 <li>Feat: add redrawcomplete event (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3480">#3480</a>) by <a href="https://github.com/brian-byassee"><code>@brian-byassee</code></a></li> 72 </ul> 73 <h2>7.6.3</h2> 74 <ul> 75 <li>7.6.3</li> 76 <li>Feat: <code>record-progress</code> event and <code>getDuration</code> method (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3472">#3472</a>) by <a href="https://github.com/aantusahaa"><code>@aantusahaa</code></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/6011bebacfa9f616e08befcc8b028fc66fb42616"><code>6011beb</code></a> 7.7.5</li> 86 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/2090625c843d26e5e19a913e18d2d0e52f910efc"><code>2090625</code></a> Emit <code>timeupdate</code> when calling <code>setTime</code> (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3593">#3593</a>)</li> 87 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/e4d00054da4c66e36b657e2f22c79d89fdfd479e"><code>e4d0005</code></a> Feat: add dragDebounceTime as an option (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3590">#3590</a>)</li> 88 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/4a92a2d3d85e4e96d679af0029eb6dd215a0b492"><code>4a92a2d</code></a> 7.7.4</li> 89 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/2301646340756bb6bfd7a26526e1277018bbd58b"><code>2301646</code></a> Refactor: re-throw error on load (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3586">#3586</a>)</li> 90 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/e389ed8c2488803a9262f78010e334ea6125d6d8"><code>e389ed8</code></a> Feat: add error event (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3532">#3532</a>)</li> 91 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/e32e519df02e8ed10cc63c0fceca987c74266f3e"><code>e32e519</code></a> Fix: allow "playing" WebAudioPlayer w/o a URL (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3585">#3585</a>)</li> 92 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/5e8c07afdefda9fe95d1d30410d766a476ce3990"><code>5e8c07a</code></a> Feat: dragstart and dragend events for drag to seek (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3562">#3562</a>)</li> 93 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/cfd7f3d242766b6feb606a71fd78eb0f9611bef6"><code>cfd7f3d</code></a> 7.7.3</li> 94 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/02afdf972180aee794b160bbc4f6bcca2ad5d2a2"><code>02afdf9</code></a> Feat: Add setScrollTime method (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3547">#3547</a>)</li> 95 <li>Additional commits viewable in <a href="https://github.com/katspaugh/wavesurfer.js/compare/6.6.3...7.7.5">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 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) 124 - `@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) 125 - `@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) 126 127 128 </details> 129 130 131 ## Comments 132 133 ### @dependabot[bot] — 2024-04-01T09:35:26Z 134 135 Superseded by #243. 136