Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.
/ corefx Public archive

[master] Update dependencies from dotnet/arcade #36656

Merged

Conversation

dotnet-maestro[bot]
Copy link
Contributor

@dotnet-maestro dotnet-maestro bot commented Apr 6, 2019

This pull request updates the following dependencies

From https://github.com/dotnet/arcade

  • Build: 20190405.6
  • Date Produced: 4/5/2019 11:26 PM
  • Commit: 4217db4a23ffd15abb3771d635b66162994fb9e4
  • Branch: refs/heads/master
  • Updates:
    • Microsoft.DotNet.XUnitExtensions -> 2.4.0-beta.19205.6
    • Microsoft.DotNet.XUnitConsoleRunner -> 2.5.1-beta.19205.6
    • Microsoft.DotNet.VersionTools.Tasks -> 1.0.0-beta.19205.6
    • Microsoft.DotNet.ApiCompat -> 1.0.0-beta.19205.6
    • Microsoft.DotNet.Arcade.Sdk -> 1.0.0-beta.19205.6
    • Microsoft.DotNet.Build.Tasks.Configuration -> 1.0.0-beta.19205.6
    • Microsoft.DotNet.Build.Tasks.Feed -> 2.2.0-beta.19205.6
    • Microsoft.DotNet.Build.Tasks.Packaging -> 1.0.0-beta.19205.6
    • Microsoft.DotNet.CodeAnalysis -> 1.0.0-beta.19205.6
    • Microsoft.DotNet.CoreFxTesting -> 1.0.0-beta.19205.6
    • Microsoft.DotNet.GenAPI -> 1.0.0-beta.19205.6
    • Microsoft.DotNet.GenFacades -> 1.0.0-beta.19205.6
    • Microsoft.DotNet.Helix.Sdk -> 2.0.0-beta.19205.6
    • Microsoft.DotNet.RemoteExecutor -> 1.0.0-beta.19205.6
    • Microsoft.DotNet.SourceRewriter -> 1.0.0-beta.19205.6

…405.6

- Microsoft.DotNet.XUnitExtensions - 2.4.0-beta.19205.6
- Microsoft.DotNet.XUnitConsoleRunner - 2.5.1-beta.19205.6
- Microsoft.DotNet.VersionTools.Tasks - 1.0.0-beta.19205.6
- Microsoft.DotNet.ApiCompat - 1.0.0-beta.19205.6
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19205.6
- Microsoft.DotNet.Build.Tasks.Configuration - 1.0.0-beta.19205.6
- Microsoft.DotNet.Build.Tasks.Feed - 2.2.0-beta.19205.6
- Microsoft.DotNet.Build.Tasks.Packaging - 1.0.0-beta.19205.6
- Microsoft.DotNet.CodeAnalysis - 1.0.0-beta.19205.6
- Microsoft.DotNet.CoreFxTesting - 1.0.0-beta.19205.6
- Microsoft.DotNet.GenAPI - 1.0.0-beta.19205.6
- Microsoft.DotNet.GenFacades - 1.0.0-beta.19205.6
- Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.19205.6
- Microsoft.DotNet.RemoteExecutor - 1.0.0-beta.19205.6
- Microsoft.DotNet.SourceRewriter - 1.0.0-beta.19205.6
@dotnet-maestro
Copy link
Contributor Author

dotnet-maestro bot commented Apr 6, 2019

Auto-Merge Status

This pull request has not been merged because Maestro++ is waiting on the following merge policies.

  • All Checks Successful Unsuccessful checks: corefx-ci, corefx-ci (Linux musl_arm64_Release), corefx-ci (Linux arm_Release), corefx-ci (Windows UWP_NETNative_x86_Release), corefx-ci (macOS x64_Debug), corefx-ci (Linux musl_x64_Release), corefx-ci (Windows UWP_CoreCLR_x64_Debug), corefx-ci (Linux arm64_Release), corefx-ci (Windows NETFX_x86_Release), corefx-ci (Linux x64_Release), corefx-ci (Windows x86_Release), corefx-ci (Windows x64_Debug), corefx-ci (Packaging All Configurations x64_Debug)

@tannergooding
Copy link
Member

Failures are:

D:\a\1\s\.packages\microsoft.dotnet.genfacades\1.0.0-beta.19205.6\build\Microsoft.DotNet.GenPartialFacadeSource.targets(30,5): error : Did not find type 'System.Buffers.SequenceReader`1' in any of the seed assemblies. [D:\a\1\s\src\System.Memory\src\System.Memory.csproj]
D:\a\1\s\artifacts\obj\System.Runtime\netcoreapp-Windows_NT-Debug\System.Runtime.Forwards.cs(556,74): error CS0673: System.Void cannot be used from C# -- use typeof(void) to get the void type object [D:\a\1\s\src\System.Runtime\src\System.Runtime.csproj]
D:\a\1\s\.packages\microsoft.dotnet.genfacades\1.0.0-beta.19205.6\build\Microsoft.DotNet.GenPartialFacadeSource.targets(30,5): error : Did not find type 'System.IO.Enumeration.FileSystemEntry' in any of the seed assemblies. [D:\a\1\s\src\System.IO.FileSystem\src\System.IO.FileSystem.csproj]
D:\a\1\s\artifacts\obj\System.Xml.ReaderWriter\netcoreapp-Windows_NT-Debug\System.Xml.ReaderWriter.Forwards.cs(7,67): error CS0619: 'IApplicationResourceStreamResolver' is obsolete: 'This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.' [D:\a\1\s\src\System.Xml.ReaderWriter\src\System.Xml.ReaderWriter.csproj]

CC. @ericstj, @Anipik. Some of these seem to be GenFacades failures

@Anipik
Copy link

Anipik commented Apr 7, 2019

@tannergooding yes we dont want to upgrade the version of genfacades just yet. i will update that separately in a pr

@dotnet-maestro
Copy link
Contributor Author

dotnet-maestro bot commented Apr 7, 2019

Auto-Merge Status

This pull request has not been merged because Maestro++ is waiting on the following merge policies.

  • All Checks Successful Unsuccessful checks: corefx-ci, corefx-ci (Linux musl_arm64_Release), corefx-ci (Linux arm_Release), corefx-ci (Windows UWP_NETNative_x86_Release), corefx-ci (macOS x64_Debug), corefx-ci (Linux musl_x64_Release), corefx-ci (Windows UWP_CoreCLR_x64_Debug), corefx-ci (Linux arm64_Release), corefx-ci (Windows NETFX_x86_Release), corefx-ci (Linux x64_Release), corefx-ci (Windows x86_Release), corefx-ci (Windows x64_Debug), corefx-ci (Packaging All Configurations x64_Debug)

@tannergooding
Copy link
Member

tannergooding commented Apr 7, 2019

@Anipik, could you update this PR and pull out whatever changes need to go in separately (or explicitly tag the appropriate lines and I can do it)?

This is bringing in the latest toolset compiler which includes the latest nullability annotation support, some new language features, and some fixes for things like a stack overflow in the compiler.

@Anipik
Copy link

Anipik commented Apr 7, 2019

@tannergooding no worries. i will update this pr

@dotnet-maestro
Copy link
Contributor Author

dotnet-maestro bot commented Apr 7, 2019

Auto-Merge Status

This pull request has been merged because the following merge policies have succeeded.

  • ✔️ All Checks Successful Succeeded - Successful checks: corefx-ci, corefx-ci (macOS x64_Debug), corefx-ci (Linux musl_arm64_Release), corefx-ci (Linux musl_x64_Release), corefx-ci (Linux arm_Release), corefx-ci (Linux arm64_Release), corefx-ci (Windows UWP_CoreCLR_x64_Debug), corefx-ci (Linux x64_Release), corefx-ci (Windows NETFX_x86_Release), corefx-ci (Windows UWP_NETNative_x86_Release), corefx-ci (Windows x86_Release), corefx-ci (Windows x64_Debug), corefx-ci (Packaging All Configurations x64_Debug)

@dotnet-maestro dotnet-maestro bot merged commit 81fe624 into master Apr 7, 2019
@dotnet-maestro dotnet-maestro bot deleted the darc-master-95f860e9-0deb-4c17-95d9-e21de072f32c branch April 7, 2019 03:03
@karelz karelz added this to the 3.0 milestone May 22, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants