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 7 repositories #108636

Open
wants to merge 28 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 24 commits
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
315cf06
Update dependencies from https://github.com/dotnet/sdk build 20241007.16
dotnet-maestro[bot] Oct 8, 2024
1fddc00
Update dependencies from https://github.com/dotnet/source-build-exter…
dotnet-maestro[bot] Oct 8, 2024
5ee85a9
Update dependencies from https://github.com/dotnet/icu build 20241007.2
dotnet-maestro[bot] Oct 9, 2024
c9ae4bc
Update dependencies from https://github.com/dotnet/runtime-assets bui…
dotnet-maestro[bot] Oct 10, 2024
b36753f
Update dependencies from https://github.com/dotnet/hotreload-utils bu…
dotnet-maestro[bot] Oct 10, 2024
a0d0070
Update dependencies from https://github.com/dotnet/icu build 20241010.1
dotnet-maestro[bot] Oct 11, 2024
3bf3da3
Update dependencies from https://github.com/dotnet/runtime-assets bui…
dotnet-maestro[bot] Oct 11, 2024
50dff2e
Update dependencies from https://github.com/dotnet/hotreload-utils bu…
dotnet-maestro[bot] Oct 11, 2024
878b3db
Update dependencies from https://github.com/dotnet/cecil build 202410…
dotnet-maestro[bot] Oct 11, 2024
ddff27a
Update dependencies from https://github.com/dotnet/source-build-exter…
dotnet-maestro[bot] Oct 12, 2024
ea55fdf
Merge branch 'main' into darc-main-1ab3acfe-5f2c-4ca0-9919-7d14fa548ee9
lewing Oct 13, 2024
ab063c8
Update dependencies from https://github.com/dotnet/runtime build 2024…
dotnet-maestro[bot] Oct 14, 2024
72290f7
Update dependencies from https://github.com/dotnet/sdk build 20241010.13
dotnet-maestro[bot] Oct 14, 2024
75898e9
Merge branch 'main' into darc-main-1ab3acfe-5f2c-4ca0-9919-7d14fa548ee9
lewing Oct 15, 2024
885c919
Update dependencies from https://github.com/dotnet/icu build 20241014.3
dotnet-maestro[bot] Oct 15, 2024
2a72bd5
Update dependencies from https://github.com/dotnet/runtime-assets bui…
dotnet-maestro[bot] Oct 15, 2024
da5a202
Update dependencies from https://github.com/dotnet/hotreload-utils bu…
dotnet-maestro[bot] Oct 15, 2024
6686b15
Update dependencies from https://github.com/dotnet/cecil build 202410…
dotnet-maestro[bot] Oct 15, 2024
e599bc8
Update dependencies from https://github.com/dotnet/source-build-exter…
dotnet-maestro[bot] Oct 15, 2024
724ed1d
Update dependencies from https://github.com/dotnet/cecil build 202410…
dotnet-maestro[bot] Oct 16, 2024
63620b7
Update dependencies from https://github.com/dotnet/source-build-exter…
dotnet-maestro[bot] Oct 16, 2024
ee3ecdf
Update dependencies from https://github.com/dotnet/source-build-exter…
dotnet-maestro[bot] Oct 17, 2024
47cd7a0
Merge remote-tracking branch 'upstream/main' into darc-main-1ab3acfe-…
steveisok Oct 17, 2024
36fa512
Update dependencies from https://github.com/dotnet/runtime build 2024…
dotnet-maestro[bot] Oct 17, 2024
edcf1f6
Update Version.Details.xml
kg Oct 17, 2024
20fe6bc
Update Version.Details.xml
kg Oct 17, 2024
e62a6b3
Update Version.Details.xml
kg Oct 17, 2024
87db981
Update Versions.props
kg Oct 17, 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
112 changes: 56 additions & 56 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="10.0.0-alpha.1.24503.1">
<Dependency Name="Microsoft.NETCore.Runtime.ICU.Transport" Version="10.0.0-alpha.1.24514.3">
<Uri>https://github.com/dotnet/icu</Uri>
<Sha>f5fff13c5ea58a0c88f4391e62f5a855b91f2a07</Sha>
<Sha>baa8afd986699ff57f1fc55b3cfecd0c15b692b5</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 @@ -54,14 +54,14 @@
<Sha>803d8598f98fb4efd94604b32627ee9407f246db</Sha>
<SourceBuild RepoName="command-line-api" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.DotNet.Cecil" Version="0.11.5-alpha.24480.1">
<Dependency Name="Microsoft.DotNet.Cecil" Version="0.11.5-alpha.24515.1">
<Uri>https://github.com/dotnet/cecil</Uri>
<Sha>9c9443396f8deacceb8edb169890e52aac25f311</Sha>
<Sha>e51bd3677d5674fa34bf5676c5fc5562206bf94e</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.cecil" Version="0.11.5-alpha.24480.1">
<Dependency Name="Microsoft.SourceBuild.Intermediate.cecil" Version="0.11.5-alpha.24515.1">
<Uri>https://github.com/dotnet/cecil</Uri>
<Sha>9c9443396f8deacceb8edb169890e52aac25f311</Sha>
<Sha>e51bd3677d5674fa34bf5676c5fc5562206bf94e</Sha>
<SourceBuild RepoName="cecil" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.NET.Workload.Emscripten.Current.Manifest-10.0.100.Transport" Version="10.0.0-alpha.1.24514.2">
Expand All @@ -81,9 +81,9 @@
<SourceBuild RepoName="source-build-reference-packages" ManagedOnly="true" />
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-externals" Version="10.0.0-alpha.1.24502.3">
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-externals" Version="10.0.0-alpha.1.24516.1">
<Uri>https://github.com/dotnet/source-build-externals</Uri>
<Sha>85c00cd57c77e94d63f80eac12b834ea14ae5907</Sha>
<Sha>d22c9e818d40d0b36874f8db31550b1ea7f66c72</Sha>
<SourceBuild RepoName="source-build-externals" ManagedOnly="true" />
</Dependency>
</ProductDependencies>
Expand Down Expand Up @@ -170,57 +170,57 @@
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>712dea25b14a59fe642f2d28e8a3f3c931c03759</Sha>
</Dependency>
<Dependency Name="System.ComponentModel.TypeConverter.TestData" Version="10.0.0-beta.24480.2">
<Dependency Name="System.ComponentModel.TypeConverter.TestData" Version="10.0.0-beta.24514.1">
<Uri>https://github.com/dotnet/runtime-assets</Uri>
<Sha>d953443109b1efa5a324290b65534b89017cb744</Sha>
<Sha>6adfbf90867a7479319e54a9667eb94dc83c0267</Sha>
</Dependency>
<Dependency Name="System.Data.Common.TestData" Version="10.0.0-beta.24480.2">
<Dependency Name="System.Data.Common.TestData" Version="10.0.0-beta.24514.1">
<Uri>https://github.com/dotnet/runtime-assets</Uri>
<Sha>d953443109b1efa5a324290b65534b89017cb744</Sha>
<Sha>6adfbf90867a7479319e54a9667eb94dc83c0267</Sha>
</Dependency>
<Dependency Name="System.Drawing.Common.TestData" Version="10.0.0-beta.24480.2">
<Dependency Name="System.Drawing.Common.TestData" Version="10.0.0-beta.24514.1">
<Uri>https://github.com/dotnet/runtime-assets</Uri>
<Sha>d953443109b1efa5a324290b65534b89017cb744</Sha>
<Sha>6adfbf90867a7479319e54a9667eb94dc83c0267</Sha>
</Dependency>
<Dependency Name="System.Formats.Tar.TestData" Version="10.0.0-beta.24480.2">
<Dependency Name="System.Formats.Tar.TestData" Version="10.0.0-beta.24514.1">
<Uri>https://github.com/dotnet/runtime-assets</Uri>
<Sha>d953443109b1efa5a324290b65534b89017cb744</Sha>
<Sha>6adfbf90867a7479319e54a9667eb94dc83c0267</Sha>
</Dependency>
<Dependency Name="System.IO.Compression.TestData" Version="10.0.0-beta.24480.2">
<Dependency Name="System.IO.Compression.TestData" Version="10.0.0-beta.24514.1">
<Uri>https://github.com/dotnet/runtime-assets</Uri>
<Sha>d953443109b1efa5a324290b65534b89017cb744</Sha>
<Sha>6adfbf90867a7479319e54a9667eb94dc83c0267</Sha>
</Dependency>
<Dependency Name="System.IO.Packaging.TestData" Version="10.0.0-beta.24480.2">
<Dependency Name="System.IO.Packaging.TestData" Version="10.0.0-beta.24514.1">
<Uri>https://github.com/dotnet/runtime-assets</Uri>
<Sha>d953443109b1efa5a324290b65534b89017cb744</Sha>
<Sha>6adfbf90867a7479319e54a9667eb94dc83c0267</Sha>
</Dependency>
<Dependency Name="System.Net.TestData" Version="10.0.0-beta.24480.2">
<Dependency Name="System.Net.TestData" Version="10.0.0-beta.24514.1">
<Uri>https://github.com/dotnet/runtime-assets</Uri>
<Sha>d953443109b1efa5a324290b65534b89017cb744</Sha>
<Sha>6adfbf90867a7479319e54a9667eb94dc83c0267</Sha>
</Dependency>
<Dependency Name="System.Private.Runtime.UnicodeData" Version="10.0.0-beta.24480.2">
<Dependency Name="System.Private.Runtime.UnicodeData" Version="10.0.0-beta.24514.1">
<Uri>https://github.com/dotnet/runtime-assets</Uri>
<Sha>d953443109b1efa5a324290b65534b89017cb744</Sha>
<Sha>6adfbf90867a7479319e54a9667eb94dc83c0267</Sha>
</Dependency>
<Dependency Name="System.Runtime.TimeZoneData" Version="10.0.0-beta.24480.2">
<Dependency Name="System.Runtime.TimeZoneData" Version="10.0.0-beta.24514.1">
<Uri>https://github.com/dotnet/runtime-assets</Uri>
<Sha>d953443109b1efa5a324290b65534b89017cb744</Sha>
<Sha>6adfbf90867a7479319e54a9667eb94dc83c0267</Sha>
</Dependency>
<Dependency Name="System.Security.Cryptography.X509Certificates.TestData" Version="10.0.0-beta.24480.2">
<Dependency Name="System.Security.Cryptography.X509Certificates.TestData" Version="10.0.0-beta.24514.1">
<Uri>https://github.com/dotnet/runtime-assets</Uri>
<Sha>d953443109b1efa5a324290b65534b89017cb744</Sha>
<Sha>6adfbf90867a7479319e54a9667eb94dc83c0267</Sha>
</Dependency>
<Dependency Name="System.Text.RegularExpressions.TestData" Version="10.0.0-beta.24480.2">
<Dependency Name="System.Text.RegularExpressions.TestData" Version="10.0.0-beta.24514.1">
<Uri>https://github.com/dotnet/runtime-assets</Uri>
<Sha>d953443109b1efa5a324290b65534b89017cb744</Sha>
<Sha>6adfbf90867a7479319e54a9667eb94dc83c0267</Sha>
</Dependency>
<Dependency Name="System.Windows.Extensions.TestData" Version="10.0.0-beta.24480.2">
<Dependency Name="System.Windows.Extensions.TestData" Version="10.0.0-beta.24514.1">
<Uri>https://github.com/dotnet/runtime-assets</Uri>
<Sha>d953443109b1efa5a324290b65534b89017cb744</Sha>
<Sha>6adfbf90867a7479319e54a9667eb94dc83c0267</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.CilStrip.Sources" Version="10.0.0-beta.24480.2">
<Dependency Name="Microsoft.DotNet.CilStrip.Sources" Version="10.0.0-beta.24514.1">
<Uri>https://github.com/dotnet/runtime-assets</Uri>
<Sha>d953443109b1efa5a324290b65534b89017cb744</Sha>
<Sha>6adfbf90867a7479319e54a9667eb94dc83c0267</Sha>
</Dependency>
<Dependency Name="runtime.linux-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk" Version="19.1.0-alpha.1.24510.2" CoherentParentDependency="Microsoft.NET.Workload.Emscripten.Current.Manifest-10.0.100.Transport">
<Uri>https://github.com/dotnet/llvm-project</Uri>
Expand Down Expand Up @@ -278,39 +278,39 @@
<Uri>https://github.com/dotnet/llvm-project</Uri>
<Sha>fd349639363fadcff5ecce395bde5588821cd6f8</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="10.0.0-alpha.1.24504.10">
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="10.0.0-alpha.1.24517.1">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>0372b5080a4aec8d73d6861ad4b993d9d0fe3a11</Sha>
<Sha>2830cf5d4b6c7853c6f187b8646ee7cfda7a9ae7</Sha>
</Dependency>
<Dependency Name="runtime.native.System.IO.Ports" Version="10.0.0-alpha.1.24504.10">
<Dependency Name="runtime.native.System.IO.Ports" Version="10.0.0-alpha.1.24517.1">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>0372b5080a4aec8d73d6861ad4b993d9d0fe3a11</Sha>
<Sha>2830cf5d4b6c7853c6f187b8646ee7cfda7a9ae7</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.ILAsm" Version="10.0.0-alpha.1.24504.10">
<Dependency Name="Microsoft.NETCore.ILAsm" Version="10.0.0-alpha.1.24517.1">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>0372b5080a4aec8d73d6861ad4b993d9d0fe3a11</Sha>
<Sha>2830cf5d4b6c7853c6f187b8646ee7cfda7a9ae7</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk.IL" Version="10.0.0-alpha.1.24504.10">
<Dependency Name="Microsoft.NET.Sdk.IL" Version="10.0.0-alpha.1.24517.1">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>0372b5080a4aec8d73d6861ad4b993d9d0fe3a11</Sha>
<Sha>2830cf5d4b6c7853c6f187b8646ee7cfda7a9ae7</Sha>
</Dependency>
<Dependency Name="System.Text.Json" Version="10.0.0-alpha.1.24504.10">
<Dependency Name="System.Text.Json" Version="10.0.0-alpha.1.24517.1">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>0372b5080a4aec8d73d6861ad4b993d9d0fe3a11</Sha>
<Sha>2830cf5d4b6c7853c6f187b8646ee7cfda7a9ae7</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.runtime.linux-x64" Version="10.0.0-alpha.1.24504.10">
<Dependency Name="Microsoft.SourceBuild.Intermediate.runtime.linux-x64" Version="10.0.0-alpha.1.24517.1">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>0372b5080a4aec8d73d6861ad4b993d9d0fe3a11</Sha>
<Sha>2830cf5d4b6c7853c6f187b8646ee7cfda7a9ae7</Sha>
<SourceBuild RepoName="runtime" ManagedOnly="false" />
</Dependency>
<Dependency Name="System.Reflection.Metadata" Version="10.0.0-alpha.1.24504.10">
<Dependency Name="System.Reflection.Metadata" Version="10.0.0-alpha.1.24517.1">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>0372b5080a4aec8d73d6861ad4b993d9d0fe3a11</Sha>
<Sha>2830cf5d4b6c7853c6f187b8646ee7cfda7a9ae7</Sha>
</Dependency>
<Dependency Name="System.Reflection.MetadataLoadContext" Version="10.0.0-alpha.1.24504.10">
<Dependency Name="System.Reflection.MetadataLoadContext" Version="10.0.0-alpha.1.24517.1">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>0372b5080a4aec8d73d6861ad4b993d9d0fe3a11</Sha>
<Sha>2830cf5d4b6c7853c6f187b8646ee7cfda7a9ae7</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.XHarness.TestRunners.Common" Version="10.0.0-prerelease.24511.1">
<Uri>https://github.com/dotnet/xharness</Uri>
Expand Down Expand Up @@ -344,13 +344,13 @@
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-optimization</Uri>
<Sha>9d7532585ce71e30ab55f0364d3cecccaf0775d1</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.HotReload.Utils.Generator.BuildTool" Version="10.0.0-alpha.0.24480.1">
<Dependency Name="Microsoft.DotNet.HotReload.Utils.Generator.BuildTool" Version="10.0.0-alpha.0.24514.1">
<Uri>https://github.com/dotnet/hotreload-utils</Uri>
<Sha>e3c63213160d2bef8b3786ce193334fe09e33124</Sha>
<Sha>3f3ab836c338d37ecdda238f630e81f1bbde7126</Sha>
</Dependency>
<Dependency Name="System.Runtime.Numerics.TestData" Version="10.0.0-beta.24480.2">
<Dependency Name="System.Runtime.Numerics.TestData" Version="10.0.0-beta.24514.1">
<Uri>https://github.com/dotnet/runtime-assets</Uri>
<Sha>d953443109b1efa5a324290b65534b89017cb744</Sha>
<Sha>6adfbf90867a7479319e54a9667eb94dc83c0267</Sha>
</Dependency>
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.12.0-3.24476.1">
<Uri>https://github.com/dotnet/roslyn</Uri>
Expand Down Expand Up @@ -378,9 +378,9 @@
<Sha>1ed3c1b184f9da5b9f71097672b63edb00858fad</Sha>
<SourceBuild RepoName="roslyn" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.DotNet.ApiCompat.Task" Version="10.0.100-alpha.1.24480.5">
<Dependency Name="Microsoft.DotNet.ApiCompat.Task" Version="10.0.100-alpha.1.24510.13">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>9de571282093d76401a3f457a8e9f4427e088778</Sha>
<Sha>1f220e48e5bc666e992b24f118a17e01ca316819</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.sdk" Version="10.0.100-alpha.1.24480.5">
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This package version also needs to get updated. It needs to be in sync with and other dotnet/sdk dependencies in this file.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do I need to manually update the Sha too?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like the ApiCompat.Task version and sha upgrade are the ones that need to be downgraded as for whatever reason, there is not a newer Microsoft.SourceBuild.Intermediate.sdk package.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. I will downgrade those and then strip NO-MERGE.

Expand Down
Loading
Loading