-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Comparing changes
Open a pull request
base repository: dotnet/wpf
base: v9.0.4
head repository: dotnet/wpf
compare: v9.0.5
- 18 commits
- 11 files changed
- 10 contributors
Commits on Mar 17, 2025
-
Update dependencies from https://dev.azure.com/dnceng/internal/_git/d…
…otnet-winforms build 20250316.1 Microsoft.Dotnet.WinForms.ProjectTemplates , Microsoft.Private.Winforms , System.Drawing.Common From Version 9.0.4-servicing.25163.12 -> To Version 9.0.4-servicing.25166.1
Configuration menu - View commit details
-
Copy full SHA for d575ff6 - Browse repository at this point
Copy the full SHA d575ff6View commit details -
[release/9.0] Update dependencies from dotnet/arcade (#10562)
* Update dependencies from https://github.com/dotnet/arcade build 20250311.4 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.CodeAnalysis , Microsoft.DotNet.GenAPI , Microsoft.DotNet.Helix.Sdk From Version 9.0.0-beta.25111.5 -> To Version 9.0.0-beta.25161.4 * Update dependencies from https://github.com/dotnet/arcade build 20250314.2 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.CodeAnalysis , Microsoft.DotNet.GenAPI , Microsoft.DotNet.Helix.Sdk From Version 9.0.0-beta.25111.5 -> To Version 9.0.0-beta.25164.2 --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 13a27a5 - Browse repository at this point
Copy the full SHA 13a27a5View commit details -
Merged PR 48516: [release/9.0] Update dependencies from dotnet/arcade (…
…#10562) [release/9.0] Update dependencies from dotnet/arcade (#10562) * Update dependencies from https://github.com/dotnet/arcade build 20250311.4 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.CodeAnalysis , Microsoft.DotNet.GenAPI , Microsoft.DotNet.Helix.Sdk From Version 9.0.0-beta.25111.5 -> To Version 9.0.0-beta.25161.4 * Update dependencies from https://github.com/dotnet/arcade build 20250314.2 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.CodeAnalysis , Microsoft.DotNet.GenAPI , Microsoft.DotNet.Helix.Sdk From Version 9.0.0-beta.25111.5 -> To Version 9.0.0-beta.25164.2 --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> ---- #### AI description (iteration 1) #### PR Classification Dependency update #### PR Summary This pull request updates dependencies from dotnet/arcade to newer versions and modifies scripts for SBOM generation. - `Version.Details.xml`, `global.json`, and `Versions.props`: Updated versions of several dependencies. - `generate-sbom-prep.ps1` and `generate-sbom-prep.sh`: Adjusted SBOM generation directory and artifact name handling. - `NuGet.config`: Added new package sources and disabled old ones. - `tools.ps1` and `tools.sh`: Updated URLs for dotnet-install scripts. <!-- GitOpsUserAgent=GitOps.Apps.Server.pullrequestcopilot -->
Configuration menu - View commit details
-
Copy full SHA for 8874b4d - Browse repository at this point
Copy the full SHA 8874b4dView commit details -
Merged PR 48512: [internal/release/9.0] Update dependencies from dnce…
…ng/internal/dotnet-winforms This pull request updates the following dependencies [marker]: <> (Begin:306b5b5e-cc1e-40d9-853c-a3094a280a81) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-winforms - **Subscription**: 306b5b5e-cc1e-40d9-853c-a3094a280a81 - **Build**: [20250316.1](https://dev.azure.com/dnceng/internal/_build/results?buildId=2664974) - **Date Produced**: March 17, 2025 1:26:26 AM UTC - **Commit**: [17ea9d1d2d534af247cef70a122c3aac9bd25846](https://dev.azure.com/dnceng/internal/_git/dotnet-winforms?_a=history&version=GC17ea9d1d2d534af247cef70a122c3aac9bd25846) - **Branch**: refs/heads/internal/release/9.0 [DependencyUpdate]: <> (Begin) - **Updates**: - **Microsoft.Dotnet.WinForms.ProjectTemplates**: [from 9.0.4-servicing.25163.12 to 9.0.4-servicing.25166.1][1] - **Microsoft.Private.Winforms**: [from 9.0.4-servicing.25163.12 to 9.0.4-servicing.25166.1][1] - **System.Drawing.Common**: [from 9.0.4 to 9.0.4][1] [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-winforms/branches?baseVersion=GCca42d9e58480ab4ebb845027c44c6b4f10e0539d&targetVersion=GC17ea9d1d2d534af247cef70a122c3aac9bd25846&_a=files [DependencyUpdate]: <> (End) [marker]: <> (End:306b5b5e-cc1e-40d9-853c-a3094a280a81)
Configuration menu - View commit details
-
Copy full SHA for 877eb06 - Browse repository at this point
Copy the full SHA 877eb06View commit details
Commits on Mar 18, 2025
-
Merged PR 48577: [release/9.0] Update dependencies from dotnet/arcade (…
…#10562) [release/9.0] Update dependencies from dotnet/arcade (#10562) * Update dependencies from https://github.com/dotnet/arcade build 20250311.4 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.CodeAnalysis , Microsoft.DotNet.GenAPI , Microsoft.DotNet.Helix.Sdk From Version 9.0.0-beta.25111.5 -> To Version 9.0.0-beta.25161.4 * Update dependencies from https://github.com/dotnet/arcade build 20250314.2 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.CodeAnalysis , Microsoft.DotNet.GenAPI , Microsoft.DotNet.Helix.Sdk From Version 9.0.0-beta.25111.5 -> To Version 9.0.0-beta.25164.2 --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> ---- #### AI description (iteration 1) #### PR Classification Dependency update. #### PR Summary This pull request updates dependencies from dotnet/arcade to newer versions and includes several script and configuration adjustments. - Updated versions of `Microsoft.DotNet.Arcade.Sdk`, `Microsoft.DotNet.CodeAnalysis`, and `Microsoft.DotNet.Helix.Sdk` in `eng/Version.Details.xml` and `global.json`. - Adjusted SBOM generation scripts in `eng/common/generate-sbom-prep.ps1` and `eng/common/generate-sbom-prep.sh` to handle special characters in artifact names. - Updated `NuGet.config` to include new package sources and disable certain package sources. - Changed the URL for dotnet-install scripts in `eng/common/tools.ps1` and `eng/common/tools.sh`. - Modified `eng/common/templates-official/job/job.yml` to set the `ManifestDirPath` for SBOM generation. <!-- GitOpsUserAgent=GitOps.Apps.Server.pullrequestcopilot -->
Configuration menu - View commit details
-
Copy full SHA for 5644cf2 - Browse repository at this point
Copy the full SHA 5644cf2View commit details
Commits on Mar 20, 2025
-
Update dependencies from https://dev.azure.com/dnceng/internal/_git/d…
…otnet-wpf-int build 20250318.3 (#10597) Microsoft.DotNet.Wpf.DncEng From Version 9.0.0-rtm.24474.4 -> To Version 9.0.0-rtm.25168.3 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 72667d8 - Browse repository at this point
Copy the full SHA 72667d8View commit details
Commits on Mar 31, 2025
-
Merged PR 48671: Update dependencies from https://dev.azure.com/dncen…
…g/internal/_git/dotnet-wp... Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-wpf-int build 20250318.3 (#10597) Microsoft.DotNet.Wpf.DncEng From Version 9.0.0-rtm.24474.4 -> To Version 9.0.0-rtm.25168.3 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> ---- #### AI description (iteration 1) #### PR Classification Dependency update #### PR Summary This pull request updates dependencies from the specified Azure DevOps repository. - `NuGet.config`: Removed outdated package sources from dotnet-runtime and dotnet-winforms. - `eng/Version.Details.xml`: Updated the version and SHA for `Microsoft.DotNet.Wpf.DncEng`. - `eng/Versions.props`: Updated the version for `Microsoft.DotNet.Wpf.DncEng`. <!-- GitOpsUserAgent=GitOps.Apps.Server.pullrequestcopilot -->
Configuration menu - View commit details
-
Copy full SHA for 7f4d8de - Browse repository at this point
Copy the full SHA 7f4d8deView commit details
Commits on Apr 3, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 370265d - Browse repository at this point
Copy the full SHA 370265dView commit details -
Merge commit '370265d469d5177f41f1e0ddb810107cacc380e6'
Mirroring committedApr 3, 2025 Configuration menu - View commit details
-
Copy full SHA for 5d71b82 - Browse repository at this point
Copy the full SHA 5d71b82View commit details
Commits on Apr 7, 2025
-
Update dependencies from https://github.com/dotnet/arcade build 20250…
…404.5 (#10709) Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.CodeAnalysis , Microsoft.DotNet.GenAPI , Microsoft.DotNet.Helix.Sdk From Version 9.0.0-beta.25164.2 -> To Version 9.0.0-beta.25204.5 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1103ab7 - Browse repository at this point
Copy the full SHA 1103ab7View commit details -
Merge commit '1103ab7140e6f9f961cc3b51db9ea5bb9ee997a9'
Mirroring committedApr 7, 2025 Configuration menu - View commit details
-
Copy full SHA for 91e411b - Browse repository at this point
Copy the full SHA 91e411bView commit details
Commits on Apr 8, 2025
-
Merge commit '33f5371cc258de0a72569adf1e9fbcbf04256a17' into internal…
…-merge-9.0-2025-04-08-1156
Configuration menu - View commit details
-
Copy full SHA for de092b8 - Browse repository at this point
Copy the full SHA de092b8View commit details
Commits on Apr 9, 2025
-
Try fix EventRoute weak memory leak (#9463)
Fixes #9467 GC is not reclaiming WPF control objects when they are removed from the visual tree, if tracing is enabled in a WPF application. This issue came from PR : Reduce allocations when tracing routed events by bgrainger · Pull Request #6700 · dotnet/wpf, a performance improvement for applications using tracing, by removing unnecessary allocations. However, while doing that, we don't clear the array which causes this issue. However, eventually these control objects are collected.
Configuration menu - View commit details
-
Copy full SHA for 98634f6 - Browse repository at this point
Copy the full SHA 98634f6View commit details -
Merge commit '98634f675c7e00ec22b4ac1992f9f0f8be2d5aa0'
Mirroring committedApr 9, 2025 Configuration menu - View commit details
-
Copy full SHA for c976de7 - Browse repository at this point
Copy the full SHA c976de7View commit details -
Merge pull request #10741 from vseanreesermsft/internal-merge-9.0-202…
…5-04-08-1156 Merging internal commits for release/9.0
Configuration menu - View commit details
-
Copy full SHA for 9e0e417 - Browse repository at this point
Copy the full SHA 9e0e417View commit details -
Update dependencies from https://github.com/dotnet/arcade build 20250…
…408.6 (#10743) Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.CodeAnalysis , Microsoft.DotNet.GenAPI , Microsoft.DotNet.Helix.Sdk From Version 9.0.0-beta.25204.5 -> To Version 9.0.0-beta.25208.6 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 47a3c26 - Browse repository at this point
Copy the full SHA 47a3c26View commit details
Commits on Apr 14, 2025
-
Merged PR 49178: Updating release/9.0 into internal/release/9.0
#### AI description (iteration 1) #### PR Classification Dependency updates #### PR Summary This pull request updates various dependencies to their latest versions in the `release/9.0` branch. - `eng/Version.Details.xml`: Updated multiple dependencies to version 9.0.4. - `eng/Versions.props`: Updated package versions to 9.0.4. - `global.json`: Updated SDK and tool versions. - `NuGet.config`: Added new package sources and disabled old ones. <!-- GitOpsUserAgent=GitOps.Apps.Server.pullrequestcopilot -->
Configuration menu - View commit details
-
Copy full SHA for 82bc1c7 - Browse repository at this point
Copy the full SHA 82bc1c7View commit details
Commits on Apr 16, 2025
-
[internal/release/9.0] Update dependencies from dnceng/internal/dotne…
…t-winforms
ProductConstructionServiceProd authored and ProductConstructionServiceProd committedApr 16, 2025 Configuration menu - View commit details
-
Copy full SHA for 6df813d - Browse repository at this point
Copy the full SHA 6df813dView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v9.0.4...v9.0.5