cetirizine.meta

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

129.md (8230B)


      1 # PR #129 Bump wavesurfer.js from 6.6.3 to 7.3.4
      2 
      3 - **Status:** closed
      4 - **Author:** @dependabot[bot]
      5 - **Created:** 2023-10-05T09:51:52Z
      6 - **Branch:** dependabot/npm_and_yarn/wavesurfer.js-7.3.4 → main
      7 - **Closed:** 2023-10-13T09:17:40Z
      8 - **Labels:** dependencies, javascript
      9 - **Diff:** [129.diff](./129.diff)
     10 
     11 ---
     12 
     13 Bumps [wavesurfer.js](https://github.com/wavesurfer-js/wavesurfer.js) from 6.6.3 to 7.3.4.
     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.3.4</h2>
     19 <ul>
     20 <li>7.3.4</li>
     21 <li>Fix: keep external media on destroy (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3233">#3233</a>)</li>
     22 <li>Fix a typo (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3226">#3226</a>)</li>
     23 <li>Add public method to set media element (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3223">#3223</a>)</li>
     24 <li>wavesurfer-js.org -&gt; wavesurfer.xyz</li>
     25 </ul>
     26 <h2>7.3.3</h2>
     27 <ul>
     28 <li>7.3.3</li>
     29 <li>[Envelope]: use media volume instead of Web Audio</li>
     30 <li>Feat: update the container via setOptions (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3208">#3208</a>)</li>
     31 </ul>
     32 <h2>7.3.2</h2>
     33 <ul>
     34 <li>7.3.2</li>
     35 <li>Feat: add dblclick event (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3196">#3196</a>)</li>
     36 </ul>
     37 <h2>7.3.1</h2>
     38 <ul>
     39 <li>7.3.1</li>
     40 <li>Regions plugin: Only add resize handles if resize prop is true (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3171">#3171</a>)</li>
     41 <li>Add part to the wrapper element (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3182">#3182</a>)</li>
     42 <li>Update README.md with correct link to methods (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3180">#3180</a>)</li>
     43 <li>Feat: [Envelope] allow passing an audio context (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3179">#3179</a>)</li>
     44 </ul>
     45 <h2>7.3.0</h2>
     46 <ul>
     47 <li>7.3.0</li>
     48 <li>Feat: [Envelope] long touch to add a point (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3178">#3178</a>)</li>
     49 </ul>
     50 <h2>7.2.4</h2>
     51 <ul>
     52 <li>Fix: [Envelope] check index when removing on drag out</li>
     53 </ul>
     54 <h2>7.2.3</h2>
     55 <ul>
     56 <li>7.2.3</li>
     57 <li>Fix: [Envelope] volume on iOS via WebAudio gain (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3176">#3176</a>)</li>
     58 </ul>
     59 <h2>7.2.2</h2>
     60 <ul>
     61 <li>7.2.2</li>
     62 <li>Fix: use bounding box for width calculation in dragToSeek (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3168">#3168</a>)</li>
     63 </ul>
     64 <h2>7.2.1</h2>
     65 <ul>
     66 <li>7.2.1</li>
     67 <li>Fix: [Envelope] change the volume on line drag</li>
     68 <li>Make the container option on the spectrogram plugin optional</li>
     69 <li>Feat: [Regions] allow setting content and id (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3154">#3154</a>)</li>
     70 <li>Fix: [Record] a default value for constant bit rate (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3153">#3153</a>)</li>
     71 <li>Update multitrack example for 0.2.0</li>
     72 </ul>
     73 <h2>7.2.0</h2>
     74 <ul>
     75 <li>7.2.0</li>
     76 <li>Refactor: public -&gt; private</li>
     77 <li>Feat: new dragToSeek option to toggle dragging</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/d2342a215ffadb6da186533c7df0c81880c4c93b"><code>d2342a2</code></a> 7.3.4</li>
     87 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/421a0b6f9d6e9936407f3f1d0ec9f124d2b67fbc"><code>421a0b6</code></a> Fix: keep external media on destroy (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3233">#3233</a>)</li>
     88 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/bac048c315ca716c3178935f0d13f8b6fa4baff8"><code>bac048c</code></a> Fix a typo (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3226">#3226</a>)</li>
     89 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/eeb3d0b6cfa17e78fef63742d79dfa33bd4b82c0"><code>eeb3d0b</code></a> Add public method to set media element (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3223">#3223</a>)</li>
     90 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/79905f3618c63a188739c197cfb40d31349c7924"><code>79905f3</code></a> wavesurfer-js.org -&gt; wavesurfer.xyz</li>
     91 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/378636ac99ffa4abaadc21f022505fa6af13502f"><code>378636a</code></a> 7.3.3</li>
     92 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/8cc95ad960bee5aea9b47d4b6be8783c34b4f039"><code>8cc95ad</code></a> [Envelope]: use media volume instead of Web Audio</li>
     93 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/dfa596856f5e0703d14f6431370e5e6c9f0047bf"><code>dfa5968</code></a> Feat: update the container via setOptions (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3208">#3208</a>)</li>
     94 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/3e3021fd609f2f27c2c14eb32f59fd7da0ec53a6"><code>3e3021f</code></a> 7.3.2</li>
     95 <li><a href="https://github.com/katspaugh/wavesurfer.js/commit/38a7f896f05a3247d6eaafba847f0b43457c16f3"><code>38a7f89</code></a> Feat: add dblclick event (<a href="https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3196">#3196</a>)</li>
     96 <li>Additional commits viewable in <a href="https://github.com/wavesurfer-js/wavesurfer.js/compare/6.6.3...7.3.4">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.3.4)](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 <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)
    125 - `@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)
    126 - `@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)
    127 - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency
    128 - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions
    129 
    130 
    131 </details>
    132 
    133 
    134 ## Comments
    135 
    136 ### @dependabot[bot] — 2023-10-13T09:17:39Z
    137 
    138 Superseded by #137.
    139