๐ fixes
- a0955cd fix(analyze): also analyzes dependents when --reaches or --focus are the only reason to do so - thanks @drewcpage for raising the issue that led to this fix!
๐ท maintenance
- 1289ed6 build(npm): updates external dependencies
- d993ebd refactor(config-utl): de-anonymize the one remaining anonymous function export
- 817b870 refactor: renames code in the analysis step to 'analyze'
๐งน chores
- 67d16af chore: adds an override to prevent a transitive dependency from emitting annoying messages while our tests are running
- 4af0055 chore(npm): updates external devDependencies
- e166a58 chore(ci): moves workflow permissions to individual jobs
- c6e7a85 chore(codeql): excludes generated validation code from scrutiny