Merge Patient Data
Merge Patient Data Module
Tests: 25 passed
Duration: 3 minutes
Changes: Who: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Why: Bump gson from 2.8.5 to 2.8.9 in /api (#4)
Bumps [gson](https://github.com/google/gson) from 2.8.5 to 2.8.9.
- [Release notes](https://github.com/google/gson/releases)
- [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/gson/compare/gson-parent-2.8.5...gson-parent-2.8.9)

---
updated-dependencies:
- dependency-name: com.google.code.gson:gson
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Who: Brandon Istenes <bistenes@gmail.com>
Why: Don"t automatically pull in new messages files
New languages also have to be added to /omod/src/main/resources/config.xml manually whenever they are added. Therefore automatically downloading the language file is just confusing.

Who: Brandon Istenes <bistenes@gmail.com>
Why: Pull unreviewed translations (#8)
* Pull unreviewed translations

Also automatically add translations for languages once they start being translated in Transifex. Also produce useful error messages when failing.

Who: Brandon Istenes <bistenes@gmail.com>
Why: Allow setting the repository name, to support repos other than "openmrs/openmrs-module-XYZ"

Who: Brandon Istenes <bistenes@gmail.com>
Why: Merge pull request #9 from openmrs/repo-name-override
Allow setting the repository name, to support repos other than "openmrs/openmrs-module-XYZ"

...