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

build(deps): bump Uno.Sdk.Private from 5.5.94 to 5.6.33 #2682

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 3, 2025

Bumps Uno.Sdk.Private from 5.5.94 to 5.6.33.

Release notes

Sourced from Uno.Sdk.Private's releases.

5.6.30

In Uno Platform 5.6, our first release of 2025, we’re doubling down on what matters most to you — productivity, performance, and seamless cross-platform development experiences. There are major advancements across the board, from faster Hot Reload and expanded app packaging support to significant runtime and memory optimizations.

  • Hot Reload continues to evolve and lead the .NET ecosystem. As it is the foundation of Hot Design, our next-generation visual designer, nothing short of an amazing Hot Reload experience will satisfy us.
  • App packaging is now even easier, with new support for .pkg and .dmg formats, code signing, notarization, and destructive mode Snap package creation for CI environments.
  • Performance improvements across Uno Platform include up to 10x faster execution for Wasm AOT, more efficient visual states, and memory optimizations that make apps leaner and faster.

Take a look at our blog post for now details!

See below for the full change log.


Features

  • Add Color resources to ResourcesExtractor (7d9a654)
  • Add Microsoft.Windows.AppLifecycle to Sync generator (96ac958)
  • Add missing contracts to ApiInformation (0fe8895)
  • Add native embedding to netXX-desktop/macOS (66daa65)
  • Add support for AppWindow.Show methods (c9305c4)
  • Add XAML resources UPRI trimming (0dfd176)
  • Allow selecting custom values on Selector (8b6a5d3)
  • Allow simulating touch input in Samples app (2a243c9)
  • hr: Add ability to remove root of a DataTemplate with HR without cnomua (545e109)
  • hr: Remove deprecated XAML and partial reload HR modes (a46202a)
  • Implement pattern/template grammar for DateTimeFormatter (c8c6a43)
  • implement ShapeVisual.ViewBox (0a0c855)
  • implement the X Input extension to support touch input, smooth scrolling, etc. (071570e)
  • In app review on Android (760205a)
  • InputPropertyAttribute (493ede4)
  • Listen to trat changes on iOS 17+ (3cafa43)
  • macOS: override ms-appx location when app is bundled (05f21e6)
  • Microsoft.Windows.AppLifecycle contract (b4619da)
  • Simulate preview key events for tests (61c80df)
  • Uno.UI.GooglePlay (61041ae)
  • Use SIMD to compage images in a test to accelerate builds. (f1883d1)
  • Warn the user when native frame is used with WinUI Frame behavior (e7a0788)

Performance Improvements

  • anim: Don't refresh triggers and transitions during parsing (ec3ab58)
  • anim: Register only once to the JS animationframe callback (2b303b6)
  • brush: Don't use reflection to invoke brush updates (679b4bf)
  • Enable ResourceDictionary "not found" caching (6f696d4)
  • limit JavaStringCache entries to deal with excessive GREF counts (deff175)
  • optimize opacity filter allocations (91be36d)
  • reduce SKPaint and SKPath allocations (9264d5e)
  • wasm: Split methods containing try/catch/finally blocks (c4df6bf)

Bug Fixes

... (truncated)

Commits
  • 3a927d5 Merge pull request #19371 from unoplatform/mergify/bp/release/stable/5.6/pr-1...
  • 9bc5f2f Merge pull request #19372 from unoplatform/mergify/bp/release/stable/5.6/pr-1...
  • f3734b6 fix(hr): Fix Frame stack cache update on HR
  • 831706f chore: Adjust for android
  • 6c5093f fix(hr): Enumerate through native elements
  • 0e254d6 Merge pull request #19370 from unoplatform/mergify/bp/release/stable/5.6/pr-1...
  • 9fa1dfd ci: Tag stable release
  • add31f4 ci: Fix nuget.org publish
  • 980b1c9 Merge pull request #19354 from unoplatform/mergify/bp/release/stable/5.6/pr-1...
  • e3185ad docs: Update Hot Design Documentation
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [Uno.Sdk.Private](https://github.com/unoplatform/uno) from 5.5.94 to 5.6.33.
- [Release notes](https://github.com/unoplatform/uno/releases)
- [Commits](unoplatform/uno@5.5.94...5.6.33)

---
updated-dependencies:
- dependency-name: Uno.Sdk.Private
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. kind/dependency Categorizes an issue or PR as relevant to 3rd party dependencies that are consumed by this project labels Feb 3, 2025
@unodevops
Copy link

⚠️⚠️ The build 153965 has failed on uno.extensions.

Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 17, 2025

Superseded by #2699.

@dependabot dependabot bot closed this Feb 17, 2025
@dependabot dependabot bot deleted the dependabot/nuget/Uno.Sdk.Private-5.6.33 branch February 17, 2025 11:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. kind/dependency Categorizes an issue or PR as relevant to 3rd party dependencies that are consumed by this project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant