cetirizine.meta

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

191.md (8551B)


      1 # PR #191 Bump wavesurfer.js from 6.6.3 to 7.5.0
      2 
      3 - **Status:** closed
      4 - **Author:** @dependabot[bot]
      5 - **Created:** 2023-12-04T10:00:35Z
      6 - **Branch:** dependabot/npm_and_yarn/wavesurfer.js-7.5.0 → main
      7 - **Closed:** 2023-12-11T09:37:32Z
      8 - **Labels:** dependencies, javascript
      9 - **Diff:** [191.diff](./191.diff)
     10 
     11 ---
     12 
     13 Bumps [wavesurfer.js](https://github.com/wavesurfer-js/wavesurfer.js) from 6.6.3 to 7.5.0.
     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.5.0</h2>
     19 <ul>
     20 <li>7.5.0</li>
     21 <li>Feat: restore exportImage (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3376">#3376</a>)</li>
     22 <li>Fix: [Record] restore interact and cursor width on destoy (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3375">#3375</a>)</li>
     23 <li>Fix: [Regions] region-in/out event for markers (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3374">#3374</a>)</li>
     24 <li>Fix: [Regions] improve overlapping content (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3373">#3373</a>)</li>
     25 <li>Reorder examples</li>
     26 <li>Fix: don't reset scroll on setOptions (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3372">#3372</a>)</li>
     27 <li>Docs: webaudio shim example + update readme</li>
     28 </ul>
     29 <h2>7.4.13</h2>
     30 <ul>
     31 <li>7.4.13</li>
     32 <li>Fix: [Regions] drag selection on the wrapper element to avoid clip-path (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3371">#3371</a>)</li>
     33 <li>Chore: update dev dependencies</li>
     34 <li>Ensure compatability between TimelinePlugin and RegionsPlugin (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3363">#3363</a>)</li>
     35 <li>Fix typo in README.md</li>
     36 </ul>
     37 <h2>7.4.12</h2>
     38 <ul>
     39 <li>7.4.12</li>
     40 <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>
     41 <li>Fix: negative values in exportPeaks</li>
     42 <li>Fix: [Envelope] lower drag threshold</li>
     43 </ul>
     44 <h2>7.4.11</h2>
     45 <ul>
     46 <li>7.4.11</li>
     47 <li>Fix: prevent clicks on entire document when dragging</li>
     48 </ul>
     49 <h2>7.4.10</h2>
     50 <ul>
     51 <li>7.4.10</li>
     52 <li>Fix: add stopPropagation to draggable</li>
     53 </ul>
     54 <h2>7.4.7</h2>
     55 <ul>
     56 <li>7.4.7</li>
     57 <li>Docs: add zoom in the timeline example</li>
     58 <li>Fix: catch 400/500 errors (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3357">#3357</a>)</li>
     59 <li>Fix: draggable on mobile (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3356">#3356</a>)</li>
     60 </ul>
     61 <h2>7.4.6</h2>
     62 <ul>
     63 <li>7.4.6</li>
     64 <li>Feat: add stopAT in WebAudioPlayer (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3325">#3325</a>)</li>
     65 </ul>
     66 <h2>7.4.5</h2>
     67 <ul>
     68 <li>7.4.5</li>
     69 <li>Fix: [Timeline] render on initial redraw (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3327">#3327</a>)</li>
     70 <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>
     71 </ul>
     72 <h2>7.4.4</h2>
     73 <ul>
     74 <li>7.4.4</li>
     75 <li>fix: [Regions] remove regions container on destroy (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3321">#3321</a>)</li>
     76 <li>Fix: uncaught error in fetch progress reader (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3320">#3320</a>)</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/d3b8257a45161f940acb452b5068c6e3ae38dfee"><code>d3b8257</code></a> 7.5.0</li>
     86 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/9264d23bd827a0346ab23748978ef29fc2d5581c"><code>9264d23</code></a> Feat: restore exportImage (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3376">#3376</a>)</li>
     87 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/2a333b97aac41c695842a91d256a299541ef7347"><code>2a333b9</code></a> Fix: [Record] restore interact and cursor width on destoy (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3375">#3375</a>)</li>
     88 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/93692b8393f9906663ff151335be98518681c41e"><code>93692b8</code></a> Fix: [Regions] region-in/out event for markers (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3374">#3374</a>)</li>
     89 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/a6086db046840c70b090c08048638a41673be053"><code>a6086db</code></a> Fix: [Regions] improve overlapping content (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3373">#3373</a>)</li>
     90 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/e1550f3809cbeb8195b77103db088d0b1d70102c"><code>e1550f3</code></a> Reorder examples</li>
     91 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/f049862f688266cb888cbbf29cd91b48b0236e13"><code>f049862</code></a> Fix: don't reset scroll on setOptions (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3372">#3372</a>)</li>
     92 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/a92caf73492c13e6c3214c92ef57f332e114090c"><code>a92caf7</code></a> Docs: webaudio shim example + update readme</li>
     93 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/00adf23214a6a881e782591a2c3e547c63ec7149"><code>00adf23</code></a> 7.4.13</li>
     94 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/b31516c90d2aad7673abe179725723b5db1e4aeb"><code>b31516c</code></a> Fix: [Regions] drag selection on the wrapper element to avoid clip-path (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3371">#3371</a>)</li>
     95 <li>Additional commits viewable in <a href="https://github.com/wavesurfer-js/wavesurfer.js/compare/6.6.3...7.5.0">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.5.0)](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 <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)
    124 - `@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)
    125 - `@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)
    126 - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency
    127 - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions
    128 
    129 
    130 </details>
    131 
    132 
    133 ## Comments
    134 
    135 ### @dependabot[bot] — 2023-12-11T09:37:32Z
    136 
    137 Superseded by #198.
    138