๐ fixes
- 06b548a fix(enrich): enables ignoring reachability (, instability) validations as well (#999)
thanks @hugotiger for raising the issue, reproduction repo and testing the beta('s) with the fix!
๐ท maintenance
- 06b548a (same commit as the fix) - updates 3rd party dependencies a.o. acorn-loose and acorn thanks @brocef for alerting there's an issue in acorn-loose that's fixed after bumping to latest.
- 66f1e32 fix(ci): fixes code scanning alerts on github actions (#1000)