Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump wavesurfer.js from 6.6.4 to 7.8.0 #254

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2024

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 <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 6.6.4 to 7.8.0.
- [Release notes](https://github.com/katspaugh/wavesurfer.js/releases)
- [Commits](katspaugh/wavesurfer.js@6.6.4...7.8.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added javascript Pull requests that update Javascript code Type: Dependencies Dependency issues or Changes to dependency files labels Jul 1, 2024
@shirayu shirayu closed this Jul 1, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 1, 2024

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.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/wavesurfer.js-7.8.0 branch July 1, 2024 02:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
javascript Pull requests that update Javascript code Type: Dependencies Dependency issues or Changes to dependency files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant