cetirizine.meta

Issues/PRs archive for MTRNord/cetirizine
git clone git://archive.git.mtrnord.blog/MTRNord/cetirizine.meta.git
Log | Files | Refs

250.md (8984B)


      1 # PR #250 Bump wavesurfer.js from 6.6.3 to 7.7.10
      2 
      3 - **Status:** closed
      4 - **Author:** @dependabot[bot]
      5 - **Created:** 2024-04-08T09:13:29Z
      6 - **Branch:** dependabot/npm_and_yarn/wavesurfer.js-7.7.10 → main
      7 - **Closed:** 2024-04-16T09:25:35Z
      8 - **Labels:** dependencies, javascript
      9 - **Diff:** [250.diff](./250.diff)
     10 
     11 ---
     12 
     13 Bumps [wavesurfer.js](https://github.com/katspaugh/wavesurfer.js) from 6.6.3 to 7.7.10.
     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.10</h2>
     19 <ul>
     20 <li>7.7.10</li>
     21 <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>@​wfk007</code></a></li>
     22 </ul>
     23 <h2>7.7.9</h2>
     24 <ul>
     25 <li>7.7.9</li>
     26 <li>Revert &quot;Fix: timeline height (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3618">#3618</a>)&quot;</li>
     27 <li>Fix: init minimap immediately (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3617">#3617</a>)</li>
     28 <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>@​Adrii77</code></a></li>
     29 </ul>
     30 <h2>7.7.8</h2>
     31 <ul>
     32 <li>7.7.8</li>
     33 <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>@​wfk007</code></a></li>
     34 <li>Revert &quot;Fix: init minimap immediately (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3617">#3617</a>)&quot;</li>
     35 </ul>
     36 <h2>7.7.7</h2>
     37 <ul>
     38 <li>7.7.7</li>
     39 <li>Feat: splitChannels overlay (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3619">#3619</a>)</li>
     40 <li>Fix: timeline height (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3618">#3618</a>)</li>
     41 <li>Fix: init minimap immediately (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3617">#3617</a>)</li>
     42 <li>Fix: draggable touch delay (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3616">#3616</a>)</li>
     43 </ul>
     44 <h2>7.7.6</h2>
     45 <ul>
     46 <li>7.7.6</li>
     47 <li>Feat: add part=&quot;canvases&quot;</li>
     48 <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>@​wfk007</code></a></li>
     49 </ul>
     50 <h2>7.7.5</h2>
     51 <ul>
     52 <li>7.7.5 by <a href="https://github.com/jagthedrummer"><code>@​jagthedrummer</code></a></li>
     53 <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>
     54 <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>
     55 </ul>
     56 <h2>7.7.4</h2>
     57 <ul>
     58 <li>7.7.4</li>
     59 <li>Refactor: re-throw error on load (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3586">#3586</a>)</li>
     60 <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>
     61 <li>Fix: allow &quot;playing&quot; WebAudioPlayer w/o a URL (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3585">#3585</a>)</li>
     62 <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>
     63 </ul>
     64 <h2>7.7.3</h2>
     65 <ul>
     66 <li>7.7.3</li>
     67 <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>
     68 <li>Docs: update FAQ about CORS</li>
     69 </ul>
     70 <h2>7.7.2</h2>
     71 <ul>
     72 <li>7.7.2</li>
     73 <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>
     74 <li>Fix: playback rate with Web Audio (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3529">#3529</a>)</li>
     75 <li>Fix: check play state in web audio player</li>
     76 <li>Docs: update the FAQ</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/c0c257631548240bc65f08c533748c475c2e8309"><code>c0c2576</code></a> 7.7.10</li>
     86 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/1a976159552eeef7cb36b20731d8adc606cad097"><code>1a97615</code></a> Fix: DOMException in destroy (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3641">#3641</a>)</li>
     87 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/3f10c5a0b745068ef8e2317cabc90a9263d117a9"><code>3f10c5a</code></a> 7.7.9</li>
     88 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/7e8f3d81a81b50f7b2e77472bdb3a456bf860b8f"><code>7e8f3d8</code></a> Revert &quot;Fix: timeline height (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3618">#3618</a>)&quot;</li>
     89 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/b3df5f3571f634c401933d91d9ff7c6a781c40bb"><code>b3df5f3</code></a> Fix: init minimap immediately (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3617">#3617</a>)</li>
     90 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/1f79dc0e9f266e9a609ce6971a67ab9bc15cd648"><code>1f79dc0</code></a> feat(hover): add formattimecallback option (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3628">#3628</a>)</li>
     91 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/3c25293299fde6e6e28a8bc2017e358b00ad9fc0"><code>3c25293</code></a> 7.7.8</li>
     92 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/f023a728eb3ef043e3c1bee493be34cd2e959fd2"><code>f023a72</code></a> Fix: makeDraggable memory leak (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3624">#3624</a>)</li>
     93 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/ab4abee483abfd1a0181f69d3ec6dd66d28fccf2"><code>ab4abee</code></a> Revert &quot;Fix: init minimap immediately (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3617">#3617</a>)&quot;</li>
     94 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/579da14af873658c85a7478c7cfb95633dff6b14"><code>579da14</code></a> 7.7.7</li>
     95 <li>Additional commits viewable in <a href="https://github.com/katspaugh/wavesurfer.js/compare/6.6.3...7.7.10">compare view</a></li>
     96 </ul>
     97 </details>
     98 <br />
     99 
    100 
    101 [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=wavesurfer.js&package-manager=npm_and_yarn&previous-version=6.6.3&new-version=7.7.10)](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-16T09:25:35Z
    134 
    135 Superseded by #258.
    136