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 6 updates #156

Merged
merged 1 commit into from
May 6, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 6, 2024

Bumps the all group with 6 updates:

Package From To
System.Drawing.Common 8.0.0 8.0.4
Uno.WinUI.Skia.Wpf 5.0.48 5.2.108
DependencyPropertyGenerator 1.3.3 1.4.0
PolySharp 1.13.2 1.14.1
MSTest.TestAdapter 3.2.0 3.3.1
MSTest.TestFramework 3.2.1 3.3.1

Updates System.Drawing.Common from 8.0.0 to 8.0.4

Release notes

Sourced from System.Drawing.Common's releases.

.NET 8.0.4

Release

.NET 8.0.3

Release

.NET 8.0.2

Release

.NET 8.0.1

Release

Commits

Updates Uno.WinUI.Skia.Wpf from 5.0.48 to 5.2.108

Release notes

Sourced from Uno.WinUI.Skia.Wpf's releases.

5.2.80

We are proud to announce the .NET ecosystem’s first and only true Single Project solution, empowering developers with a unified approach across all 9 platform targets, spanning mobile, web, desktop, and embedded apps. This genuine Single Project approach simplifies development, accelerates build times, and facilitates platform-specific development, enhancing your productivity and efficiency.

In addition, the 5.2 release also adds:

• Enhanced Skia renderers, with X11 and macOS support for greater performance benefits and simplicity • Our highly requested multi-window support • Improvements to Uno.SDK by introducing Uno.SDK Features • .NET 9 Preview support

This release is our biggest yet, with a record-breaking 2400+ commits—900 more than our last. It was a massive team effort, and we can’t wait for you to experience the improvements and enjoy a smoother, more productive development workflow.

See our blog post for the full announcement.

Community shout Out

Several community members contributed PRs to this release:

Thanks for your contributions!

See below for the full changelog of this release!


Features

  • add NativeOverlappedPresenter support for macOS/Skia host (ffd1bec)
  • adding implicit namespaces (e10ffe3)
  • adding implicit packages (e77cc64)
  • adding support for AOT Generation (772e702)
  • adding support for MacOS and X11 from Skia TFM (284da47)
  • adding support for Single Project (3a85523)
  • Adjust automatic profile selection (d1771aa)
  • Allow freezing of TemplatedParent (6308a3c)
  • enable skia target framework (7e6147d)
  • Ensure that uno.sdk winappsdk apps include all Assets by default (a607d1b)
  • Filter unsupported TargetFrameworks based on current OS (5bfc7de)
  • handle more macOS cursors (0333a70)
  • INativeOverlappedPresenter X11 implementation (acd6433)
  • InteractionTracker pointer wheel support (5769d1e)
  • more complete file/folder pickers for macOS/skia (8bf1f41)
  • Port ScrollView (da22a4c)
  • Provide Intent access for Android pickers (14d4923)
  • provide override to disable default UnoResizetizer Items (aaf452e)

... (truncated)

Commits

Updates DependencyPropertyGenerator from 1.3.3 to 1.4.0

Commits

Updates PolySharp from 1.13.2 to 1.14.1

Release notes

Sourced from PolySharp's releases.

1.14.1

✅ Bug fixes and changes

New Contributors

1.14.0

This PolySharp release includes C# 12 support.

🪄 Polyfills

✅ Bug fixes

🔧 Other changes

New Contributors

Commits
  • a7a92a9 Merge pull request #91 from piotrstenke/patch-1
  • e811138 Fix typos in PolyfillsGenerator.cs
  • 8759578 Merge pull request #92 from sliekens/bugfix/inline-array-attribute-visibility
  • 15de11d Fix InlineArrayAttribute visibility
  • 2a6e35e Merge pull request #81 from Sergio0694/dev/net8-polyfills
  • d171c2e Remove unnecessary [UnmanagedCallersOnly] constructor
  • c06aad4 Add InlineArrayAttribute polyfill
  • 90c196a Add unit tests for new polyfill types
  • 897ed98 Update language version in readme files
  • f19ef6c Add type forwarding test for [RequiresLocation]
  • Additional commits viewable in compare view

Updates MSTest.TestAdapter from 3.2.0 to 3.3.1

Release notes

Sourced from MSTest.TestAdapter's releases.

v3.3.1

See the release notes here

v3.3.0

See the release notes here.

v3.2.2

See the release notes here.

v3.2.1

See the release notes here.

Changelog

Sourced from MSTest.TestAdapter's changelog.

[3.3.1] - 2024-04-04

See full log here

Fixed

Artifacts

  • MSTest: 3.3.1
  • MSTest.TestFramework: 3.3.1
  • MSTest.TestAdapter: 3.3.1
  • MSTest.Analyzers: 3.3.1
  • MSTest.Sdk: 3.3.1
  • Microsoft.Testing.Extensions.CrashDump: 1.1.0
  • Microsoft.Testing.Extensions.HangDump: 1.1.0
  • Microsoft.Testing.Extensions.HotReload: 1.1.0
  • Microsoft.Testing.Extensions.Retry: 1.1.0
  • Microsoft.Testing.Extensions.TrxReport: 1.1.0

[3.3.0] - 2024-04-03

See full log here

Added

... (truncated)

Commits
  • bc4c885 Fix MSTest.SDK deps (#2650)
  • c3973e8 Use different extension Uid for MSTest.Sdk (#2648)
  • cc19ee3 [rel/3.3] Update dependencies from microsoft/testanywhere (#2647)
  • 15355a2 Backport arcade and pipeline changes from main
  • a005e25 [rel/3.3] Update dependencies from microsoft/testanywhere (#2644)
  • 8c0a8fd [rel/3.3] Fix MSTEST0005 to report only inside test classes (#2642)
  • 7590bbd [rel/3.3] Update dependencies from devdiv/DevDiv/vs-code-coverage (#2633)
  • a4f58aa Fix MSTest version under testing platform (#2630)
  • 3beee7a Fix parent package path (#2602)
  • 7219e68 fix: localization pipeline should run only on main (#2618)
  • Additional commits viewable in compare view

Updates MSTest.TestFramework from 3.2.1 to 3.3.1

Release notes

Sourced from MSTest.TestFramework's releases.

v3.3.1

See the release notes here

v3.3.0

See the release notes here.

v3.2.2

See the release notes here.

Changelog

Sourced from MSTest.TestFramework's changelog.

[3.3.1] - 2024-04-04

See full log here

Fixed

Artifacts

  • MSTest: 3.3.1
  • MSTest.TestFramework: 3.3.1
  • MSTest.TestAdapter: 3.3.1
  • MSTest.Analyzers: 3.3.1
  • MSTest.Sdk: 3.3.1
  • Microsoft.Testing.Extensions.CrashDump: 1.1.0
  • Microsoft.Testing.Extensions.HangDump: 1.1.0
  • Microsoft.Testing.Extensions.HotReload: 1.1.0
  • Microsoft.Testing.Extensions.Retry: 1.1.0
  • Microsoft.Testing.Extensions.TrxReport: 1.1.0

[3.3.0] - 2024-04-03

See full log here

Added

... (truncated)

Commits
  • bc4c885 Fix MSTest.SDK deps (#2650)
  • c3973e8 Use different extension Uid for MSTest.Sdk (#2648)
  • cc19ee3 [rel/3.3] Update dependencies from microsoft/testanywhere (#2647)
  • 15355a2 Backport arcade and pipeline changes from main
  • a005e25 [rel/3.3] Update dependencies from microsoft/testanywhere (#2644)
  • 8c0a8fd [rel/3.3] Fix MSTEST0005 to report only inside test classes (#2642)
  • 7590bbd [rel/3.3] Update dependencies from devdiv/DevDiv/vs-code-coverage (#2633)
  • a4f58aa Fix MSTest version under testing platform (#2630)
  • 3beee7a Fix parent package path (#2602)
  • 7219e68 fix: localization pipeline should run only on main (#2618)
  • 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 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 <dependency name> major version will 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 version will 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

Bumps the all group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [System.Drawing.Common](https://github.com/dotnet/winforms) | `8.0.0` | `8.0.4` |
| [Uno.WinUI.Skia.Wpf](https://github.com/unoplatform/uno) | `5.0.48` | `5.2.108` |
| [DependencyPropertyGenerator](https://github.com/HavenDV/DependencyPropertyGenerator) | `1.3.3` | `1.4.0` |
| [PolySharp](https://github.com/Sergio0694/PolySharp) | `1.13.2` | `1.14.1` |
| [MSTest.TestAdapter](https://github.com/microsoft/testfx) | `3.2.0` | `3.3.1` |
| [MSTest.TestFramework](https://github.com/microsoft/testfx) | `3.2.1` | `3.3.1` |


Updates `System.Drawing.Common` from 8.0.0 to 8.0.4
- [Release notes](https://github.com/dotnet/winforms/releases)
- [Changelog](https://github.com/dotnet/winforms/blob/main/docs/release-activity.md)
- [Commits](dotnet/winforms@v8.0.0...v8.0.4)

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

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

Updates `PolySharp` from 1.13.2 to 1.14.1
- [Release notes](https://github.com/Sergio0694/PolySharp/releases)
- [Commits](Sergio0694/PolySharp@1.13.2...1.14.1)

Updates `MSTest.TestAdapter` from 3.2.0 to 3.3.1
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v.3.2.0...v3.3.1)

Updates `MSTest.TestFramework` from 3.2.1 to 3.3.1
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v3.2.1...v3.3.1)

---
updated-dependencies:
- dependency-name: System.Drawing.Common
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: Uno.WinUI.Skia.Wpf
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: DependencyPropertyGenerator
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: PolySharp
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: MSTest.TestAdapter
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: MSTest.TestFramework
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 6, 2024
@HavenDV HavenDV merged commit f13d1bb into master May 6, 2024
1 check passed
@dependabot dependabot bot deleted the dependabot/nuget/all-8a3a3047c4 branch May 6, 2024 13:39
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