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.3 to 7.3.9 #145

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 18, 2023

Bumps wavesurfer.js from 6.6.3 to 7.3.9.

Release notes

Sourced from wavesurfer.js's releases.

7.3.9

  • 7.3.9
  • Fix: setMediaElement to properly subscribe/unsubscribe media events (#3278)
  • Replace record with RecordPlugin (#3269)

7.3.8

  • 7.3.8
  • [Regions] Fix: clamp region start/end to audio bounds (#3264)
  • Fix: scroll zoomed waveform on iOS (#3262)
  • [Regions] Fix: toggle resize handles in setOptions (#3263)
  • Fix: export Region class instead of type
  • Fix: isPlaying() should return true directly after play() (#3260)
  • Feat: width option (#3259)

7.3.7

  • 7.3.7
  • Feat: add channelIdx params to regions (#3234)
  • Feat: Record Plugin - Choose Mic (#3256)

7.3.6

  • 7.3.6
  • Fix/multiple records (#3253)

7.3.5

  • 7.3.5
  • feat: add pause/resume functionality to RecordPlugin (#3249)
  • Show the correct way to import with type definitions enabled (#3246)

7.3.4

  • 7.3.4
  • Fix: keep external media on destroy (#3233)
  • Fix a typo (#3226)
  • Add public method to set media element (#3223)
  • wavesurfer-js.org -> wavesurfer.xyz

7.3.3

  • 7.3.3
  • [Envelope]: use media volume instead of Web Audio
  • Feat: update the container via setOptions (#3208)

7.3.2

  • 7.3.2
  • Feat: add dblclick event (#3196)

7.3.1

  • 7.3.1
  • Regions plugin: Only add resize handles if resize prop is true (#3171)
  • Add part to the wrapper element (#3182)
  • Update README.md with correct link to methods (#3180)
  • Feat: [Envelope] allow passing an audio context (#3179)

... (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 <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 18, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/wavesurfer.js-7.3.9 branch 2 times, most recently from 050a2fa to c83d7e7 Compare October 20, 2023 07:48
Bumps [wavesurfer.js](https://github.com/wavesurfer-js/wavesurfer.js) from 6.6.3 to 7.3.9.
- [Release notes](https://github.com/wavesurfer-js/wavesurfer.js/releases)
- [Commits](katspaugh/wavesurfer.js@6.6.3...7.3.9)

---
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 force-pushed the dependabot/npm_and_yarn/wavesurfer.js-7.3.9 branch from c83d7e7 to a43f9d0 Compare October 20, 2023 08:14
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 23, 2023

Superseded by #152.

@dependabot dependabot bot closed this Oct 23, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/wavesurfer.js-7.3.9 branch October 23, 2023 09:53
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.

0 participants