ReactiveUI.Samples
ReactiveUI.Samples copied to clipboard
chore(deps): update dependency avalonia.fonts.inter to v11.0.9
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| Avalonia.Fonts.Inter (source) | 11.0.7 -> 11.0.9 |
||||
| Avalonia.Fonts.Inter (source) | 11.0.4 -> 11.0.9 |
Release Notes
AvaloniaUI/Avalonia (Avalonia.Fonts.Inter)
v11.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 in https://github.com/AvaloniaUI/Avalonia/pull/13445
- [Linux] Fix popups position on X11 by @marysaka in https://github.com/AvaloniaUI/Avalonia/pull/14551
- Avoid NRE from GetGlyphPath by @maxkatz6 in https://github.com/AvaloniaUI/Avalonia/pull/14530
- Discard additional lines upon inserting when AcceptsReturn=false by @markl65536 in https://github.com/AvaloniaUI/Avalonia/pull/14173
- [Browser] Handle mouse wheel coordinates. by @workgroupengineering in https://github.com/AvaloniaUI/Avalonia/pull/14533
- Fix previewer sometimes not finding deps file by @maxkatz6 in https://github.com/AvaloniaUI/Avalonia/pull/14552
- Fix not handling first window creation by @maxkatz6 in https://github.com/AvaloniaUI/Avalonia/pull/14553
v11.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 in https://github.com/AvaloniaUI/Avalonia/pull/14436
- [Mac] Fix macos crash at startup by not parsing all app arguments into uris. by @danwalmsley in https://github.com/AvaloniaUI/Avalonia/pull/14494
- Removed dependency on System.Drawing.Common by @kekekeks in https://github.com/AvaloniaUI/Avalonia/pull/13431
- Implement bitmap transcoding for most supported PixelFormats by @Gillibald in https://github.com/AvaloniaUI/Avalonia/pull/12807
- Allow TransitioningContentControl to be reversed. by @Alshain01 in https://github.com/AvaloniaUI/Avalonia/pull/13003
- [Mac] Fix key event handling by @Gillibald in https://github.com/AvaloniaUI/Avalonia/pull/13143
- [Mac] Fix keyDown event by @Gillibald in https://github.com/AvaloniaUI/Avalonia/pull/13280
- Improve NumericUpDown and AutoCompleteBox focusability by @mgnslndh in https://github.com/AvaloniaUI/Avalonia/pull/13376
- Fix: Enable seamless forward and backward transition in VirtualizingCarouselPanel by @LuckyGeorge1975 in https://github.com/AvaloniaUI/Avalonia/pull/14125
- Avoid WriteableBitmap misuse in several places, avoid UnmanagedBlod disposal from finalizer by @maxkatz6 in https://github.com/AvaloniaUI/Avalonia/pull/14181
- Prevent random dispatcher deadlocks by @ltetak in https://github.com/AvaloniaUI/Avalonia/pull/14229
- Fix Inlines clear handling by @Gillibald in https://github.com/AvaloniaUI/Avalonia/pull/14247
- [Linux] Fix segmentation fault error when using Linux Framebuffer DRM mode with AOT compilation by @BenniSim in https://github.com/AvaloniaUI/Avalonia/pull/14266
- Make Classic ApplicationLifetime API a bit more reliable by @maxkatz6 in https://github.com/AvaloniaUI/Avalonia/pull/14267
- Allow binding container IsVisible with virtualization. by @grokys in https://github.com/AvaloniaUI/Avalonia/pull/14276
- Use embed JSON parser instead of Regex while parsing Deps file by @maxkatz6 in https://github.com/AvaloniaUI/Avalonia/pull/14287
- Fix Previewer crash from Refit reflection (#14282) by @mayka-mack in https://github.com/AvaloniaUI/Avalonia/pull/14301
- Fix for reszie in browser by @johanpolson in https://github.com/AvaloniaUI/Avalonia/pull/14303
- Fix - Use root visual to calculate offsets is scroll gesture by @emmauss in https://github.com/AvaloniaUI/Avalonia/pull/14329
- [Linux] Fix open folder startup location by @affederaffe in https://github.com/AvaloniaUI/Avalonia/pull/14339
- [Android] Dispose layout manager when embeddable control root is disposed. by @emmauss in https://github.com/AvaloniaUI/Avalonia/pull/14341
- [Linux] Use popupParent as X11 parent window by @marysaka in https://github.com/AvaloniaUI/Avalonia/pull/14366
- Remove Unstable attribute from IThemeVariantProvider.cs by @maxkatz6 in https://github.com/AvaloniaUI/Avalonia/pull/14399
- Fix IActivatableApplicationLifetime definition by @maxkatz6 in https://github.com/AvaloniaUI/Avalonia/pull/14400
- EnableDataValidation for TimePicker by @ILD3225 in https://github.com/AvaloniaUI/Avalonia/pull/14406
- [Mac] Make sure emulated text input is generated after key down by @Gillibald in https://github.com/AvaloniaUI/Avalonia/pull/14407
- Fix horizontal ScrollToView in VirtualizingStackPanel in some cases by @BAndysc in https://github.com/AvaloniaUI/Avalonia/pull/14419
- Fix controls not showing up in accessibility when made visibile by @grokys in https://github.com/AvaloniaUI/Avalonia/pull/14424
- EnableDataValidation for DatePicker by @ILD3225 in https://github.com/AvaloniaUI/Avalonia/pull/14430
- Ignore frame extents if window has no decorations by @emmauss in https://github.com/AvaloniaUI/Avalonia/pull/14441
- Removes hard-coded Grid.RowSpan and Grid.ColumnSpan from FluentTheme . by @KrzysztofDusko in https://github.com/AvaloniaUI/Avalonia/pull/14460
- Fix DevTools popup freezing by @maxkatz6 in https://github.com/AvaloniaUI/Avalonia/pull/14462
- Fix CompiledBinding with RelativeSource/ElementName but no Path by @grokys in https://github.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 these updates again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.