KinsonDigital / Velaptor

2D game development framework
https://docs.velaptor.io
MIT License
71 stars 20 forks source link

chore(deps): update dependency avalonia.fonts.inter to v11.0.10 #916

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Avalonia.Fonts.Inter (source) 11.0.7 -> 11.0.10 age adoption passing confidence

Release Notes

AvaloniaUI/Avalonia (Avalonia.Fonts.Inter) ### [`v11.0.10`](https://togithub.com/AvaloniaUI/Avalonia/releases/tag/11.0.10) [Compare Source](https://togithub.com/AvaloniaUI/Avalonia/compare/11.0.9...11.0.10) https://www.nuget.org/packages/Avalonia/11.0.10 **Full Changelog**: https://github.com/AvaloniaUI/Avalonia/compare/11.0.9...11.0.10 ##### What's Changed - Move `ScrollIntoView` into `ItemsControl`. by [@​grokys](https://togithub.com/grokys) in [https://github.com/AvaloniaUI/Avalonia/pull/14538](https://togithub.com/AvaloniaUI/Avalonia/pull/14538) - Use dynamic resources in Expander button theme. by [@​grokys](https://togithub.com/grokys) in [https://github.com/AvaloniaUI/Avalonia/pull/14542](https://togithub.com/AvaloniaUI/Avalonia/pull/14542) - Fixes/revert x11 popup changes by [@​kekekeks](https://togithub.com/kekekeks) in [https://github.com/AvaloniaUI/Avalonia/pull/14573](https://togithub.com/AvaloniaUI/Avalonia/pull/14573) - Fix InlineUIContainer focus by [@​Gillibald](https://togithub.com/Gillibald) in [https://github.com/AvaloniaUI/Avalonia/pull/14590](https://togithub.com/AvaloniaUI/Avalonia/pull/14590) - Make integration tests catch issues with Icon Loading by [@​danwalmsley](https://togithub.com/danwalmsley) in [https://github.com/AvaloniaUI/Avalonia/pull/14593](https://togithub.com/AvaloniaUI/Avalonia/pull/14593) - Fix TextBlock wrong caret position by [@​Donzasto](https://togithub.com/Donzasto) in [https://github.com/AvaloniaUI/Avalonia/pull/14627](https://togithub.com/AvaloniaUI/Avalonia/pull/14627) - added \_windowProperties override to Win32.EmbeddedWindowImpl by [@​Basnederveen](https://togithub.com/Basnederveen) in [https://github.com/AvaloniaUI/Avalonia/pull/14649](https://togithub.com/AvaloniaUI/Avalonia/pull/14649) - GPU interop features now don't require to skip the first frame and available earlier in general by [@​kekekeks](https://togithub.com/kekekeks) in [https://github.com/AvaloniaUI/Avalonia/pull/14651](https://togithub.com/AvaloniaUI/Avalonia/pull/14651) - \[Win32] Fixes improper IME composition ignorance by [@​gehongyan](https://togithub.com/gehongyan) in [https://github.com/AvaloniaUI/Avalonia/pull/14664](https://togithub.com/AvaloniaUI/Avalonia/pull/14664) - Fix initial selection for TabControl with AlwaysSelected by [@​Gillibald](https://togithub.com/Gillibald) in [https://github.com/AvaloniaUI/Avalonia/pull/14668](https://togithub.com/AvaloniaUI/Avalonia/pull/14668) - Fix InlinesCollection Logical/VisualParent update by [@​Gillibald](https://togithub.com/Gillibald) in [https://github.com/AvaloniaUI/Avalonia/pull/14679](https://togithub.com/AvaloniaUI/Avalonia/pull/14679) - Recreate TextLayout on measure to make sure constraint is updated by [@​Gillibald](https://togithub.com/Gillibald) in [https://github.com/AvaloniaUI/Avalonia/pull/14705](https://togithub.com/AvaloniaUI/Avalonia/pull/14705) - Backport fix NullReferenceException in X11Window.Activate by [@​pos777](https://togithub.com/pos777) in [https://github.com/AvaloniaUI/Avalonia/pull/14787](https://togithub.com/AvaloniaUI/Avalonia/pull/14787) ### [`v11.0.9`](https://togithub.com/AvaloniaUI/Avalonia/releases/tag/11.0.9) [Compare Source](https://togithub.com/AvaloniaUI/Avalonia/compare/11.0.8...11.0.9) https://www.nuget.org/packages/Avalonia/11.0.9 **Full Changelog**: https://github.com/AvaloniaUI/Avalonia/compare/11.0.8...11.0.9 Releasing shortly after previous, as 11.0.8 release had critical issues. #### What's Changed - \[Windows] Fix bitmap->icon conversion? by [@​kekekeks](https://togithub.com/kekekeks) in [https://github.com/AvaloniaUI/Avalonia/pull/13445](https://togithub.com/AvaloniaUI/Avalonia/pull/13445) - \[Linux] Fix popups position on X11 by [@​marysaka](https://togithub.com/marysaka) in [https://github.com/AvaloniaUI/Avalonia/pull/14551](https://togithub.com/AvaloniaUI/Avalonia/pull/14551) - Avoid NRE from GetGlyphPath by [@​maxkatz6](https://togithub.com/maxkatz6) in [https://github.com/AvaloniaUI/Avalonia/pull/14530](https://togithub.com/AvaloniaUI/Avalonia/pull/14530) - Discard additional lines upon inserting when AcceptsReturn=false by [@​markl65536](https://togithub.com/markl65536) in [https://github.com/AvaloniaUI/Avalonia/pull/14173](https://togithub.com/AvaloniaUI/Avalonia/pull/14173) - \[Browser] Handle mouse wheel coordinates. by [@​workgroupengineering](https://togithub.com/workgroupengineering) in [https://github.com/AvaloniaUI/Avalonia/pull/14533](https://togithub.com/AvaloniaUI/Avalonia/pull/14533) - Fix previewer sometimes not finding deps file by [@​maxkatz6](https://togithub.com/maxkatz6) in [https://github.com/AvaloniaUI/Avalonia/pull/14552](https://togithub.com/AvaloniaUI/Avalonia/pull/14552) - Fix not handling first window creation by [@​maxkatz6](https://togithub.com/maxkatz6) in [https://github.com/AvaloniaUI/Avalonia/pull/14553](https://togithub.com/AvaloniaUI/Avalonia/pull/14553) ### [`v11.0.8`](https://togithub.com/AvaloniaUI/Avalonia/releases/tag/11.0.8) [Compare Source](https://togithub.com/AvaloniaUI/Avalonia/compare/11.0.7...11.0.8) Please upgrade to 11.0.9! For more details see https://github.com/AvaloniaUI/Avalonia/releases/tag/11.0.9 https://www.nuget.org/packages/Avalonia/11.0.8 Full Changelog: https://github.com/AvaloniaUI/Avalonia/compare/11.0.7...11.0.8 #### What's Changed - \[Windows] Fix Windows 7 'api-ms-win-core-winrt-string-l1-1-0.dll' error by [@​david-szabo97](https://togithub.com/david-szabo97) in [https://github.com/AvaloniaUI/Avalonia/pull/14436](https://togithub.com/AvaloniaUI/Avalonia/pull/14436) - \[Mac] Fix macos crash at startup by not parsing all app arguments into uris. by [@​danwalmsley](https://togithub.com/danwalmsley) in [https://github.com/AvaloniaUI/Avalonia/pull/14494](https://togithub.com/AvaloniaUI/Avalonia/pull/14494) - Removed dependency on System.Drawing.Common by [@​kekekeks](https://togithub.com/kekekeks) in [https://github.com/AvaloniaUI/Avalonia/pull/13431](https://togithub.com/AvaloniaUI/Avalonia/pull/13431) - Implement bitmap transcoding for most supported PixelFormats by [@​Gillibald](https://togithub.com/Gillibald) in [https://github.com/AvaloniaUI/Avalonia/pull/12807](https://togithub.com/AvaloniaUI/Avalonia/pull/12807) - Allow TransitioningContentControl to be reversed. by [@​Alshain01](https://togithub.com/Alshain01) in [https://github.com/AvaloniaUI/Avalonia/pull/13003](https://togithub.com/AvaloniaUI/Avalonia/pull/13003) - \[Mac] Fix key event handling by [@​Gillibald](https://togithub.com/Gillibald) in [https://github.com/AvaloniaUI/Avalonia/pull/13143](https://togithub.com/AvaloniaUI/Avalonia/pull/13143) - \[Mac] Fix keyDown event by [@​Gillibald](https://togithub.com/Gillibald) in [https://github.com/AvaloniaUI/Avalonia/pull/13280](https://togithub.com/AvaloniaUI/Avalonia/pull/13280) - Improve NumericUpDown and AutoCompleteBox focusability by [@​mgnslndh](https://togithub.com/mgnslndh) in [https://github.com/AvaloniaUI/Avalonia/pull/13376](https://togithub.com/AvaloniaUI/Avalonia/pull/13376) - Fix: Enable seamless forward and backward transition in VirtualizingCarouselPanel by [@​LuckyGeorge1975](https://togithub.com/LuckyGeorge1975) in [https://github.com/AvaloniaUI/Avalonia/pull/14125](https://togithub.com/AvaloniaUI/Avalonia/pull/14125) - Avoid WriteableBitmap misuse in several places, avoid UnmanagedBlod disposal from finalizer by [@​maxkatz6](https://togithub.com/maxkatz6) in [https://github.com/AvaloniaUI/Avalonia/pull/14181](https://togithub.com/AvaloniaUI/Avalonia/pull/14181) - Prevent random dispatcher deadlocks by [@​ltetak](https://togithub.com/ltetak) in [https://github.com/AvaloniaUI/Avalonia/pull/14229](https://togithub.com/AvaloniaUI/Avalonia/pull/14229) - Fix Inlines clear handling by [@​Gillibald](https://togithub.com/Gillibald) in [https://github.com/AvaloniaUI/Avalonia/pull/14247](https://togithub.com/AvaloniaUI/Avalonia/pull/14247) - \[Linux] Fix segmentation fault error when using Linux Framebuffer DRM mode with AOT compilation by [@​BenniSim](https://togithub.com/BenniSim) in [https://github.com/AvaloniaUI/Avalonia/pull/14266](https://togithub.com/AvaloniaUI/Avalonia/pull/14266) - Make Classic ApplicationLifetime API a bit more reliable by [@​maxkatz6](https://togithub.com/maxkatz6) in [https://github.com/AvaloniaUI/Avalonia/pull/14267](https://togithub.com/AvaloniaUI/Avalonia/pull/14267) - Allow binding container IsVisible with virtualization. by [@​grokys](https://togithub.com/grokys) in [https://github.com/AvaloniaUI/Avalonia/pull/14276](https://togithub.com/AvaloniaUI/Avalonia/pull/14276) - Use embed JSON parser instead of Regex while parsing Deps file by [@​maxkatz6](https://togithub.com/maxkatz6) in [https://github.com/AvaloniaUI/Avalonia/pull/14287](https://togithub.com/AvaloniaUI/Avalonia/pull/14287) - Fix Previewer crash from Refit reflection ([#​14282](https://togithub.com/AvaloniaUI/Avalonia/issues/14282)) by [@​mayka-mack](https://togithub.com/mayka-mack) in [https://github.com/AvaloniaUI/Avalonia/pull/14301](https://togithub.com/AvaloniaUI/Avalonia/pull/14301) - Fix for reszie in browser by [@​johanpolson](https://togithub.com/johanpolson) in [https://github.com/AvaloniaUI/Avalonia/pull/14303](https://togithub.com/AvaloniaUI/Avalonia/pull/14303) - Fix - Use root visual to calculate offsets is scroll gesture by [@​emmauss](https://togithub.com/emmauss) in [https://github.com/AvaloniaUI/Avalonia/pull/14329](https://togithub.com/AvaloniaUI/Avalonia/pull/14329) - \[Linux] Fix open folder startup location by [@​affederaffe](https://togithub.com/affederaffe) in [https://github.com/AvaloniaUI/Avalonia/pull/14339](https://togithub.com/AvaloniaUI/Avalonia/pull/14339) - \[Android] Dispose layout manager when embeddable control root is disposed. by [@​emmauss](https://togithub.com/emmauss) in [https://github.com/AvaloniaUI/Avalonia/pull/14341](https://togithub.com/AvaloniaUI/Avalonia/pull/14341) - \[Linux] Use popupParent as X11 parent window by [@​marysaka](https://togithub.com/marysaka) in [https://github.com/AvaloniaUI/Avalonia/pull/14366](https://togithub.com/AvaloniaUI/Avalonia/pull/14366) - Remove Unstable attribute from IThemeVariantProvider.cs by [@​maxkatz6](https://togithub.com/maxkatz6) in [https://github.com/AvaloniaUI/Avalonia/pull/14399](https://togithub.com/AvaloniaUI/Avalonia/pull/14399) - Fix IActivatableApplicationLifetime definition by [@​maxkatz6](https://togithub.com/maxkatz6) in [https://github.com/AvaloniaUI/Avalonia/pull/14400](https://togithub.com/AvaloniaUI/Avalonia/pull/14400) - EnableDataValidation for TimePicker by [@​ILD3225](https://togithub.com/ILD3225) in [https://github.com/AvaloniaUI/Avalonia/pull/14406](https://togithub.com/AvaloniaUI/Avalonia/pull/14406) - \[Mac] Make sure emulated text input is generated after key down by [@​Gillibald](https://togithub.com/Gillibald) in [https://github.com/AvaloniaUI/Avalonia/pull/14407](https://togithub.com/AvaloniaUI/Avalonia/pull/14407) - Fix horizontal ScrollToView in VirtualizingStackPanel in some cases by [@​BAndysc](https://togithub.com/BAndysc) in [https://github.com/AvaloniaUI/Avalonia/pull/14419](https://togithub.com/AvaloniaUI/Avalonia/pull/14419) - Fix controls not showing up in accessibility when made visibile by [@​grokys](https://togithub.com/grokys) in [https://github.com/AvaloniaUI/Avalonia/pull/14424](https://togithub.com/AvaloniaUI/Avalonia/pull/14424) - EnableDataValidation for DatePicker by [@​ILD3225](https://togithub.com/ILD3225) in [https://github.com/AvaloniaUI/Avalonia/pull/14430](https://togithub.com/AvaloniaUI/Avalonia/pull/14430) - Ignore frame extents if window has no decorations by [@​emmauss](https://togithub.com/emmauss) in [https://github.com/AvaloniaUI/Avalonia/pull/14441](https://togithub.com/AvaloniaUI/Avalonia/pull/14441) - Removes hard-coded Grid.RowSpan and Grid.ColumnSpan from FluentTheme . by [@​KrzysztofDusko](https://togithub.com/KrzysztofDusko) in [https://github.com/AvaloniaUI/Avalonia/pull/14460](https://togithub.com/AvaloniaUI/Avalonia/pull/14460) - Fix DevTools popup freezing by [@​maxkatz6](https://togithub.com/maxkatz6) in [https://github.com/AvaloniaUI/Avalonia/pull/14462](https://togithub.com/AvaloniaUI/Avalonia/pull/14462) - Fix CompiledBinding with RelativeSource/ElementName but no Path by [@​grokys](https://togithub.com/grokys) in [https://github.com/AvaloniaUI/Avalonia/pull/14514](https://togithub.com/AvaloniaUI/Avalonia/pull/14514)

Configuration

📅 Schedule: 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.



This PR has been generated by Mend Renovate. View repository job log here.