cetirizine.meta

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

183.json (8325B)


      1 {
      2   "number": 183,
      3   "title": "Bump wavesurfer.js from 6.6.3 to 7.4.11",
      4   "state": "closed",
      5   "diff_file": "183.diff",
      6   "author": "dependabot[bot]",
      7   "created_at": "2023-11-27T09:17:05Z",
      8   "closed_at": "2023-11-28T09:58:54Z",
      9   "merged_at": null,
     10   "base_ref": "main",
     11   "head_ref": "dependabot/npm_and_yarn/wavesurfer.js-7.4.11",
     12   "labels": [
     13     "dependencies",
     14     "javascript"
     15   ],
     16   "assignees": [],
     17   "requested_reviewers": [],
     18   "body": "Bumps [wavesurfer.js](https://github.com/wavesurfer-js/wavesurfer.js) from 6.6.3 to 7.4.11.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/wavesurfer-js/wavesurfer.js/releases\">wavesurfer.js's releases</a>.</em></p>\n<blockquote>\n<h2>7.4.11</h2>\n<ul>\n<li>7.4.11</li>\n<li>Fix: prevent clicks on entire document when dragging</li>\n</ul>\n<h2>7.4.10</h2>\n<ul>\n<li>7.4.10</li>\n<li>Fix: add stopPropagation to draggable</li>\n</ul>\n<h2>7.4.7</h2>\n<ul>\n<li>7.4.7</li>\n<li>Docs: add zoom in the timeline example</li>\n<li>Fix: catch 400/500 errors (<a href=\"https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3357\">#3357</a>)</li>\n<li>Fix: draggable on mobile (<a href=\"https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3356\">#3356</a>)</li>\n</ul>\n<h2>7.4.6</h2>\n<ul>\n<li>7.4.6</li>\n<li>Feat: add stopAT in WebAudioPlayer (<a href=\"https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3325\">#3325</a>)</li>\n</ul>\n<h2>7.4.5</h2>\n<ul>\n<li>7.4.5</li>\n<li>Fix: [Timeline] render on initial redraw (<a href=\"https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3327\">#3327</a>)</li>\n<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>\n</ul>\n<h2>7.4.4</h2>\n<ul>\n<li>7.4.4</li>\n<li>fix: [Regions] remove regions container on destroy (<a href=\"https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3321\">#3321</a>)</li>\n<li>Fix: uncaught error in fetch progress reader (<a href=\"https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3320\">#3320</a>)</li>\n<li>Handling multi channel peaks (<a href=\"https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3312\">#3312</a>)</li>\n</ul>\n<h2>7.4.3</h2>\n<ul>\n<li>7.4.3</li>\n<li>Feat: Record plugin - streaming waveform animation (<a href=\"https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3307\">#3307</a>)</li>\n<li>[Record] make renderMicStream public (<a href=\"https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3301\">#3301</a>)</li>\n<li>Fix: update multitrack example</li>\n</ul>\n<h2>7.4.2</h2>\n<ul>\n<li>7.4.2</li>\n</ul>\n<h2>7.4.1</h2>\n<ul>\n<li>7.4.1.</li>\n<li>Fix: avoid color bleed behind progress canvas (<a href=\"https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3285\">#3285</a>)</li>\n</ul>\n<h2>7.4.0</h2>\n<ul>\n<li>7.4.0</li>\n<li>Chore: cypress wrap tests (<a href=\"https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3284\">#3284</a>)</li>\n<li>Feat: render pre-decoded waveform w/o audio (<a href=\"https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3283\">#3283</a>)</li>\n<li>Feat: restore the &quot;backend: 'WebAudio'&quot; option (<a href=\"https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3281\">#3281</a>)</li>\n<li>feat add ZoomPlugin (<a href=\"https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3276\">#3276</a>)</li>\n</ul>\n<h2>7.3.9</h2>\n<!-- raw HTML omitted -->\n</blockquote>\n<p>... (truncated)</p>\n</details>\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a href=\"https://github.com/katspaugh/wavesurfer.js/commit/143a07f2cf163e7cc7794dade7a31c857371a1d5\"><code>143a07f</code></a> 7.4.11</li>\n<li><a href=\"https://github.com/katspaugh/wavesurfer.js/commit/4c1a8a3ab990fcfbdbae57c49d11ba6a7dd61563\"><code>4c1a8a3</code></a> Fix: prevent clicks on entire document when dragging</li>\n<li><a href=\"https://github.com/katspaugh/wavesurfer.js/commit/895734edce09412b97e5c56a552eb19b55239624\"><code>895734e</code></a> 7.4.10</li>\n<li><a href=\"https://github.com/katspaugh/wavesurfer.js/commit/f072a45c37befe0a6e1a24f97e2d4d42076328a8\"><code>f072a45</code></a> Fix: add stopPropagation to draggable</li>\n<li><a href=\"https://github.com/katspaugh/wavesurfer.js/commit/e9cd82c8d0c1262c108921ecb43f5bd6db4705ba\"><code>e9cd82c</code></a> 7.4.7</li>\n<li><a href=\"https://github.com/katspaugh/wavesurfer.js/commit/7fe09517e435aac075bc8fbbc21e3a5191f3f288\"><code>7fe0951</code></a> Docs: add zoom in the timeline example</li>\n<li><a href=\"https://github.com/katspaugh/wavesurfer.js/commit/19cd5544ac57af83e8a5843bfcbd806935babe2e\"><code>19cd554</code></a> Fix: catch 400/500 errors (<a href=\"https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3357\">#3357</a>)</li>\n<li><a href=\"https://github.com/katspaugh/wavesurfer.js/commit/2509d07bf95ec5b3b46a7c7d04d1e7d21e423d59\"><code>2509d07</code></a> Fix: draggable on mobile (<a href=\"https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3356\">#3356</a>)</li>\n<li><a href=\"https://github.com/katspaugh/wavesurfer.js/commit/1bd9bc24f453d0159329b49a5b5093d985d010e7\"><code>1bd9bc2</code></a> 7.4.6</li>\n<li><a href=\"https://github.com/katspaugh/wavesurfer.js/commit/09f774e739628c529086fd66a88d676371979732\"><code>09f774e</code></a> Feat: add stopAT in WebAudioPlayer (<a href=\"https://redirect.github.com/wavesurfer-js/wavesurfer.js/issues/3325\">#3325</a>)</li>\n<li>Additional commits viewable in <a href=\"https://github.com/wavesurfer-js/wavesurfer.js/compare/6.6.3...7.4.11\">compare view</a></li>\n</ul>\n</details>\n<br />\n\n\n[![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.11)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n<details>\n<summary>Dependabot commands and options</summary>\n<br />\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n- `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency\n- `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions\n\n\n</details>",
     19   "comments": [
     20     {
     21       "author": "dependabot[bot]",
     22       "created_at": "2023-11-28T09:58:53Z",
     23       "body": "Superseded by #185."
     24     }
     25   ],
     26   "review_comments": []
     27 }