cetirizine.meta

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

247.json (9587B)


      1 {
      2   "number": 247,
      3   "title": "Bump wavesurfer.js from 6.6.3 to 7.7.8",
      4   "state": "closed",
      5   "diff_file": "247.diff",
      6   "author": "dependabot[bot]",
      7   "created_at": "2024-04-04T10:03:02Z",
      8   "closed_at": "2024-04-08T09:13:31Z",
      9   "merged_at": null,
     10   "base_ref": "main",
     11   "head_ref": "dependabot/npm_and_yarn/wavesurfer.js-7.7.8",
     12   "labels": [
     13     "dependencies",
     14     "javascript"
     15   ],
     16   "assignees": [],
     17   "requested_reviewers": [],
     18   "body": "Bumps [wavesurfer.js](https://github.com/katspaugh/wavesurfer.js) from 6.6.3 to 7.7.8.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/katspaugh/wavesurfer.js/releases\">wavesurfer.js's releases</a>.</em></p>\n<blockquote>\n<h2>7.7.8</h2>\n<ul>\n<li>7.7.8</li>\n<li>Fix: makeDraggable memory leak (<a href=\"https://redirect.github.com/katspaugh/wavesurfer.js/issues/3624\">#3624</a>) by <a href=\"https://github.com/wfk007\"><code>@\u200bwfk007</code></a></li>\n<li>Revert &quot;Fix: init minimap immediately (<a href=\"https://redirect.github.com/katspaugh/wavesurfer.js/issues/3617\">#3617</a>)&quot;</li>\n</ul>\n<h2>7.7.7</h2>\n<ul>\n<li>7.7.7</li>\n<li>Feat: splitChannels overlay (<a href=\"https://redirect.github.com/katspaugh/wavesurfer.js/issues/3619\">#3619</a>)</li>\n<li>Fix: timeline height (<a href=\"https://redirect.github.com/katspaugh/wavesurfer.js/issues/3618\">#3618</a>)</li>\n<li>Fix: init minimap immediately (<a href=\"https://redirect.github.com/katspaugh/wavesurfer.js/issues/3617\">#3617</a>)</li>\n<li>Fix: draggable touch delay (<a href=\"https://redirect.github.com/katspaugh/wavesurfer.js/issues/3616\">#3616</a>)</li>\n</ul>\n<h2>7.7.6</h2>\n<ul>\n<li>7.7.6</li>\n<li>Feat: add part=&quot;canvases&quot;</li>\n<li>Fix: potential memory leak (<a href=\"https://redirect.github.com/katspaugh/wavesurfer.js/issues/3614\">#3614</a>) by <a href=\"https://github.com/wfk007\"><code>@\u200bwfk007</code></a></li>\n</ul>\n<h2>7.7.5</h2>\n<ul>\n<li>7.7.5 by <a href=\"https://github.com/jagthedrummer\"><code>@\u200bjagthedrummer</code></a></li>\n<li>Emit <code>timeupdate</code> when calling <code>setTime</code> (<a href=\"https://redirect.github.com/katspaugh/wavesurfer.js/issues/3593\">#3593</a>) by <a href=\"https://github.com/jagthedrummer\"><code>@\u200bjagthedrummer</code></a></li>\n<li>Feat: add dragDebounceTime as an option (<a href=\"https://redirect.github.com/katspaugh/wavesurfer.js/issues/3590\">#3590</a>) by <a href=\"https://github.com/phill2mj\"><code>@\u200bphill2mj</code></a></li>\n</ul>\n<h2>7.7.4</h2>\n<ul>\n<li>7.7.4</li>\n<li>Refactor: re-throw error on load (<a href=\"https://redirect.github.com/katspaugh/wavesurfer.js/issues/3586\">#3586</a>)</li>\n<li>Feat: add error event (<a href=\"https://redirect.github.com/katspaugh/wavesurfer.js/issues/3532\">#3532</a>) by <a href=\"https://github.com/zachkrall\"><code>@\u200bzachkrall</code></a></li>\n<li>Fix: allow &quot;playing&quot; WebAudioPlayer w/o a URL (<a href=\"https://redirect.github.com/katspaugh/wavesurfer.js/issues/3585\">#3585</a>)</li>\n<li>Feat: dragstart and dragend events for drag to seek (<a href=\"https://redirect.github.com/katspaugh/wavesurfer.js/issues/3562\">#3562</a>) by <a href=\"https://github.com/brian-byassee\"><code>@\u200bbrian-byassee</code></a></li>\n</ul>\n<h2>7.7.3</h2>\n<ul>\n<li>7.7.3</li>\n<li>Feat: Add setScrollTime method (<a href=\"https://redirect.github.com/katspaugh/wavesurfer.js/issues/3547\">#3547</a>) by <a href=\"https://github.com/jagthedrummer\"><code>@\u200bjagthedrummer</code></a></li>\n<li>Docs: update FAQ about CORS</li>\n</ul>\n<h2>7.7.2</h2>\n<ul>\n<li>7.7.2</li>\n<li>Chore: Update plugin exports in package.json (<a href=\"https://redirect.github.com/katspaugh/wavesurfer.js/issues/3533\">#3533</a>) by <a href=\"https://github.com/corysimmons\"><code>@\u200bcorysimmons</code></a></li>\n<li>Fix: playback rate with Web Audio (<a href=\"https://redirect.github.com/katspaugh/wavesurfer.js/issues/3529\">#3529</a>)</li>\n<li>Fix: check play state in web audio player</li>\n<li>Docs: update the FAQ</li>\n</ul>\n<h2>7.7.1</h2>\n<ul>\n<li>7.7.1</li>\n<li>Fix: Improve scroll position adjustments on zoom in/out (<a href=\"https://redirect.github.com/katspaugh/wavesurfer.js/issues/3518\">#3518</a>) by <a href=\"https://github.com/brian-byassee\"><code>@\u200bbrian-byassee</code></a></li>\n<li>Fix: do not render the waveform if viewport is 0 (<a href=\"https://redirect.github.com/katspaugh/wavesurfer.js/issues/3522\">#3522</a>) by <a href=\"https://github.com/kuguarpwnz\"><code>@\u200bkuguarpwnz</code></a></li>\n<li>Feat: add part attribute to timeline (<a href=\"https://redirect.github.com/katspaugh/wavesurfer.js/issues/3481\">#3481</a>) by <a href=\"https://github.com/brian-byassee\"><code>@\u200bbrian-byassee</code></a></li>\n</ul>\n<h2>7.7.0</h2>\n<ul>\n<li>7.7.0</li>\n<li>Feat: support seeking with no audio loaded (<a href=\"https://redirect.github.com/katspaugh/wavesurfer.js/issues/3512\">#3512</a>)</li>\n</ul>\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/3c25293299fde6e6e28a8bc2017e358b00ad9fc0\"><code>3c25293</code></a> 7.7.8</li>\n<li><a href=\"https://github.com/katspaugh/wavesurfer.js/commit/f023a728eb3ef043e3c1bee493be34cd2e959fd2\"><code>f023a72</code></a> Fix: makeDraggable memory leak (<a href=\"https://redirect.github.com/katspaugh/wavesurfer.js/issues/3624\">#3624</a>)</li>\n<li><a href=\"https://github.com/katspaugh/wavesurfer.js/commit/ab4abee483abfd1a0181f69d3ec6dd66d28fccf2\"><code>ab4abee</code></a> Revert &quot;Fix: init minimap immediately (<a href=\"https://redirect.github.com/katspaugh/wavesurfer.js/issues/3617\">#3617</a>)&quot;</li>\n<li><a href=\"https://github.com/katspaugh/wavesurfer.js/commit/579da14af873658c85a7478c7cfb95633dff6b14\"><code>579da14</code></a> 7.7.7</li>\n<li><a href=\"https://github.com/katspaugh/wavesurfer.js/commit/117a7963dd088f669b436ea5a20c64acb55486a5\"><code>117a796</code></a> Feat: splitChannels overlay (<a href=\"https://redirect.github.com/katspaugh/wavesurfer.js/issues/3619\">#3619</a>)</li>\n<li><a href=\"https://github.com/katspaugh/wavesurfer.js/commit/583198deff6d679a9b68ccd1bee9d4b5a0245f25\"><code>583198d</code></a> Fix: timeline height (<a href=\"https://redirect.github.com/katspaugh/wavesurfer.js/issues/3618\">#3618</a>)</li>\n<li><a href=\"https://github.com/katspaugh/wavesurfer.js/commit/920514e56c1426aafa8eb87917ed9021874a94bd\"><code>920514e</code></a> Fix: init minimap immediately (<a href=\"https://redirect.github.com/katspaugh/wavesurfer.js/issues/3617\">#3617</a>)</li>\n<li><a href=\"https://github.com/katspaugh/wavesurfer.js/commit/74308ba5bcfa6a53d3f01952b67f75a07cb9ae15\"><code>74308ba</code></a> Fix: draggable touch delay (<a href=\"https://redirect.github.com/katspaugh/wavesurfer.js/issues/3616\">#3616</a>)</li>\n<li><a href=\"https://github.com/katspaugh/wavesurfer.js/commit/5d71c4bd6291322e1b6366684acd76454d112b62\"><code>5d71c4b</code></a> 7.7.6</li>\n<li><a href=\"https://github.com/katspaugh/wavesurfer.js/commit/f06060956778f0c090fb8319e933aca69146a648\"><code>f060609</code></a> Feat: add part=&quot;canvases&quot;</li>\n<li>Additional commits viewable in <a href=\"https://github.com/katspaugh/wavesurfer.js/compare/6.6.3...7.7.8\">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.7.8)](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 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)\n- `@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)\n- `@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)\n\n\n</details>",
     19   "comments": [
     20     {
     21       "author": "dependabot[bot]",
     22       "created_at": "2024-04-08T09:13:31Z",
     23       "body": "Superseded by #250."
     24     }
     25   ],
     26   "review_comments": []
     27 }