Prevent D9+D11 set collision in subclassed configurable rectors
### Problem/Motivation Fixes container-build crashes when loading Drupal 9 and 11 deprecation sets together. Subclassed configurable rectors now filter configure() calls by their own configuration type, ignoring mismatched version-tagged configs from the generic rule instance. ### Work items - Commit(s): [3555a74c6b](https://github.com/palantirnet/drupal-rector/commit/3555a74c6bcc) ### Credit - Implemented by: @bbrala --- *Filed retroactively as part of the Drupal 12 rector coverage effort. Closed as fixed; credit to be applied to the contributors listed above.* *AI was used extensively to build this fix and to file this issue. See [Dries Buytaert: AI-generated Rector rules for Drupal](https://dri.es/ai-generated-rector-rules-for-drupal) and [Björn Brala: Drupal Rector rules are config, not code. Mostly.](https://www.linkedin.com/pulse/drupal-rector-rules-config-code-mostly-bj%C3%B6rn-brala-vfpwe/).*
issue