chore(deps): update dependency avalonia to 12.0.5 #18

Open
renovate-bot wants to merge 1 commit from renovate/all-minor-patch into main
Collaborator

This PR contains the following updates:

Package Change Age Confidence
Avalonia (source) 12.0.412.0.5 age confidence

Release Notes

AvaloniaUI/Avalonia (Avalonia)

v12.0.5

Compare Source

What's Changed

Enhancements
Fixes

Full Changelog: https://github.com/AvaloniaUI/Avalonia/compare/12.0.4...12.0.5


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 Mend Renovate.

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.4` → `12.0.5` | ![age](https://developer.mend.io/api/mc/badges/age/nuget/Avalonia/12.0.5?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Avalonia/12.0.4/12.0.5?slim=true) | --- ### Release Notes <details> <summary>AvaloniaUI/Avalonia (Avalonia)</summary> ### [`v12.0.5`](https://github.com/AvaloniaUI/Avalonia/releases/tag/12.0.5) [Compare Source](https://github.com/AvaloniaUI/Avalonia/compare/12.0.4...12.0.5) #### What's Changed ##### Enhancements - Core – Implement Unicode word segmentation and update to Unicode v17 by [@&#8203;JimBobSquarePants](https://github.com/JimBobSquarePants) in [#&#8203;21361](https://github.com/AvaloniaUI/Avalonia/pull/21361) - Core – Unicode and text layout optimizations by [@&#8203;Gillibald](https://github.com/Gillibald) in [#&#8203;21400](https://github.com/AvaloniaUI/Avalonia/pull/21400) - Core – Expose `Calendar` day button selection state to automation by [@&#8203;jmacato](https://github.com/jmacato) in [#&#8203;21540](https://github.com/AvaloniaUI/Avalonia/pull/21540) - Core – Expose menu item toggle state to automation by [@&#8203;jmacato](https://github.com/jmacato) in [#&#8203;21541](https://github.com/AvaloniaUI/Avalonia/pull/21541) - Core – Support Value pattern on editable `ComboBox` automation peer by [@&#8203;jmacato](https://github.com/jmacato) in [#&#8203;21545](https://github.com/AvaloniaUI/Avalonia/pull/21545) - XAML – Enhance Roslyn-compiler visible metadata by [@&#8203;maxkatz6](https://github.com/maxkatz6) in [#&#8203;21546](https://github.com/AvaloniaUI/Avalonia/pull/21546) - Windows – Fall back to pixel location when `GetPointerDeviceRects` is unavailable by [@&#8203;Symbai](https://github.com/Symbai) in [#&#8203;21337](https://github.com/AvaloniaUI/Avalonia/pull/21337) - macOS – Add AX `BringIntoView`/`AXScrollArea` role by [@&#8203;jmacato](https://github.com/jmacato) in [#&#8203;21457](https://github.com/AvaloniaUI/Avalonia/pull/21457) - macOS – Synchronize Metal drawable presentation by [@&#8203;drasticactions](https://github.com/drasticactions) in [#&#8203;21588](https://github.com/AvaloniaUI/Avalonia/pull/21588) - macOS – Expose `ScrollViewer` scroll bars to accessibility by [@&#8203;jmacato](https://github.com/jmacato) in [#&#8203;21596](https://github.com/AvaloniaUI/Avalonia/pull/21596) - macOS – Report read-only value state to accessibility by [@&#8203;jmacato](https://github.com/jmacato) in [#&#8203;21597](https://github.com/AvaloniaUI/Avalonia/pull/21597) - macOS – Expose tree item selection to accessibility by [@&#8203;jmacato](https://github.com/jmacato) in [#&#8203;21598](https://github.com/AvaloniaUI/Avalonia/pull/21598) - X11 – Expose placeholder text as the AT-SPI placeholder-text attribute by [@&#8203;jmacato](https://github.com/jmacato) in [#&#8203;21554](https://github.com/AvaloniaUI/Avalonia/pull/21554) - Android – Add support for hover events on android by [@&#8203;emmauss](https://github.com/emmauss) in [#&#8203;21551](https://github.com/AvaloniaUI/Avalonia/pull/21551) - Headless – Add sleep timer option by [@&#8203;maxkatz6](https://github.com/maxkatz6) in [#&#8203;21423](https://github.com/AvaloniaUI/Avalonia/pull/21423) ##### Fixes - Core – Fix culture aware font matching by [@&#8203;Gillibald](https://github.com/Gillibald) in [#&#8203;21435](https://github.com/AvaloniaUI/Avalonia/pull/21435) - Core – Fix `TextCollapsingProperties` bidirectional-text (BiDi) correctness by [@&#8203;Gillibald](https://github.com/Gillibald) in [#&#8203;21446](https://github.com/AvaloniaUI/Avalonia/pull/21446) - Core – Fix `NotificationCard` pseudo class state when `NotificationType` changes by [@&#8203;zrt2399](https://github.com/zrt2399) in [#&#8203;21490](https://github.com/AvaloniaUI/Avalonia/pull/21490) - Core – Apply placeholder opacity to combobox placeholder textblock by [@&#8203;emmauss](https://github.com/emmauss) in [#&#8203;21493](https://github.com/AvaloniaUI/Avalonia/pull/21493) - Core – Fix radio button disabled fill and stroke brushes by [@&#8203;emmauss](https://github.com/emmauss) in [#&#8203;21495](https://github.com/AvaloniaUI/Avalonia/pull/21495) - Core – Listen to layout changes for ancestor visuals in text selection canvas by [@&#8203;emmauss](https://github.com/emmauss) in [#&#8203;21536](https://github.com/AvaloniaUI/Avalonia/pull/21536) - Core – Fix caption button background in dark mode by [@&#8203;MrJul](https://github.com/MrJul) in [#&#8203;21555](https://github.com/AvaloniaUI/Avalonia/pull/21555) - Core – Fix system font caching when retrieved with a different name by [@&#8203;MrJul](https://github.com/MrJul) in [#&#8203;21557](https://github.com/AvaloniaUI/Avalonia/pull/21557) - Core – Fix `StackOverflow` when a `NaN` offset is set on `ScrollViewer` by [@&#8203;NicholasLachapelle](https://github.com/NicholasLachapelle) in [#&#8203;21558](https://github.com/AvaloniaUI/Avalonia/pull/21558) - Core – Avoid read-only editing side effects in `TextBox` keyboard handlers by [@&#8203;zrt2399](https://github.com/zrt2399) in [#&#8203;21587](https://github.com/AvaloniaUI/Avalonia/pull/21587) - Core – Fix `TimePicker` selection style by [@&#8203;shine1258](https://github.com/shine1258) in [#&#8203;21626](https://github.com/AvaloniaUI/Avalonia/pull/21626) - Core – Suppress culture flowing with `ExecutionContext` captured by `DispatcherOperation` by [@&#8203;kekekeks](https://github.com/kekekeks) in [#&#8203;21627](https://github.com/AvaloniaUI/Avalonia/pull/21627) - XAML – Fix some AOT warnings by [@&#8203;maxkatz6](https://github.com/maxkatz6) in [#&#8203;21616](https://github.com/AvaloniaUI/Avalonia/pull/21616) - XAML – Fix typo in key assignment for reference assembly by [@&#8203;collindang88](https://github.com/collindang88) in [#&#8203;21474](https://github.com/AvaloniaUI/Avalonia/pull/21474) - Windows – Fix window animations in extended mode by [@&#8203;MrJul](https://github.com/MrJul) in [#&#8203;21498](https://github.com/AvaloniaUI/Avalonia/pull/21498) - Windows – Fix `WinUiCompositorConnection` deadlock by [@&#8203;MrJul](https://github.com/MrJul) in [#&#8203;21591](https://github.com/AvaloniaUI/Avalonia/pull/21591) - macOS – Map `ListItem` accessibility peer to `AXRow` by [@&#8203;jmacato](https://github.com/jmacato) in [#&#8203;21537](https://github.com/AvaloniaUI/Avalonia/pull/21537) - macOS – Fix `AXLayoutChanged` notifications dropped for template-internal peers by [@&#8203;jmacato](https://github.com/jmacato) in [#&#8203;21595](https://github.com/AvaloniaUI/Avalonia/pull/21595) - macOS – Fix accessibility read-only, selection, and expand/collapse actions by [@&#8203;jmacato](https://github.com/jmacato) in [#&#8203;21599](https://github.com/AvaloniaUI/Avalonia/pull/21599) - macOS – Handle `replacementRange` in `AvnView` by [@&#8203;MrJul](https://github.com/MrJul) in [#&#8203;21608](https://github.com/AvaloniaUI/Avalonia/pull/21608) - X11 – Fix `BorderOnly` window resizing by [@&#8203;ruddypp](https://github.com/ruddypp) in [#&#8203;21579](https://github.com/AvaloniaUI/Avalonia/pull/21579) - X11 – Fix `ClipboardUriListHelper` not flushing by [@&#8203;MrJul](https://github.com/MrJul) in [#&#8203;21589](https://github.com/AvaloniaUI/Avalonia/pull/21589) - X11 – AT-SPI: `SelectChild` should add to the selection instead of replacing it by [@&#8203;jmacato](https://github.com/jmacato) in [#&#8203;21602](https://github.com/AvaloniaUI/Avalonia/pull/21602) - X11 – AT-SPI: Expose list item containers as accessible children by [@&#8203;jmacato](https://github.com/jmacato) in [#&#8203;21605](https://github.com/AvaloniaUI/Avalonia/pull/21605) - X11 – Fix invisible window when un-minimizing by [@&#8203;MrJul](https://github.com/MrJul) in [#&#8203;21614](https://github.com/AvaloniaUI/Avalonia/pull/21614) - Android – Fix `AndroidStorage.TryGetFile/FolderFromPathAsync` returning null or throwing by [@&#8203;MrJul](https://github.com/MrJul) in [#&#8203;21628](https://github.com/AvaloniaUI/Avalonia/pull/21628) - Browser – Fix file picker crashing while listing entries of folders by [@&#8203;emmauss](https://github.com/emmauss) in [#&#8203;21449](https://github.com/AvaloniaUI/Avalonia/pull/21449) - Browser – Ensure sync context is set before running dispatcher messages by [@&#8203;emmauss](https://github.com/emmauss) in [#&#8203;21462](https://github.com/AvaloniaUI/Avalonia/pull/21462) - Browser – Fix Firefox drag-and-drop: handle `effectAllowed=uninitialized` by [@&#8203;Der-Floh](https://github.com/Der-Floh) in [#&#8203;21486](https://github.com/AvaloniaUI/Avalonia/pull/21486) - Browser – Check permissions before reading or writing to clipboard by [@&#8203;emmauss](https://github.com/emmauss) in [#&#8203;21573](https://github.com/AvaloniaUI/Avalonia/pull/21573) **Full Changelog**: <https://github.com/AvaloniaUI/Avalonia/compare/12.0.4...12.0.5> </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 [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMzkuMCIsInVwZGF0ZWRJblZlciI6IjQzLjIzOS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZSJdfQ==-->
chore(deps): update dependency avalonia to 12.0.5
All checks were successful
Build Avalon.Views.Core / build (pull_request) Successful in 2m40s
d817a4ec3f
All checks were successful
Build Avalon.Views.Core / build (pull_request) Successful in 2m40s
Required
Details
This pull request doesn't have enough approvals yet. 0 of 1 approvals granted.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/all-minor-patch:renovate/all-minor-patch
git switch renovate/all-minor-patch
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.Views.Core!18
No description provided.