Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 15, 2021

Bumps midi from 1.0.4 to 2.0.0.

Release notes

Sourced from midi's releases.

v2.0.0

  • Add tests for listing ports.
  • Prevent RtMidi from ensuring unique port names on Windows (Breaking change to behaviour of port names on Windows).
  • RtMidi Changes
    • Trim whitespace changes from endpoint names (Breaking change to behaviour of port names on macOS).
    • Refactor CoreMIDI client usage for stability.
Changelog

Sourced from midi's changelog.

Version 2.0.0

  • Add tests for listing ports.
  • Prevent RtMidi from ensuring unique port names on Windows (Breaking change to behaviour of port names on Windows).
  • RtMidi Changes
    • Trim whitespace changes from endpoint names (Breaking change to behaviour of port names on macOS).
    • Refactor CoreMIDI client usage for stability.
Commits
  • 4dbf7f3 v2.0.0
  • 7c65943 Update RtMidi
  • 4c46ac2 Merge pull request #200 from justinlatimer/dependabot/npm_and_yarn/mocha-9.0.0
  • 74e5853 Bump mocha from 8.3.2 to 9.0.0
  • a9a2ac6 Merge pull request #197 from justinlatimer/unique-portnames
  • aaee599 Merge pull request #196 from justinlatimer/dependabot/add-v2-config-file
  • 5d79214 Prevent RtMidi from ensuring unique port names.
  • f04c66b Add tests for listing ports.
  • 6ae4323 Upgrade to GitHub-native Dependabot
  • See full diff 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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 15, 2021
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/midi-2.0.0 branch from d116bb7 to 0e8463a Compare September 13, 2021 22:48
Bumps [midi](https://github.com/justinlatimer/node-midi) from 1.0.4 to 2.0.0.
- [Release notes](https://github.com/justinlatimer/node-midi/releases)
- [Changelog](https://github.com/justinlatimer/node-midi/blob/master/CHANGELOG.md)
- [Commits](justinlatimer/node-midi@v1.0.4...v2.0.0)

---
updated-dependencies:
- dependency-name: midi
  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/midi-2.0.0 branch from 0e8463a to e0c48df Compare September 13, 2021 22:54
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.

1 participant