229.md (8972B)
1 # PR #229 Bump wavesurfer.js from 6.6.3 to 7.6.3 2 3 - **Status:** closed 4 - **Author:** @dependabot[bot] 5 - **Created:** 2024-01-10T09:18:54Z 6 - **Branch:** dependabot/npm_and_yarn/wavesurfer.js-7.6.3 → main 7 - **Closed:** 2024-01-12T09:45:17Z 8 - **Labels:** dependencies, javascript 9 - **Diff:** [229.diff](./229.diff) 10 11 --- 12 13 Bumps [wavesurfer.js](https://github.com/katspaugh/wavesurfer.js) from 6.6.3 to 7.6.3. 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.6.3</h2> 19 <ul> 20 <li>7.6.3</li> 21 <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> 22 <li>Fix: draggable pointerout only on document (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3477">#3477</a>)</li> 23 </ul> 24 <h2>7.6.2</h2> 25 <ul> 26 <li>7.6.2</li> 27 <li>Fix: don't use a blob URL for unknown MIME types (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3471">#3471</a>)</li> 28 <li>Fix: fetcher error catching improvement (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3470">#3470</a>) by <a href="https://github.com/mulhoon"><code>@mulhoon</code></a></li> 29 </ul> 30 <h2>7.6.1</h2> 31 <ul> 32 <li>7.6.1</li> 33 <li>Fix: limit resize observer to width (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3467">#3467</a>)</li> 34 <li>Feat: [Regions] <code>contenteditable</code> content (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3453">#3453</a>)</li> 35 <li>Docs: update README.md</li> 36 <li>Docs: update React example</li> 37 <li>Feat: add init event (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3454">#3454</a>)</li> 38 <li>Fix: handle empty src in the web audio player</li> 39 </ul> 40 <h2>7.6.0</h2> 41 <ul> 42 <li>7.6.0</li> 43 <li>Refactor: rollup all types into a separate types.d.ts file (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3451">#3451</a>)</li> 44 </ul> 45 <h2>7.5.7</h2> 46 <ul> 47 <li>7.5.7</li> 48 <li>Fix: revert rollup-dts (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3450">#3450</a>)</li> 49 <li>Refactor: add a utility to create DOM elements (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3445">#3445</a>)</li> 50 </ul> 51 <h2>7.5.6</h2> 52 <ul> 53 <li>7.5.6</li> 54 <li>Fix: [Regions] dragging with CSS scale (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3442">#3442</a>)</li> 55 <li>Fix: [Hover] update on mousewheel (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3443">#3443</a>)</li> 56 <li>Fix: [Spectrogram] handle options.labels = false (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3440">#3440</a>)</li> 57 <li>Fix: [Spectrogram] check for decoded data in render (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3439">#3439</a>)</li> 58 </ul> 59 <h2>7.5.5</h2> 60 <ul> 61 <li>7.5.5</li> 62 <li>Chore: rollup types into a single d.ts</li> 63 <li>Docs: npm imports in examples</li> 64 </ul> 65 <h2>7.5.4</h2> 66 <ul> 67 <li>7.5.4</li> 68 <li>Feat: [Regions] pass sensitivity threshold to enableDragSelection (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3437">#3437</a>)</li> 69 <li>Fix: rm force-loading of audio (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3436">#3436</a>)</li> 70 <li>Feat: [Regions] scroll container when dragging a region (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3424">#3424</a>)</li> 71 <li>Fix: [Regions] grabbing cursor on mousedown (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3423">#3423</a>)</li> 72 <li>Feat: [Region] Add region-removed event (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3422">#3422</a>)</li> 73 <li>Docs: update bug-report.md</li> 74 <li>Docs: update README.md</li> 75 </ul> 76 <!-- raw HTML omitted --> 77 </blockquote> 78 <p>... (truncated)</p> 79 </details> 80 <details> 81 <summary>Commits</summary> 82 <ul> 83 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/565657cb0b0b73910e6ea88269e6884e65886f2d"><code>565657c</code></a> 7.6.3</li> 84 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/5cbd72e1b289fb1806e101ab201ce830345898e2"><code>5cbd72e</code></a> Feat: <code>record-progress</code> event and <code>getDuration</code> method (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3472">#3472</a>)</li> 85 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/80a40332def278efcaae2586e968d67c8071b5fd"><code>80a4033</code></a> Fix: draggable pointerout only on document (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3477">#3477</a>)</li> 86 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/c23f07b5dea728a9e18ef9c9af450d7a452e673e"><code>c23f07b</code></a> 7.6.2</li> 87 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/8b1f8bbf4a19969fabf3692e16dd4d01ec05f896"><code>8b1f8bb</code></a> Fix: don't use a blob URL for unknown MIME types (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3471">#3471</a>)</li> 88 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/c10cad23cabaed29739643e454a900c3bdd6620f"><code>c10cad2</code></a> Fix: fetcher error catching improvement (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3470">#3470</a>)</li> 89 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/22e39e96852cc8cdfd114542b79a84a813287673"><code>22e39e9</code></a> 7.6.1</li> 90 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/c741319b4cc064bffc1538ea41e73a0ed50fa238"><code>c741319</code></a> Fix: limit resize observer to width (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3467">#3467</a>)</li> 91 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/9829f93ede01ccb67844b767e68de8f5ca30aab0"><code>9829f93</code></a> Feat: [Regions] <code>contenteditable</code> content (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3453">#3453</a>)</li> 92 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/329a3f0130297606ae118b1aa766a05f131f353c"><code>329a3f0</code></a> Docs: update README.md</li> 93 <li>Additional commits viewable in <a href="https://github.com/katspaugh/wavesurfer.js/compare/6.6.3...7.6.3">compare view</a></li> 94 </ul> 95 </details> 96 <br /> 97 98 99 [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 100 101 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`. 102 103 [//]: # (dependabot-automerge-start) 104 [//]: # (dependabot-automerge-end) 105 106 --- 107 108 <details> 109 <summary>Dependabot commands and options</summary> 110 <br /> 111 112 You can trigger Dependabot actions by commenting on this PR: 113 - `@dependabot rebase` will rebase this PR 114 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it 115 - `@dependabot merge` will merge this PR after your CI passes on it 116 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it 117 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging 118 - `@dependabot reopen` will reopen this PR if it is closed 119 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually 120 - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency 121 - `@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) 122 - `@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) 123 - `@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) 124 - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency 125 - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions 126 127 128 </details> 129 130 131 ## Comments 132 133 ### @dependabot[bot] — 2024-01-12T09:45:17Z 134 135 Superseded by #232. 136