Skip to content

Major-version bump: Uno Platform 5 -> 6 (TodoApp.Uno sample) #524

Description

@adrianhall

Summary

Split out from #506. Fixing #506's NU1605 restore blocker required bumping Uno.Sdk in samples/todoapp/TodoApp.Uno/global.json from 5.4.5 to 5.6.54 (the latest stable 5.x release), which resolves Uno.WinUI to 5.6.99. However, this does not resolve the original NU1903 finding #506 was filed for:

warning NU1903: Package 'Tmds.DBus' 0.16.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-xrw6-gwf8-vvr9

What's known

Ask

Investigate bumping Uno.Sdk in samples/todoapp/TodoApp.Uno/global.json from 5.6.54 to a 6.x release (confirm the minimum 6.x version needed, and check for breaking API changes across all heads: android, ios, maccatalyst, windows, browserwasm, desktop) to pick up the patched Tmds.DBus.Protocol dependency and fully resolve the NU1903 finding.

Related

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions