Skip to content

[manual] Merge release/8.0-staging into release/8.0 #114661

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

Merged
merged 25 commits into from
Apr 15, 2025

Conversation

carlossanlop
Copy link
Contributor

MERGE COMMIT

OOB packages that are being turned off:

  • System.Diagnostics.EventLog
  • System.DirectoryServices.Protocols
  • System.Private.Xml (this should not have been made an IsPackable)

Packages that are being built for the May Release:

  • System.Net.Http.WinHttpHandler

antonfirsov and others added 25 commits March 14, 2025 18:11
Backport of dotnet#113432 to release/8.0-staging

Contributes to dotnet#113372.
* Update Ubuntu pipelines from 1804 to 2204

* Docker images
…`MAX_PATH` (dotnet#113801)

* fix long path bug

* Simplify test with Math.Max

Co-authored-by: Adam Sitnik <[email protected]>

---------

Co-authored-by: Gan Keyu <[email protected]>
Co-authored-by: Keyu Gan <[email protected]>
Co-authored-by: Adam Sitnik <[email protected]>
…t#112861)

* remove extra assert from WinHttp

* Update GeneratePackageOnBuild and ServicingVersion settings

---------

Co-authored-by: wfurt <[email protected]>
Co-authored-by: Marie Píchová <[email protected]>
…on20 (dotnet#113648)

* Trying to add user agent header.

* Test another way

* Change server to httpbin

* Update Http2NoPushHost and add Http2NoPushGetUris for improved testing

---------

Co-authored-by: Roman Konecny <[email protected]>
Co-authored-by: Radek Zikmund <[email protected]>
…ease/8.0-staging

[automated] Merge branch 'release/8.0' => 'release/8.0-staging'
…50218.2 (dotnet#113445)

Microsoft.DotNet.XHarness.CLI , Microsoft.DotNet.XHarness.TestRunners.Common , Microsoft.DotNet.XHarness.TestRunners.Xunit
 From Version 8.0.0-prerelease.25103.2 -> To Version 8.0.0-prerelease.25118.2

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Larry Ewing <[email protected]>
There are some `on pull_request_target types` in the label checking yml files that were removed but they are actually necessary, so the labeler keeps working after for example: pushing new commits, pressing the update the branch, closing and opening the PR.
…ild 20250313.1 (dotnet#113475)

Microsoft.DotNet.HotReload.Utils.Generator.BuildTool
 From Version 8.0.0-alpha.0.25124.2 -> To Version 8.0.0-alpha.0.25163.1

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Carlos Sánchez López <[email protected]>
…otnet#113515)

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

Microsoft.DotNet.CilStrip.Sources , System.ComponentModel.TypeConverter.TestData , System.Data.Common.TestData , System.Drawing.Common.TestData , System.Formats.Tar.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.Text.RegularExpressions.TestData , System.Windows.Extensions.TestData
 From Version 8.0.0-beta.25113.1 -> To Version 8.0.0-beta.25163.1

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

Microsoft.DotNet.CilStrip.Sources , System.ComponentModel.TypeConverter.TestData , System.Data.Common.TestData , System.Drawing.Common.TestData , System.Formats.Tar.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.Text.RegularExpressions.TestData , System.Windows.Extensions.TestData
 From Version 8.0.0-beta.25113.1 -> To Version 8.0.0-beta.25167.2

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Carlos Sánchez López <[email protected]>
…ease/8.0-staging

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

[automated] Merge branch 'release/8.0' => 'release/8.0-staging'
… provided packages in MSBuild tasks (dotnet#113404)

* Backport PackageDownloadAndReference for tasks

Backporting a subset of df76a01 to 8.0

* Convert a couple PackageReferences to PackageDownloadAndReference

* See how far we get with this

* Small cleanups

* remove unreachable code

* Fix reference

* Add another workaround

* Another silly fix

---------

Co-authored-by: Larry Ewing <[email protected]>
Co-authored-by: Juan Sebastian Hoyos Ayala <[email protected]>
…5040.2 (dotnet#114439)

Microsoft.DotNet.XHarness.CLI , Microsoft.DotNet.XHarness.TestRunners.Common , Microsoft.DotNet.XHarness.TestRunners.Xunit
 From Version 8.0.0-prerelease.25118.2 -> To Version 8.0.0-prerelease.25207.2

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
…ld 20250409.1 (dotnet#114472)

Microsoft.DotNet.CilStrip.Sources , System.ComponentModel.TypeConverter.TestData , System.Data.Common.TestData , System.Drawing.Common.TestData , System.Formats.Tar.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.Text.RegularExpressions.TestData , System.Windows.Extensions.TestData
 From Version 8.0.0-beta.25167.2 -> To Version 8.0.0-beta.25209.1

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
…#114457)

* JIT: Fix loop recognition bug in .NET 8

A loop preheader can't be a callfinally pair tail.

Fixes dotnet#108811.

* exclude new test from wasm
…ld 20250411.2 (dotnet#114588)

Microsoft.DotNet.CilStrip.Sources , System.ComponentModel.TypeConverter.TestData , System.Data.Common.TestData , System.Drawing.Common.TestData , System.Formats.Tar.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.Text.RegularExpressions.TestData , System.Windows.Extensions.TestData
 From Version 8.0.0-beta.25209.1 -> To Version 8.0.0-beta.25211.2

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
…dotnet#114454)

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

Microsoft.DotNet.HotReload.Utils.Generator.BuildTool
 From Version 8.0.0-alpha.0.25163.1 -> To Version 8.0.0-alpha.0.25209.1

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

Microsoft.DotNet.HotReload.Utils.Generator.BuildTool
 From Version 8.0.0-alpha.0.25163.1 -> To Version 8.0.0-alpha.0.25214.2

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Carlos Sánchez López <[email protected]>
@carlossanlop carlossanlop added Servicing-approved Approved for servicing release area-codeflow for labeling automated codeflow labels Apr 14, 2025
@carlossanlop carlossanlop self-assigned this Apr 14, 2025
@Copilot Copilot AI review requested due to automatic review settings April 14, 2025 23:31
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 51 out of 57 changed files in this pull request and generated 2 comments.

Files not reviewed (6)
  • .config/dotnet-tools.json: Language not supported
  • eng/PackageDownloadAndReference.targets: Language not supported
  • eng/Version.Details.xml: Language not supported
  • eng/Versions.props: Language not supported
  • src/libraries/System.Diagnostics.EventLog/src/System.Diagnostics.EventLog.csproj: Language not supported
  • src/libraries/System.DirectoryServices.Protocols/src/System.DirectoryServices.Protocols.csproj: Language not supported

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-codeflow for labeling automated codeflow NO-SQUASH The PR should not be squashed Servicing-approved Approved for servicing release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants