I was experimenting with some configurations and wanted to use labs as a sort of sanity checker. I noticed that if i select certain components from the "add XXX" too will populate deprecated components in the generated config. For example: `Add Condition -> Metadata` will populate a `filter_parts` component which is [deprecated](https://www.benthos.dev/docs/components/processors/filter_parts) This appears on lab.benthos.dev and in the docker build I did not do a thorough search of components, stopped at the one.
I was experimenting with some configurations and wanted to use labs as a sort of sanity checker.
I noticed that if i select certain components from the "add XXX" too will populate deprecated components in the generated config.
For example:
Add Condition -> Metadatawill populate afilter_partscomponent which is deprecatedThis appears on lab.benthos.dev and in the docker build
I did not do a thorough search of components, stopped at the one.