* Fixed an issue where running **format** would fail after running npm install.
* Improved the graph validations in the **validate** command:
- GR100 will now run on all content items of changed packs.
- GR101 and GR102 will now catch invalid fromversion/toversion of files **using** the changed items.
- GR103 errors will raise a warning when using the *-a* flag, but an error if using the *-i* or *g* flags.
* Fixed an issue where test-playbooks timed out.
* Fixed an issue where making a change in a module using an ApiModule would cause lint to run on the ApiModule unnecessarily.
* Fixed an issue where the `marketplace` field was not used when dumping pack zips.
* Fixed a typo in the README content generated with **update-release-notes** for updating integrations.
* Fixed an issue in **validate**, where using the `-gr` and `-i` flags did not run properly.
* Added the `sectionorder` field to integration scheme.
* Fixed an issue where in some occasions running of test-playbooks could receive session timeouts.
* Fixed an issue where **validate** command failed on core pack dependencies validation because of test dependencies.