cetirizine.meta

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

185.md (7529B)


      1 # PR #185 Bump wavesurfer.js from 6.6.3 to 7.4.12
      2 
      3 - **Status:** closed
      4 - **Author:** @dependabot[bot]
      5 - **Created:** 2023-11-28T09:58:51Z
      6 - **Branch:** dependabot/npm_and_yarn/wavesurfer.js-7.4.12 → main
      7 - **Closed:** 2023-12-04T10:00:39Z
      8 - **Labels:** dependencies, javascript
      9 - **Diff:** [185.diff](./185.diff)
     10 
     11 ---
     12 
     13 Bumps [wavesurfer.js](https://github.com/wavesurfer-js/wavesurfer.js) from 6.6.3 to 7.4.12.
     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.4.12</h2>
     19 <ul>
     20 <li>7.4.12</li>
     21 <li>Fix: emit time update when audio is already playing on init (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3359">#3359</a>)</li>
     22 <li>Fix: negative values in exportPeaks</li>
     23 <li>Fix: [Envelope] lower drag threshold</li>
     24 </ul>
     25 <h2>7.4.11</h2>
     26 <ul>
     27 <li>7.4.11</li>
     28 <li>Fix: prevent clicks on entire document when dragging</li>
     29 </ul>
     30 <h2>7.4.10</h2>
     31 <ul>
     32 <li>7.4.10</li>
     33 <li>Fix: add stopPropagation to draggable</li>
     34 </ul>
     35 <h2>7.4.7</h2>
     36 <ul>
     37 <li>7.4.7</li>
     38 <li>Docs: add zoom in the timeline example</li>
     39 <li>Fix: catch 400/500 errors (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3357">#3357</a>)</li>
     40 <li>Fix: draggable on mobile (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3356">#3356</a>)</li>
     41 </ul>
     42 <h2>7.4.6</h2>
     43 <ul>
     44 <li>7.4.6</li>
     45 <li>Feat: add stopAT in WebAudioPlayer (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3325">#3325</a>)</li>
     46 </ul>
     47 <h2>7.4.5</h2>
     48 <ul>
     49 <li>7.4.5</li>
     50 <li>Fix: [Timeline] render on initial redraw (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3327">#3327</a>)</li>
     51 <li>Fix: allow loading an empty URL string with peaks (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3326">#3326</a>)</li>
     52 </ul>
     53 <h2>7.4.4</h2>
     54 <ul>
     55 <li>7.4.4</li>
     56 <li>fix: [Regions] remove regions container on destroy (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3321">#3321</a>)</li>
     57 <li>Fix: uncaught error in fetch progress reader (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3320">#3320</a>)</li>
     58 <li>Handling multi channel peaks (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3312">#3312</a>)</li>
     59 </ul>
     60 <h2>7.4.3</h2>
     61 <ul>
     62 <li>7.4.3</li>
     63 <li>Feat: Record plugin - streaming waveform animation (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3307">#3307</a>)</li>
     64 <li>[Record] make renderMicStream public (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3301">#3301</a>)</li>
     65 <li>Fix: update multitrack example</li>
     66 </ul>
     67 <h2>7.4.2</h2>
     68 <ul>
     69 <li>7.4.2</li>
     70 </ul>
     71 <h2>7.4.1</h2>
     72 <ul>
     73 <li>7.4.1.</li>
     74 <li>Fix: avoid color bleed behind progress canvas (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3285">#3285</a>)</li>
     75 </ul>
     76 <h2>7.4.0</h2>
     77 <ul>
     78 <li>7.4.0</li>
     79 </ul>
     80 <!-- raw HTML omitted -->
     81 </blockquote>
     82 <p>... (truncated)</p>
     83 </details>
     84 <details>
     85 <summary>Commits</summary>
     86 <ul>
     87 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/10a303a6b3ff0501c88c6cbbd4fb16c67d5ffda5"><code>10a303a</code></a> 7.4.12</li>
     88 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/944402114c11181fb57cdd5863c18ba051c61cf5"><code>9444021</code></a> Fix: emit time update when audio is already playing on init (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3359">#3359</a>)</li>
     89 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/1fddf1b08663af12ccac058930655f2934f564e0"><code>1fddf1b</code></a> Fix: negative values in exportPeaks</li>
     90 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/a4662c599608ebf15e0f1941a866ec228ffedaae"><code>a4662c5</code></a> Fix: [Envelope] lower drag threshold</li>
     91 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/143a07f2cf163e7cc7794dade7a31c857371a1d5"><code>143a07f</code></a> 7.4.11</li>
     92 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/4c1a8a3ab990fcfbdbae57c49d11ba6a7dd61563"><code>4c1a8a3</code></a> Fix: prevent clicks on entire document when dragging</li>
     93 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/895734edce09412b97e5c56a552eb19b55239624"><code>895734e</code></a> 7.4.10</li>
     94 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/f072a45c37befe0a6e1a24f97e2d4d42076328a8"><code>f072a45</code></a> Fix: add stopPropagation to draggable</li>
     95 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/e9cd82c8d0c1262c108921ecb43f5bd6db4705ba"><code>e9cd82c</code></a> 7.4.7</li>
     96 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/7fe09517e435aac075bc8fbbc21e3a5191f3f288"><code>7fe0951</code></a> Docs: add zoom in the timeline example</li>
     97 <li>Additional commits viewable in <a href="https://github.com/wavesurfer-js/wavesurfer.js/compare/6.6.3...7.4.12">compare view</a></li>
     98 </ul>
     99 </details>
    100 <br />
    101 
    102 
    103 [![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.4.12)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    104 
    105 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`.
    106 
    107 [//]: # (dependabot-automerge-start)
    108 [//]: # (dependabot-automerge-end)
    109 
    110 ---
    111 
    112 <details>
    113 <summary>Dependabot commands and options</summary>
    114 <br />
    115 
    116 You can trigger Dependabot actions by commenting on this PR:
    117 - `@dependabot rebase` will rebase this PR
    118 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    119 - `@dependabot merge` will merge this PR after your CI passes on it
    120 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    121 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    122 - `@dependabot reopen` will reopen this PR if it is closed
    123 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    124 - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency
    125 - `@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)
    126 - `@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)
    127 - `@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)
    128 - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency
    129 - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions
    130 
    131 
    132 </details>
    133 
    134 
    135 ## Comments
    136 
    137 ### @dependabot[bot] — 2023-12-04T10:00:38Z
    138 
    139 Superseded by #191.
    140