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 dotnet/cecil, dotnet/hotreload-utils, dotnet/icu, dotnet/xharness #103413

Merged
merged 12 commits into from
Jun 16, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
12 commits
Select commit Hold shift + click to select a range
d6de1a8
Update dependencies from https://github.com/dotnet/icu build 20240612.1
dotnet-maestro[bot] Jun 13, 2024
3ed0e85
Update dependencies from https://github.com/dotnet/xharness build 202…
dotnet-maestro[bot] Jun 13, 2024
67e6db8
Update dependencies from https://github.com/dotnet/hotreload-utils bu…
dotnet-maestro[bot] Jun 13, 2024
82da77c
Update dependencies from https://github.com/dotnet/cecil build 202406…
dotnet-maestro[bot] Jun 13, 2024
d65045e
Update dependencies from https://github.com/dotnet/icu build 20240612.1
dotnet-maestro[bot] Jun 14, 2024
aef40bf
Update dependencies from https://github.com/dotnet/xharness build 202…
dotnet-maestro[bot] Jun 14, 2024
d18d08e
Update dependencies from https://github.com/dotnet/cecil build 202406…
dotnet-maestro[bot] Jun 14, 2024
59e8fe3
Update dependencies from https://github.com/dotnet/hotreload-utils bu…
dotnet-maestro[bot] Jun 14, 2024
dbe0534
Update dependencies from https://github.com/dotnet/icu build 20240612.1
dotnet-maestro[bot] Jun 15, 2024
78a52f8
Update dependencies from https://github.com/dotnet/xharness build 202…
dotnet-maestro[bot] Jun 15, 2024
ee17622
Update dependencies from https://github.com/dotnet/hotreload-utils bu…
dotnet-maestro[bot] Jun 15, 2024
4d7ba8a
Update dependencies from https://github.com/dotnet/cecil build 202406…
dotnet-maestro[bot] Jun 15, 2024
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
2 changes: 1 addition & 1 deletion .config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
]
},
"microsoft.dotnet.xharness.cli": {
"version": "9.0.0-prerelease.24311.2",
"version": "9.0.0-prerelease.24312.3",
"commands": [
"xharness"
]
Expand Down
28 changes: 14 additions & 14 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<Dependencies>
<ProductDependencies>
<Dependency Name="Microsoft.NETCore.Runtime.ICU.Transport" Version="9.0.0-preview.6.24303.1">
<Dependency Name="Microsoft.NETCore.Runtime.ICU.Transport" Version="9.0.0-preview.6.24312.1">
<Uri>https://github.com/dotnet/icu</Uri>
<Sha>b7fb07bc07a95b5ef13df8c2b6210649b3238ef9</Sha>
<Sha>4fb2c4adac4956c542effd0b740b86297cfec759</Sha>
</Dependency>
<Dependency Name="System.Net.MsQuic.Transport" Version="9.0.0-alpha.1.24167.3">
<Uri>https://github.com/dotnet/msquic</Uri>
Expand Down Expand Up @@ -58,14 +58,14 @@
<Sha>a045dd54a4c44723c215d992288160eb1401bb7f</Sha>
<SourceBuild RepoName="command-line-api" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.DotNet.Cecil" Version="0.11.4-alpha.24230.1">
<Dependency Name="Microsoft.DotNet.Cecil" Version="0.11.4-alpha.24313.1">
<Uri>https://github.com/dotnet/cecil</Uri>
<Sha>7a4a59f9f66baf6711a6ce2de01d3b2c62ed72d8</Sha>
<Sha>d145726036eb9c09a0e3cf03c4f70effd3b31cd7</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.cecil" Version="0.11.4-alpha.24230.1">
<Dependency Name="Microsoft.SourceBuild.Intermediate.cecil" Version="0.11.4-alpha.24313.1">
<Uri>https://github.com/dotnet/cecil</Uri>
<Sha>7a4a59f9f66baf6711a6ce2de01d3b2c62ed72d8</Sha>
<Sha>d145726036eb9c09a0e3cf03c4f70effd3b31cd7</Sha>
<SourceBuild RepoName="cecil" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Transport" Version="9.0.0-preview.6.24305.1">
Expand Down Expand Up @@ -320,17 +320,17 @@
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>8fac5af2b11dc98fa0504f6fd06df790164ec958</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.XHarness.TestRunners.Common" Version="9.0.0-prerelease.24311.2">
<Dependency Name="Microsoft.DotNet.XHarness.TestRunners.Common" Version="9.0.0-prerelease.24312.3">
<Uri>https://github.com/dotnet/xharness</Uri>
<Sha>975b330d51119efc4884f7a323784662cbf74391</Sha>
<Sha>6ce15319de72ab6d4c3b0f4c40f59300cffc5450</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.XHarness.TestRunners.Xunit" Version="9.0.0-prerelease.24311.2">
<Dependency Name="Microsoft.DotNet.XHarness.TestRunners.Xunit" Version="9.0.0-prerelease.24312.3">
<Uri>https://github.com/dotnet/xharness</Uri>
<Sha>975b330d51119efc4884f7a323784662cbf74391</Sha>
<Sha>6ce15319de72ab6d4c3b0f4c40f59300cffc5450</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.XHarness.CLI" Version="9.0.0-prerelease.24311.2">
<Dependency Name="Microsoft.DotNet.XHarness.CLI" Version="9.0.0-prerelease.24312.3">
<Uri>https://github.com/dotnet/xharness</Uri>
<Sha>975b330d51119efc4884f7a323784662cbf74391</Sha>
<Sha>6ce15319de72ab6d4c3b0f4c40f59300cffc5450</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.PackageTesting" Version="9.0.0-beta.24311.10">
<Uri>https://github.com/dotnet/arcade</Uri>
Expand All @@ -352,9 +352,9 @@
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-optimization</Uri>
<Sha>c3acfd159662959ff09f3a0d7663023db48bb78a</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.HotReload.Utils.Generator.BuildTool" Version="9.0.0-alpha.0.24303.1">
<Dependency Name="Microsoft.DotNet.HotReload.Utils.Generator.BuildTool" Version="9.0.0-alpha.0.24312.1">
<Uri>https://github.com/dotnet/hotreload-utils</Uri>
<Sha>68c6c65054f2720f503402903a82eefd5e1ccfda</Sha>
<Sha>f1b0f9c44da6713b2eb02b754a8ef653ca035874</Sha>
</Dependency>
<Dependency Name="System.Runtime.Numerics.TestData" Version="9.0.0-beta.24312.1">
<Uri>https://github.com/dotnet/runtime-assets</Uri>
Expand Down
12 changes: 6 additions & 6 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -179,10 +179,10 @@
<!-- Testing -->
<MicrosoftNETCoreCoreDisToolsVersion>1.4.0</MicrosoftNETCoreCoreDisToolsVersion>
<MicrosoftNETTestSdkVersion>17.4.0-preview-20220707-01</MicrosoftNETTestSdkVersion>
<MicrosoftDotNetXHarnessTestRunnersCommonVersion>9.0.0-prerelease.24311.2</MicrosoftDotNetXHarnessTestRunnersCommonVersion>
<MicrosoftDotNetXHarnessTestRunnersXunitVersion>9.0.0-prerelease.24311.2</MicrosoftDotNetXHarnessTestRunnersXunitVersion>
<MicrosoftDotNetXHarnessCLIVersion>9.0.0-prerelease.24311.2</MicrosoftDotNetXHarnessCLIVersion>
<MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion>9.0.0-alpha.0.24303.1</MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion>
<MicrosoftDotNetXHarnessTestRunnersCommonVersion>9.0.0-prerelease.24312.3</MicrosoftDotNetXHarnessTestRunnersCommonVersion>
<MicrosoftDotNetXHarnessTestRunnersXunitVersion>9.0.0-prerelease.24312.3</MicrosoftDotNetXHarnessTestRunnersXunitVersion>
<MicrosoftDotNetXHarnessCLIVersion>9.0.0-prerelease.24312.3</MicrosoftDotNetXHarnessCLIVersion>
<MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion>9.0.0-alpha.0.24312.1</MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion>
<NUnitVersion>3.12.0</NUnitVersion>
<NUnit3TestAdapterVersion>4.5.0</NUnit3TestAdapterVersion>
<CoverletCollectorVersion>6.0.0</CoverletCollectorVersion>
Expand All @@ -208,11 +208,11 @@
<!-- Docs -->
<MicrosoftPrivateIntellisenseVersion>8.0.0-preview-20230918.1</MicrosoftPrivateIntellisenseVersion>
<!-- Mono Cecil -->
<MicrosoftDotNetCecilVersion>0.11.4-alpha.24230.1</MicrosoftDotNetCecilVersion>
<MicrosoftDotNetCecilVersion>0.11.4-alpha.24313.1</MicrosoftDotNetCecilVersion>
<!-- ILCompiler -->
<MicrosoftDotNetILCompilerVersion>9.0.0-preview.6.24307.2</MicrosoftDotNetILCompilerVersion>
<!-- ICU -->
<MicrosoftNETCoreRuntimeICUTransportVersion>9.0.0-preview.6.24303.1</MicrosoftNETCoreRuntimeICUTransportVersion>
<MicrosoftNETCoreRuntimeICUTransportVersion>9.0.0-preview.6.24312.1</MicrosoftNETCoreRuntimeICUTransportVersion>
<!-- MsQuic -->
<MicrosoftNativeQuicMsQuicSchannelVersion>2.3.5</MicrosoftNativeQuicMsQuicSchannelVersion>
<SystemNetMsQuicTransportVersion>9.0.0-alpha.1.24167.3</SystemNetMsQuicTransportVersion>
Expand Down
Loading