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

[manual] Merge release/6.0-staging into release/6.0 #108861

Merged
merged 12 commits into from
Oct 15, 2024

Conversation

carlossanlop
Copy link
Member

Merge commit!

Note: Draft because still waiting to include #108300 #107828 and #108797

No OOB packages turned off in this release as we are turning them all on with #108797 .

carlossanlop and others added 9 commits September 26, 2024 12:30
…ease/6.0-staging

[automated] Merge branch 'release/6.0' => 'release/6.0-staging'
* Update RedHat version

* Replace RHEL7 with CentOS Stream 9

* Update runtime queues
…ease/6.0-staging

[automated] Merge branch 'release/6.0' => 'release/6.0-staging'
…ease/6.0-staging

[automated] Merge branch 'release/6.0' => 'release/6.0-staging'
…t#107756)

* Update dependencies from https://github.com/dotnet/xharness build 20240820.2

Microsoft.DotNet.XHarness.CLI , Microsoft.DotNet.XHarness.TestRunners.Xunit
 From Version 6.0.0-prerelease.24224.2 -> To Version 6.0.0-prerelease.24420.2

* Update dependencies from https://github.com/dotnet/xharness build 20240917.2

Microsoft.DotNet.XHarness.CLI , Microsoft.DotNet.XHarness.TestRunners.Xunit
 From Version 6.0.0-prerelease.24420.2 -> To Version 6.0.0-prerelease.24467.2

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Carlos Sánchez López <1175054+carlossanlop@users.noreply.github.com>
)

* Update dependencies from https://github.com/dotnet/icu build 20240912.2

Microsoft.NETCore.Runtime.ICU.Transport
 From Version 6.0.0-rtm.24315.1 -> To Version 6.0.0-rtm.24462.2

* Update dependencies from https://github.com/dotnet/icu build 20241010.4

Microsoft.NETCore.Runtime.ICU.Transport
 From Version 6.0.0-rtm.24462.2 -> To Version 6.0.0-rtm.24510.4

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Carlos Sánchez López <1175054+carlossanlop@users.noreply.github.com>
…dotnet#107826)

* Update dependencies from https://github.com/dotnet/hotreload-utils build 20240914.1

Microsoft.DotNet.HotReload.Utils.Generator.BuildTool
 From Version 6.0.0-alpha.0.24402.2 -> To Version 6.0.0-alpha.0.24464.1

* Update dependencies from https://github.com/dotnet/hotreload-utils build 20241011.1

Microsoft.DotNet.HotReload.Utils.Generator.BuildTool
 From Version 6.0.0-alpha.0.24464.1 -> To Version 6.0.0-alpha.0.24511.1

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Carlos Sánchez López <1175054+carlossanlop@users.noreply.github.com>
@carlossanlop carlossanlop added Servicing-approved Approved for servicing release area-codeflow for labeling automated codeflow labels Oct 14, 2024
@carlossanlop carlossanlop added this to the 6.0.36 milestone Oct 14, 2024
@carlossanlop carlossanlop requested review from a team October 14, 2024 21:05
@carlossanlop carlossanlop self-assigned this Oct 14, 2024
Copy link
Member

@ericstj ericstj left a comment

Choose a reason for hiding this comment

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

Requires #108797

…ase direct update availability (dotnet#108797)

* Avoid package dependencies on libraries in the shared framework��We can avoid these dependencies since we can count on the library being part of the shared framework. Fewer dependencies means less packages downloaded, less for customers to service, less copied into the output directory when serviced.��Backport of 6e440de

* Enable packages for every project that reduced dependencies

* Add an option to enable servicing for transitive dependencies

* Permit settting ServiceTransitiveDependencies in projects as well

* Add additional packages required for up-stack servicing

* Fix indenting

Co-authored-by: Carlos Sánchez López <1175054+carlossanlop@users.noreply.github.com>

* Bump servicing version for packages that shipped last month

---------

Co-authored-by: Carlos Sánchez López <1175054+carlossanlop@users.noreply.github.com>
dotnet-maestro bot and others added 2 commits October 14, 2024 20:42
…otnet#107828)

* Update dependencies from https://github.com/dotnet/runtime-assets build 20240913.1

Microsoft.DotNet.CilStrip.Sources , System.ComponentModel.TypeConverter.TestData , System.Data.Common.TestData , System.Drawing.Common.TestData , System.IO.Compression.TestData , System.IO.Packaging.TestData , System.Net.TestData , System.Private.Runtime.UnicodeData , System.Runtime.Numerics.TestData , System.Runtime.TimeZoneData , System.Security.Cryptography.X509Certificates.TestData , System.Windows.Extensions.TestData
 From Version 6.0.0-beta.24362.1 -> To Version 6.0.0-beta.24463.1

* Update dependencies from https://github.com/dotnet/runtime-assets build 20241010.5

Microsoft.DotNet.CilStrip.Sources , System.ComponentModel.TypeConverter.TestData , System.Data.Common.TestData , System.Drawing.Common.TestData , System.IO.Compression.TestData , System.IO.Packaging.TestData , System.Net.TestData , System.Private.Runtime.UnicodeData , System.Runtime.Numerics.TestData , System.Runtime.TimeZoneData , System.Security.Cryptography.X509Certificates.TestData , System.Windows.Extensions.TestData
 From Version 6.0.0-beta.24463.1 -> To Version 6.0.0-beta.24510.5

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Carlos Sánchez López <1175054+carlossanlop@users.noreply.github.com>
…108300)

* Update dependencies from https://github.com/dotnet/arcade build 20240913.1

Microsoft.DotNet.ApiCompat , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Archives , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Build.Tasks.Packaging , Microsoft.DotNet.Build.Tasks.TargetFramework.Sdk , Microsoft.DotNet.Build.Tasks.Templating , Microsoft.DotNet.Build.Tasks.Workloads , Microsoft.DotNet.CodeAnalysis , Microsoft.DotNet.GenAPI , Microsoft.DotNet.GenFacades , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.PackageTesting , Microsoft.DotNet.RemoteExecutor , Microsoft.DotNet.SharedFramework.Sdk , Microsoft.DotNet.VersionTools.Tasks , Microsoft.DotNet.XUnitConsoleRunner , Microsoft.DotNet.XUnitExtensions
 From Version 6.0.0-beta.24413.1 -> To Version 6.0.0-beta.24463.1

* Update dependencies from https://github.com/dotnet/arcade build 20241008.2

Microsoft.DotNet.ApiCompat , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Archives , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Build.Tasks.Packaging , Microsoft.DotNet.Build.Tasks.TargetFramework.Sdk , Microsoft.DotNet.Build.Tasks.Templating , Microsoft.DotNet.Build.Tasks.Workloads , Microsoft.DotNet.CodeAnalysis , Microsoft.DotNet.GenAPI , Microsoft.DotNet.GenFacades , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.PackageTesting , Microsoft.DotNet.RemoteExecutor , Microsoft.DotNet.SharedFramework.Sdk , Microsoft.DotNet.VersionTools.Tasks , Microsoft.DotNet.XUnitConsoleRunner , Microsoft.DotNet.XUnitExtensions
 From Version 6.0.0-beta.24463.1 -> To Version 6.0.0-beta.24508.2

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Carlos Sánchez López <1175054+carlossanlop@users.noreply.github.com>
@carlossanlop carlossanlop marked this pull request as ready for review October 15, 2024 02:48
@carlossanlop carlossanlop merged commit 4b4a745 into dotnet:release/6.0 Oct 15, 2024
6 of 24 checks passed
@carlossanlop carlossanlop deleted the release/6.0-staging branch October 15, 2024 02:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-codeflow for labeling automated codeflow Servicing-approved Approved for servicing release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants