cetirizine.meta

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

313.md (10132B)


      1 # PR #313 Bump wavesurfer.js from 6.6.3 to 7.8.0
      2 
      3 - **Status:** open
      4 - **Author:** @dependabot[bot]
      5 - **Created:** 2024-06-24T09:14:08Z
      6 - **Branch:** dependabot/npm_and_yarn/wavesurfer.js-7.8.0 → main
      7 - **Labels:** dependencies, javascript
      8 - **Diff:** [313.diff](./313.diff)
      9 
     10 ---
     11 
     12 Bumps [wavesurfer.js](https://github.com/katspaugh/wavesurfer.js) from 6.6.3 to 7.8.0.
     13 <details>
     14 <summary>Release notes</summary>
     15 <p><em>Sourced from <a href="https://github.com/katspaugh/wavesurfer.js/releases">wavesurfer.js's releases</a>.</em></p>
     16 <blockquote>
     17 <h2>7.8.0</h2>
     18 <ul>
     19 <li>7.8.0</li>
     20 <li>Feat (Record): add timeslice option (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3760">#3760</a>) by <a href="https://github.com/nizar"><code>@​nizar</code></a></li>
     21 <li>Make yarn build command cross-platform (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3747">#3747</a>) by <a href="https://github.com/alexanderleecii"><code>@​alexanderleecii</code></a></li>
     22 <li>Refactor: optimize Timeline virtual rendering (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3748">#3748</a>)</li>
     23 <li>Fix: prevent gaps in zoomed in waveform (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3745">#3745</a>)</li>
     24 <li>TimelinePlugin: try to retrieve wrapper scrollWidth value from wavesurfer wrapper when computing pxPerSec in initTimeline() (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3743">#3743</a>) by <a href="https://github.com/alexanderleecii"><code>@​alexanderleecii</code></a></li>
     25 <li>Fix: add try-catch for src setting (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3737">#3737</a>)</li>
     26 <li>Fix: check if ResizeObserver is defined (Safari 12) (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3736">#3736</a>)</li>
     27 <li>Fix: empty url with loadBlob (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3719">#3719</a>)</li>
     28 <li>Refactor: [Regions] virtualize DOM elements (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3712">#3712</a>)</li>
     29 </ul>
     30 <h2>7.7.15</h2>
     31 <ul>
     32 <li>Fix: read url before calling load</li>
     33 <li>Fix: altered getHeight function to fit split channel waveforms when height is set to auto (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3705">#3705</a>) by <a href="https://github.com/htc36"><code>@​htc36</code></a></li>
     34 <li>Fix: typo in timeline-custom.js (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3704">#3704</a>) by <a href="https://github.com/jthodge"><code>@​jthodge</code></a></li>
     35 <li>Chore: update dev dependencies (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3702">#3702</a>)</li>
     36 <li>Tests: add test cases for abort and destroy (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3643">#3643</a>) by <a href="https://github.com/wfk007"><code>@​wfk007</code></a></li>
     37 <li>Fix: regions overlap delay (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3701">#3701</a>)</li>
     38 <li>Fix: clamp max canvas width (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3697">#3697</a>)</li>
     39 <li>Chore: remove comments in built files</li>
     40 </ul>
     41 <h2>7.7.14</h2>
     42 <ul>
     43 <li>7.7.14</li>
     44 <li>Chore: update code linting action (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3693">#3693</a>)</li>
     45 <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>@​ajrisi</code></a></li>
     46 </ul>
     47 <h2>7.7.13</h2>
     48 <ul>
     49 <li>7.7.13</li>
     50 <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>@​joaopslins</code></a></li>
     51 </ul>
     52 <h2>7.7.12</h2>
     53 <ul>
     54 <li>7.7.12</li>
     55 <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>
     56 <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>
     57 </ul>
     58 <h2>7.7.11</h2>
     59 <ul>
     60 <li>7.7.11</li>
     61 <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>
     62 </ul>
     63 <h2>7.7.10</h2>
     64 <ul>
     65 <li>7.7.10</li>
     66 <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>
     67 </ul>
     68 <h2>7.7.9</h2>
     69 <ul>
     70 <li>7.7.9</li>
     71 <li>Revert &quot;Fix: timeline height (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3618">#3618</a>)&quot;</li>
     72 <li>Fix: init minimap immediately (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3617">#3617</a>)</li>
     73 <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>
     74 </ul>
     75 <!-- raw HTML omitted -->
     76 </blockquote>
     77 <p>... (truncated)</p>
     78 </details>
     79 <details>
     80 <summary>Commits</summary>
     81 <ul>
     82 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/1a88cd40b68ecd6660f1cdb7cfe0c34f868b4445"><code>1a88cd4</code></a> 7.8.0</li>
     83 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/13cc44273e799156f89dcc0678cc1fa1dfc04456"><code>13cc442</code></a> Feat (Record): add timeslice option (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3760">#3760</a>)</li>
     84 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/08afa79b8ead606ed732afb2acb020ab89ddf4a3"><code>08afa79</code></a> Make yarn build command cross-platform (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3747">#3747</a>)</li>
     85 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/741f71cf69b413343453bdf6395e1141054ff10a"><code>741f71c</code></a> Refactor: optimize Timeline virtual rendering (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3748">#3748</a>)</li>
     86 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/700d9973d0f868aea6a9c5f7755f30d8bd3d83ff"><code>700d997</code></a> Fix: prevent gaps in zoomed in waveform (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3745">#3745</a>)</li>
     87 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/90c6cd4edd404acb4f1146ca7877b26b2b184e5e"><code>90c6cd4</code></a> TimelinePlugin: try to retrieve wrapper scrollWidth value from wavesurfer wra...</li>
     88 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/9336f80034ac44b659e9c23adde89b07a686c1ff"><code>9336f80</code></a> Fix: add try-catch for src setting (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3737">#3737</a>)</li>
     89 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/844198805a0927f1421c97eccad6ec8766b50d8b"><code>8441988</code></a> Fix: check if ResizeObserver is defined (Safari 12) (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3736">#3736</a>)</li>
     90 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/764c9ebd70558f3adbb0238230695b0c465072de"><code>764c9eb</code></a> Fix: empty url with loadBlob (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3719">#3719</a>)</li>
     91 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/26482e2b8f172a84d18535969c69b95cd4470341"><code>26482e2</code></a> Refactor: [Regions] virtualize DOM elements (<a href="https://redirect.github.com/katspaugh/wavesurfer.js/issues/3712">#3712</a>)</li>
     92 <li>Additional commits viewable in <a href="https://github.com/katspaugh/wavesurfer.js/compare/6.6.3...7.8.0">compare view</a></li>
     93 </ul>
     94 </details>
     95 <br />
     96 
     97 
     98 [![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.8.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
     99 
    100 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`.
    101 
    102 [//]: # (dependabot-automerge-start)
    103 [//]: # (dependabot-automerge-end)
    104 
    105 ---
    106 
    107 <details>
    108 <summary>Dependabot commands and options</summary>
    109 <br />
    110 
    111 You can trigger Dependabot actions by commenting on this PR:
    112 - `@dependabot rebase` will rebase this PR
    113 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    114 - `@dependabot merge` will merge this PR after your CI passes on it
    115 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    116 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    117 - `@dependabot reopen` will reopen this PR if it is closed
    118 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    119 - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency
    120 - `@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)
    121 - `@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)
    122 - `@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)
    123 
    124 
    125 </details>
    126