master
first round of dependency cleanups
Following Matti's suggestion, I cross-checked for shared objects with symbols that would be resolved from DataFormats/Provenance. As a result:
Improve comments based on PR feedback
Make Worker only if module uses the transition
Merge pull request #45216 from felicepantaleo/vFloats_14_1_0_pre4
Move xmlUtils.h to src
Merge pull request #50916 from dan131riley/dependencies-cleanup
Remove support for non-concurrent Record Interval Finders
FWCore/ParameterSet: test every parameter type systematically
avoid unnecessary c-string conversions for pybind interface
Remove unnecessary conversion of std::filesystem::path and back
Added fillDescriptions to more classes in FWCore
Introduce vFloat and float types in ParameterSets
Move edmDumpEventContent to IOPool/Input
[CORE] Applying code checks/format
Implement unit tests for edmTypeInfo
Moved FWCore/SOA tests to catch2
Order signals in ActivityRegistry as in the README
fix problem with json output for module centric view
Convert to catch2 v3 API
Migrate skeletons to catch2 v3 (based on #49121)
Mark overridden funtion as final
EventSetupsController now handles Finders
Merge pull request #51118 from makortel/moveRunLumiEventAnalyzer
Clean up BuildFiles under FWCore/