You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(aggregator): deprecate config field in dependency container
As the unvalidated `Configuration` structure should only be used by the
dependency builder when it's keys can be safely validated, else
unvalidated keys would have to be validated in the middle of the
application execution.
0 commit comments