Bump Fallout.Common from 10.3.49 to 10.4.0 - #3302
Merged
Merged
Conversation
Test Results 37 files ±0 37 suites ±0 3m 3s ⏱️ +11s Results for commit 0b782d0. ± Comparison against base commit b268def. This pull request removes 12 and adds 10 tests. Note that renamed tests count towards both.♻️ This comment has been updated with latest results. |
--- updated-dependencies: - dependency-name: Fallout.Common dependency-version: 10.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: fallout ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/nuget/Build/fallout-ca96dbd31f
branch
from
August 10, 2026 20:19
bf5a088 to
7217425
Compare
Qodana for .NETIt seems all right 👌 No new problems were found according to the checks applied 💡 Qodana analysis was run in the pull request mode: only the changed files were checked Contact Qodana teamContact us at qodana-support@jetbrains.com
|
Fallout.Common 10.4.0 (bumped in the previous commit) moves the Project and Solution types out of Fallout.Common.ProjectModel into a new Fallout.Solutions namespace (Fallout.ProjectModel.dll no longer exports Project itself, and the [Solution(GenerateProjects = true)] code generator targets the new Solution/SolutionAttribute pair). The old using directive left Project unresolved and Solution.Core/.Specs/ .TestFrameworks missing, so the build project failed to compile. Switch the using directive to Fallout.Solutions to pick up the new types; the build project now compiles and lists its targets again. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Coverage Report for CI Build 31932422618Warning Build has drifted: This PR's base is out of sync with its target branch, so coverage data may include unrelated changes. Coverage increased (+0.01%) to 97.201%Details
Uncovered ChangesNo uncovered changes found. Coverage RegressionsNo coverage regressions found. Coverage Stats💛 - Coveralls |
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.
Updated Fallout.Common from 10.3.49 to 10.4.0.
Release notes
Sourced from Fallout.Common's releases.
10.4.0
v10.4
It has been a while since we released a new version and we've been cooking a bit in the background, going from me being the sole maintainer and contributor to onboarding new people into this project and revitalising the Nuke or rather now the Fallout community with new life.
First of all, thanks to those who have decided to come forward and partake in keeping the vision of Nuke alive! And welcome to those who are brave enough to migrate their projects from Nuke to Fallout.
With this long awaited release, we're bringing you mostly stabilisation, long awaited PR merges and minor improvements, while we're preparing the architectural structure to move Fallout into a new future.
Please let us know if anything is missing, broken or not quite working as intended. The easiest way to do so is to create an issue here on Github.
What's Changed
✨ New Features
with:inputs on the checkout step of [GitHubActions] by @avidenic in Allow arbitrary extrawith:inputs on the checkout step of [GitHubActions] Fallout-build/Fallout#431FancyNamesfeature for solution generator by @ITaluone in Properly implementFancyNamesfeature for solution generator Fallout-build/Fallout#455workflow_dispatchinputs (string, boolean, number, choice, environment) by @avidenic in [GitHubActions] generator: typedworkflow_dispatchinputs (string, boolean, number, choice, environment) Fallout-build/Fallout#440XmlAddextension toXmlTasksby @ITaluone in AddXmlAddextension toXmlTasksFallout-build/Fallout#489dotnet restoreby @IT-VBFK in Add missing ArtifactsPath property todotnet restoreFallout-build/Fallout#506cmakeby @IT-VBFK in Add tool definition forcmakeFallout-build/Fallout#504Strykerby @IT-VBFK in Add tool wrapper definition forStrykerFallout-build/Fallout#503🐛 Bug Fixes
--plan) by @ITaluone in Re-brand the mermaid execution plan (--plan) Fallout-build/Fallout#382npm warnalso as warning by @ITaluone in Treat lower casenpm warnalso as warning Fallout-build/Fallout#463... (truncated)
10.4.0-rc.5
What's Changed
✨ New Features
with:inputs on the checkout step of [GitHubActions] by @avidenic in Allow arbitrary extrawith:inputs on the checkout step of [GitHubActions] Fallout-build/Fallout#431FancyNamesfeature for solution generator by @ITaluone in Properly implementFancyNamesfeature for solution generator Fallout-build/Fallout#455workflow_dispatchinputs (string, boolean, number, choice, environment) by @avidenic in [GitHubActions] generator: typedworkflow_dispatchinputs (string, boolean, number, choice, environment) Fallout-build/Fallout#440XmlAddextension toXmlTasksby @ITaluone in AddXmlAddextension toXmlTasksFallout-build/Fallout#489dotnet restoreby @IT-VBFK in Add missing ArtifactsPath property todotnet restoreFallout-build/Fallout#506cmakeby @IT-VBFK in Add tool definition forcmakeFallout-build/Fallout#504Strykerby @IT-VBFK in Add tool wrapper definition forStrykerFallout-build/Fallout#503🐛 Bug Fixes
--plan) by @ITaluone in Re-brand the mermaid execution plan (--plan) Fallout-build/Fallout#382npm warnalso as warning by @ITaluone in Treat lower casenpm warnalso as warning Fallout-build/Fallout#463📖 Documentation
... (truncated)
10.4.0-rc.4
What's Changed
✨ New Features
with:inputs on the checkout step of [GitHubActions] by @avidenic in Allow arbitrary extrawith:inputs on the checkout step of [GitHubActions] Fallout-build/Fallout#431FancyNamesfeature for solution generator by @ITaluone in Properly implementFancyNamesfeature for solution generator Fallout-build/Fallout#455workflow_dispatchinputs (string, boolean, number, choice, environment) by @avidenic in [GitHubActions] generator: typedworkflow_dispatchinputs (string, boolean, number, choice, environment) Fallout-build/Fallout#440XmlAddextension toXmlTasksby @ITaluone in AddXmlAddextension toXmlTasksFallout-build/Fallout#489dotnet restoreby @IT-VBFK in Add missing ArtifactsPath property todotnet restoreFallout-build/Fallout#506cmakeby @IT-VBFK in Add tool definition forcmakeFallout-build/Fallout#504Strykerby @IT-VBFK in Add tool wrapper definition forStrykerFallout-build/Fallout#503🐛 Bug Fixes
--plan) by @ITaluone in Re-brand the mermaid execution plan (--plan) Fallout-build/Fallout#382npm warnalso as warning by @ITaluone in Treat lower casenpm warnalso as warning Fallout-build/Fallout#463📖 Documentation
... (truncated)
10.4.0-rc.3
What's Changed
✨ New Features
with:inputs on the checkout step of [GitHubActions] by @avidenic in Allow arbitrary extrawith:inputs on the checkout step of [GitHubActions] Fallout-build/Fallout#431FancyNamesfeature for solution generator by @ITaluone in Properly implementFancyNamesfeature for solution generator Fallout-build/Fallout#455workflow_dispatchinputs (string, boolean, number, choice, environment) by @avidenic in [GitHubActions] generator: typedworkflow_dispatchinputs (string, boolean, number, choice, environment) Fallout-build/Fallout#440XmlAddextension toXmlTasksby @ITaluone in AddXmlAddextension toXmlTasksFallout-build/Fallout#489dotnet restoreby @IT-VBFK in Add missing ArtifactsPath property todotnet restoreFallout-build/Fallout#506cmakeby @IT-VBFK in Add tool definition forcmakeFallout-build/Fallout#504Strykerby @IT-VBFK in Add tool wrapper definition forStrykerFallout-build/Fallout#503🐛 Bug Fixes
--plan) by @ITaluone in Re-brand the mermaid execution plan (--plan) Fallout-build/Fallout#382npm warnalso as warning by @ITaluone in Treat lower casenpm warnalso as warning Fallout-build/Fallout#463📖 Documentation
... (truncated)
10.4.0-rc.1
What's Changed
✨ New Features
with:inputs on the checkout step of [GitHubActions] by @avidenic in Allow arbitrary extrawith:inputs on the checkout step of [GitHubActions] Fallout-build/Fallout#431FancyNamesfeature for solution generator by @ITaluone in Properly implementFancyNamesfeature for solution generator Fallout-build/Fallout#455workflow_dispatchinputs (string, boolean, number, choice, environment) by @avidenic in [GitHubActions] generator: typedworkflow_dispatchinputs (string, boolean, number, choice, environment) Fallout-build/Fallout#440XmlAddextension toXmlTasksby @ITaluone in AddXmlAddextension toXmlTasksFallout-build/Fallout#489dotnet restoreby @IT-VBFK in Add missing ArtifactsPath property todotnet restoreFallout-build/Fallout#506cmakeby @IT-VBFK in Add tool definition forcmakeFallout-build/Fallout#504Strykerby @IT-VBFK in Add tool wrapper definition forStrykerFallout-build/Fallout#503🐛 Bug Fixes
--plan) by @ITaluone in Re-brand the mermaid execution plan (--plan) Fallout-build/Fallout#382npm warnalso as warning by @ITaluone in Treat lower casenpm warnalso as warning Fallout-build/Fallout#463📖 Documentation
... (truncated)
Commits viewable in compare view.