* feat(scope-manager): Add AsyncHooks implementations of ScopeManager
* fix(ah-scope): remove shimmer, handle methods that remove listeners
* test(ah-scope): add tests for binding scope on event emitter
* feat(ah-scope): handle bind with promise + tests
* chore(ah-scope): update automatic tracer dependency to new name
* chore(ah-scope): remove support for event emitter and promises for now
* chore(ah-scope): address pr comments