Skip to content

0.4.0 Update `deep-merge`. Add 10 levels of imports. Update GitHub actions/workflows

Compare
Choose a tag to compare
@aknysh aknysh released this 12 Jan 14:51
· 38 commits to main since this release
fdd1f7d

what

  • Update deep-merge
  • Add 10 levels of imports
  • Update GitHub actions/workflows

why

  • Allow the module to work when only YAML configs of type list are provided (no map configs). Without this change, a list of empty maps provided to the deep-merge module caused the module to crash
  • Up 10 levels of imports required for some configurations (5 levels are not enough)
  • Update GitHub actions/workflows to the latest