Skip to content

chore(deps): bump midir from 0.10.4 to 0.11.0 in the all-dependencies group across 1 directory#236

Merged
OpenSauce merged 1 commit into
mainfrom
dependabot/cargo/all-dependencies-1dc4edb75f
Apr 30, 2026
Merged

chore(deps): bump midir from 0.10.4 to 0.11.0 in the all-dependencies group across 1 directory#236
OpenSauce merged 1 commit into
mainfrom
dependabot/cargo/all-dependencies-1dc4edb75f

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 30, 2026

Bumps the all-dependencies group with 1 update in the / directory: midir.

Updates midir from 0.10.4 to 0.11.0

Changelog

Sourced from midir's changelog.

[0.11.0] 2026-04-18

  • Add Android platform support (#174 - thanks @​mlm-games)
  • find_port_by_id now takes a &str instead of a String (#180)
  • Cut off terminating zero for WinMM port ID (#179)
  • Various dependency upgrades
  • Fix Clippy findings, apply rustfmt, migrate CI from Azure Pipelines to GitHub Actions

[0.10.3] 2025-10-27

[0.10.2] 2025-08-07

[0.10.1] 2024-11-20

[0.10.0] 2024-04-21

  • Upgrade to 2021 edition
  • Upgrade alsa, coremidi and windows dependencies
  • [winmm] Fix hanging when closing MIDI input (#151 - thanks, @​j-n-f)

[0.9.1] - 2023-01-27

  • Fix Jack build on ARM and bump jack-sys version (#127)

[0.9.0] - 2023-01-08

  • Upgrade alsa and windows dependencies (the latter now requires rustc 1.64)
  • [winrt] Fix received data buffer size (#116)
  • [alsa] Fix port listing (#117)
  • [alsa] Send messages without buffering (#125)

[0.8.0] - 2022-05-13

  • Migrate Windows backends to Microsoft's windows crate
  • Upgrade coremidi and alsa dependencies
  • Implement PartialEq for ports

[0.7.0] - 2020-09-05

  • Update some Linux dependencies (alsa, nix)
  • Improve error handling for MMSYSERR_ALLOCATED (Windows)

[0.6.2] - 2020-07-21

  • Remove deprecated usage of mem::uninitialized
  • Switch from winrt-rust to winrt-rs for WinRT backend

[0.6.1] - 2020-06-04

... (truncated)

Commits
  • d881349 Prepare release of 0.11.0 (#195)
  • a40533b Update coremidi to 0.9.0 (#194)
  • 3406042 Update alsa to 0.11 (#193)
  • d7f7366 Run cargo fmt and check formatting in CI (#186)
  • e846903 Fix clippy issues in Jack backend (#185)
  • 57d17bd Android support (tested with yadaw) (#174)
  • 9abc3b1 Remove Azure Pipelines status from README
  • 6bdcfac Disabled Android CI for now
  • bd7fbf3 use c_char for better type conversion across platforms
  • de6ffc5 Migrate from azure pipelines to gh actions (with android checks)
  • 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 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

Bumps the all-dependencies group with 1 update in the / directory: [midir](https://github.com/Boddlnagg/midir).


Updates `midir` from 0.10.4 to 0.11.0
- [Changelog](https://github.com/Boddlnagg/midir/blob/master/CHANGELOG.md)
- [Commits](Boddlnagg/midir@v0.10.4...v0.11.0)

---
updated-dependencies:
- dependency-name: midir
  dependency-version: 0.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Apr 30, 2026
@OpenSauce OpenSauce merged commit f10a64f into main Apr 30, 2026
7 checks passed
@OpenSauce OpenSauce deleted the dependabot/cargo/all-dependencies-1dc4edb75f branch April 30, 2026 08:32
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant