fix(deps): update dotnet monorepo to v10 #463
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/dotnet-monorepo"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
8.0.7->10.0.09.0.200->10.0.1008.0->10.09.0->10.0Release Notes
dotnet/aspnetcore (@microsoft/signalr)
v10.0.0: .NET 10.0Compare Source
Release
What's Changed
Microsoft.Extensions.FileProviders.Embeddedfrom pruning by @github-actions[bot] in https://github.com/dotnet/aspnetcore/pull/639392814832by @github-actions[bot] in https://github.com/dotnet/aspnetcore/pull/64030UserStoreto update passkey name by @github-actions[bot] in https://github.com/dotnet/aspnetcore/pull/64014Full Changelog: https://github.com/dotnet/aspnetcore/compare/v10.0.0-rc.2.25502.107...v10.0.0
v9.0.6Compare Source
Bug Fixes
The Forwarded Headers Middleware now ignores
X-Forwarded-Headerssent from unknown proxies. This change improves security by ensuring that only trusted proxies can influence forwarded header values, preventing potential spoofing or misrouting issues.Dependency Updates
52204f7to04ee1b4(#61762)Updates the GoogleTest submodule to a newer commit, bringing in the latest improvements and bug fixes from the upstream project.
Updates internal build and infrastructure dependencies from the dotnet/arcade repository, ensuring compatibility and access to the latest build tools.
Refreshes dependencies from the dotnet/extensions repository, incorporating the latest features and fixes from the extensions libraries.
Further updates dependencies from dotnet/extensions, ensuring the project benefits from recent improvements and bug fixes.
Additional updates to build and infrastructure dependencies from dotnet/arcade, maintaining up-to-date tooling and build processes.
Miscellaneous
Updates the project version and branding to 9.0.6, reflecting the new release and ensuring version consistency across the codebase.
Incorporates various internal commits into the release/9.0 branch, ensuring that all relevant changes are included in this release.
This summary is generated and may contain inaccuracies. For complete details, please review the linked pull requests.
Full Changelog: v9.0.5...v9.0.6
v8.0.17Compare Source
Bug Fixes
The Forwarded Headers Middleware now ignores
X-Forwarded-Headerssent from unknown proxies. This change improves security by ensuring that only trusted proxies can influence the forwarded headers, preventing potential spoofing or misrouting of requests.Dependency Updates
Update dependencies from dotnet/arcade (#61832)
This update brings in the latest changes from the dotnet/arcade repository, ensuring that ASP.NET Core benefits from recent improvements, bug fixes, and security patches in the shared build infrastructure.
Bump src/submodules/googletest from
52204f7to04ee1b4(#61761)The GoogleTest submodule has been updated to a newer commit, providing the latest testing features, bug fixes, and performance improvements for the project's C++ test components.
Miscellaneous
Update branding to 8.0.17 (#61830)
The project version branding has been updated to reflect the new 8.0.17 release, ensuring consistency across build outputs and documentation.
Merging internal commits for release/8.0 (#61924)
This change merges various internal commits into the release/8.0 branch, incorporating minor fixes, documentation updates, and other non-user-facing improvements to keep the release branch up to date.
This summary is generated and may contain inaccuracies. For complete details, please review the linked pull requests.
Full Changelog: https://github.com/dotnet/aspnetcore/compare/v8.0.16...v8.0.17
dotnet/sdk (dotnet-sdk)
v10.0.100: .NET 10.0.0Compare Source
Release
What's Changed
unsetby @github-actions[bot] in https://github.com/dotnet/sdk/pull/509632801306by @dotnet-bot in https://github.com/dotnet/sdk/pull/509742802347by @dotnet-bot in https://github.com/dotnet/sdk/pull/51014dnx --helpand tool commands to use valid .NET tool examples by @github-actions[bot] in https://github.com/dotnet/sdk/pull/510422804587by @dotnet-bot in https://github.com/dotnet/sdk/pull/510312810403by @dotnet-bot in https://github.com/dotnet/sdk/pull/51160.slnxto default.editorconfigtemplate by @github-actions[bot] in https://github.com/dotnet/sdk/pull/510952812555by @dotnet-bot in https://github.com/dotnet/sdk/pull/511882813133by @dotnet-bot in https://github.com/dotnet/sdk/pull/51195Full Changelog: https://github.com/dotnet/sdk/compare/v10.0.100-rc.2.25502.107...v10.0.100
v9.0.308Compare Source
v9.0.307: .NET 9.0.11Compare Source
Release
What's Changed
Full Changelog: https://github.com/dotnet/sdk/compare/v9.0.306...v9.0.307
v9.0.306: .NET 9.0.10Compare Source
Release
What's Changed
Full Changelog: https://github.com/dotnet/sdk/compare/v9.0.305...v9.0.306
v9.0.305: .NET 9.0.9Compare Source
Release
What's Changed
Full Changelog: https://github.com/dotnet/sdk/compare/v9.0.304...v9.0.305
v9.0.304Compare Source
v9.0.303Compare Source
v9.0.302Compare Source
v9.0.301Compare Source
Bug Fixes
Prevent Solution Folders Outside Solution Directory
The
sln-addcommand now avoids adding solution folders that are outside the scope of the solution directory, ensuring better project organization and preventing accidental inclusion of unrelated folders.#48611
Static Web Assets Clean-up Improvement
Static web asset cache files are now properly tracked and deleted during the clean operation, preventing leftover files from cluttering the build output.
#48984
Technical Improvements
Ignore .slnx Files
The SDK now ignores
.slnxfiles, reducing noise and potential confusion in solution management workflows.#48729
Update Test Template Translations
Test templates have updated translations, improving localization and making the SDK more accessible to non-English users.
#48902
Localized File Check-in
Automated localization updates have been applied, ensuring that the latest translations are included for a better global user experience.
#48907
Merging Internal Commits for Release Branch
Internal commits have been merged into the
release/9.0.3xxbranch, ensuring that all recent improvements and fixes are included in this release.#48931
Infrastructure
Rename CI Workflow File
The continuous integration workflow file has been renamed from
ci.ymltosb-ci.ymlto improve clarity and maintain consistency in build automation scripts.#48955
Update Build Triggers
Build triggers have been updated to only target the
release/9.0.1xxbranch, streamlining the CI process and reducing unnecessary builds.#48960
Automated Branch Merge
The
release/9.0.2xxbranch has been automatically merged intorelease/9.0.3xx, ensuring that all relevant changes are synchronized across release branches.#48856
Dependency Updates
dotnet/templating
release/9.0.2xxandrelease/9.0.3xxbranches, bringing in the latest template improvements and fixes.#48556, #48859, #48976, #48992, #49046
dotnet/razor
release/9.0.2xxandrelease/9.0.3xxbranches, ensuring the latest Razor tooling and runtime features are included.#48833, #48731, #48989, #49029
dotnet/msbuild
release/9.0.3xx, providing the latest MSBuild enhancements and bug fixes.#48787
dotnet/arcade
release/9.0.2xxandrelease/9.0.3xxbranches, improving build infrastructure and tooling.#48735, #48737, #48936, #48965, #49034
dotnet/scenario-tests
release/9.0.2xxandrelease/9.0.3xxbranches, ensuring up-to-date scenario testing coverage.#48697, #48710, #48974, #49030
dotnet/roslyn
release/9.0.2xxandrelease/9.0.3xxbranches, bringing in the latest C# and VB compiler improvements.#48751, #48895, #48937
dotnet/fsharp
release/9.0.3xx, ensuring the latest F# language features and fixes are available.#48760
Miscellaneous
The SDK branding has been updated to reflect versions 9.0.301 and 9.0.205, ensuring accurate versioning and identification for this release.
#48852, #48851
This summary is generated and may contain inaccuracies. For complete details, please review the linked pull requests.
Full Changelog: v9.0.300...v9.0.301
v9.0.300: .NET 9.0.5Compare Source
Release
What's Changed
2646152by @dotnet-bot in https://github.com/dotnet/sdk/pull/468032658528by @dotnet-bot in https://github.com/dotnet/sdk/pull/47010AddImplicitDefineConstantsafterPrepareForBuild. by @github-actions in https://github.com/dotnet/sdk/pull/47790Full Changelog: https://github.com/dotnet/sdk/compare/v9.0.203...v9.0.300
v9.0.205Compare Source
v9.0.204Compare Source
v9.0.203: .NET 9.0.4Compare Source
Release
What's Changed
Full Changelog: https://github.com/dotnet/sdk/compare/v9.0.201...v9.0.203
v9.0.202Compare Source
v9.0.201: .NET 9.0.3Compare Source
Release
What's Changed
..by @edvilme in https://github.com/dotnet/sdk/pull/46456Full Changelog: https://github.com/dotnet/sdk/compare/v9.0.200...v9.0.201
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Renovate Bot.
f5a18b5eadto8b0855b16b8b0855b16btoc2da802bc9c2da802bc9to01393b544901393b5449tod59380f319d59380f319to008f6ba2f3008f6ba2f3to0de66dcd720de66dcd72to805234ba28chore(deps): update dotnet monorepoto fix(deps): update dotnet monorepo805234ba28to72300d9d67fix(deps): update dotnet monorepoto fix(deps): update dotnet monorepo to v10View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.