cetirizine.meta

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

272.md (9103B)


      1 # PR #272 Bump wavesurfer.js from 6.6.3 to 7.7.12
      2 
      3 - **Status:** closed
      4 - **Author:** @dependabot[bot]
      5 - **Created:** 2024-05-02T09:46:39Z
      6 - **Branch:** dependabot/npm_and_yarn/wavesurfer.js-7.7.12 → main
      7 - **Closed:** 2024-05-06T09:59:45Z
      8 - **Labels:** dependencies, javascript
      9 - **Diff:** [272.diff](./272.diff)
     10 
     11 ---
     12 
     13 Bumps [wavesurfer.js](https://github.com/katspaugh/wavesurfer.js) from 6.6.3 to 7.7.12.
     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.12</h2>
     19 <ul>
     20 <li>7.7.12</li>
     21 <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>@​Johnrobmiller</code></a></li>
     22 <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>@​leyiang</code></a></li>
     23 </ul>
     24 <h2>7.7.11</h2>
     25 <ul>
     26 <li>7.7.11</li>
     27 <li>Revert &quot;Fix: draggable touch delay (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3616">#3616</a>)&quot; (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3654">#3654</a>)</li>
     28 </ul>
     29 <h2>7.7.10</h2>
     30 <ul>
     31 <li>7.7.10</li>
     32 <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>
     33 </ul>
     34 <h2>7.7.9</h2>
     35 <ul>
     36 <li>7.7.9</li>
     37 <li>Revert &quot;Fix: timeline height (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3618">#3618</a>)&quot;</li>
     38 <li>Fix: init minimap immediately (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3617">#3617</a>)</li>
     39 <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>
     40 </ul>
     41 <h2>7.7.8</h2>
     42 <ul>
     43 <li>7.7.8</li>
     44 <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>
     45 <li>Revert &quot;Fix: init minimap immediately (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3617">#3617</a>)&quot;</li>
     46 </ul>
     47 <h2>7.7.7</h2>
     48 <ul>
     49 <li>7.7.7</li>
     50 <li>Feat: splitChannels overlay (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3619">#3619</a>)</li>
     51 <li>Fix: timeline height (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3618">#3618</a>)</li>
     52 <li>Fix: init minimap immediately (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3617">#3617</a>)</li>
     53 <li>Fix: draggable touch delay (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3616">#3616</a>)</li>
     54 </ul>
     55 <h2>7.7.6</h2>
     56 <ul>
     57 <li>7.7.6</li>
     58 <li>Feat: add part=&quot;canvases&quot;</li>
     59 <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>
     60 </ul>
     61 <h2>7.7.5</h2>
     62 <ul>
     63 <li>7.7.5 by <a href="https://github.com/jagthedrummer"><code>@​jagthedrummer</code></a></li>
     64 <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>
     65 <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>
     66 </ul>
     67 <h2>7.7.4</h2>
     68 <ul>
     69 <li>7.7.4</li>
     70 <li>Refactor: re-throw error on load (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3586">#3586</a>)</li>
     71 <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>
     72 <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>
     73 <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>
     74 </ul>
     75 <h2>7.7.3</h2>
     76 <ul>
     77 <li>7.7.3</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/43adad5e07654a0f2006f27603207f083db92a68"><code>43adad5</code></a> 7.7.12</li>
     87 <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>
     88 <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>
     89 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/a9b08d019919afbc957da0c7360b077bab0f3e08"><code>a9b08d0</code></a> 7.7.11</li>
     90 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/393fce9f65e448cb2d14b419dc242b467a38a0f2"><code>393fce9</code></a> Revert &quot;Fix: draggable touch delay (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3616">#3616</a>)&quot; (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3654">#3654</a>)</li>
     91 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/c0c257631548240bc65f08c533748c475c2e8309"><code>c0c2576</code></a> 7.7.10</li>
     92 <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>
     93 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/3f10c5a0b745068ef8e2317cabc90a9263d117a9"><code>3f10c5a</code></a> 7.7.9</li>
     94 <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>
     95 <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>
     96 <li>Additional commits viewable in <a href="https://github.com/katspaugh/wavesurfer.js/compare/6.6.3...7.7.12">compare view</a></li>
     97 </ul>
     98 </details>
     99 <br />
    100 
    101 
    102 [![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.12)](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 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)
    125 - `@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)
    126 - `@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)
    127 
    128 
    129 </details>
    130 
    131 
    132 ## Comments
    133 
    134 ### @dependabot[bot] — 2024-05-06T09:59:45Z
    135 
    136 Superseded by #275.
    137