master
style: address integration tests lint errors
refactor: replace non-null assertions with default values
build: use strict null checks part 5
chore: update prettier
fix: skip root module if undefined
fix(core): resolve all providers when using resolve() with each option
refactor: update types to better reflect dynamic metadata shape
fix(core): remove object-hash in handler metadata
style: format union types
feat(core): expose each option to get and resolve methods
fix(core): stop import lookup after first direct export match
fix: update outdated imports
feat(core): add support for partial graphs
fix(core): keep dependency parent registry internal
fix(): fix unit tests, imports
refactor(core): remove async promise executor anti-patterns
Merge pull request #15386 from nestjs/feat/introspection-capabilities
feat: enhance introspection capabilities
fix(core): create completed field on settlement for better tracking