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.6.0 #218

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps wavesurfer.js from 6.6.3 to 7.6.0.

Release notes

Sourced from wavesurfer.js's releases.

7.6.0

  • 7.6.0
  • Refactor: rollup all types into a separate types.d.ts file (#3451)

7.5.7

  • 7.5.7
  • Fix: revert rollup-dts (#3450)
  • Refactor: add a utility to create DOM elements (#3445)

7.5.6

  • 7.5.6
  • Fix: [Regions] dragging with CSS scale (#3442)
  • Fix: [Hover] update on mousewheel (#3443)
  • Fix: [Spectrogram] handle options.labels = false (#3440)
  • Fix: [Spectrogram] check for decoded data in render (#3439)

7.5.5

  • 7.5.5
  • Chore: rollup types into a single d.ts
  • Docs: npm imports in examples

7.5.4

  • 7.5.4
  • Feat: [Regions] pass sensitivity threshold to enableDragSelection (#3437)
  • Fix: rm force-loading of audio (#3436)
  • Feat: [Regions] scroll container when dragging a region (#3424)
  • Fix: [Regions] grabbing cursor on mousedown (#3423)
  • Feat: [Region] Add region-removed event (#3422)
  • Docs: update bug-report.md
  • Docs: update README.md

7.5.3

  • 7.5.3
  • Fix: scroll when dragging (#3417)
  • Feat: [Record] support playing recorded audio afer pause (#3406)
  • Fix: [Zoom] Performance improvements (especially w/ trackpad zoom) (#3396)

7.5.2

  • 7.5.2
  • Fix: splitChannels height (#3402)
  • Feat: [Timeline] Add timeline-notch-{mode} to part (#3401)
  • Feat: [Timeline] option to specify secondary label opacity (#3392)
  • Fix: covertColorValues vertical color gradient is misaligned when devicePixelRatio is not 1 (#3391)

7.5.1

  • 7.5.1
  • Zoom plugin improvements (#3388)
  • Type minimap container as optional (#3387)
  • Docs: update README.md

... (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 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) - `@dependabot ignore 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) - `@dependabot ignore ` 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) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 10 months ago

Superseded by #224.