chore(deps): update all dependencies (major)#50
Merged
Conversation
e75bf5c to
eaf4954
Compare
58cce22 to
867b137
Compare
867b137 to
fe115c2
Compare
fe115c2 to
436e256
Compare
436e256 to
97772a4
Compare
97772a4 to
6c39489
Compare
19d3a75 to
fa42adb
Compare
fc8af6b to
c0189f8
Compare
4de8ad3 to
1387d11
Compare
4915a24 to
77d9830
Compare
9ac7ac3 to
5d65251
Compare
d32cc69 to
f2bc9a8
Compare
ffe9a11 to
1b01b4a
Compare
1b01b4a to
9e4b85e
Compare
9e4b85e to
c3f28e1
Compare
Enn3Developer
approved these changes
Oct 15, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.7.6->2.0.19v4->v5v3->v5v4->v5v3->v5v3->v48.0.415->9.0.306v6->v7Release Notes
chickensoft-games/GoDotTest (Chickensoft.GoDotTest)
v2.0.19Compare Source
What's Changed
Full Changelog: chickensoft-games/GoDotTest@2.0.18...2.0.19
v2.0.18Compare Source
What's Changed
Full Changelog: chickensoft-games/GoDotTest@2.0.17...2.0.18
v2.0.17Compare Source
What's Changed
Full Changelog: chickensoft-games/GoDotTest@2.0.16...2.0.17
v2.0.16Compare Source
What's Changed
Full Changelog: chickensoft-games/GoDotTest@2.0.15...2.0.16
v2.0.15Compare Source
What's Changed
Full Changelog: chickensoft-games/GoDotTest@2.0.14...2.0.15
v2.0.14Compare Source
What's Changed
Full Changelog: chickensoft-games/GoDotTest@2.0.13...2.0.14
v2.0.13Compare Source
What's Changed
Full Changelog: chickensoft-games/GoDotTest@2.0.12...2.0.13
v2.0.12Compare Source
What's Changed
Full Changelog: chickensoft-games/GoDotTest@2.0.11...2.0.12
v2.0.11Compare Source
What's Changed
Full Changelog: chickensoft-games/GoDotTest@2.0.10...2.0.11
v2.0.10Compare Source
What's Changed
Full Changelog: chickensoft-games/GoDotTest@2.0.9...2.0.10
v2.0.9Compare Source
What's Changed
Full Changelog: chickensoft-games/GoDotTest@2.0.8...2.0.9
v2.0.8Compare Source
What's Changed
Full Changelog: chickensoft-games/GoDotTest@2.0.7...2.0.8
v2.0.7Compare Source
What's Changed
Full Changelog: chickensoft-games/GoDotTest@2.0.6...2.0.7
v2.0.6Compare Source
What's Changed
Full Changelog: chickensoft-games/GoDotTest@2.0.5...2.0.6
v2.0.5Compare Source
What's Changed
Full Changelog: chickensoft-games/GoDotTest@2.0.4...2.0.5
v2.0.4Compare Source
What's Changed
Full Changelog: chickensoft-games/GoDotTest@2.0.3...2.0.4
v2.0.3Compare Source
What's Changed
08eba0bby @renovate[bot] in #172Full Changelog: chickensoft-games/GoDotTest@2.0.2...2.0.3
v2.0.2Compare Source
What's Changed
Full Changelog: chickensoft-games/GoDotTest@2.0.1...2.0.2
v2.0.1Compare Source
What's Changed
Full Changelog: chickensoft-games/GoDotTest@2.0.0...2.0.1
v2.0.0Compare Source
What's Changed
Full Changelog: chickensoft-games/GoDotTest@1.7.6...2.0.0
actions/checkout (actions/checkout)
v5Compare Source
actions/setup-dotnet (actions/setup-dotnet)
v5Compare Source
actions/upload-pages-artifact (actions/upload-pages-artifact)
v4Compare Source
dotnet/sdk (dotnet-sdk)
v9.0.306Compare Source
v9.0.305: .NET 9.0.9Compare Source
Release
What's Changed
Full Changelog: dotnet/sdk@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
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.