Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): Bump the all group with 7 updates #22

Merged
merged 1 commit into from
Feb 5, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 5, 2024

Bumps the all group with 7 updates:

Package From To
DependencyPropertyGenerator 1.3.3 1.4.0
Uno.UI 5.0.48 5.1.31
Avalonia 11.0.5 11.0.7
Avalonia.Desktop 11.0.5 11.0.7
Avalonia 11.0.6 11.0.7
Avalonia.Diagnostics 11.0.5 11.0.7
Avalonia 11.0.5 11.0.7
Avalonia.ReactiveUI 11.0.6 11.0.7
Avalonia 11.0.5 11.0.7
Microsoft.Maui.Controls 8.0.3 8.0.6

Updates DependencyPropertyGenerator from 1.3.3 to 1.4.0

Commits

Updates Uno.UI from 5.0.48 to 5.1.31

Release notes

Sourced from Uno.UI's releases.

5.1.31

It has been nearly 3 months since we launched Uno Platform 5.0. Since then, .NET RTM’d and even shipped a servicing release. Naturally, we embedded all that goodness in our 5.1 release, as well as added number one feature you requested – Our Live Wizard for Rider and VS Code users.

The same time-saving utility is now available via our Live version to JetBrain’s Rider and VS Code users so you can get your projects set up quickly. We also added three new controls, and improved performance.

Visit our blog post to learn more about Uno Platform 5.1!

A few more detailed highlights on this release :

  • Font Fallback support on Skia
  • TimePicker support
  • New MsBuild Uno.Sdk
  • Support for ComboBox.IsTextSearchEnabled
  • Support for StandardUICommand
  • TextBlock support for IsTextTrimmed and IsTextTrimmedChanged
  • Performance
    • Memory leaks improvements (NavigationView, RatingControl)
    • Animations performance improvements
    • Memory allocation and Boxing reductions in DependencyObject
    • StatusBar performance for Android
    • TextBlock rendering performance
  • Various alignments in layout engine from WinUI

And of course, many thanks to our contributors:

See below for the full changelog:

Features

  • Add ability to enable hot-reload in release (for automated testing purposes only) (11deccb)
  • Add add PhoneResource.h to WinUI resource extractor (d90d888)
  • Add basic support for TextBox.Paste and PasswordBox.Paste (456799e)
  • Add font fallback support on Skia (03397f2)
  • Add internal support for InputKeyboardSource on Uwp (187a1cb)
  • Add LinearArrayPool (87419e7)
  • Add net7 backward compatibility for msbuild getProperty (2f025e5)
  • Add new WinUI resources (96ee37e)
  • Add support for devserver IDE channel (dcecc26)
  • Add support for quicky opening searched item in SamplesApp (5b7cf3b)
  • Add TimePicker Fluent V2 styles (4dab50e)
  • Add tool to generate WinUI localized resources (aba02b0)
  • Add UIView.Dispose detection analyzer (4df839e)
  • Adding counter tutorial (673b597)
  • adding Cross Targeting globbing (3caea39)

... (truncated)

Commits

Updates Avalonia from 11.0.5 to 11.0.7

Release notes

Sourced from Avalonia's releases.

11.0.7

https://www.nuget.org/packages/Avalonia/11.0.7

Full Changelog: AvaloniaUI/Avalonia@11.0.6...11.0.7

What's Changed

... (truncated)

Commits
  • b3a8ba2 Bump version to 11.0.7
  • 3ef8375 Use XamlX fork for 11.0 backports
  • 72ff070 Fix Adorner Layer Clipping (#13921)
  • 906e0cc fix(Geometries): Relative line drawing (#14013)
  • 366a935 Port DragMove logic from WPF (#14186)
  • d0267c8 Add InheritDataTypeFromItems for AutoCompleteBox.ValueMemberBinding (#14162)
  • 6e6b7b0 Update SkiaSharp to 2.88.7 to fix a memory exception (#14179)
  • 07eb5d8 Fix exception when SelectedValueBinding evaluates to null (#14171)
  • 8bd4941 Add an event so that users can detect when an Application icon is clicked (#1...
  • 6b5a9a7 Improving TextBox behaviour on Ctrl+Backspace down event (#14138)
  • Additional commits viewable in compare view

Updates Avalonia.Desktop from 11.0.5 to 11.0.7

Release notes

Sourced from Avalonia.Desktop's releases.

11.0.7

https://www.nuget.org/packages/Avalonia/11.0.7

Full Changelog: AvaloniaUI/Avalonia@11.0.6...11.0.7

What's Changed

... (truncated)

Commits
  • b3a8ba2 Bump version to 11.0.7
  • 3ef8375 Use XamlX fork for 11.0 backports
  • 72ff070 Fix Adorner Layer Clipping (#13921)
  • 906e0cc fix(Geometries): Relative line drawing (#14013)
  • 366a935 Port DragMove logic from WPF (#14186)
  • d0267c8 Add InheritDataTypeFromItems for AutoCompleteBox.ValueMemberBinding (#14162)
  • 6e6b7b0 Update SkiaSharp to 2.88.7 to fix a memory exception (#14179)
  • 07eb5d8 Fix exception when SelectedValueBinding evaluates to null (#14171)
  • 8bd4941 Add an event so that users can detect when an Application icon is clicked (#1...
  • 6b5a9a7 Improving TextBox behaviour on Ctrl+Backspace down event (#14138)
  • Additional commits viewable in compare view

Updates Avalonia from 11.0.6 to 11.0.7

Release notes

Sourced from Avalonia's releases.

11.0.7

https://www.nuget.org/packages/Avalonia/11.0.7

Full Changelog: AvaloniaUI/Avalonia@11.0.6...11.0.7

What's Changed

... (truncated)

Commits
  • b3a8ba2 Bump version to 11.0.7
  • 3ef8375 Use XamlX fork for 11.0 backports
  • 72ff070 Fix Adorner Layer Clipping (#13921)
  • 906e0cc fix(Geometries): Relative line drawing (#14013)
  • 366a935 Port DragMove logic from WPF (#14186)
  • d0267c8 Add InheritDataTypeFromItems for AutoCompleteBox.ValueMemberBinding (#14162)
  • 6e6b7b0 Update SkiaSharp to 2.88.7 to fix a memory exception (#14179)
  • 07eb5d8 Fix exception when SelectedValueBinding evaluates to null (#14171)
  • 8bd4941 Add an event so that users can detect when an Application icon is clicked (#1...
  • 6b5a9a7 Improving TextBox behaviour on Ctrl+Backspace down event (#14138)
  • Additional commits viewable in compare view

Updates Avalonia.Diagnostics from 11.0.5 to 11.0.7

Release notes

Sourced from Avalonia.Diagnostics's releases.

11.0.7

https://www.nuget.org/packages/Avalonia/11.0.7

Full Changelog: AvaloniaUI/Avalonia@11.0.6...11.0.7

What's Changed

Bumps the all group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [DependencyPropertyGenerator](https://github.com/HavenDV/DependencyPropertyGenerator) | `1.3.3` | `1.4.0` |
| [Uno.UI](https://github.com/unoplatform/uno) | `5.0.48` | `5.1.31` |
| [Avalonia](https://github.com/AvaloniaUI/Avalonia) | `11.0.5` | `11.0.7` |
| [Avalonia.Desktop](https://github.com/AvaloniaUI/Avalonia) | `11.0.5` | `11.0.7` |
| [Avalonia](https://github.com/AvaloniaUI/Avalonia) | `11.0.6` | `11.0.7` |
| [Avalonia.Diagnostics](https://github.com/AvaloniaUI/Avalonia) | `11.0.5` | `11.0.7` |
| [Avalonia](https://github.com/AvaloniaUI/Avalonia) | `11.0.5` | `11.0.7` |
| [Avalonia.ReactiveUI](https://github.com/AvaloniaUI/Avalonia) | `11.0.6` | `11.0.7` |
| [Avalonia](https://github.com/AvaloniaUI/Avalonia) | `11.0.5` | `11.0.7` |
| [Microsoft.Maui.Controls](https://github.com/dotnet/maui) | `8.0.3` | `8.0.6` |


Updates `DependencyPropertyGenerator` from 1.3.3 to 1.4.0
- [Commits](https://github.com/HavenDV/DependencyPropertyGenerator/commits)

Updates `Uno.UI` from 5.0.48 to 5.1.31
- [Release notes](https://github.com/unoplatform/uno/releases)
- [Commits](https://github.com/unoplatform/uno/commits/5.1.31)

Updates `Avalonia` from 11.0.5 to 11.0.7
- [Release notes](https://github.com/AvaloniaUI/Avalonia/releases)
- [Commits](AvaloniaUI/Avalonia@11.0.5...11.0.7)

Updates `Avalonia.Desktop` from 11.0.5 to 11.0.7
- [Release notes](https://github.com/AvaloniaUI/Avalonia/releases)
- [Commits](AvaloniaUI/Avalonia@11.0.5...11.0.7)

Updates `Avalonia` from 11.0.6 to 11.0.7
- [Release notes](https://github.com/AvaloniaUI/Avalonia/releases)
- [Commits](AvaloniaUI/Avalonia@11.0.5...11.0.7)

Updates `Avalonia.Diagnostics` from 11.0.5 to 11.0.7
- [Release notes](https://github.com/AvaloniaUI/Avalonia/releases)
- [Commits](AvaloniaUI/Avalonia@11.0.5...11.0.7)

Updates `Avalonia` from 11.0.5 to 11.0.7
- [Release notes](https://github.com/AvaloniaUI/Avalonia/releases)
- [Commits](AvaloniaUI/Avalonia@11.0.5...11.0.7)

Updates `Avalonia.ReactiveUI` from 11.0.6 to 11.0.7
- [Release notes](https://github.com/AvaloniaUI/Avalonia/releases)
- [Commits](AvaloniaUI/Avalonia@11.0.6...11.0.7)

Updates `Avalonia` from 11.0.5 to 11.0.7
- [Release notes](https://github.com/AvaloniaUI/Avalonia/releases)
- [Commits](AvaloniaUI/Avalonia@11.0.5...11.0.7)

Updates `Microsoft.Maui.Controls` from 8.0.3 to 8.0.6
- [Release notes](https://github.com/dotnet/maui/releases)
- [Changelog](https://github.com/dotnet/maui/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/maui@8.0.3...8.0.6)

---
updated-dependencies:
- dependency-name: DependencyPropertyGenerator
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: Uno.UI
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: Avalonia
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: Avalonia.Desktop
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: Avalonia
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: Avalonia.Diagnostics
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: Avalonia
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: Avalonia.ReactiveUI
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: Avalonia
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: Microsoft.Maui.Controls
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 5, 2024
@HavenDV HavenDV merged commit 06de167 into master Feb 5, 2024
1 check passed
@dependabot dependabot bot deleted the dependabot/nuget/all-eb2758fc5c branch February 5, 2024 22:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant