koniwa / hachiue

HTML-based audio annotation tool
https://koniwa.github.io/hachiue/
GNU Affero General Public License v3.0
7 stars 3 forks source link

Bump wavesurfer.js from 6.6.4 to 7.8.0 #254

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps wavesurfer.js from 6.6.4 to 7.8.0.

Release notes

Sourced from wavesurfer.js's releases.

7.8.0

  • 7.8.0
  • Feat (Record): add timeslice option (#3760) by @​nizar
  • Make yarn build command cross-platform (#3747) by @​alexanderleecii
  • Refactor: optimize Timeline virtual rendering (#3748)
  • Fix: prevent gaps in zoomed in waveform (#3745)
  • TimelinePlugin: try to retrieve wrapper scrollWidth value from wavesurfer wrapper when computing pxPerSec in initTimeline() (#3743) by @​alexanderleecii
  • Fix: add try-catch for src setting (#3737)
  • Fix: check if ResizeObserver is defined (Safari 12) (#3736)
  • Fix: empty url with loadBlob (#3719)
  • Refactor: [Regions] virtualize DOM elements (#3712)

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

... (truncated)

Commits


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 3 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.