Closed janpaepke closed 2 years ago
no idea why codecov is complaining again - there should be no new untested routines...
Re codecov. Yes it’s v annoying. If I remember right there’s no configuration, it’s just the free version so possible there could be an easy fix. Let’s ignore for now and see if it settles.
This updates all minor deps and
pqgsql-ast-parser
.Two small changes were needed:
'AT TIME ZONE': 'at_time_zone'
find-up
andexeca
were left untouched, even though updates are available. This is because their last breaking change (v6) was updating pure ESM respectively. This is still rather shaky for jest and also breaks for protocol prefixed imports in node 12. They are no critical updates anyway, so I guess it's okay to leave previous version in there.