Commit ec8370f
deps(test): update dependency microsoft.build.framework to 18.6.3 (#1119)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
|
[Microsoft.Build.Framework](http://go.microsoft.com/fwlink/?LinkId=624683)
([source](https://redirect.github.com/dotnet/msbuild)) | `18.4.0` →
`18.6.3` |

|

|
---
### Release Notes
<details>
<summary>dotnet/msbuild (Microsoft.Build.Framework)</summary>
###
[`v18.6.3`](https://redirect.github.com/dotnet/msbuild/releases/tag/v18.6.3)
##### What's Changed
- Improve cross-platform node discovery for reuse with NodeMode
filtering by [@​Copilot](https://redirect.github.com/Copilot) in
[#​13256](https://redirect.github.com/dotnet/msbuild/pull/13256)
- Updated common types XSD to remove errors from redefining `Include`
attributes by
[@​glektarssza](https://redirect.github.com/glektarssza) in
[#​13284](https://redirect.github.com/dotnet/msbuild/pull/13284)
- Update VersionPrefix to 18.6.0 + insertion flow by
[@​MichalPavlik](https://redirect.github.com/MichalPavlik) in
[#​13296](https://redirect.github.com/dotnet/msbuild/pull/13296)
- Log warnings for skipped STR resource keys instead of failing the
build by [@​OvesN](https://redirect.github.com/OvesN) in
[#​13291](https://redirect.github.com/dotnet/msbuild/pull/13291)
- Isolate MSBuildTaskHost from the rest of MSBuild Codebase by
[@​DustinCampbell](https://redirect.github.com/DustinCampbell) in
[#​13232](https://redirect.github.com/dotnet/msbuild/pull/13232)
- Improve error messages when ToolTask overrides exit code 0 to -1 due
to logged errors by [@​OvesN](https://redirect.github.com/OvesN)
in
[#​13303](https://redirect.github.com/dotnet/msbuild/pull/13303)
- Migrate Exec task to TaskEnvironment API by
[@​Copilot](https://redirect.github.com/Copilot) in
[#​13171](https://redirect.github.com/dotnet/msbuild/pull/13171)
- Enhance crash telemetry with richer diagnostics and EndBuild hang
detection by
[@​YuliiaKovalova](https://redirect.github.com/YuliiaKovalova) in
[#​13304](https://redirect.github.com/dotnet/msbuild/pull/13304)
- \[main] Update dependencies from nuget/nuget.client by
[@​dotnet-maestro](https://redirect.github.com/dotnet-maestro)\[bot]
in
[#​13309](https://redirect.github.com/dotnet/msbuild/pull/13309)
- \[IBuildEngine callbacks] Stage 2: RequestCores/ReleaseCores by
[@​JanProvaznik](https://redirect.github.com/JanProvaznik) in
[#​13306](https://redirect.github.com/dotnet/msbuild/pull/13306)
- Only get command line args names on modern .NET by
[@​baronfel](https://redirect.github.com/baronfel) in
[#​13314](https://redirect.github.com/dotnet/msbuild/pull/13314)
- Detect and correct worker node over-provisioning by
[@​Copilot](https://redirect.github.com/Copilot) in
[#​13220](https://redirect.github.com/dotnet/msbuild/pull/13220)
- Add App Host Support for MSBuild by
[@​YuliiaKovalova](https://redirect.github.com/YuliiaKovalova) in
[#​13175](https://redirect.github.com/dotnet/msbuild/pull/13175)
- \[main] Update dependencies from dotnet/arcade by
[@​dotnet-maestro](https://redirect.github.com/dotnet-maestro)\[bot]
in
[#​13311](https://redirect.github.com/dotnet/msbuild/pull/13311)
- Fix ObjectDisposedException in BuildsWhileBuildIsRunningOnServer test
by [@​Copilot](https://redirect.github.com/Copilot) in
[#​13316](https://redirect.github.com/dotnet/msbuild/pull/13316)
- Add PoC of pipelines check skill by
[@​JanKrivanek](https://redirect.github.com/JanKrivanek) in
[#​13242](https://redirect.github.com/dotnet/msbuild/pull/13242)
- Fix CodeSign.MissingSigningCert for xsd/Update-MSBuildXsds.ps1 by
[@​JanProvaznik](https://redirect.github.com/JanProvaznik) in
[#​13320](https://redirect.github.com/dotnet/msbuild/pull/13320)
- Fix task host launch regressions from apphost support by
[@​YuliiaKovalova](https://redirect.github.com/YuliiaKovalova) in
[#​13325](https://redirect.github.com/dotnet/msbuild/pull/13325)
- Enlighten GetFrameworkPath and GetFrameworkSdkPath. by
[@​AR-May](https://redirect.github.com/AR-May) in
[#​13282](https://redirect.github.com/dotnet/msbuild/pull/13282)
- Add VMR codeflow health check to pipelines skill by
[@​JanProvaznik](https://redirect.github.com/JanProvaznik) in
[#​13326](https://redirect.github.com/dotnet/msbuild/pull/13326)
- \[main] Update dependencies from dotnet/roslyn by
[@​dotnet-maestro](https://redirect.github.com/dotnet-maestro)\[bot]
in
[#​13281](https://redirect.github.com/dotnet/msbuild/pull/13281)
- Fix GenerateResource to track all ResXFileRef linked files for
incremental builds by [@​OvesN](https://redirect.github.com/OvesN)
in
[#​13327](https://redirect.github.com/dotnet/msbuild/pull/13327)
- Add escape hatch for not sharing assemblies from tools directory by
[@​AR-May](https://redirect.github.com/AR-May) in
[#​13305](https://redirect.github.com/dotnet/msbuild/pull/13305)
- Add merge-dependency-updates skill for bot PR triage by
[@​JanProvaznik](https://redirect.github.com/JanProvaznik) in
[#​13331](https://redirect.github.com/dotnet/msbuild/pull/13331)
- Add diagnostic data to crash/hang telemetry and move null-Project
check after RetrieveFromCache by
[@​YuliiaKovalova](https://redirect.github.com/YuliiaKovalova) in
[#​13332](https://redirect.github.com/dotnet/msbuild/pull/13332)
- Update remote-host-object.md with SDK .tlb shipping and IDispatch
example by
[@​YuliiaKovalova](https://redirect.github.com/YuliiaKovalova) in
[#​13324](https://redirect.github.com/dotnet/msbuild/pull/13324)
- \[main] Update dependencies from dotnet/arcade by
[@​dotnet-maestro](https://redirect.github.com/dotnet-maestro)\[bot]
in
[#​13341](https://redirect.github.com/dotnet/msbuild/pull/13341)
- improve task migration skill by
[@​JanProvaznik](https://redirect.github.com/JanProvaznik) in
[#​13234](https://redirect.github.com/dotnet/msbuild/pull/13234)
- Fix telemetry PII concerns: sanitize exceptions, project paths, and
custom names by
[@​YuliiaKovalova](https://redirect.github.com/YuliiaKovalova) in
[#​13344](https://redirect.github.com/dotnet/msbuild/pull/13344)
- Use .exe.config when loading "as full Framework" by
[@​rainersigwald](https://redirect.github.com/rainersigwald) in
[#​13349](https://redirect.github.com/dotnet/msbuild/pull/13349)
- Fix RequestCores/ReleaseCores fallback in OOP TaskHost: throw
NotImplementedException instead of logging error by
[@​JanProvaznik](https://redirect.github.com/JanProvaznik) in
[#​13345](https://redirect.github.com/dotnet/msbuild/pull/13345)
- Fixed indentation for
\_GetCopyToOutputDirectoryItemsFromTransitiveProjectReferences by
[@​CEbbinghaus](https://redirect.github.com/CEbbinghaus) in
[#​13358](https://redirect.github.com/dotnet/msbuild/pull/13358)
- Fix Unix SessionId in handshake to enable cross-terminal node reuse by
[@​JakeRadMSFT](https://redirect.github.com/JakeRadMSFT) in
[#​13354](https://redirect.github.com/dotnet/msbuild/pull/13354)
- Revert "Migrate Exec task to TaskEnvironment API" by
[@​JanProvaznik](https://redirect.github.com/JanProvaznik) in
[#​13367](https://redirect.github.com/dotnet/msbuild/pull/13367)
- Look for apphost when considering node reuse by
[@​rainersigwald](https://redirect.github.com/rainersigwald) in
[#​13368](https://redirect.github.com/dotnet/msbuild/pull/13368)
- Move lots of shared code to Microsoft.Build.Framework by
[@​DustinCampbell](https://redirect.github.com/DustinCampbell) in
[#​13364](https://redirect.github.com/dotnet/msbuild/pull/13364)
- \[main] Source code updates from dotnet/dotnet by
[@​dotnet-maestro](https://redirect.github.com/dotnet-maestro)\[bot]
in
[#​13353](https://redirect.github.com/dotnet/msbuild/pull/13353)
- Fix ScheduleTimeRecord.AccumulatedTime hang during solution close by
[@​YuliiaKovalova](https://redirect.github.com/YuliiaKovalova) in
[#​13375](https://redirect.github.com/dotnet/msbuild/pull/13375)
- Update runtime package references to 10.0.3 by
[@​Copilot](https://redirect.github.com/Copilot) in
[#​13376](https://redirect.github.com/dotnet/msbuild/pull/13376)
- \[main] Source code updates from dotnet/dotnet by
[@​dotnet-maestro](https://redirect.github.com/dotnet-maestro)\[bot]
in
[#​13378](https://redirect.github.com/dotnet/msbuild/pull/13378)
- Fix ProjectImports.zip regression from shared FileUtilities statics by
[@​JanProvaznik](https://redirect.github.com/JanProvaznik) in
[#​13382](https://redirect.github.com/dotnet/msbuild/pull/13382)
- Enrich EndBuild hang diagnostics with logging service and submission
state by
[@​YuliiaKovalova](https://redirect.github.com/YuliiaKovalova) in
[#​13385](https://redirect.github.com/dotnet/msbuild/pull/13385)
- Enhance path normalization: add handling for consecutive directory
separators by [@​tommcdon](https://redirect.github.com/tommcdon)
in
[#​13369](https://redirect.github.com/dotnet/msbuild/pull/13369)
- Move task environment drivers to Framework. by
[@​AR-May](https://redirect.github.com/AR-May) in
[#​13380](https://redirect.github.com/dotnet/msbuild/pull/13380)
- Update MicrosoftBuildVersion in analyzer template by
[@​github-actions](https://redirect.github.com/github-actions)\[bot]
in
[#​13298](https://redirect.github.com/dotnet/msbuild/pull/13298)
- Replace ProjectCacheService null Project crash with diagnostic
telemetry by
[@​YuliiaKovalova](https://redirect.github.com/YuliiaKovalova) in
[#​13396](https://redirect.github.com/dotnet/msbuild/pull/13396)
- Add agentic workflow to auto-close PRs older than 180 days by
[@​Copilot](https://redirect.github.com/Copilot) in
[#​13400](https://redirect.github.com/dotnet/msbuild/pull/13400)
- Localized file check-in by OneLocBuild Task: Build definition ID 9434:
Build ID
[`1357533`](https://redirect.github.com/dotnet/msbuild/commit/13575337)
by [@​dotnet-bot](https://redirect.github.com/dotnet-bot) in
[#​13394](https://redirect.github.com/dotnet/msbuild/pull/13394)
- Respect MSBUILDPRESERVETOOLTEMPFILES in ProcessExit cleanup by
[@​DmitriyShepelev](https://redirect.github.com/DmitriyShepelev)
in
[#​13395](https://redirect.github.com/dotnet/msbuild/pull/13395)
- Fix stale PR workflow: enable close\_pull\_request tool and add 30+7
day inactivity grace period by
[@​Copilot](https://redirect.github.com/Copilot) in
[#​13402](https://redirect.github.com/dotnet/msbuild/pull/13402)
- Fix RecursiveDir metadata loss in -mt builds (TaskHost boundary only)
by [@​JanProvaznik](https://redirect.github.com/JanProvaznik) in
[#​13318](https://redirect.github.com/dotnet/msbuild/pull/13318)
- Improve logging for AppDomain assembly load tracking by
[@​OvesN](https://redirect.github.com/OvesN) in
[#​13359](https://redirect.github.com/dotnet/msbuild/pull/13359)
- Proposal: instructions, skills and review agent by
[@​T-Gro](https://redirect.github.com/T-Gro) in
[#​13397](https://redirect.github.com/dotnet/msbuild/pull/13397)
- Fix System.IO.File/Directory property functions with relative paths in
-mt mode by
[@​JanProvaznik](https://redirect.github.com/JanProvaznik) in
[#​13239](https://redirect.github.com/dotnet/msbuild/pull/13239)
- Add skill for patching VS with build msbuild by
[@​JanKrivanek](https://redirect.github.com/JanKrivanek) in
[#​13405](https://redirect.github.com/dotnet/msbuild/pull/13405)
- \[main] Update dependencies from dotnet/arcade by
[@​dotnet-maestro](https://redirect.github.com/dotnet-maestro)\[bot]
in
[#​13388](https://redirect.github.com/dotnet/msbuild/pull/13388)
- Fix macOS symlink handshake mismatch in .NET task host (MSB4216) by
[@​YuliiaKovalova](https://redirect.github.com/YuliiaKovalova) in
[#​13406](https://redirect.github.com/dotnet/msbuild/pull/13406)
- Pre-size MultiDictionary in CreateEvaluatedIncludeSnapshotIfRequested
to avoid resize allocations by
[@​nareshjo](https://redirect.github.com/nareshjo) in
[#​13377](https://redirect.github.com/dotnet/msbuild/pull/13377)
- Remove wrong review instructinons by
[@​JanProvaznik](https://redirect.github.com/JanProvaznik) in
[#​13414](https://redirect.github.com/dotnet/msbuild/pull/13414)
- Add default fallback TaskEnvironment to all IMultiThreadableTask
implementations by
[@​JanProvaznik](https://redirect.github.com/JanProvaznik) in
[#​13415](https://redirect.github.com/dotnet/msbuild/pull/13415)
- Simplify vs-insertion pipelines: remove obsolete rel/dX.Y branch logic
by [@​Copilot](https://redirect.github.com/Copilot) in
[#​13409](https://redirect.github.com/dotnet/msbuild/pull/13409)
- Fix thread safety issues in WorkerNodeTelemetryData by
[@​AR-May](https://redirect.github.com/AR-May) in
[#​13413](https://redirect.github.com/dotnet/msbuild/pull/13413)
- Skip results transfer in MT mode to fix ResultsNodeId race by
[@​JanProvaznik](https://redirect.github.com/JanProvaznik) in
[#​13417](https://redirect.github.com/dotnet/msbuild/pull/13417)
- Move more shared files to a single binary by
[@​DustinCampbell](https://redirect.github.com/DustinCampbell) in
[#​13370](https://redirect.github.com/dotnet/msbuild/pull/13370)
- Fix ToolTask hang when grandchild processes inherit pipe handles by
[@​YuliiaKovalova](https://redirect.github.com/YuliiaKovalova) in
[#​13351](https://redirect.github.com/dotnet/msbuild/pull/13351)
- Fix ShouldTreatWarningAsError in OOP TaskHost checking wrong
collection by [@​Copilot](https://redirect.github.com/Copilot) in
[#​13440](https://redirect.github.com/dotnet/msbuild/pull/13440)
- Add MSBuild.Benchmarks and greatly improve ItemSpecModifiers and
BuiltInMetadata performance by
[@​DustinCampbell](https://redirect.github.com/DustinCampbell) in
[#​13386](https://redirect.github.com/dotnet/msbuild/pull/13386)
- Fix Unix paths normalization in properties in /mt mode. by
[@​AR-May](https://redirect.github.com/AR-May) in
[#​13439](https://redirect.github.com/dotnet/msbuild/pull/13439)
- Fix race conditions in AssemblyTaskFactory class. by
[@​AR-May](https://redirect.github.com/AR-May) in
[#​13422](https://redirect.github.com/dotnet/msbuild/pull/13422)
- Allow referencing virtual projects by
[@​jjonescz](https://redirect.github.com/jjonescz) in
[#​13389](https://redirect.github.com/dotnet/msbuild/pull/13389)
- Simplify release, add agent skill to drive release activities by
[@​JanProvaznik](https://redirect.github.com/JanProvaznik) in
[#​13408](https://redirect.github.com/dotnet/msbuild/pull/13408)
- Fix TaskHostTask to pass request-level global properties to TaskHost
by [@​JanProvaznik](https://redirect.github.com/JanProvaznik) in
[#​13443](https://redirect.github.com/dotnet/msbuild/pull/13443)
- Fix race condition in LoggingService.ProcessLoggingEvent after
shutdown by
[@​YuliiaKovalova](https://redirect.github.com/YuliiaKovalova) in
[#​13450](https://redirect.github.com/dotnet/msbuild/pull/13450)
- Skip HandleBuildResultAsync when ProjectInstance is not loaded on
in-proc node by
[@​YuliiaKovalova](https://redirect.github.com/YuliiaKovalova) in
[#​13445](https://redirect.github.com/dotnet/msbuild/pull/13445)
- Thread-safe task analyzer (without IL decompiler) by
[@​JanProvaznik](https://redirect.github.com/JanProvaznik) in
[#​13444](https://redirect.github.com/dotnet/msbuild/pull/13444)
- Expose public API for TaskEnvironment construction by
[@​AR-May](https://redirect.github.com/AR-May) in
[#​13383](https://redirect.github.com/dotnet/msbuild/pull/13383)
- unexclude repositories in -mt validation VMR pipeline by
[@​JanProvaznik](https://redirect.github.com/JanProvaznik) in
[#​13460](https://redirect.github.com/dotnet/msbuild/pull/13460)
- Version bump check fix by
[@​MichalPavlik](https://redirect.github.com/MichalPavlik) in
[#​13461](https://redirect.github.com/dotnet/msbuild/pull/13461)
- Add ETW events for node launch lifecycle by
[@​rainersigwald](https://redirect.github.com/rainersigwald) in
[#​13459](https://redirect.github.com/dotnet/msbuild/pull/13459)
- Refactor: use TaskEnvironment public API by
[@​AR-May](https://redirect.github.com/AR-May) in
[#​13462](https://redirect.github.com/dotnet/msbuild/pull/13462)
- Prefer dotnet MSBuild.dll for out-of-proc worker nodes in CLI
scenarios by
[@​YuliiaKovalova](https://redirect.github.com/YuliiaKovalova) in
[#​13452](https://redirect.github.com/dotnet/msbuild/pull/13452)
- Final branding for 18.6 release by
[@​MichalPavlik](https://redirect.github.com/MichalPavlik) in
[#​13473](https://redirect.github.com/dotnet/msbuild/pull/13473)
- Default to enumerating "MSBuild" processes by
[@​rainersigwald](https://redirect.github.com/rainersigwald) in
[#​13501](https://redirect.github.com/dotnet/msbuild/pull/13501)
- \[vs18.6] Fix telemetry allocation regression: per-engine collector
ownership by
[@​github-actions](https://redirect.github.com/github-actions)\[bot]
in
[#​13581](https://redirect.github.com/dotnet/msbuild/pull/13581)
- \[vs18.6] Fix cross-AppDomain TaskItem modifier cache regression by
[@​github-actions](https://redirect.github.com/github-actions)\[bot]
in
[#​13515](https://redirect.github.com/dotnet/msbuild/pull/13515)
##### New Contributors
- [@​glektarssza](https://redirect.github.com/glektarssza) made
their first contribution in
[#​13284](https://redirect.github.com/dotnet/msbuild/pull/13284)
- [@​CEbbinghaus](https://redirect.github.com/CEbbinghaus) made
their first contribution in
[#​13358](https://redirect.github.com/dotnet/msbuild/pull/13358)
- [@​tommcdon](https://redirect.github.com/tommcdon) made their
first contribution in
[#​13369](https://redirect.github.com/dotnet/msbuild/pull/13369)
- [@​T-Gro](https://redirect.github.com/T-Gro) made their first
contribution in
[#​13397](https://redirect.github.com/dotnet/msbuild/pull/13397)
**Full Changelog**:
<dotnet/msbuild@v18.5.4...v18.6.3>
</details>
---
### Configuration
📅 **Schedule**: (in timezone Europe/Zurich)
- Branch creation
- "after 9pm,before 6am"
- Automerge
- At any time (no schedule defined)
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/dotnet/dotnet-operator-sdk).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNzMuNiIsInVwZGF0ZWRJblZlciI6IjQzLjE4Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Marcus Kimpenhaus <kimpenhaus@devil-engineering.de>1 parent 6d173a4 commit ec8370f
5 files changed
Lines changed: 15 additions & 10 deletions
File tree
- src/KubeOps.Cli
- test
- KubeOps.Cli.Test
- KubeOps.Operator.Test
- KubeOps.Operator.Web.Test
- KubeOps.Transpiler.Test
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
42 | | - | |
| 43 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | | - | |
| 18 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
19 | | - | |
| 20 | + | |
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
30 | | - | |
| 31 | + | |
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
18 | | - | |
| 19 | + | |
0 commit comments