280.json (9535B)
1 { 2 "number": 280, 3 "title": "Bump wavesurfer.js from 6.6.3 to 7.7.14", 4 "state": "closed", 5 "diff_file": "280.diff", 6 "author": "dependabot[bot]", 7 "created_at": "2024-05-10T09:23:13Z", 8 "closed_at": "2024-05-20T10:05:07Z", 9 "merged_at": null, 10 "base_ref": "main", 11 "head_ref": "dependabot/npm_and_yarn/wavesurfer.js-7.7.14", 12 "labels": [ 13 "dependencies", 14 "javascript" 15 ], 16 "assignees": [], 17 "requested_reviewers": [], 18 "body": "Bumps [wavesurfer.js](https://github.com/katspaugh/wavesurfer.js) from 6.6.3 to 7.7.14.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/katspaugh/wavesurfer.js/releases\">wavesurfer.js's releases</a>.</em></p>\n<blockquote>\n<h2>7.7.14</h2>\n<ul>\n<li>7.7.14</li>\n<li>Chore: update code linting action (<a href=\"https://redirect.github.com/katspaugh/wavesurfer.js/issues/3693\">#3693</a>)</li>\n<li>Fix: exportPeaks accumulating a precision error (<a href=\"https://redirect.github.com/katspaugh/wavesurfer.js/issues/3692\">#3692</a>) by <a href=\"https://github.com/ajrisi\"><code>@\u200bajrisi</code></a></li>\n</ul>\n<h2>7.7.13</h2>\n<ul>\n<li>7.7.13</li>\n<li>Fix <code>y</code> position in <code>click</code> and <code>dbclick</code> events (<a href=\"https://redirect.github.com/katspaugh/wavesurfer.js/issues/3688\">#3688</a>) by <a href=\"https://github.com/joaopslins\"><code>@\u200bjoaopslins</code></a></li>\n</ul>\n<h2>7.7.12</h2>\n<ul>\n<li>7.7.12</li>\n<li>fix: when width is set to high values, the waveform now correctly makes multiple canvases (<a href=\"https://redirect.github.com/katspaugh/wavesurfer.js/issues/3685\">#3685</a>) by <a href=\"https://github.com/Johnrobmiller\"><code>@\u200bJohnrobmiller</code></a></li>\n<li>update: expose setScroll api from render (<a href=\"https://redirect.github.com/katspaugh/wavesurfer.js/issues/3660\">#3660</a>) by <a href=\"https://github.com/leyiang\"><code>@\u200bleyiang</code></a></li>\n</ul>\n<h2>7.7.11</h2>\n<ul>\n<li>7.7.11</li>\n<li>Revert "Fix: draggable touch delay (<a href=\"https://redirect.github.com/katspaugh/wavesurfer.js/issues/3616\">#3616</a>)" (<a href=\"https://redirect.github.com/katspaugh/wavesurfer.js/issues/3654\">#3654</a>)</li>\n</ul>\n<h2>7.7.10</h2>\n<ul>\n<li>7.7.10</li>\n<li>Fix: DOMException in destroy (<a href=\"https://redirect.github.com/katspaugh/wavesurfer.js/issues/3641\">#3641</a>) by <a href=\"https://github.com/wfk007\"><code>@\u200bwfk007</code></a></li>\n</ul>\n<h2>7.7.9</h2>\n<ul>\n<li>7.7.9</li>\n<li>Revert "Fix: timeline height (<a href=\"https://redirect.github.com/katspaugh/wavesurfer.js/issues/3618\">#3618</a>)"</li>\n<li>Fix: init minimap immediately (<a href=\"https://redirect.github.com/katspaugh/wavesurfer.js/issues/3617\">#3617</a>)</li>\n<li>feat(hover): add formattimecallback option (<a href=\"https://redirect.github.com/katspaugh/wavesurfer.js/issues/3628\">#3628</a>) by <a href=\"https://github.com/Adrii77\"><code>@\u200bAdrii77</code></a></li>\n</ul>\n<h2>7.7.8</h2>\n<ul>\n<li>7.7.8</li>\n<li>Fix: makeDraggable memory leak (<a href=\"https://redirect.github.com/katspaugh/wavesurfer.js/issues/3624\">#3624</a>) by <a href=\"https://github.com/wfk007\"><code>@\u200bwfk007</code></a></li>\n<li>Revert "Fix: init minimap immediately (<a href=\"https://redirect.github.com/katspaugh/wavesurfer.js/issues/3617\">#3617</a>)"</li>\n</ul>\n<h2>7.7.7</h2>\n<ul>\n<li>7.7.7</li>\n<li>Feat: splitChannels overlay (<a href=\"https://redirect.github.com/katspaugh/wavesurfer.js/issues/3619\">#3619</a>)</li>\n<li>Fix: timeline height (<a href=\"https://redirect.github.com/katspaugh/wavesurfer.js/issues/3618\">#3618</a>)</li>\n<li>Fix: init minimap immediately (<a href=\"https://redirect.github.com/katspaugh/wavesurfer.js/issues/3617\">#3617</a>)</li>\n<li>Fix: draggable touch delay (<a href=\"https://redirect.github.com/katspaugh/wavesurfer.js/issues/3616\">#3616</a>)</li>\n</ul>\n<h2>7.7.6</h2>\n<ul>\n<li>7.7.6</li>\n<li>Feat: add part="canvases"</li>\n<li>Fix: potential memory leak (<a href=\"https://redirect.github.com/katspaugh/wavesurfer.js/issues/3614\">#3614</a>) by <a href=\"https://github.com/wfk007\"><code>@\u200bwfk007</code></a></li>\n</ul>\n<h2>7.7.5</h2>\n<ul>\n<li>7.7.5 by <a href=\"https://github.com/jagthedrummer\"><code>@\u200bjagthedrummer</code></a></li>\n<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>@\u200bjagthedrummer</code></a></li>\n<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>@\u200bphill2mj</code></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/95665af26c960c4421cec81a427d6136f2fb791f\"><code>95665af</code></a> 7.7.14</li>\n<li><a href=\"https://github.com/katspaugh/wavesurfer.js/commit/5e97f27e68b92e93d05e7b9121adbdb6cc23e018\"><code>5e97f27</code></a> Chore: update code linting action (<a href=\"https://redirect.github.com/katspaugh/wavesurfer.js/issues/3693\">#3693</a>)</li>\n<li><a href=\"https://github.com/katspaugh/wavesurfer.js/commit/11bc0e19a07b0522efd5657cbdf9e5a8c1fa34f5\"><code>11bc0e1</code></a> Fix: exportPeaks accumulating a precision error (<a href=\"https://redirect.github.com/katspaugh/wavesurfer.js/issues/3692\">#3692</a>)</li>\n<li><a href=\"https://github.com/katspaugh/wavesurfer.js/commit/b967431f98aa6d8fdb1b33d19e3f239575a2a858\"><code>b967431</code></a> 7.7.13</li>\n<li><a href=\"https://github.com/katspaugh/wavesurfer.js/commit/4919dc4840d8b1dd9925ac15341e4ddae867aa94\"><code>4919dc4</code></a> Fix <code>y</code> position in <code>click</code> and <code>dbclick</code> events (<a href=\"https://redirect.github.com/katspaugh/wavesurfer.js/issues/3688\">#3688</a>)</li>\n<li><a href=\"https://github.com/katspaugh/wavesurfer.js/commit/43adad5e07654a0f2006f27603207f083db92a68\"><code>43adad5</code></a> 7.7.12</li>\n<li><a href=\"https://github.com/katspaugh/wavesurfer.js/commit/961df9c80a54482fec12c7800c8d3445adb89b96\"><code>961df9c</code></a> fix: when width is set to high values, the waveform now correctly makes multi...</li>\n<li><a href=\"https://github.com/katspaugh/wavesurfer.js/commit/4cfde29dbd8be18de93c2f79691f23bd15712dab\"><code>4cfde29</code></a> update: expose setScroll api from render (<a href=\"https://redirect.github.com/katspaugh/wavesurfer.js/issues/3660\">#3660</a>)</li>\n<li><a href=\"https://github.com/katspaugh/wavesurfer.js/commit/a9b08d019919afbc957da0c7360b077bab0f3e08\"><code>a9b08d0</code></a> 7.7.11</li>\n<li><a href=\"https://github.com/katspaugh/wavesurfer.js/commit/393fce9f65e448cb2d14b419dc242b467a38a0f2\"><code>393fce9</code></a> Revert "Fix: draggable touch delay (<a href=\"https://redirect.github.com/katspaugh/wavesurfer.js/issues/3616\">#3616</a>)" (<a href=\"https://redirect.github.com/katspaugh/wavesurfer.js/issues/3654\">#3654</a>)</li>\n<li>Additional commits viewable in <a href=\"https://github.com/katspaugh/wavesurfer.js/compare/6.6.3...7.7.14\">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 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)\n- `@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)\n- `@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)\n\n\n</details>", 19 "comments": [ 20 { 21 "author": "dependabot[bot]", 22 "created_at": "2024-05-20T10:05:07Z", 23 "body": "Superseded by #287." 24 } 25 ], 26 "review_comments": [] 27 }