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

[main] Update dependencies from 8 repositories #56974

Merged
merged 29 commits into from
Aug 11, 2021
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
7f60ccc
Update dependencies from https://github.com/dotnet/hotreload-utils bu…
dotnet-maestro[bot] Aug 6, 2021
3e46f57
Update dependencies from https://github.com/dotnet/roslyn-analyzers b…
dotnet-maestro[bot] Aug 6, 2021
8e7ac94
Update dependencies from https://dev.azure.com/dnceng/internal/_git/d…
dotnet-maestro[bot] Aug 7, 2021
89b9367
Update dependencies from https://github.com/dotnet/arcade build 20210…
dotnet-maestro[bot] Aug 7, 2021
17218a6
Merge branch 'main' into darc-main-ae3fbeba-65b6-4b36-9428-9f1304b7ac04
lewing Aug 10, 2021
6c190a2
Try disabling the aspnetcore StaticWebAssetsEnabled setting
lewing Aug 10, 2021
48a8db6
Disable more StaticWebAssets
lewing Aug 10, 2021
6eaa470
Update dependencies from https://github.com/dotnet/hotreload-utils bu…
dotnet-maestro[bot] Aug 10, 2021
0908a52
Update dependencies from https://github.com/dotnet/roslyn-analyzers b…
dotnet-maestro[bot] Aug 10, 2021
7c37bbe
Update dependencies from https://dev.azure.com/dnceng/internal/_git/d…
dotnet-maestro[bot] Aug 10, 2021
998b8e9
Update dependencies from https://github.com/dotnet/hotreload-utils bu…
dotnet-maestro[bot] Aug 10, 2021
22ab546
Update dependencies from https://github.com/dotnet/runtime build 2021…
dotnet-maestro[bot] Aug 10, 2021
6d22dfd
Update dependencies from https://github.com/dotnet/emsdk build 202108…
dotnet-maestro[bot] Aug 10, 2021
1b16292
Update dependencies from https://github.com/dotnet/emsdk build 202108…
dotnet-maestro[bot] Aug 10, 2021
25a3aa9
Don't upgrade SDK
ViktorHofer Aug 10, 2021
53ee624
Update dependencies from https://dev.azure.com/dnceng/internal/_git/d…
dotnet-maestro[bot] Aug 10, 2021
6a1fce3
Update dependencies from https://github.com/dotnet/icu build 20210809.1
dotnet-maestro[bot] Aug 10, 2021
82ff334
Update dependencies from https://github.com/dotnet/llvm-project build…
dotnet-maestro[bot] Aug 10, 2021
a6ad332
Update dependencies from https://github.com/dotnet/hotreload-utils bu…
dotnet-maestro[bot] Aug 10, 2021
e1ebfdd
Update dependencies from https://github.com/dotnet/arcade build 20210…
dotnet-maestro[bot] Aug 11, 2021
f97c5c0
Update dependencies from https://dev.azure.com/dnceng/internal/_git/d…
dotnet-maestro[bot] Aug 11, 2021
adcde8e
Update dependencies from https://github.com/dotnet/icu build 20210810.2
dotnet-maestro[bot] Aug 11, 2021
0c0af88
Update dependencies from https://github.com/dotnet/hotreload-utils bu…
dotnet-maestro[bot] Aug 11, 2021
2d5b9ae
Update dependencies from https://github.com/dotnet/runtime build 2021…
dotnet-maestro[bot] Aug 11, 2021
2d42ee4
Merge branch 'main' into darc-main-ae3fbeba-65b6-4b36-9428-9f1304b7ac04
ViktorHofer Aug 11, 2021
885fe32
Update Versions.props
ViktorHofer Aug 11, 2021
171ef7b
Update Version.Details.xml
ViktorHofer Aug 11, 2021
18723da
Update dependencies from https://github.com/dotnet/arcade build 20210…
dotnet-maestro[bot] Aug 11, 2021
1553bf1
Update global.json
ViktorHofer Aug 11, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -218,17 +218,17 @@
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-optimization</Uri>
<Sha>60bf5650ba15cc46cec560bcee2bd45080873176</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.HotReload.Utils.Generator.BuildTool" Version="1.0.2-alpha.0.21404.1">
<Dependency Name="Microsoft.DotNet.HotReload.Utils.Generator.BuildTool" Version="1.0.2-alpha.0.21405.1">
<Uri>https://github.com/dotnet/hotreload-utils</Uri>
<Sha>187d28ec14993a75eb7d2a72fc12f336efafe138</Sha>
<Sha>e1aa8d63e983ddf79ea0af460aa3bbb1c5cf022a</Sha>
</Dependency>
<Dependency Name="System.Runtime.Numerics.TestData" Version="6.0.0-beta.21405.1">
<Uri>https://github.com/dotnet/runtime-assets</Uri>
<Sha>07259c6fd799b74979769501c6da609c6a53061d</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.NetAnalyzers" Version="6.0.0-rc1.21378.3">
<Dependency Name="Microsoft.CodeAnalysis.NetAnalyzers" Version="6.0.0-rc1.21405.1">
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>
<Sha>92cc1339befaae2508da6480dcc7b29ebb1d5f67</Sha>
<Sha>3d817e2eb39b443c75ae03e6fa9d86d8e4877dcc</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>
4 changes: 2 additions & 2 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<!-- Code analysis dependencies -->
<MicrosoftCodeAnalysisCSharpCodeStyleVersion>3.10.0</MicrosoftCodeAnalysisCSharpCodeStyleVersion>
<MicrosoftCodeAnalysisCSharpVersion>3.10.0</MicrosoftCodeAnalysisCSharpVersion>
<MicrosoftCodeAnalysisNetAnalyzersVersion>6.0.0-rc1.21378.3</MicrosoftCodeAnalysisNetAnalyzersVersion>
<MicrosoftCodeAnalysisNetAnalyzersVersion>6.0.0-rc1.21405.1</MicrosoftCodeAnalysisNetAnalyzersVersion>
<!-- SDK dependencies -->
<MicrosoftDotNetPackageValidationVersion>1.0.0-rc.1.21404.21</MicrosoftDotNetPackageValidationVersion>
<!-- Arcade dependencies -->
Expand Down Expand Up @@ -156,7 +156,7 @@
<MicrosoftNETTestSdkVersion>16.9.0-preview-20201201-01</MicrosoftNETTestSdkVersion>
<MicrosoftDotNetXHarnessTestRunnersXunitVersion>1.0.0-prerelease.21404.1</MicrosoftDotNetXHarnessTestRunnersXunitVersion>
<MicrosoftDotNetXHarnessCLIVersion>1.0.0-prerelease.21404.1</MicrosoftDotNetXHarnessCLIVersion>
<MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion>1.0.2-alpha.0.21404.1</MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion>
<MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion>1.0.2-alpha.0.21405.1</MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion>
<XUnitVersion>2.4.1</XUnitVersion>
<XUnitRunnerVisualStudioVersion>2.4.2</XUnitRunnerVisualStudioVersion>
<CoverletCollectorVersion>1.3.0</CoverletCollectorVersion>
Expand Down