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 webmidi from 3.1.6 to 3.1.8 #248

Merged
merged 1 commit into from
Dec 25, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 25, 2023

Bumps webmidi from 3.1.6 to 3.1.8.

Release notes

Sourced from webmidi's releases.

Release v3.1.8

This is a maintenance release with a few fixes and clarifications.

  • Fix raw values not being properly sent in Output.channelAfterTouch() (#401) (19faf782b)
  • Clarify documentation for Output.clear() method (43b6285e1)
  • Fix documentation for sendAllNotesOff() (dd91df456)
  • Move to @​julusian/midi module for testing (a9f4692e4)

Release v3.1.7

This version is a minor release that fixes an issue that appeared in Node.js v21+

Commits
  • 878ca1a Release v3.1.8
  • 19faf78 Fix raw values not being properly sent in Output.channelAfterTouch() (#401)
  • 2743325 Merge remote-tracking branch 'origin/master'
  • 43b6285 Clarify documentation for Output.clear() method
  • c8ab29c Merge pull request #399 from djipco/dependabot/npm_and_yarn/examples/react/ba...
  • e6e76be Bump @​adobe/css-tools in /examples/react/basic-example
  • 65c032b Automatically generated on: 2023-11-24T09:00:06-05:00
  • dd91df4 Fix documentation for sendAllNotesOff()
  • 01b8049 Merge remote-tracking branch 'origin/master'
  • a9f4692 Move to @​julusian/midi module for testing
  • 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 [webmidi](https://github.com/djipco/webmidi) from 3.1.6 to 3.1.8.
- [Release notes](https://github.com/djipco/webmidi/releases)
- [Changelog](https://github.com/djipco/webmidi/blob/master/CHANGELOG.md)
- [Commits](djipco/webmidi@v3.1.6...v3.1.8)

---
updated-dependencies:
- dependency-name: webmidi
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 25, 2023
@github-actions github-actions bot enabled auto-merge December 25, 2023 21:38
@github-actions github-actions bot merged commit 0dfa442 into main Dec 25, 2023
1 of 2 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/webmidi-3.1.8 branch December 25, 2023 21:39
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants