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.6 #264

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps wavesurfer.js from 6.6.4 to 7.8.6.

Release notes

Sourced from wavesurfer.js's releases.

7.8.6

  • 7.8.6
  • Fix: (Record) restore previous continuous mode duration calculation
  • Fix: [Spectrogram] Resample spectrogram at Mel frequencies without changing magnitudes (#3861) by @​lucastheis

7.8.5

7.8.4

  • 7.8.4
  • fix: (Record) use setInterval and 100 FPS

7.8.3

  • 7.8.3
  • Feat: [Record] continuous waveform mode (#3818)
  • Fix: very wide container canvas width (#3819)
  • Tests: update snapshots
  • Chore: upgrade dev dependencies
  • Tests: move loadBlob snapshot to the right folder
  • Feat: [Spectrogram] add gain, range and scale options (#3790) by @​pengzhendong
  • Docs: phase vocoder example (#3791)

7.8.2

  • 7.8.2
  • Feat: [Regions] emit region-update event (#3784)
  • Fix: [Regions] export Region class for TypeScript docs (#3775)
  • Chore: node version 20 in the release action

7.8.1

  • 7.8.1
  • Fix: handle devicePixelRatio < 1 (#3774)
  • Docs: add golden sponsor
  • Chore: update dist exports (#3763)
  • Fix: async duration to allow ready event subscriptions (#3762)

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)

... (truncated)

Commits
  • d2939c2 7.8.6
  • 089a5e4 Fix: (Record) restore previous continuous mode duration calculation
  • 4647779 Fix: [Spectrogram] Resample spectrogram at Mel frequencies without changing m...
  • 6d73658 7.8.5
  • abb95fa Fix: adding nonce as a option in wavesurfer parameters to solve CSP problems ...
  • 6ee08b0 chore: add glob as dev dependency (#3854)
  • 4567c99 Optimized Method for Calculating Overlap Size in Spectrogram Resampling (#3848)
  • 5f32d82 feature: [Minimap] more subscribable events (#3843)
  • 4ffab8c 7.8.4
  • d9bceef fix: (Record) use setInterval and 100 FPS
  • 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 3 weeks 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.