Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 28, 2025

Bumps wavesurfer.js from 7.9.5 to 7.10.1.

Release notes

Sourced from wavesurfer.js's releases.

7.10.1

  • 7.10.1
  • fix(Envelope): guard update for hidden containers (#4167)
  • fix(player): handle play promise AbortError (#4166)
  • fix(regions): avoid listeners after removal (#4165)
  • fix(Renderer): fix cursor jump at end of playback (#4160) by @​Tsuk1ko
  • fix(timeline): remove notch listeners on redraw (#4163)
  • fix(player): ensure WebAudio supports removeAttribute (#4162)
  • Fix(Regions): region virtualisation listen to zoom (#4148) by @​clinton-encord
  • fix(Hover plugin): listen to zoom/hover instead of wheel (#4142) by @​clinton-encord
  • Feat(Spectrogram): add getFrequenciesData() (#4157) by @​enkatsu
  • Docs: Update agents guide reference (#4154) by @​emmanuel-ferdman

npm

7.10.0

  • 7.10.0
  • fix(Timeline): Make sure that first tick on left edge is drawing (#4143) by @​jakerdy
  • feat(Spectrogram): Optimize the spectrogram and introduce WindowedSpectrogramPlugin (#4125) by @​LezdCS
  • Docs: update link to timeline plugin (#4135) by @​tesar-tech
  • Docs: remove v6 migration info

npm

7.9.9

  • 7.9.9
  • Fix: loadBlob URL setting (#4130)

npm

7.9.8

  • 7.9.8
  • Chore: run prettier
  • chore(eslint): migrate to flat config (#4124)
  • chore: update lint scripts for eslint v9 (#4123)
  • Fix(Regions): fix async region removal (#4122)
  • Fix(Firefox): add polygon percentage units (#4121)

npm

7.9.7

  • 7.9.7
  • Fix(timer): revert breaking change (#4120)
  • fix(Spectrogram): clear cached frequencies (#4118)
  • test(Renderer): add comprehensive unit tests (#4117)
  • docs(overview): add concise guide for AI agents (#4116)

... (truncated)

Commits
  • 9aa44fb 7.10.1
  • aace789 fix(Envelope): guard update for hidden containers (#4167)
  • 295aa25 fix(player): handle play promise AbortError (#4166)
  • 44fd55e fix(regions): avoid listeners after removal (#4165)
  • 898fbd7 fix(Renderer): fix cursor jump at end of playback (#4160)
  • c9d7239 fix(timeline): remove notch listeners on redraw (#4163)
  • 8c1664b fix(player): ensure WebAudio supports removeAttribute (#4162)
  • aa10979 Fix(Regions): region virtualisation listen to zoom (#4148)
  • 4658e6d fix(Hover plugin): listen to zoom/hover instead of wheel (#4142)
  • 182339b Feat(Spectrogram): add getFrequenciesData() (#4157)
  • 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 <dependency name> 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)

Bumps [wavesurfer.js](https://github.com/katspaugh/wavesurfer.js) from 7.9.5 to 7.10.1.
- [Release notes](https://github.com/katspaugh/wavesurfer.js/releases)
- [Commits](katspaugh/wavesurfer.js@7.9.5...7.10.1)

---
updated-dependencies:
- dependency-name: wavesurfer.js
  dependency-version: 7.10.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 28, 2025
@dependabot dependabot bot requested a review from adidahiya as a code owner July 28, 2025 16:44
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 28, 2025
@github-actions
Copy link

github-actions bot commented Jul 28, 2025

PR Preview Action v1.6.1
Preview removed because the pull request was closed.
2025-08-12 13:31 UTC

@adidahiya adidahiya merged commit 131779d into main Aug 12, 2025
8 checks passed
@adidahiya adidahiya deleted the dependabot/npm_and_yarn/wavesurfer.js-7.10.1 branch August 12, 2025 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants