chore(deps): update dependency avalonia to 12.0.1 #8

Merged
Dutch merged 1 commit from renovate/all-minor-patch into main 2026-04-18 20:57:41 +02:00
Collaborator

This PR contains the following updates:

Package Change Age Confidence
Avalonia (source) 12.0.012.0.1 age confidence

Release Notes

AvaloniaUI/Avalonia (Avalonia)

v12.0.1

Compare Source

What's Changed

Security
Enhancements
Fixes

Full Changelog: https://github.com/AvaloniaUI/Avalonia/compare/12.0.0...12.0.1


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [Avalonia](https://avaloniaui.net/?utm_source=nuget&utm_medium=referral&utm_content=project_homepage_link) ([source](https://github.com/AvaloniaUI/Avalonia)) | `12.0.0` → `12.0.1` | ![age](https://developer.mend.io/api/mc/badges/age/nuget/Avalonia/12.0.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Avalonia/12.0.0/12.0.1?slim=true) | --- ### Release Notes <details> <summary>AvaloniaUI/Avalonia (Avalonia)</summary> ### [`v12.0.1`](https://github.com/AvaloniaUI/Avalonia/releases/tag/12.0.1) [Compare Source](https://github.com/AvaloniaUI/Avalonia/compare/12.0.0...12.0.1) #### What's Changed ##### Security - Linux – Bump Tmds.DBus.Protocol to 0.92.0 by [@&#8203;drasticactions](https://github.com/drasticactions) in [#&#8203;21122](https://github.com/AvaloniaUI/Avalonia/pull/21122) ##### Enhancements - macOS – Announce changes to live regions on macOS by [@&#8203;kirb](https://github.com/kirb) in [#&#8203;21045](https://github.com/AvaloniaUI/Avalonia/pull/21045) - Core – Implement `DataFormat.CreateInProcessFormat<T>` by [@&#8203;NathanDrake2406](https://github.com/NathanDrake2406) in [#&#8203;21076](https://github.com/AvaloniaUI/Avalonia/pull/21076) ##### Fixes - Core – Ensure glyph clusters are slice relative by [@&#8203;Gillibald](https://github.com/Gillibald) in [#&#8203;21089](https://github.com/AvaloniaUI/Avalonia/pull/21089) - Core – Fix date picker spacer location by [@&#8203;rabbitism](https://github.com/rabbitism) in [#&#8203;21093](https://github.com/AvaloniaUI/Avalonia/pull/21093) - Core – Fix `DataTransferItem` returning wrong data for mismatched format by [@&#8203;NathanDrake2406](https://github.com/NathanDrake2406) in [#&#8203;21114](https://github.com/AvaloniaUI/Avalonia/pull/21114) - Core – Fix `DatePickerPresenter` focusing wrong selector for day-first locales by [@&#8203;NathanDrake2406](https://github.com/NathanDrake2406) in [#&#8203;21116](https://github.com/AvaloniaUI/Avalonia/pull/21116) - Core – Fix `AutoCompleteBox` out of sync with bound Text by [@&#8203;timunie](https://github.com/timunie) in [#&#8203;21121](https://github.com/AvaloniaUI/Avalonia/pull/21121) - Core – Fix subtree input hit test coordinates by [@&#8203;NathanDrake2406](https://github.com/NathanDrake2406) in [#&#8203;21125](https://github.com/AvaloniaUI/Avalonia/pull/21125) - Core – Prevent toggle controls from changing state when commands cannot execute by [@&#8203;NathanDrake2406](https://github.com/NathanDrake2406) in [#&#8203;21126](https://github.com/AvaloniaUI/Avalonia/pull/21126) - Core – Fix `InvalidCastException` in `PageNavigationHost` by [@&#8203;emmauss](https://github.com/emmauss) in [#&#8203;21144](https://github.com/AvaloniaUI/Avalonia/pull/21144) - macOS – Fix file pickers native crash by [@&#8203;MrJul](https://github.com/MrJul) in [#&#8203;21104](https://github.com/AvaloniaUI/Avalonia/pull/21104) - macOS – Fix `StorageProvider` null pointer bugs by [@&#8203;NathanDrake2406](https://github.com/NathanDrake2406) in [#&#8203;21115](https://github.com/AvaloniaUI/Avalonia/pull/21115) - Windows – fix `None/BorderOnly` maximized position on secondary screens by [@&#8203;MrJul](https://github.com/MrJul) in [#&#8203;21136](https://github.com/AvaloniaUI/Avalonia/pull/21136) - Linux – Add `IDispatcherImplWithExplicitBackgroundProcessing` to `EpollDispatcherImpl` by [@&#8203;kekekeks](https://github.com/kekekeks) in [#&#8203;21152](https://github.com/AvaloniaUI/Avalonia/pull/21152) **Full Changelog**: <https://github.com/AvaloniaUI/Avalonia/compare/12.0.0...12.0.1> </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMTMuMCIsInVwZGF0ZWRJblZlciI6IjQzLjExMy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZSJdfQ==-->
chore(deps): update dependency avalonia to 12.0.1
All checks were successful
Build Avalon.Core / build (pull_request) Successful in 2m56s
Build Avalon.Core / build (push) Successful in 2m27s
75ef79b9c4
Dutch merged commit 75ef79b9c4 into main 2026-04-18 20:57:41 +02:00
Dutch deleted branch renovate/all-minor-patch 2026-04-18 20:57:41 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Dutch/Avalon.Core!8
No description provided.