123.md (8286B)
1 # PR #123 Bump wavesurfer.js from 6.6.3 to 7.3.3 2 3 - **Status:** closed 4 - **Author:** @dependabot[bot] 5 - **Created:** 2023-10-02T09:52:23Z 6 - **Branch:** dependabot/npm_and_yarn/wavesurfer.js-7.3.3 → main 7 - **Closed:** 2023-10-05T09:51:55Z 8 - **Labels:** dependencies, javascript 9 - **Diff:** [123.diff](./123.diff) 10 11 --- 12 13 Bumps [wavesurfer.js](https://github.com/wavesurfer-js/wavesurfer.js) from 6.6.3 to 7.3.3. 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.3</h2> 19 <ul> 20 <li>7.3.3</li> 21 <li>[Envelope]: use media volume instead of Web Audio</li> 22 <li>Feat: update the container via setOptions (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3208">#3208</a>)</li> 23 </ul> 24 <h2>7.3.2</h2> 25 <ul> 26 <li>7.3.2</li> 27 <li>Feat: add dblclick event (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3196">#3196</a>)</li> 28 </ul> 29 <h2>7.3.1</h2> 30 <ul> 31 <li>7.3.1</li> 32 <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> 33 <li>Add part to the wrapper element (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3182">#3182</a>)</li> 34 <li>Update README.md with correct link to methods (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3180">#3180</a>)</li> 35 <li>Feat: [Envelope] allow passing an audio context (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3179">#3179</a>)</li> 36 </ul> 37 <h2>7.3.0</h2> 38 <ul> 39 <li>7.3.0</li> 40 <li>Feat: [Envelope] long touch to add a point (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3178">#3178</a>)</li> 41 </ul> 42 <h2>7.2.4</h2> 43 <ul> 44 <li>Fix: [Envelope] check index when removing on drag out</li> 45 </ul> 46 <h2>7.2.3</h2> 47 <ul> 48 <li>7.2.3</li> 49 <li>Fix: [Envelope] volume on iOS via WebAudio gain (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3176">#3176</a>)</li> 50 </ul> 51 <h2>7.2.2</h2> 52 <ul> 53 <li>7.2.2</li> 54 <li>Fix: use bounding box for width calculation in dragToSeek (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3168">#3168</a>)</li> 55 </ul> 56 <h2>7.2.1</h2> 57 <ul> 58 <li>7.2.1</li> 59 <li>Fix: [Envelope] change the volume on line drag</li> 60 <li>Make the container option on the spectrogram plugin optional</li> 61 <li>Feat: [Regions] allow setting content and id (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3154">#3154</a>)</li> 62 <li>Fix: [Record] a default value for constant bit rate (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3153">#3153</a>)</li> 63 <li>Update multitrack example for 0.2.0</li> 64 </ul> 65 <h2>7.2.0</h2> 66 <ul> 67 <li>7.2.0</li> 68 <li>Refactor: public -> private</li> 69 <li>Feat: new dragToSeek option to toggle dragging</li> 70 <li>Feat: [Envelope] getOptions, point ids</li> 71 <li>7.2.0-beta</li> 72 <li>Feat: [Envelope] multi-point envelope (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3142">#3142</a>)</li> 73 <li>Chore: restore e2e snapshots (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3131">#3131</a>)</li> 74 </ul> 75 <h2>7.1.5</h2> 76 <ul> 77 <li>7.1.5</li> 78 </ul> 79 <!-- raw HTML omitted --> 80 </blockquote> 81 <p>... (truncated)</p> 82 </details> 83 <details> 84 <summary>Commits</summary> 85 <ul> 86 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/378636ac99ffa4abaadc21f022505fa6af13502f"><code>378636a</code></a> 7.3.3</li> 87 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/8cc95ad960bee5aea9b47d4b6be8783c34b4f039"><code>8cc95ad</code></a> [Envelope]: use media volume instead of Web Audio</li> 88 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/dfa596856f5e0703d14f6431370e5e6c9f0047bf"><code>dfa5968</code></a> Feat: update the container via setOptions (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3208">#3208</a>)</li> 89 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/3e3021fd609f2f27c2c14eb32f59fd7da0ec53a6"><code>3e3021f</code></a> 7.3.2</li> 90 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/38a7f896f05a3247d6eaafba847f0b43457c16f3"><code>38a7f89</code></a> Feat: add dblclick event (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3196">#3196</a>)</li> 91 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/2dc589615f05146769ae7de855bf55690a980a56"><code>2dc5896</code></a> 7.3.1</li> 92 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/e796e5ad8c2268d782013b931a4cbc890e15c52f"><code>e796e5a</code></a> 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> 93 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/8bda65ad92b66be08ca30b342d186f9af75c38a0"><code>8bda65a</code></a> Add part to the wrapper element (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3182">#3182</a>)</li> 94 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/4a80a63c03b10397aab858f3788f611d962e1dee"><code>4a80a63</code></a> Update README.md with correct link to methods (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3180">#3180</a>)</li> 95 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/759b8a6331e931c76af7d6032e5fcc9838602071"><code>759b8a6</code></a> Feat: [Envelope] allow passing an audio context (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3179">#3179</a>)</li> 96 <li>Additional commits viewable in <a href="https://github.com/wavesurfer-js/wavesurfer.js/compare/6.6.3...7.3.3">compare view</a></li> 97 </ul> 98 </details> 99 <br /> 100 101 102 [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 103 104 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`. 105 106 [//]: # (dependabot-automerge-start) 107 [//]: # (dependabot-automerge-end) 108 109 --- 110 111 <details> 112 <summary>Dependabot commands and options</summary> 113 <br /> 114 115 You can trigger Dependabot actions by commenting on this PR: 116 - `@dependabot rebase` will rebase this PR 117 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it 118 - `@dependabot merge` will merge this PR after your CI passes on it 119 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it 120 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging 121 - `@dependabot reopen` will reopen this PR if it is closed 122 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually 123 - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency 124 - `@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) 125 - `@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) 126 - `@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) 127 - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency 128 - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions 129 130 131 </details> 132 133 134 ## Comments 135 136 ### @dependabot[bot] — 2023-10-05T09:51:54Z 137 138 Superseded by #129. 139