-
Notifications
You must be signed in to change notification settings - Fork 6
chore(deps): update dependency dotnet-sdk to v9 #41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/major-dotnet-monorepo
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
b1ca314
to
d4b95c1
Compare
d4b95c1
to
2791d31
Compare
2791d31
to
e8c5f07
Compare
e8c5f07
to
0d8c229
Compare
0d8c229
to
d6ecf48
Compare
d6ecf48
to
a7c3513
Compare
a7c3513
to
c22b183
Compare
c22b183
to
54f17f8
Compare
54f17f8
to
f32d1d9
Compare
3685f9e
to
0774c76
Compare
6d75995
to
89793da
Compare
89793da
to
75fb53a
Compare
75fb53a
to
a3b5b71
Compare
a3b5b71
to
4f8a5c5
Compare
4f8a5c5
to
13e029c
Compare
13e029c
to
487a980
Compare
fe033b7
to
9ccfdf4
Compare
9ccfdf4
to
2b40fc4
Compare
2b40fc4
to
b2bdf5d
Compare
b2bdf5d
to
46e7bd6
Compare
46e7bd6
to
d777f78
Compare
d777f78
to
a2b4a64
Compare
a2b4a64
to
d622e0e
Compare
90ebb47
to
a123b38
Compare
a123b38
to
0826ee6
Compare
0826ee6
to
56c22e2
Compare
56c22e2
to
273bb64
Compare
273bb64
to
9a39235
Compare
9a39235
to
579fc91
Compare
579fc91
to
3130f0b
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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:
3.0.100
->9.0.304
Release Notes
dotnet/sdk (dotnet-sdk)
v9.0.304
Compare Source
v9.0.303
Compare Source
v9.0.302
Compare Source
v9.0.301
Compare Source
Bug Fixes
Prevent Solution Folders Outside Solution Directory
The
sln-add
command 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
.slnx
files, 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.3xx
branch, 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.yml
tosb-ci.yml
to 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.1xx
branch, streamlining the CI process and reducing unnecessary builds.#48960
Automated Branch Merge
The
release/9.0.2xx
branch 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.2xx
andrelease/9.0.3xx
branches, bringing in the latest template improvements and fixes.#48556, #48859, #48976, #48992, #49046
dotnet/razor
release/9.0.2xx
andrelease/9.0.3xx
branches, 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.2xx
andrelease/9.0.3xx
branches, improving build infrastructure and tooling.#48735, #48737, #48936, #48965, #49034
dotnet/scenario-tests
release/9.0.2xx
andrelease/9.0.3xx
branches, ensuring up-to-date scenario testing coverage.#48697, #48710, #48974, #49030
dotnet/roslyn
release/9.0.2xx
andrelease/9.0.3xx
branches, 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
2646152
by @dotnet-bot in https://github.com/dotnet/sdk/pull/468032658528
by @dotnet-bot in https://github.com/dotnet/sdk/pull/47010Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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 this update again.
This PR was generated by Mend Renovate. View the repository job log.