Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Merging internal commits for release/8.0 - #61398

#61398
Merged
wtgodbe merged 16 commits into
dotnet:release/8.0dotnet/aspnetcore:release/8.0from
vseanreesermsft:internal-merge-8.0-2025-04-08-1207vseanreesermsft/aspnetcore:internal-merge-8.0-2025-04-08-1207Copy head branch name to clipboard
Apr 9, 2025
Merged

Merging internal commits for release/8.0#61398
wtgodbe merged 16 commits into
dotnet:release/8.0dotnet/aspnetcore:release/8.0from
vseanreesermsft:internal-merge-8.0-2025-04-08-1207vseanreesermsft/aspnetcore:internal-merge-8.0-2025-04-08-1207Copy head branch name to clipboard

Conversation

@vseanreesermsft

Copy link
Copy Markdown
Contributor

No description provided.

wtgodbe and others added 15 commits February 24, 2025 15:19
Resolve merge conflict

----
#### AI description  (iteration 1)
#### PR Classification
Code update to merge changes from the public repository.

#### PR Summary
This pull request updates several dependencies and configurations to align with the latest versions from the public repository.
- Updated dependency versions in `/eng/Version.Details.xml` and `/eng/Versions.props`.
- Changed the default MSBuild version in `/eng/common/tools.ps1` and `/eng/common/sdk-task.ps1` to `17.12.0`.
- Modified the internal runtime download URL in `/eng/common/templates/steps/source-build.yml`.
<!-- GitOpsUserAgent=GitOps.Apps.Server.pullrequestcopilot -->
Support partial frames for HTTP/3 in Kestrel.

We incrementally parse frames as they come in.
…otnet-runtime build 20250312.16

Microsoft.Extensions.HostFactoryResolver.Sources , Microsoft.Extensions.Logging.Abstractions , Microsoft.Internal.Runtime.AspNetCore.Transport , Microsoft.NET.Runtime.MonoAOTCompiler.Task , Microsoft.NET.Runtime.WebAssembly.Sdk , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.BrowserDebugHost.Transport , Microsoft.NETCore.Platforms , System.Diagnostics.EventLog , System.DirectoryServices.Protocols , Microsoft.SourceBuild.Intermediate.runtime.linux-x64
 From Version 8.0.14-servicing.25111.18 -> To Version 8.0.15-servicing.25162.16
…ng/internal/dotnet-runtime

This pull request updates the following dependencies

[marker]: <> (Begin:83131e87-e80d-4d5b-f426-08dbd53b3319)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-runtime
- **Subscription**: 83131e87-e80d-4d5b-f426-08dbd53b3319
- **Build**: [20250312.16](https://dev.azure.com/dnceng/internal/_build/results?buildId=2661775)
- **Date Produced**: March 13, 2025 3:37:27 AM UTC
- **Commit**: [6eee28c27213784c1f8a112df1c90113585c4111](https://dev.azure.com/dnceng/internal/_git/dotnet-runtime?_a=history&version=GC6eee28c27213784c1f8a112df1c90113585c4111)
- **Branch**: refs/heads/internal/release/8.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.Extensions.HostFactoryResolver.Sources**: [from 8.0.14-servicing.25111.18 to 8.0.15-servicing.25162.16][1]
  - **Microsoft.Extensions.Logging.Abstractions**: [from 8.0.3 to 8.0.3][1]
  - **Microsoft.Internal.Runtime.AspNetCore.Transport**: [from 8.0.14-servicing.25111.18 to 8.0.15-servicing.25162.16][1]
  - **Microsoft.NET.Runtime.MonoAOTCompiler.Task**: [from 8.0.14 to 8.0.15][1]
  - **Microsoft.NET.Runtime.WebAssembly.Sdk**: [from 8.0.14 to 8.0.15][1]
  - **Microsoft.NETCore.App.Ref**: [from 8.0.14 to 8.0.15][1]
  - **Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm**: [from 8.0.14 to 8.0.15][1]
  - **Microsoft.NETCore.App.Runtime.win-x64**: [from 8.0.14 to 8.0.15][1]
  - **Microsoft.NETCore.BrowserDebugHost.Transport**: [from 8.0.14-servicing.25111.18 to 8.0.15-servicing.25162.16][1]
  - **Microsoft.NETCore.Platforms**: [from 8.0.14-servicing.25111.18 to 8.0.15-servicing.25162.16][1]
  - **System.Diagnostics.EventLog**: [from 8.0.1 to 8.0.2][2]
  - **System.DirectoryServices.Protocols**: [from 8.0.0 to 8.0.1][3]
  - **Microsoft.SourceBuild.Intermediate.runtime.linux-x64**: [from 8.0.14-servicing.25111.18 to 8.0.15-servicing.25162.16][1]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC1584e493603cfc4e9b36b77d6d4afe97de6363f9&targetVersion=GC6eee28c27213784c1f8a112df1c90113585c4111&_a=files
[2]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC81cabf2857a01351e5ab578947c7403a5b128ad1&targetVersion=GC6eee28c27213784c1f8a112df1c90113585c4111&_a=files
[3]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC5535e31a712343a63f5d7d796cd874e563e5ac14&targetVersion=GC6eee28c27213784c1f8a112df1c90113585c4111&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:83131e87-e80d-4d5b-f426-08dbd53b3319)
…otnet-runtime build 20250314.9

Microsoft.Extensions.HostFactoryResolver.Sources , Microsoft.Extensions.Logging.Abstractions , Microsoft.Internal.Runtime.AspNetCore.Transport , Microsoft.NET.Runtime.MonoAOTCompiler.Task , Microsoft.NET.Runtime.WebAssembly.Sdk , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.BrowserDebugHost.Transport , Microsoft.NETCore.Platforms , System.Diagnostics.EventLog , System.DirectoryServices.Protocols , Microsoft.SourceBuild.Intermediate.runtime.linux-x64
 From Version 8.0.15-servicing.25162.16 -> To Version 8.0.15-servicing.25164.9
…otnet-runtime build 20250314.13

Microsoft.Extensions.HostFactoryResolver.Sources , Microsoft.Extensions.Logging.Abstractions , Microsoft.Internal.Runtime.AspNetCore.Transport , Microsoft.NET.Runtime.MonoAOTCompiler.Task , Microsoft.NET.Runtime.WebAssembly.Sdk , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.BrowserDebugHost.Transport , Microsoft.NETCore.Platforms , System.Diagnostics.EventLog , System.DirectoryServices.Protocols , Microsoft.SourceBuild.Intermediate.runtime.linux-x64
 From Version 8.0.15-servicing.25162.16 -> To Version 8.0.15-servicing.25164.13
…ng/internal/dotnet-runtime

This pull request updates the following dependencies

[marker]: <> (Begin:83131e87-e80d-4d5b-f426-08dbd53b3319)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-runtime
- **Subscription**: 83131e87-e80d-4d5b-f426-08dbd53b3319
- **Build**: [20250314.13](https://dev.azure.com/dnceng/internal/_build/results?buildId=2663922)
- **Date Produced**: March 15, 2025 7:00:25 AM UTC
- **Commit**: [50c4cb9fc31c47f03eac865d7bc518af173b74b7](https://dev.azure.com/dnceng/internal/_git/dotnet-runtime?_a=history&version=GC50c4cb9fc31c47f03eac865d7bc518af173b74b7)
- **Branch**: refs/heads/internal/release/8.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.Extensions.HostFactoryResolver.Sources**: [from 8.0.15-servicing.25162.16 to 8.0.15-servicing.25164.13][2]
  - **Microsoft.Extensions.Logging.Abstractions**: [from 8.0.3 to 8.0.3][2]
  - **Microsoft.Internal.Runtime.AspNetCore.Transport**: [from 8.0.15-servicing.25162.16 to 8.0.15-servicing.25164.13][2]
  - **Microsoft.NET.Runtime.MonoAOTCompiler.Task**: [from 8.0.15 to 8.0.15][2]
  - **Microsoft.NET.Runtime.WebAssembly.Sdk**: [from 8.0.15 to 8.0.15][2]
  - **Microsoft.NETCore.App.Ref**: [from 8.0.15 to 8.0.15][2]
  - **Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm**: [from 8.0.15 to 8.0.15][2]
  - **Microsoft.NETCore.App.Runtime.win-x64**: [from 8.0.15 to 8.0.15][2]
  - **Microsoft.NETCore.BrowserDebugHost.Transport**: [from 8.0.15-servicing.25162.16 to 8.0.15-servicing.25164.13][2]
  - **Microsoft.NETCore.Platforms**: [from 8.0.15-servicing.25162.16 to 8.0.15-servicing.25164.13][2]
  - **System.Diagnostics.EventLog**: [from 8.0.2 to 8.0.2][2]
  - **System.DirectoryServices.Protocols**: [from 8.0.1 to 8.0.1][2]
  - **Microsoft.SourceBuild.Intermediate.runtime.linux-x64**: [from 8.0.15-servicing.25162.16 to 8.0.15-servicing.25164.13][2]

[2]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC6eee28c27213784c1f8a112df1c90113585c4111&targetVersion=GC50c4cb9fc31c47f03eac865d7bc518af173b74b7&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:83131e87-e80d-4d5b-f426-08dbd53b3319)
…otnet-efcore build 20250315.2

dotnet-ef , Microsoft.EntityFrameworkCore , Microsoft.EntityFrameworkCore.Design , Microsoft.EntityFrameworkCore.InMemory , Microsoft.EntityFrameworkCore.Relational , Microsoft.EntityFrameworkCore.Sqlite , Microsoft.EntityFrameworkCore.SqlServer , Microsoft.EntityFrameworkCore.Tools
 From Version 8.0.14 -> To Version 8.0.15
…ng/internal/dotnet-efcore

This pull request updates the following dependencies

[marker]: <> (Begin:e179a2a7-bc5d-4498-2467-08dbd53ba9ce)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-efcore
- **Subscription**: e179a2a7-bc5d-4498-2467-08dbd53ba9ce
- **Build**: [20250315.2](https://dev.azure.com/dnceng/internal/_build/results?buildId=2664259)
- **Date Produced**: March 15, 2025 6:12:05 PM UTC
- **Commit**: [0118cb6810a48869bf7494aabd86ef44da5940a3](https://dev.azure.com/dnceng/internal/_git/dotnet-efcore?_a=history&version=GC0118cb6810a48869bf7494aabd86ef44da5940a3)
- **Branch**: refs/heads/internal/release/8.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **dotnet-ef**: [from 8.0.14 to 8.0.15][1]
  - **Microsoft.EntityFrameworkCore**: [from 8.0.14 to 8.0.15][1]
  - **Microsoft.EntityFrameworkCore.Design**: [from 8.0.14 to 8.0.15][1]
  - **Microsoft.EntityFrameworkCore.InMemory**: [from 8.0.14 to 8.0.15][1]
  - **Microsoft.EntityFrameworkCore.Relational**: [from 8.0.14 to 8.0.15][1]
  - **Microsoft.EntityFrameworkCore.Sqlite**: [from 8.0.14 to 8.0.15][1]
  - **Microsoft.EntityFrameworkCore.SqlServer**: [from 8.0.14 to 8.0.15][1]
  - **Microsoft.EntityFrameworkCore.Tools**: [from 8.0.14 to 8.0.15][1]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-efcore/branches?baseVersion=GCd00955545e8afc997726aead9b0e6103b1ceade6&targetVersion=GC0118cb6810a48869bf7494aabd86ef44da5940a3&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:e179a2a7-bc5d-4498-2467-08dbd53ba9ce)
@ghost ghost added the area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework label Apr 8, 2025
@dotnet-policy-service dotnet-policy-service Bot added this to the 8.0.x milestone Apr 8, 2025
@wtgodbe

wtgodbe commented Apr 8, 2025

Copy link
Copy Markdown
Member

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 3 pipeline(s).

@wtgodbe

wtgodbe commented Apr 8, 2025

Copy link
Copy Markdown
Member

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 3 pipeline(s).

@wtgodbe
wtgodbe merged commit b441144 into dotnet:release/8.0 Apr 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.