Skip to content

Bump Microsoft.Windows.CsWinRT from 1.3.3 to 1.5.0 in /Source#65

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/nuget/Source/master/Microsoft.Windows.CsWinRT-1.5.0
Closed

Bump Microsoft.Windows.CsWinRT from 1.3.3 to 1.5.0 in /Source#65
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/nuget/Source/master/Microsoft.Windows.CsWinRT-1.5.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 9, 2022

Copy link
Copy Markdown

Bumps Microsoft.Windows.CsWinRT from 1.3.3 to 1.5.0.

Release notes

Sourced from Microsoft.Windows.CsWinRT's releases.

CsWinRT v1.5.0-prerelease.220124.4

Release Notes

This is a prerelease version of C#/WinRT focused on performance improvements to the runtime and projection code. The preview Windows SDK packages below can be consumed by setting the following property in your C# project file:

<WindowsSdkPackageVersion>10.0.xxxxx.23-preview</WindowsSdkPackageVersion

C#/WinRT package: https://www.nuget.org/packages/Microsoft.Windows.CsWinRT/1.5.0-prerelease.220124.4

.NET Windows SDK targeting packages: https://www.nuget.org/packages/Microsoft.Windows.SDK.NET.Ref/10.0.22000.23-preview https://www.nuget.org/packages/Microsoft.Windows.SDK.NET.Ref/10.0.20348.23-preview https://www.nuget.org/packages/Microsoft.Windows.SDK.NET.Ref/10.0.19041.23-preview https://www.nuget.org/packages/Microsoft.Windows.SDK.NET.Ref/10.0.18362.23-preview https://www.nuget.org/packages/Microsoft.Windows.SDK.NET.Ref/10.0.17763.23-preview

Breaking changes

This version of C#/WinRT includes AssemblyVersion changes in both the runtime and generated Windows SDK projection assemblies:

  • WinRT.Runtime.dll: AssemblyVersion incremented from 1.4.0.0 to 1.5.0.0
  • Microsoft.Windows.SDK.NET.dll: AssemblyVersion incremented from 10.0.xxxxx.22 to 10.0.xxxxx.23

The impact of the AssemblyVersion changes is that apps may need to update to a later version of the .NET SDK when consuming components/projections generated by this version of C#/WinRT.

Changes:

  • c90d2e33c650b65377a3eb046f1f449d56e2ab7d Increment assembly version due to new APIs added. (#1086)
  • 8dda44d4ce8ebefa5c53f19c25b8564f4e0f3a4c Fix warnings and namespace conflicts in embedded scenario (#1084)
  • 0041d183a4ab71ba4e5635679cce0a329caca224 Reduce # of allocated objects (#1081)
  • 38209f86ed98b9eb82ae41499ff27d6392e9f12a Improvements to nullable / boxing (#1063)
  • 0b7b73f928019aeb93af046e1acf3c018ba6a44b Control ADO-Maestro job using variable (#1083)
  • d60484d32f77053bfed348c7afc67a8c5e09f7eb ADO Pipeline Variables (#1080)
  • bfd6846eaa8bff6cc2ec05abcbb6175ba39c8d12 Generic CreateMarshaler (#1079)
  • 3bf2eaac43997bbc65048169bf221cb09a1e997a Reduce allocations for generated constructors (#1075)
  • e78db0edda12dcb76da50d712ea8a0a2a69fefbe Remove idic usage from manual projections (#1068)
  • 14d7c3a82c802406ed89d5a57fcff4c45d9c1760 Fixx issue when CsWinRTInputs contains multiple items and the timestamp picks the last item instead of the most recent. (#1077)
  • d1642c83b01df8c9b0449e8eb0f606ebe4212262 Static YML build pipeline (#1065)
  • 664e218d08618a81a5e48c02d2fed4cfcce1e3fe document vs issue in NetProjectionSample (#1057)
  • 31a191d0e9b557e3732f93d86cf626defbb8d009 Update embedded samples to 1.4.1 (#1052)
  • b216a3854af21aa003cd3ddc19bc4b982e843b40 Update the projection sample to .NET 6 (#1054)
  • 9ad6e6633fa2f2b54d07cb002d860e6e9acef827 Mark typed sealed where possible (#1050)

This list of changes was auto generated.

... (truncated)

Commits

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)

Bumps [Microsoft.Windows.CsWinRT](https://github.com/microsoft/cswinrt) from 1.3.3 to 1.5.0.
- [Release notes](https://github.com/microsoft/cswinrt/releases)
- [Changelog](https://github.com/microsoft/CsWinRT/blob/master/docs/breakingchanges-rc2.md)
- [Commits](https://github.com/microsoft/cswinrt/commits)

---
updated-dependencies:
- dependency-name: Microsoft.Windows.CsWinRT
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Feb 9, 2022

Copy link
Copy Markdown
Author

The following labels could not be found: :heavy_check_mark: dependencies.

@dependabot @github

dependabot Bot commented on behalf of github Mar 15, 2022

Copy link
Copy Markdown
Author

Superseded by #68.

@dependabot dependabot Bot closed this Mar 15, 2022
@dependabot dependabot Bot deleted the dependabot/nuget/Source/master/Microsoft.Windows.CsWinRT-1.5.0 branch March 15, 2022 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants