MTRNord / cetirizine

An experimental matrix client written in reactjs utilizing tailwind and storybook
https://mtrnord.github.io/cetirizine/
Apache License 2.0
15 stars 0 forks source link

Bump wavesurfer.js from 6.6.3 to 7.7.15 #287

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 3 months ago

Bumps wavesurfer.js from 6.6.3 to 7.7.15.

Release notes

Sourced from wavesurfer.js's releases.

7.7.15

  • Fix: read url before calling load
  • Fix: altered getHeight function to fit split channel waveforms when height is set to auto (#3705) by @​htc36
  • Fix: typo in timeline-custom.js (#3704) by @​jthodge
  • Chore: update dev dependencies (#3702)
  • Tests: add test cases for abort and destroy (#3643) by @​wfk007
  • Fix: regions overlap delay (#3701)
  • Fix: clamp max canvas width (#3697)
  • Chore: remove comments in built files

7.7.14

  • 7.7.14
  • Chore: update code linting action (#3693)
  • Fix: exportPeaks accumulating a precision error (#3692) by @​ajrisi

7.7.13

7.7.12

  • 7.7.12
  • fix: when width is set to high values, the waveform now correctly makes multiple canvases (#3685) by @​Johnrobmiller
  • update: expose setScroll api from render (#3660) by @​leyiang

7.7.11

  • 7.7.11
  • Revert "Fix: draggable touch delay (#3616)" (#3654)

7.7.10

7.7.9

  • 7.7.9
  • Revert "Fix: timeline height (#3618)"
  • Fix: init minimap immediately (#3617)
  • feat(hover): add formattimecallback option (#3628) by @​Adrii77

7.7.8

  • 7.7.8
  • Fix: makeDraggable memory leak (#3624) by @​wfk007
  • Revert "Fix: init minimap immediately (#3617)"

7.7.7

  • 7.7.7
  • Feat: splitChannels overlay (#3619)
  • Fix: timeline height (#3618)
  • Fix: init minimap immediately (#3617)
  • Fix: draggable touch delay (#3616)

... (truncated)

Commits
  • d7eeb6a 7.7.15
  • 806eb08 Revert "Feat: render canvases on scroll (#3700)"
  • 078b1d5 Revert "Refactor: make single canvas width 2x parent width"
  • 0d0a08e Fix: read url before calling load
  • a65be19 Chore: restore prev eslint version
  • 468ccfd Refactor: make single canvas width 2x parent width
  • 290202f altered getHeight function to fit split channel waveforms when height is set ...
  • ae605ba Update timeline-custom.js (#3704)
  • c4a5c65 Chore: update dev dependencies (#3702)
  • 5222ffa Tests: add test cases for abort and destroy (#3643)
  • Additional commits viewable in compare view


Dependabot compatibility score

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.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) - `@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) - `@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)
dependabot[bot] commented 2 months ago

Superseded by #313.