You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merged PR 56160: [release/8.0] Update dependencies from dotnet/arcade (#14141)
[release/8.0] Update dependencies from dotnet/arcade
----
#### AI description (iteration 1)
#### PR Classification
This pull request upgrades Arcade dependency versions and refines build configurations and script calls for improved build reliability.
#### PR Summary
The PR updates several dependency versions to 8.0.0-beta.25611.2 while standardizing PowerShell web requests and adjusting internal build settings.
- **`eng/Version.Details.xml`, `eng/Versions.props`, `global.json`**: Upgraded all Arcade-related dependencies and updated corresponding SHAs.
- **Various PowerShell scripts (e.g., `eng/common/internal-feed-operations.ps1`, `post-build` scripts, `tools.ps1`)**: Added the `-UseBasicParsing` flag to all Invoke-WebRequest calls.
- **`eng/common/templates-official/job/source-build.yml`**: Changed the build image from "1es-mariner-2" to "1es-azurelinux-3".
- **`eng/common/templates-official/steps/source-build.yml` and `eng/common/templates/steps/source-build.yml`**: Updated internal runtime feed URLs from the blob storage endpoint to "https://ci.dot.net/internal".
- **`NuGet.config`**: Removed a deprecated internal package source entry.
<!-- GitOpsUserAgent=GitOps.Apps.Server.pullrequestcopilot -->
0 commit comments