cetirizine.meta

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

213.md (9235B)


      1 # PR #213 Bump wavesurfer.js from 6.6.3 to 7.5.5
      2 
      3 - **Status:** closed
      4 - **Author:** @dependabot[bot]
      5 - **Created:** 2023-12-26T09:41:40Z
      6 - **Branch:** dependabot/npm_and_yarn/wavesurfer.js-7.5.5 → main
      7 - **Closed:** 2023-12-27T09:52:27Z
      8 - **Labels:** dependencies, javascript
      9 - **Diff:** [213.diff](./213.diff)
     10 
     11 ---
     12 
     13 Bumps [wavesurfer.js](https://github.com/wavesurfer-js/wavesurfer.js) from 6.6.3 to 7.5.5.
     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.5</h2>
     19 <ul>
     20 <li>7.5.5</li>
     21 <li>Chore: rollup types into a single d.ts</li>
     22 <li>Docs: npm imports in examples</li>
     23 </ul>
     24 <h2>7.5.4</h2>
     25 <ul>
     26 <li>7.5.4</li>
     27 <li>Feat: [Regions] pass sensitivity threshold to enableDragSelection (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3437">#3437</a>)</li>
     28 <li>Fix: rm force-loading of audio (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3436">#3436</a>)</li>
     29 <li>Feat: [Regions] scroll container when dragging a region (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3424">#3424</a>)</li>
     30 <li>Fix: [Regions] grabbing cursor on mousedown (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3423">#3423</a>)</li>
     31 <li>Feat: [Region] Add region-removed event (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3422">#3422</a>)</li>
     32 <li>Docs: update bug-report.md</li>
     33 <li>Docs: update README.md</li>
     34 </ul>
     35 <h2>7.5.3</h2>
     36 <ul>
     37 <li>7.5.3</li>
     38 <li>Fix: scroll when dragging (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3417">#3417</a>)</li>
     39 <li>Feat: [Record] support playing recorded audio afer pause (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3406">#3406</a>)</li>
     40 <li>Fix: [Zoom] Performance improvements (especially w/ trackpad zoom) (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3396">#3396</a>)</li>
     41 </ul>
     42 <h2>7.5.2</h2>
     43 <ul>
     44 <li>7.5.2</li>
     45 <li>Fix: splitChannels height (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3402">#3402</a>)</li>
     46 <li>Feat: [Timeline] Add timeline-notch-{mode} to part (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3401">#3401</a>)</li>
     47 <li>Feat: [Timeline] option to specify secondary label opacity (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3392">#3392</a>)</li>
     48 <li>Fix: covertColorValues vertical color gradient is misaligned when devicePixelRatio is not 1 (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3391">#3391</a>)</li>
     49 </ul>
     50 <h2>7.5.1</h2>
     51 <ul>
     52 <li>7.5.1</li>
     53 <li>Zoom plugin improvements (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3388">#3388</a>)</li>
     54 <li>Type minimap container as optional (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3387">#3387</a>)</li>
     55 <li>Docs: update README.md</li>
     56 </ul>
     57 <h2>7.5.0</h2>
     58 <ul>
     59 <li>7.5.0</li>
     60 <li>Feat: restore exportImage (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3376">#3376</a>)</li>
     61 <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>
     62 <li>Fix: [Regions] region-in/out event for markers (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3374">#3374</a>)</li>
     63 <li>Fix: [Regions] improve overlapping content (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3373">#3373</a>)</li>
     64 <li>Reorder examples</li>
     65 <li>Fix: don't reset scroll on setOptions (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3372">#3372</a>)</li>
     66 <li>Docs: webaudio shim example + update readme</li>
     67 </ul>
     68 <h2>7.4.13</h2>
     69 <ul>
     70 <li>7.4.13</li>
     71 <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>
     72 <li>Chore: update dev dependencies</li>
     73 <li>Ensure compatability between TimelinePlugin and RegionsPlugin (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3363">#3363</a>)</li>
     74 <li>Fix typo in README.md</li>
     75 </ul>
     76 <!-- raw HTML omitted -->
     77 </blockquote>
     78 <p>... (truncated)</p>
     79 </details>
     80 <details>
     81 <summary>Commits</summary>
     82 <ul>
     83 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/dc126fa1f74439059bf3b43390fce1d9e69d94a8"><code>dc126fa</code></a> 7.5.5</li>
     84 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/add8c247b3e638682d69d723178bb1e19d57c9d6"><code>add8c24</code></a> Chore: rollup types into a single d.ts</li>
     85 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/fe1a2a516af1abae853a1e4e15fd11a8b4da41ff"><code>fe1a2a5</code></a> Docs: npm imports in examples</li>
     86 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/ee21af36094366b93dae5555ebc86fdd8e65ecc7"><code>ee21af3</code></a> 7.5.4</li>
     87 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/a1f9302754eded799e5eda4dfdd01f2983a54695"><code>a1f9302</code></a> Feat: [Regions] pass sensitivity threshold to enableDragSelection (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3437">#3437</a>)</li>
     88 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/a00e6dbb8e5634cd373239841eb9c80aa8705071"><code>a00e6db</code></a> Fix: rm force-loading of audio (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3436">#3436</a>)</li>
     89 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/037b26b3543ce21ac395175657c183815781e55e"><code>037b26b</code></a> Feat: [Regions] scroll container when dragging a region (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3424">#3424</a>)</li>
     90 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/7fe005a5c10ef0f1d818cc726fe8cfb9e7a344e0"><code>7fe005a</code></a> Fix: [Regions] grabbing cursor on mousedown (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3423">#3423</a>)</li>
     91 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/e71113d4aab2601474bff786976efc52446bbae3"><code>e71113d</code></a> Feat: [Region] Add region-removed event (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3422">#3422</a>)</li>
     92 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/57951bc82fe54658b141a62534ba6935ff72df25"><code>57951bc</code></a> Docs: update bug-report.md</li>
     93 <li>Additional commits viewable in <a href="https://github.com/wavesurfer-js/wavesurfer.js/compare/6.6.3...7.5.5">compare view</a></li>
     94 </ul>
     95 </details>
     96 <br />
     97 
     98 
     99 [![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.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    100 
    101 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`.
    102 
    103 [//]: # (dependabot-automerge-start)
    104 [//]: # (dependabot-automerge-end)
    105 
    106 ---
    107 
    108 <details>
    109 <summary>Dependabot commands and options</summary>
    110 <br />
    111 
    112 You can trigger Dependabot actions by commenting on this PR:
    113 - `@dependabot rebase` will rebase this PR
    114 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    115 - `@dependabot merge` will merge this PR after your CI passes on it
    116 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    117 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    118 - `@dependabot reopen` will reopen this PR if it is closed
    119 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    120 - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency
    121 - `@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)
    122 - `@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)
    123 - `@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)
    124 - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency
    125 - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions
    126 
    127 
    128 </details>
    129 
    130 
    131 ## Comments
    132 
    133 ### @dependabot[bot] — 2023-12-27T09:52:26Z
    134 
    135 Superseded by #215.
    136