mirror of
https://github.com/arabianq/pipewire-soundpad.git
synced 2026-08-24 02:30:28 +00:00
2b544d2e63
* chore(deps): bump the egui-stack group with 5 updates Bumps the egui-stack group with 5 updates: | Package | From | To | | --- | --- | --- | | [egui](https://github.com/emilk/egui) | `0.35.0` | `0.36.0` | | [eframe](https://github.com/emilk/egui) | `0.35.0` | `0.36.0` | | [egui_extras](https://github.com/emilk/egui) | `0.35.0` | `0.36.0` | | [egui_material_icons](https://github.com/lucasmerlin/hello_egui) | `0.7.0` | `0.8.0` | | [egui_dnd](https://github.com/lucasmerlin/hello_egui) | `0.16.0` | `0.17.0` | Updates `egui` from 0.35.0 to 0.36.0 - [Release notes](https://github.com/emilk/egui/releases) - [Changelog](https://github.com/emilk/egui/blob/main/CHANGELOG.md) - [Commits](https://github.com/emilk/egui/compare/0.35.0...0.36.0) Updates `eframe` from 0.35.0 to 0.36.0 - [Release notes](https://github.com/emilk/egui/releases) - [Changelog](https://github.com/emilk/egui/blob/main/CHANGELOG.md) - [Commits](https://github.com/emilk/egui/compare/0.35.0...0.36.0) Updates `egui_extras` from 0.35.0 to 0.36.0 - [Release notes](https://github.com/emilk/egui/releases) - [Changelog](https://github.com/emilk/egui/blob/main/CHANGELOG.md) - [Commits](https://github.com/emilk/egui/compare/0.35.0...0.36.0) Updates `egui_material_icons` from 0.7.0 to 0.8.0 - [Release notes](https://github.com/lucasmerlin/hello_egui/releases) - [Changelog](https://github.com/lucasmerlin/hello_egui/blob/main/CHANGELOG.md) - [Commits](https://github.com/lucasmerlin/hello_egui/compare/egui_material_icons-v0.7.0...egui_material_icons-v0.8.0) Updates `egui_dnd` from 0.16.0 to 0.17.0 - [Release notes](https://github.com/lucasmerlin/hello_egui/releases) - [Changelog](https://github.com/lucasmerlin/hello_egui/blob/main/CHANGELOG.md) - [Commits](https://github.com/lucasmerlin/hello_egui/compare/egui_dnd-v0.16.0...egui_dnd-v0.17.0) --- updated-dependencies: - dependency-name: egui dependency-version: 0.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: egui-stack - dependency-name: eframe dependency-version: 0.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: egui-stack - dependency-name: egui_extras dependency-version: 0.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: egui-stack - dependency-name: egui_material_icons dependency-version: 0.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: egui-stack - dependency-name: egui_dnd dependency-version: 0.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: egui-stack ... Signed-off-by: dependabot[bot] <support@github.com> * chore(flatpak): automatically update cargo-sources.json --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>