unoplatform / uno.xamlmerge.task

https://platform.uno/
Other
7 stars 4 forks source link

build(deps): bump Uno.UI.WebAssembly from 4.6.19 to 4.7.37 #119

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps Uno.UI.WebAssembly from 4.6.19 to 4.7.37.

Release notes

Sourced from Uno.UI.WebAssembly's releases.

4.7.37

This is a service release for Uno 4.7, which includes fixes such as:

  • Updated migration steps for 4.6 and 4.7 (backport #11077)
  • .NET 7 Android AOT Fixes (backport #11063)
  • Templates adjustments with :
    • The introduction of App.cs and AppResources.xaml to give access to the class library (#11085)
    • Linux build fixes (#11078)
    • Intellisense fixes for VS 2022 (#11078)
    • Temporarily disabled AppKit template until upstream support is fixed (#11116)
  • Fixed transitive assets not included in dotnet publish output (backport #11057)
  • Single project targeting optimization documentation (#11126)

Full Changelog: https://github.com/unoplatform/uno/compare/4.7.30...4.7.37

4.7.30

Our first release of 2023 is ready and brings over 230 new features and bug fixes, most notably introducing a new project template, improving performance across all platforms supported by Uno Platform and Shared Fonts.

Here are some highlights of the release:

  • An updated project template which uses a Class Library instead of a "Shared Project"
  • Support for Shared Fonts assets, which is removing platform specific steps
  • Support for ms-appx:/// Uris Images in library assets
  • Support for AppointmentStore (Android) by @​pkar70
  • XAML Trimming improvements (e.g. 33% in the Calculator app)
  • Support for ISelectionRange
  • .NET 7 performance improvements with JSImport/JSExport
  • Markup extension in Style Setter
  • Readonly TextBox selection support
  • .NET Native AOT support for the Skia GTK and Framebuffer heads
  • Framebuffer fixes for 32 bits depths
  • Android interop performance improvements

More details can be found in our blog post!

See below for the complete changelog.


Features

  • fonts: Add support for fonts in Assets 67f91ec
  • fonts: Add support for symbols font uri override 026c7fc
  • notimplemented: Update error messages to include a link for not implemented APIs 2dc18e0
  • xamlgen: Add support for debugging information, refactor BaseUri location fb3a55e
  • xamlparser: Adjust support for relative Uri parsing to enable contextual image loading 8b4c228
  • Add AutoPtr/StructPtr to TSInteropMarshaller 553f390
  • Add linker attributes ee01391
  • Add platform tags for Linux and Cloud on Uno templates 55ee8d0
  • Add WinRT interop methods d6e9b26
  • Adhere to HorizontalOffset and VerticalOffset 3f687ab
  • Adjust metadata update agent for explicit updates afc258e

... (truncated)

Commits
  • 97fca8e Merge pull request #11141 from unoplatform/mergify/bp/release/stable/4.7/pr-1...
  • 311329f Merge pull request #11134 from unoplatform/mergify/bp/release/stable/4.7/pr-1...
  • 6995383 docs: Apply suggestions from code review
  • f49830e docs: Apply suggestions from code review
  • 7353f8e docs: Add an article to enable faster single-targetframework builds in VS 2022
  • 1e05314 chore: Adjust after backport
  • 0a2edbe chore: Adjust AppHead references
  • 3c8267e chore: Apply suggestions from code review
  • 6efcd91 docs: Adjust documentation based on App.xaml changes
  • f8f107a fix(appxaml): Adjust ability for arbitrary app class name
  • 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 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)
dependabot[bot] commented 1 year ago

Superseded by #126.