chore(deps): bump the avalonia group with 6 updates by dependabot[bot] · Pull Request #68 · fuzzzerd/SharpFM
⚠️ Dependabot is rebasing this PR ⚠️
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps the avalonia group with 6 updates:
| Package | From | To |
|---|---|---|
| Avalonia | 11.0.9 |
11.0.10 |
| Avalonia.Desktop | 11.0.9 |
11.0.10 |
| Avalonia.Xaml.Interactions | 11.0.6 |
11.0.10 |
| Avalonia.Themes.Fluent | 11.0.9 |
11.0.10 |
| Avalonia | 11.0.9 |
11.0.10 |
| Avalonia.Fonts.Inter | 11.0.9 |
11.0.10 |
| Avalonia.Diagnostics | 11.0.9 |
11.0.10 |
Updates Avalonia from 11.0.9 to 11.0.10
Release notes
Sourced from Avalonia's releases.
11.0.10
https://www.nuget.org/packages/Avalonia/11.0.10 Full Changelog: AvaloniaUI/Avalonia@11.0.9...11.0.10
What's Changed
- Move
ScrollIntoViewintoItemsControl. by@grokysin AvaloniaUI/Avalonia#14538- Use dynamic resources in Expander button theme. by
@grokysin AvaloniaUI/Avalonia#14542- Fixes/revert x11 popup changes by
@kekekeksin AvaloniaUI/Avalonia#14573- Fix InlineUIContainer focus by
@Gillibaldin AvaloniaUI/Avalonia#14590- Make integration tests catch issues with Icon Loading by
@danwalmsleyin AvaloniaUI/Avalonia#14593- Fix TextBlock wrong caret position by
@Donzastoin AvaloniaUI/Avalonia#14627- added _windowProperties override to Win32.EmbeddedWindowImpl by
@Basnederveenin AvaloniaUI/Avalonia#14649- GPU interop features now don't require to skip the first frame and available earlier in general by
@kekekeksin AvaloniaUI/Avalonia#14651- [Win32] Fixes improper IME composition ignorance by
@gehongyanin AvaloniaUI/Avalonia#14664- Fix initial selection for TabControl with AlwaysSelected by
@Gillibaldin AvaloniaUI/Avalonia#14668- Fix InlinesCollection Logical/VisualParent update by
@Gillibaldin AvaloniaUI/Avalonia#14679- Recreate TextLayout on measure to make sure constraint is updated by
@Gillibaldin AvaloniaUI/Avalonia#14705- Backport fix NullReferenceException in X11Window.Activate by
@pos777in AvaloniaUI/Avalonia#14787
Commits
acb91d9Bump version75aea9dBackport fix NullReferenceException in X11Window.Activate (#14787)f95a329Revert single new test, as necessary API wasn't backportedb229779GPU interop features now don't require to skip the first frame and available ...760c674Recreate TextLayout on measure to make sure constraint is updated (#14705)9fcf022Manual backport of WindowImpl 11.0 changes426d0f1Use dynamic resources in expander button theme. (#14542)2d89813Fix InlinesCollection Logical/VisualParent update (#14679)833af16Fixes improper IME composition ignorance (#14664)998b7a8Fix initial selection for AlwaysSelected (#14668)- Additional commits viewable in compare view
Updates Avalonia.Desktop from 11.0.9 to 11.0.10
Release notes
Sourced from Avalonia.Desktop's releases.
11.0.10
https://www.nuget.org/packages/Avalonia/11.0.10 Full Changelog: AvaloniaUI/Avalonia@11.0.9...11.0.10
What's Changed
- Move
ScrollIntoViewintoItemsControl. by@grokysin AvaloniaUI/Avalonia#14538- Use dynamic resources in Expander button theme. by
@grokysin AvaloniaUI/Avalonia#14542- Fixes/revert x11 popup changes by
@kekekeksin AvaloniaUI/Avalonia#14573- Fix InlineUIContainer focus by
@Gillibaldin AvaloniaUI/Avalonia#14590- Make integration tests catch issues with Icon Loading by
@danwalmsleyin AvaloniaUI/Avalonia#14593- Fix TextBlock wrong caret position by
@Donzastoin AvaloniaUI/Avalonia#14627- added _windowProperties override to Win32.EmbeddedWindowImpl by
@Basnederveenin AvaloniaUI/Avalonia#14649- GPU interop features now don't require to skip the first frame and available earlier in general by
@kekekeksin AvaloniaUI/Avalonia#14651- [Win32] Fixes improper IME composition ignorance by
@gehongyanin AvaloniaUI/Avalonia#14664- Fix initial selection for TabControl with AlwaysSelected by
@Gillibaldin AvaloniaUI/Avalonia#14668- Fix InlinesCollection Logical/VisualParent update by
@Gillibaldin AvaloniaUI/Avalonia#14679- Recreate TextLayout on measure to make sure constraint is updated by
@Gillibaldin AvaloniaUI/Avalonia#14705- Backport fix NullReferenceException in X11Window.Activate by
@pos777in AvaloniaUI/Avalonia#14787
Commits
acb91d9Bump version75aea9dBackport fix NullReferenceException in X11Window.Activate (#14787)f95a329Revert single new test, as necessary API wasn't backportedb229779GPU interop features now don't require to skip the first frame and available ...760c674Recreate TextLayout on measure to make sure constraint is updated (#14705)9fcf022Manual backport of WindowImpl 11.0 changes426d0f1Use dynamic resources in expander button theme. (#14542)2d89813Fix InlinesCollection Logical/VisualParent update (#14679)833af16Fixes improper IME composition ignorance (#14664)998b7a8Fix initial selection for AlwaysSelected (#14668)- Additional commits viewable in compare view
Updates Avalonia.Xaml.Interactions from 11.0.6 to 11.0.10
Commits
Updates Avalonia.Themes.Fluent from 11.0.9 to 11.0.10
Release notes
Sourced from Avalonia.Themes.Fluent's releases.
11.0.10
https://www.nuget.org/packages/Avalonia/11.0.10 Full Changelog: AvaloniaUI/Avalonia@11.0.9...11.0.10
What's Changed
- Move
ScrollIntoViewintoItemsControl. by@grokysin AvaloniaUI/Avalonia#14538- Use dynamic resources in Expander button theme. by
@grokysin AvaloniaUI/Avalonia#14542- Fixes/revert x11 popup changes by
@kekekeksin AvaloniaUI/Avalonia#14573- Fix InlineUIContainer focus by
@Gillibaldin AvaloniaUI/Avalonia#14590- Make integration tests catch issues with Icon Loading by
@danwalmsleyin AvaloniaUI/Avalonia#14593- Fix TextBlock wrong caret position by
@Donzastoin AvaloniaUI/Avalonia#14627- added _windowProperties override to Win32.EmbeddedWindowImpl by
@Basnederveenin AvaloniaUI/Avalonia#14649- GPU interop features now don't require to skip the first frame and available earlier in general by
@kekekeksin AvaloniaUI/Avalonia#14651- [Win32] Fixes improper IME composition ignorance by
@gehongyanin AvaloniaUI/Avalonia#14664- Fix initial selection for TabControl with AlwaysSelected by
@Gillibaldin AvaloniaUI/Avalonia#14668- Fix InlinesCollection Logical/VisualParent update by
@Gillibaldin AvaloniaUI/Avalonia#14679- Recreate TextLayout on measure to make sure constraint is updated by
@Gillibaldin AvaloniaUI/Avalonia#14705- Backport fix NullReferenceException in X11Window.Activate by
@pos777in AvaloniaUI/Avalonia#14787
Commits
acb91d9Bump version75aea9dBackport fix NullReferenceException in X11Window.Activate (#14787)f95a329Revert single new test, as necessary API wasn't backportedb229779GPU interop features now don't require to skip the first frame and available ...760c674Recreate TextLayout on measure to make sure constraint is updated (#14705)9fcf022Manual backport of WindowImpl 11.0 changes426d0f1Use dynamic resources in expander button theme. (#14542)2d89813Fix InlinesCollection Logical/VisualParent update (#14679)833af16Fixes improper IME composition ignorance (#14664)998b7a8Fix initial selection for AlwaysSelected (#14668)- Additional commits viewable in compare view
Updates Avalonia from 11.0.9 to 11.0.10
Release notes
Sourced from Avalonia's releases.
11.0.10
https://www.nuget.org/packages/Avalonia/11.0.10 Full Changelog: AvaloniaUI/Avalonia@11.0.9...11.0.10
What's Changed
- Move
ScrollIntoViewintoItemsControl. by@grokysin AvaloniaUI/Avalonia#14538- Use dynamic resources in Expander button theme. by
@grokysin AvaloniaUI/Avalonia#14542- Fixes/revert x11 popup changes by
@kekekeksin AvaloniaUI/Avalonia#14573- Fix InlineUIContainer focus by
@Gillibaldin AvaloniaUI/Avalonia#14590- Make integration tests catch issues with Icon Loading by
@danwalmsleyin AvaloniaUI/Avalonia#14593- Fix TextBlock wrong caret position by
@Donzastoin AvaloniaUI/Avalonia#14627- added _windowProperties override to Win32.EmbeddedWindowImpl by
@Basnederveenin AvaloniaUI/Avalonia#14649- GPU interop features now don't require to skip the first frame and available earlier in general by
@kekekeksin AvaloniaUI/Avalonia#14651- [Win32] Fixes improper IME composition ignorance by
@gehongyanin AvaloniaUI/Avalonia#14664- Fix initial selection for TabControl with AlwaysSelected by
@Gillibaldin AvaloniaUI/Avalonia#14668- Fix InlinesCollection Logical/VisualParent update by
@Gillibaldin AvaloniaUI/Avalonia#14679- Recreate TextLayout on measure to make sure constraint is updated by
@Gillibaldin AvaloniaUI/Avalonia#14705- Backport fix NullReferenceException in X11Window.Activate by
@pos777in AvaloniaUI/Avalonia#14787
Commits
acb91d9Bump version75aea9dBackport fix NullReferenceException in X11Window.Activate (#14787)f95a329Revert single new test, as necessary API wasn't backportedb229779GPU interop features now don't require to skip the first frame and available ...760c674Recreate TextLayout on measure to make sure constraint is updated (#14705)9fcf022Manual backport of WindowImpl 11.0 changes426d0f1Use dynamic resources in expander button theme. (#14542)2d89813Fix InlinesCollection Logical/VisualParent update (#14679)833af16Fixes improper IME composition ignorance (#14664)998b7a8Fix initial selection for AlwaysSelected (#14668)- Additional commits viewable in compare view
Updates Avalonia.Fonts.Inter from 11.0.9 to 11.0.10
Release notes
Sourced from Avalonia.Fonts.Inter's releases.
11.0.10
https://www.nuget.org/packages/Avalonia/11.0.10 Full Changelog: AvaloniaUI/Avalonia@11.0.9...11.0.10
What's Changed
- Move
ScrollIntoViewintoItemsControl. by@grokysin AvaloniaUI/Avalonia#14538- Use dynamic resources in Expander button theme. by
@grokysin AvaloniaUI/Avalonia#14542- Fixes/revert x11 popup changes by
@kekekeksin AvaloniaUI/Avalonia#14573- Fix InlineUIContainer focus by
@Gillibaldin AvaloniaUI/Avalonia#14590- Make integration tests catch issues with Icon Loading by
@danwalmsleyin AvaloniaUI/Avalonia#14593- Fix TextBlock wrong caret position by
@Donzastoin AvaloniaUI/Avalonia#14627- added _windowProperties override to Win32.EmbeddedWindowImpl by
@Basnederveenin AvaloniaUI/Avalonia#14649- GPU interop features now don't require to skip the first frame and available earlier in general by
@kekekeksin AvaloniaUI/Avalonia#14651- [Win32] Fixes improper IME composition ignorance by
@gehongyanin AvaloniaUI/Avalonia#14664- Fix initial selection for TabControl with AlwaysSelected by
@Gillibaldin AvaloniaUI/Avalonia#14668- Fix InlinesCollection Logical/VisualParent update by
@Gillibaldin AvaloniaUI/Avalonia#14679- Recreate TextLayout on measure to make sure constraint is updated by
@Gillibaldin AvaloniaUI/Avalonia#14705- Backport fix NullReferenceException in X11Window.Activate by
@pos777in AvaloniaUI/Avalonia#14787
Commits
acb91d9Bump version75aea9dBackport fix NullReferenceException in X11Window.Activate (#14787)f95a329Revert single new test, as necessary API wasn't backportedb229779GPU interop features now don't require to skip the first frame and available ...760c674Recreate TextLayout on measure to make sure constraint is updated (#14705)9fcf022Manual backport of WindowImpl 11.0 changes426d0f1Use dynamic resources in expander button theme. (#14542)2d89813Fix InlinesCollection Logical/VisualParent update (#14679)833af16Fixes improper IME composition ignorance (#14664)998b7a8Fix initial selection for AlwaysSelected (#14668)- Additional commits viewable in compare view
Updates Avalonia.Diagnostics from 11.0.9 to 11.0.10
Release notes
Sourced from Avalonia.Diagnostics's releases.
11.0.10
https://www.nuget.org/packages/Avalonia/11.0.10 Full Changelog: AvaloniaUI/Avalonia@11.0.9...11.0.10
What's Changed
- Move
ScrollIntoViewintoItemsControl. by@grokysin AvaloniaUI/Avalonia#14538- Use dynamic resources in Expander button theme. by
@grokysin AvaloniaUI/Avalonia#14542- Fixes/revert x11 popup changes by
@kekekeksin AvaloniaUI/Avalonia#14573- Fix InlineUIContainer focus by
@Gillibaldin AvaloniaUI/Avalonia#14590- Make integration tests catch issues with Icon Loading by
@danwalmsleyin AvaloniaUI/Avalonia#14593- Fix TextBlock wrong caret position by
@Donzastoin AvaloniaUI/Avalonia#14627- added _windowProperties override to Win32.EmbeddedWindowImpl by
@Basnederveenin AvaloniaUI/Avalonia#14649- GPU interop features now don't require to skip the first frame and available earlier in general by
@kekekeksin AvaloniaUI/Avalonia#14651- [Win32] Fixes improper IME composition ignorance by
@gehongyanin AvaloniaUI/Avalonia#14664- Fix initial selection for TabControl with AlwaysSelected by
@Gillibaldin AvaloniaUI/Avalonia#14668- Fix InlinesCollection Logical/VisualParent update by
@Gillibaldin AvaloniaUI/Avalonia#14679- Recreate TextLayout on measure to make sure constraint is updated by
@Gillibaldin AvaloniaUI/Avalonia#14705- Backport fix NullReferenceException in X11Window.Activate by
@pos777in AvaloniaUI/Avalonia#14787
Commits
acb91d9Bump version75aea9dBackport fix NullReferenceException in X11Window.Activate (#14787)f95a329Revert single new test, as necessary API wasn't backportedb229779GPU interop features now don't require to skip the first frame and available ...760c674Recreate TextLayout on measure to make sure constraint is updated (#14705)9fcf022Manual backport of WindowImpl 11.0 changes426d0f1Use dynamic resources in expander button theme. (#14542)2d89813Fix InlinesCollection Logical/VisualParent update (#14679)833af16Fixes improper IME composition ignorance (#14664)998b7a8Fix initial selection for AlwaysSelected (#14668)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions