Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

APHL support #1

Merged
merged 2 commits into from
Aug 10, 2020
Merged

APHL support #1

merged 2 commits into from
Aug 10, 2020

Conversation

jackmurdoch
Copy link

No description provided.

@jackmurdoch jackmurdoch merged commit 17241bd into current Aug 10, 2020
@jackmurdoch jackmurdoch deleted the aphl-support branch August 10, 2020 11:38
jackmurdoch added a commit that referenced this pull request Aug 21, 2020
colmharte added a commit that referenced this pull request Jan 29, 2021
* APHL support (#1)

* Scheduling support for sms

* Adding support for scheduling

* type fix

* Scheduling fix

* SMS scheduling support

* Adding send count

* Making secret optional

* Adding log

* Changes for limited metrics

* Fixing query

* Bumping versions

* Removing console log

* Making error optional as APHL no longer returns it

Co-authored-by: Jack Murdoch <35329295+jackmurdoch@users.noreply.github.com>
Co-authored-by: Jack Murdoch <jack.murdoch@nearform.com>
colmharte added a commit that referenced this pull request Mar 24, 2021
* APHL support (#1)

* Scheduling support for sms

* Adding support for scheduling

* type fix

* Scheduling fix

* SMS scheduling support

* Adding send count

* Making secret optional

* Adding log

* Changes for limited metrics

* Fixing query

* Bumping versions

* Removing console log

* Making error optional as APHL no longer returns it

Co-authored-by: Jack Murdoch <35329295+jackmurdoch@users.noreply.github.com>
Co-authored-by: Jack Murdoch <jack.murdoch@nearform.com>

Co-authored-by: Jack Murdoch <35329295+jackmurdoch@users.noreply.github.com>
Co-authored-by: Jack Murdoch <jack.murdoch@nearform.com>
colmharte added a commit that referenced this pull request Mar 24, 2021
* APHL support (#1)

* Scheduling support for sms

* Adding support for scheduling

* type fix

* Scheduling fix

* SMS scheduling support

* Adding send count

* Making secret optional

* Adding log

* Changes for limited metrics

* Fixing query

* Bumping versions

* Removing console log

* Making error optional as APHL no longer returns it

* Fixing mobile number issue

Co-authored-by: Jack Murdoch <35329295+jackmurdoch@users.noreply.github.com>
Co-authored-by: Jack Murdoch <jack.murdoch@nearform.com>
colmharte added a commit that referenced this pull request Mar 24, 2021
* APHL support (#1)

* Scheduling support for sms

* Adding support for scheduling

* type fix

* Scheduling fix

* SMS scheduling support

* Adding send count

* Making secret optional

* Adding log

* Changes for limited metrics

* Fixing query

* Bumping versions

* Removing console log

* Making error optional as APHL no longer returns it

* Fixing mobile number issue

* chore: add dependabot

* Bump actions/setup-node from v1 to v2.1.5

Bumps [actions/setup-node](https://github.com/actions/setup-node) from v1 to v2.1.5.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v1...46071b5)

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

* Bump eslint-plugin-node from 10.0.0 to 11.1.0

Bumps [eslint-plugin-node](https://github.com/mysticatea/eslint-plugin-node) from 10.0.0 to 11.1.0.
- [Release notes](https://github.com/mysticatea/eslint-plugin-node/releases)
- [Commits](mysticatea/eslint-plugin-node@v10.0.0...v11.1.0)

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

* Bump fastify-cors from 5.1.0 to 5.2.0

Bumps [fastify-cors](https://github.com/fastify/fastify-cors) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/fastify/fastify-cors/releases)
- [Commits](fastify/fastify-cors@v5.1.0...v5.2.0)

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

* Bump eslint-plugin-jest from 22.21.0 to 24.1.5

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 22.21.0 to 24.1.5.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v22.21.0...v24.1.5)

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

* Bump eslint-plugin-promise from 4.2.1 to 4.3.1

Bumps [eslint-plugin-promise](https://github.com/xjamundx/eslint-plugin-promise) from 4.2.1 to 4.3.1.
- [Release notes](https://github.com/xjamundx/eslint-plugin-promise/releases)
- [Changelog](https://github.com/xjamundx/eslint-plugin-promise/blob/development/CHANGELOG.md)
- [Commits](eslint-community/eslint-plugin-promise@v4.2.1...v4.3.1)

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

* Bump fastify from 3.9.2 to 3.12.0

Bumps [fastify](https://github.com/fastify/fastify) from 3.9.2 to 3.12.0.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](fastify/fastify@v3.9.2...v3.12.0)

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

* Bump pino-pretty from 3.6.1 to 4.5.0

Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 3.6.1 to 4.5.0.
- [Release notes](https://github.com/pinojs/pino-pretty/releases)
- [Commits](pinojs/pino-pretty@v3.6.1...v4.5.0)

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

* Bump faker from 4.1.0 to 5.4.0

Bumps [faker](https://github.com/Marak/Faker.js) from 4.1.0 to 5.4.0.
- [Release notes](https://github.com/Marak/Faker.js/releases)
- [Changelog](https://github.com/Marak/faker.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Marak/Faker.js/commits)

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

* Bump prettier-config-standard from 1.0.1 to 4.0.0

Bumps [prettier-config-standard](https://github.com/npetruzzelli/prettier-config-standard) from 1.0.1 to 4.0.0.
- [Release notes](https://github.com/npetruzzelli/prettier-config-standard/releases)
- [Commits](npetruzzelli/prettier-config-standard@v1.0.1...v4.0.0)

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

* Bump phone from 2.4.19 to 2.4.21

Bumps [phone](https://github.com/aftership/phone) from 2.4.19 to 2.4.21.
- [Release notes](https://github.com/aftership/phone/releases)
- [Commits](AfterShip/phone@2.4.19...2.4.21)

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

* chore: formatting

* Bump aws-sdk from 2.826.0 to 2.853.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.826.0 to 2.853.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.826.0...v2.853.0)

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

* Bump fastify-swagger from 3.5.0 to 4.3.1

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 3.5.0 to 4.3.1.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](fastify/fastify-swagger@v3.5.0...4.3.1)

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

* Bump eslint-plugin-standard from 4.1.0 to 5.0.0

Bumps [eslint-plugin-standard](https://github.com/standard/eslint-plugin-standard) from 4.1.0 to 5.0.0.
- [Release notes](https://github.com/standard/eslint-plugin-standard/releases)
- [Commits](standard/eslint-plugin-standard@v4.1.0...v5.0.0)

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

* Bump jest from 24.9.0 to 26.6.3

Bumps [jest](https://github.com/facebook/jest) from 24.9.0 to 26.6.3.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](jestjs/jest@v24.9.0...v26.6.3)

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

* Removing unused modules

* Bump crypto-random-string from 3.3.0 to 3.3.1

Bumps [crypto-random-string](https://github.com/sindresorhus/crypto-random-string) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/sindresorhus/crypto-random-string/releases)
- [Commits](sindresorhus/crypto-random-string@v3.3.0...v3.3.1)

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

* fix: integration test

* Bump aws-sdk from 2.853.0 to 2.854.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.853.0 to 2.854.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.853.0...v2.854.0)

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

* Bump fastify-autoload from 3.4.0 to 3.5.2

Bumps [fastify-autoload](https://github.com/fastify/fastify-autoload) from 3.4.0 to 3.5.2.
- [Release notes](https://github.com/fastify/fastify-autoload/releases)
- [Commits](fastify/fastify-autoload@v3.4.0...v3.5.2)

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

* Bump fastify-postgres from 3.3.0 to 3.5.0

Bumps [fastify-postgres](https://github.com/fastify/fastify-postgres) from 3.3.0 to 3.5.0.
- [Release notes](https://github.com/fastify/fastify-postgres/releases)
- [Commits](fastify/fastify-postgres@v3.3.0...v3.5.0)

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

* Bump env-schema from 1.1.0 to 2.1.0

Bumps [env-schema](https://github.com/fastify/env-schema) from 1.1.0 to 2.1.0.
- [Release notes](https://github.com/fastify/env-schema/releases)
- [Commits](fastify/env-schema@v1.1.0...v2.1.0)

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

* Bump fluent-schema from 0.10.0 to 1.1.0

Bumps [fluent-schema](https://github.com/fastify/fluent-schema) from 0.10.0 to 1.1.0.
- [Release notes](https://github.com/fastify/fluent-schema/releases)
- [Commits](fastify/fluent-json-schema@v0.10.0...v1.1.0)

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

* Bump aws-sdk from 2.854.0 to 2.855.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.854.0 to 2.855.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.854.0...v2.855.0)

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

* Bump date-fns from 2.16.1 to 2.18.0

Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.16.1 to 2.18.0.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md)
- [Commits](date-fns/date-fns@v2.16.1...v2.18.0)

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

* Bump fastify from 3.12.0 to 3.13.0

Bumps [fastify](https://github.com/fastify/fastify) from 3.12.0 to 3.13.0.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](fastify/fastify@v3.12.0...v3.13.0)

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

* Bump pino-pretty from 4.5.0 to 4.6.0

Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/pinojs/pino-pretty/releases)
- [Commits](pinojs/pino-pretty@v4.5.0...v4.6.0)

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

* Bump fastify-swagger from 4.3.1 to 4.3.2

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.3.1 to 4.3.2.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](fastify/fastify-swagger@4.3.1...v4.3.2)

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

* Adding support for deeplinks

* Bump eslint from 6.8.0 to 7.21.0

Bumps [eslint](https://github.com/eslint/eslint) from 6.8.0 to 7.21.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](eslint/eslint@v6.8.0...v7.21.0)

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

* Bump aws-sdk from 2.855.0 to 2.856.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.855.0 to 2.856.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.855.0...v2.856.0)

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

* Bump fastify-swagger from 4.3.2 to 4.3.3

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.3.2 to 4.3.3.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](fastify/fastify-swagger@v4.3.2...v4.3.3)

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

* Bump date-fns from 2.18.0 to 2.19.0

Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.18.0 to 2.19.0.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md)
- [Commits](date-fns/date-fns@v2.18.0...v2.19.0)

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

* Bump aws-sdk from 2.856.0 to 2.857.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.856.0 to 2.857.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.856.0...v2.857.0)

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

* Bump eslint-config-standard from 14.1.1 to 16.0.2

Bumps [eslint-config-standard](https://github.com/standard/eslint-config-standard) from 14.1.1 to 16.0.2.
- [Release notes](https://github.com/standard/eslint-config-standard/releases)
- [Changelog](https://github.com/standard/eslint-config-standard/blob/master/CHANGELOG.md)
- [Commits](standard/eslint-config-standard@v14.1.1...v16.0.2)

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

* Bump prettier from 1.19.1 to 2.2.1

Bumps [prettier](https://github.com/prettier/prettier) from 1.19.1 to 2.2.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@1.19.1...2.2.1)

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

* chore: format

* chore: add dependabot automerge action

This change will cause dependabot PRs to be merged automatically when they pass the CI checks.

* Bump fastify-swagger from 4.3.3 to 4.4.0

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.3.3 to 4.4.0.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](fastify/fastify-swagger@v4.3.3...v4.4.0)

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

* Bump aws-sdk from 2.857.0 to 2.858.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.857.0 to 2.858.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.857.0...v2.858.0)

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

* Bump pino-pretty from 4.6.0 to 4.7.0

Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 4.6.0 to 4.7.0.
- [Release notes](https://github.com/pinojs/pino-pretty/releases)
- [Commits](pinojs/pino-pretty@v4.6.0...v4.7.0)

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

* Bump env-schema from 2.1.0 to 3.0.1

Bumps [env-schema](https://github.com/fastify/env-schema) from 2.1.0 to 3.0.1.
- [Release notes](https://github.com/fastify/env-schema/releases)
- [Commits](fastify/env-schema@v2.1.0...v3.0.1)

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

* Bump eslint-plugin-jest from 24.1.5 to 24.1.9

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.1.5 to 24.1.9.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v24.1.5...v24.1.9)

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

Co-authored-by: Jack Murdoch <35329295+jackmurdoch@users.noreply.github.com>
Co-authored-by: Jack Murdoch <jack.murdoch@nearform.com>
Co-authored-by: Simone Busoli <simone.busoli@nearform.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Simone Busoli <simone.busoli@gmail.com>
colmharte added a commit that referenced this pull request Mar 24, 2021
* APHL support (#1)

* Scheduling support for sms

* Adding support for scheduling

* type fix

* Scheduling fix

* SMS scheduling support

* Adding send count

* Making secret optional

* Adding log

* Changes for limited metrics

* Fixing query

* Bumping versions

* Removing console log

* Making error optional as APHL no longer returns it

* Fixing mobile number issue

* chore: add dependabot

* Bump actions/setup-node from v1 to v2.1.5

Bumps [actions/setup-node](https://github.com/actions/setup-node) from v1 to v2.1.5.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v1...46071b5)

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

* Bump eslint-plugin-node from 10.0.0 to 11.1.0

Bumps [eslint-plugin-node](https://github.com/mysticatea/eslint-plugin-node) from 10.0.0 to 11.1.0.
- [Release notes](https://github.com/mysticatea/eslint-plugin-node/releases)
- [Commits](mysticatea/eslint-plugin-node@v10.0.0...v11.1.0)

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

* Bump fastify-cors from 5.1.0 to 5.2.0

Bumps [fastify-cors](https://github.com/fastify/fastify-cors) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/fastify/fastify-cors/releases)
- [Commits](fastify/fastify-cors@v5.1.0...v5.2.0)

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

* Bump eslint-plugin-jest from 22.21.0 to 24.1.5

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 22.21.0 to 24.1.5.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v22.21.0...v24.1.5)

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

* Bump eslint-plugin-promise from 4.2.1 to 4.3.1

Bumps [eslint-plugin-promise](https://github.com/xjamundx/eslint-plugin-promise) from 4.2.1 to 4.3.1.
- [Release notes](https://github.com/xjamundx/eslint-plugin-promise/releases)
- [Changelog](https://github.com/xjamundx/eslint-plugin-promise/blob/development/CHANGELOG.md)
- [Commits](eslint-community/eslint-plugin-promise@v4.2.1...v4.3.1)

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

* Bump fastify from 3.9.2 to 3.12.0

Bumps [fastify](https://github.com/fastify/fastify) from 3.9.2 to 3.12.0.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](fastify/fastify@v3.9.2...v3.12.0)

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

* Bump pino-pretty from 3.6.1 to 4.5.0

Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 3.6.1 to 4.5.0.
- [Release notes](https://github.com/pinojs/pino-pretty/releases)
- [Commits](pinojs/pino-pretty@v3.6.1...v4.5.0)

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

* Bump faker from 4.1.0 to 5.4.0

Bumps [faker](https://github.com/Marak/Faker.js) from 4.1.0 to 5.4.0.
- [Release notes](https://github.com/Marak/Faker.js/releases)
- [Changelog](https://github.com/Marak/faker.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Marak/Faker.js/commits)

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

* Bump prettier-config-standard from 1.0.1 to 4.0.0

Bumps [prettier-config-standard](https://github.com/npetruzzelli/prettier-config-standard) from 1.0.1 to 4.0.0.
- [Release notes](https://github.com/npetruzzelli/prettier-config-standard/releases)
- [Commits](npetruzzelli/prettier-config-standard@v1.0.1...v4.0.0)

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

* Bump phone from 2.4.19 to 2.4.21

Bumps [phone](https://github.com/aftership/phone) from 2.4.19 to 2.4.21.
- [Release notes](https://github.com/aftership/phone/releases)
- [Commits](AfterShip/phone@2.4.19...2.4.21)

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

* chore: formatting

* Bump aws-sdk from 2.826.0 to 2.853.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.826.0 to 2.853.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.826.0...v2.853.0)

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

* Bump fastify-swagger from 3.5.0 to 4.3.1

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 3.5.0 to 4.3.1.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](fastify/fastify-swagger@v3.5.0...4.3.1)

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

* Bump eslint-plugin-standard from 4.1.0 to 5.0.0

Bumps [eslint-plugin-standard](https://github.com/standard/eslint-plugin-standard) from 4.1.0 to 5.0.0.
- [Release notes](https://github.com/standard/eslint-plugin-standard/releases)
- [Commits](standard/eslint-plugin-standard@v4.1.0...v5.0.0)

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

* Bump jest from 24.9.0 to 26.6.3

Bumps [jest](https://github.com/facebook/jest) from 24.9.0 to 26.6.3.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](jestjs/jest@v24.9.0...v26.6.3)

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

* Removing unused modules

* Bump crypto-random-string from 3.3.0 to 3.3.1

Bumps [crypto-random-string](https://github.com/sindresorhus/crypto-random-string) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/sindresorhus/crypto-random-string/releases)
- [Commits](sindresorhus/crypto-random-string@v3.3.0...v3.3.1)

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

* fix: integration test

* Bump aws-sdk from 2.853.0 to 2.854.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.853.0 to 2.854.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.853.0...v2.854.0)

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

* Bump fastify-autoload from 3.4.0 to 3.5.2

Bumps [fastify-autoload](https://github.com/fastify/fastify-autoload) from 3.4.0 to 3.5.2.
- [Release notes](https://github.com/fastify/fastify-autoload/releases)
- [Commits](fastify/fastify-autoload@v3.4.0...v3.5.2)

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

* Bump fastify-postgres from 3.3.0 to 3.5.0

Bumps [fastify-postgres](https://github.com/fastify/fastify-postgres) from 3.3.0 to 3.5.0.
- [Release notes](https://github.com/fastify/fastify-postgres/releases)
- [Commits](fastify/fastify-postgres@v3.3.0...v3.5.0)

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

* Bump env-schema from 1.1.0 to 2.1.0

Bumps [env-schema](https://github.com/fastify/env-schema) from 1.1.0 to 2.1.0.
- [Release notes](https://github.com/fastify/env-schema/releases)
- [Commits](fastify/env-schema@v1.1.0...v2.1.0)

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

* Bump fluent-schema from 0.10.0 to 1.1.0

Bumps [fluent-schema](https://github.com/fastify/fluent-schema) from 0.10.0 to 1.1.0.
- [Release notes](https://github.com/fastify/fluent-schema/releases)
- [Commits](fastify/fluent-json-schema@v0.10.0...v1.1.0)

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

* Bump aws-sdk from 2.854.0 to 2.855.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.854.0 to 2.855.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.854.0...v2.855.0)

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

* Bump date-fns from 2.16.1 to 2.18.0

Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.16.1 to 2.18.0.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md)
- [Commits](date-fns/date-fns@v2.16.1...v2.18.0)

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

* Bump fastify from 3.12.0 to 3.13.0

Bumps [fastify](https://github.com/fastify/fastify) from 3.12.0 to 3.13.0.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](fastify/fastify@v3.12.0...v3.13.0)

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

* Bump pino-pretty from 4.5.0 to 4.6.0

Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/pinojs/pino-pretty/releases)
- [Commits](pinojs/pino-pretty@v4.5.0...v4.6.0)

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

* Bump fastify-swagger from 4.3.1 to 4.3.2

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.3.1 to 4.3.2.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](fastify/fastify-swagger@4.3.1...v4.3.2)

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

* Adding support for deeplinks

* Bump eslint from 6.8.0 to 7.21.0

Bumps [eslint](https://github.com/eslint/eslint) from 6.8.0 to 7.21.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](eslint/eslint@v6.8.0...v7.21.0)

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

* Bump aws-sdk from 2.855.0 to 2.856.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.855.0 to 2.856.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.855.0...v2.856.0)

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

* Bump fastify-swagger from 4.3.2 to 4.3.3

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.3.2 to 4.3.3.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](fastify/fastify-swagger@v4.3.2...v4.3.3)

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

* Bump date-fns from 2.18.0 to 2.19.0

Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.18.0 to 2.19.0.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md)
- [Commits](date-fns/date-fns@v2.18.0...v2.19.0)

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

* Bump aws-sdk from 2.856.0 to 2.857.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.856.0 to 2.857.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.856.0...v2.857.0)

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

* Bump eslint-config-standard from 14.1.1 to 16.0.2

Bumps [eslint-config-standard](https://github.com/standard/eslint-config-standard) from 14.1.1 to 16.0.2.
- [Release notes](https://github.com/standard/eslint-config-standard/releases)
- [Changelog](https://github.com/standard/eslint-config-standard/blob/master/CHANGELOG.md)
- [Commits](standard/eslint-config-standard@v14.1.1...v16.0.2)

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

* Bump prettier from 1.19.1 to 2.2.1

Bumps [prettier](https://github.com/prettier/prettier) from 1.19.1 to 2.2.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@1.19.1...2.2.1)

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

* chore: format

* chore: add dependabot automerge action

This change will cause dependabot PRs to be merged automatically when they pass the CI checks.

* Bump fastify-swagger from 4.3.3 to 4.4.0

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.3.3 to 4.4.0.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](fastify/fastify-swagger@v4.3.3...v4.4.0)

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

* Bump aws-sdk from 2.857.0 to 2.858.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.857.0 to 2.858.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.857.0...v2.858.0)

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

* Bump pino-pretty from 4.6.0 to 4.7.0

Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 4.6.0 to 4.7.0.
- [Release notes](https://github.com/pinojs/pino-pretty/releases)
- [Commits](pinojs/pino-pretty@v4.6.0...v4.7.0)

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

* Bump env-schema from 2.1.0 to 3.0.1

Bumps [env-schema](https://github.com/fastify/env-schema) from 2.1.0 to 3.0.1.
- [Release notes](https://github.com/fastify/env-schema/releases)
- [Commits](fastify/env-schema@v2.1.0...v3.0.1)

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

* Bump eslint-plugin-jest from 24.1.5 to 24.1.9

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.1.5 to 24.1.9.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v24.1.5...v24.1.9)

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

* Bump aws-sdk from 2.858.0 to 2.859.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.858.0 to 2.859.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.858.0...v2.859.0)

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

* Bump pino-pretty from 4.7.0 to 4.7.1

Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 4.7.0 to 4.7.1.
- [Release notes](https://github.com/pinojs/pino-pretty/releases)
- [Commits](pinojs/pino-pretty@v4.7.0...v4.7.1)

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

* Bump eslint-config-prettier-standard from 3.0.1 to 4.0.1

Bumps [eslint-config-prettier-standard](https://github.com/npetruzzelli/eslint-config-prettier-standard) from 3.0.1 to 4.0.1.
- [Release notes](https://github.com/npetruzzelli/eslint-config-prettier-standard/releases)
- [Commits](npetruzzelli/eslint-config-prettier-standard@v3.0.1...v4.0.1)

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

* chore(deps): bump aws-sdk from 2.859.0 to 2.860.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.859.0 to 2.860.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.859.0...v2.860.0)

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

* chore(deps-dev): bump eslint-plugin-jest from 24.1.9 to 24.2.0

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.1.9 to 24.2.0.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v24.1.9...v24.2.0)

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

* chore(deps): bump aws-sdk from 2.860.0 to 2.861.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.860.0 to 2.861.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.860.0...v2.861.0)

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

* chore(deps-dev): bump eslint-plugin-jest from 24.2.0 to 24.2.1

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.2.0 to 24.2.1.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v24.2.0...v24.2.1)

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

* chore(deps): bump aws-sdk from 2.861.0 to 2.862.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.861.0 to 2.862.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.861.0...v2.862.0)

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

* chore(deps): bump fastify-swagger from 4.4.0 to 4.4.1

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.4.0 to 4.4.1.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](fastify/fastify-swagger@v4.4.0...v4.4.1)

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

* chore(deps): bump fastify-autoload from 3.5.2 to 3.6.0

Bumps [fastify-autoload](https://github.com/fastify/fastify-autoload) from 3.5.2 to 3.6.0.
- [Release notes](https://github.com/fastify/fastify-autoload/releases)
- [Commits](fastify/fastify-autoload@v3.5.2...v3.6.0)

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

* chore(deps): bump fastify from 3.13.0 to 3.14.0

Bumps [fastify](https://github.com/fastify/fastify) from 3.13.0 to 3.14.0.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](fastify/fastify@v3.13.0...v3.14.0)

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

* chore(deps): bump fastify/github-action-merge-dependabot (#64)

Bumps [fastify/github-action-merge-dependabot](https://github.com/fastify/github-action-merge-dependabot) from v1.2.1 to v2.0.0.
- [Release notes](https://github.com/fastify/github-action-merge-dependabot/releases)
- [Commits](fastify/github-action-merge-dependabot@v1.2.1...a8beb6a)

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

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

* chore(deps-dev): bump eslint-plugin-jest from 24.2.1 to 24.3.1 (#65)

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.2.1 to 24.3.1.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v24.2.1...v24.3.1)

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

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

* chore(deps): bump aws-sdk from 2.862.0 to 2.863.0 (#66)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.862.0 to 2.863.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.862.0...v2.863.0)

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

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

* chore(deps-dev): bump eslint from 7.21.0 to 7.22.0 (#67)

Bumps [eslint](https://github.com/eslint/eslint) from 7.21.0 to 7.22.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](eslint/eslint@v7.21.0...v7.22.0)

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

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

* chore(deps): bump aws-sdk from 2.863.0 to 2.864.0 (#68)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.863.0 to 2.864.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.863.0...v2.864.0)

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

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

* chore(deps): bump fastify-swagger from 4.4.1 to 4.4.2 (#69)

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.4.1 to 4.4.2.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](fastify/fastify-swagger@v4.4.1...v4.4.2)

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

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

* chore(deps): bump aws-sdk from 2.864.0 to 2.865.0 (#70)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.864.0 to 2.865.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.864.0...v2.865.0)

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

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

* chore(deps-dev): bump eslint-plugin-jest from 24.3.1 to 24.3.2 (#71)

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.3.1 to 24.3.2.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v24.3.1...v24.3.2)

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

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

* chore(deps): bump aws-sdk from 2.865.0 to 2.866.0 (#72)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.865.0 to 2.866.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.865.0...v2.866.0)

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

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

* chore(deps): bump aws-sdk from 2.866.0 to 2.867.0 (#73)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.866.0 to 2.867.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.866.0...v2.867.0)

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

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

* Adding support for exporting enx metrics

* Fixing schema

* chore(deps): bump aws-sdk from 2.867.0 to 2.868.0 (#74)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.867.0 to 2.868.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.867.0...v2.868.0)

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

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

* chore(deps): bump fastify-jwt from 2.3.0 to 2.4.0 (#75)

Bumps [fastify-jwt](https://github.com/fastify/fastify-jwt) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/fastify/fastify-jwt/releases)
- [Commits](fastify/fastify-jwt@v2.3.0...v2.4.0)

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

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

* chore(deps): bump aws-sdk from 2.868.0 to 2.869.0 (#76)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.868.0 to 2.869.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.868.0...v2.869.0)

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

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

* chore(deps): bump aws-sdk from 2.869.0 to 2.870.0 (#77)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.869.0 to 2.870.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.869.0...v2.870.0)

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

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

* Adding enx metrics end point

Co-authored-by: Jack Murdoch <35329295+jackmurdoch@users.noreply.github.com>
Co-authored-by: Jack Murdoch <jack.murdoch@nearform.com>
Co-authored-by: Simone Busoli <simone.busoli@nearform.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Simone Busoli <simone.busoli@gmail.com>
colmharte added a commit that referenced this pull request May 5, 2021
* Syncing latest changes  (#31)

* APHL support (#1)

* Scheduling support for sms

* Adding support for scheduling

* type fix

* Scheduling fix

* SMS scheduling support

* Adding send count

* Making secret optional

* Adding log

* Changes for limited metrics

* Fixing query

* Bumping versions

* Removing console log

* Making error optional as APHL no longer returns it

Co-authored-by: Jack Murdoch <35329295+jackmurdoch@users.noreply.github.com>
Co-authored-by: Jack Murdoch <jack.murdoch@nearform.com>

* Syncing latest changes (#32)

* APHL support (#1)

* Scheduling support for sms

* Adding support for scheduling

* type fix

* Scheduling fix

* SMS scheduling support

* Adding send count

* Making secret optional

* Adding log

* Changes for limited metrics

* Fixing query

* Bumping versions

* Removing console log

* Making error optional as APHL no longer returns it

* Fixing mobile number issue

Co-authored-by: Jack Murdoch <35329295+jackmurdoch@users.noreply.github.com>
Co-authored-by: Jack Murdoch <jack.murdoch@nearform.com>

Co-authored-by: Jack Murdoch <35329295+jackmurdoch@users.noreply.github.com>
Co-authored-by: Jack Murdoch <jack.murdoch@nearform.com>
colmharte added a commit that referenced this pull request May 5, 2021
* Syncing latest changes  (#31)

* APHL support (#1)

* Scheduling support for sms

* Adding support for scheduling

* type fix

* Scheduling fix

* SMS scheduling support

* Adding send count

* Making secret optional

* Adding log

* Changes for limited metrics

* Fixing query

* Bumping versions

* Removing console log

* Making error optional as APHL no longer returns it

Co-authored-by: Jack Murdoch <35329295+jackmurdoch@users.noreply.github.com>
Co-authored-by: Jack Murdoch <jack.murdoch@nearform.com>

* Syncing latest changes (#32)

* APHL support (#1)

* Scheduling support for sms

* Adding support for scheduling

* type fix

* Scheduling fix

* SMS scheduling support

* Adding send count

* Making secret optional

* Adding log

* Changes for limited metrics

* Fixing query

* Bumping versions

* Removing console log

* Making error optional as APHL no longer returns it

* Fixing mobile number issue

Co-authored-by: Jack Murdoch <35329295+jackmurdoch@users.noreply.github.com>
Co-authored-by: Jack Murdoch <jack.murdoch@nearform.com>

* Sync to latest (#33)

* APHL support (#1)

* Scheduling support for sms

* Adding support for scheduling

* type fix

* Scheduling fix

* SMS scheduling support

* Adding send count

* Making secret optional

* Adding log

* Changes for limited metrics

* Fixing query

* Bumping versions

* Removing console log

* Making error optional as APHL no longer returns it

* Fixing mobile number issue

* chore: add dependabot

* Bump actions/setup-node from v1 to v2.1.5

Bumps [actions/setup-node](https://github.com/actions/setup-node) from v1 to v2.1.5.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v1...46071b5)

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

* Bump eslint-plugin-node from 10.0.0 to 11.1.0

Bumps [eslint-plugin-node](https://github.com/mysticatea/eslint-plugin-node) from 10.0.0 to 11.1.0.
- [Release notes](https://github.com/mysticatea/eslint-plugin-node/releases)
- [Commits](mysticatea/eslint-plugin-node@v10.0.0...v11.1.0)

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

* Bump fastify-cors from 5.1.0 to 5.2.0

Bumps [fastify-cors](https://github.com/fastify/fastify-cors) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/fastify/fastify-cors/releases)
- [Commits](fastify/fastify-cors@v5.1.0...v5.2.0)

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

* Bump eslint-plugin-jest from 22.21.0 to 24.1.5

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 22.21.0 to 24.1.5.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v22.21.0...v24.1.5)

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

* Bump eslint-plugin-promise from 4.2.1 to 4.3.1

Bumps [eslint-plugin-promise](https://github.com/xjamundx/eslint-plugin-promise) from 4.2.1 to 4.3.1.
- [Release notes](https://github.com/xjamundx/eslint-plugin-promise/releases)
- [Changelog](https://github.com/xjamundx/eslint-plugin-promise/blob/development/CHANGELOG.md)
- [Commits](eslint-community/eslint-plugin-promise@v4.2.1...v4.3.1)

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

* Bump fastify from 3.9.2 to 3.12.0

Bumps [fastify](https://github.com/fastify/fastify) from 3.9.2 to 3.12.0.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](fastify/fastify@v3.9.2...v3.12.0)

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

* Bump pino-pretty from 3.6.1 to 4.5.0

Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 3.6.1 to 4.5.0.
- [Release notes](https://github.com/pinojs/pino-pretty/releases)
- [Commits](pinojs/pino-pretty@v3.6.1...v4.5.0)

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

* Bump faker from 4.1.0 to 5.4.0

Bumps [faker](https://github.com/Marak/Faker.js) from 4.1.0 to 5.4.0.
- [Release notes](https://github.com/Marak/Faker.js/releases)
- [Changelog](https://github.com/Marak/faker.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Marak/Faker.js/commits)

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

* Bump prettier-config-standard from 1.0.1 to 4.0.0

Bumps [prettier-config-standard](https://github.com/npetruzzelli/prettier-config-standard) from 1.0.1 to 4.0.0.
- [Release notes](https://github.com/npetruzzelli/prettier-config-standard/releases)
- [Commits](npetruzzelli/prettier-config-standard@v1.0.1...v4.0.0)

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

* Bump phone from 2.4.19 to 2.4.21

Bumps [phone](https://github.com/aftership/phone) from 2.4.19 to 2.4.21.
- [Release notes](https://github.com/aftership/phone/releases)
- [Commits](AfterShip/phone@2.4.19...2.4.21)

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

* chore: formatting

* Bump aws-sdk from 2.826.0 to 2.853.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.826.0 to 2.853.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.826.0...v2.853.0)

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

* Bump fastify-swagger from 3.5.0 to 4.3.1

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 3.5.0 to 4.3.1.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](fastify/fastify-swagger@v3.5.0...4.3.1)

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

* Bump eslint-plugin-standard from 4.1.0 to 5.0.0

Bumps [eslint-plugin-standard](https://github.com/standard/eslint-plugin-standard) from 4.1.0 to 5.0.0.
- [Release notes](https://github.com/standard/eslint-plugin-standard/releases)
- [Commits](standard/eslint-plugin-standard@v4.1.0...v5.0.0)

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

* Bump jest from 24.9.0 to 26.6.3

Bumps [jest](https://github.com/facebook/jest) from 24.9.0 to 26.6.3.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](jestjs/jest@v24.9.0...v26.6.3)

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

* Removing unused modules

* Bump crypto-random-string from 3.3.0 to 3.3.1

Bumps [crypto-random-string](https://github.com/sindresorhus/crypto-random-string) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/sindresorhus/crypto-random-string/releases)
- [Commits](sindresorhus/crypto-random-string@v3.3.0...v3.3.1)

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

* fix: integration test

* Bump aws-sdk from 2.853.0 to 2.854.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.853.0 to 2.854.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.853.0...v2.854.0)

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

* Bump fastify-autoload from 3.4.0 to 3.5.2

Bumps [fastify-autoload](https://github.com/fastify/fastify-autoload) from 3.4.0 to 3.5.2.
- [Release notes](https://github.com/fastify/fastify-autoload/releases)
- [Commits](fastify/fastify-autoload@v3.4.0...v3.5.2)

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

* Bump fastify-postgres from 3.3.0 to 3.5.0

Bumps [fastify-postgres](https://github.com/fastify/fastify-postgres) from 3.3.0 to 3.5.0.
- [Release notes](https://github.com/fastify/fastify-postgres/releases)
- [Commits](fastify/fastify-postgres@v3.3.0...v3.5.0)

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

* Bump env-schema from 1.1.0 to 2.1.0

Bumps [env-schema](https://github.com/fastify/env-schema) from 1.1.0 to 2.1.0.
- [Release notes](https://github.com/fastify/env-schema/releases)
- [Commits](fastify/env-schema@v1.1.0...v2.1.0)

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

* Bump fluent-schema from 0.10.0 to 1.1.0

Bumps [fluent-schema](https://github.com/fastify/fluent-schema) from 0.10.0 to 1.1.0.
- [Release notes](https://github.com/fastify/fluent-schema/releases)
- [Commits](fastify/fluent-json-schema@v0.10.0...v1.1.0)

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

* Bump aws-sdk from 2.854.0 to 2.855.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.854.0 to 2.855.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.854.0...v2.855.0)

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

* Bump date-fns from 2.16.1 to 2.18.0

Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.16.1 to 2.18.0.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md)
- [Commits](date-fns/date-fns@v2.16.1...v2.18.0)

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

* Bump fastify from 3.12.0 to 3.13.0

Bumps [fastify](https://github.com/fastify/fastify) from 3.12.0 to 3.13.0.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](fastify/fastify@v3.12.0...v3.13.0)

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

* Bump pino-pretty from 4.5.0 to 4.6.0

Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/pinojs/pino-pretty/releases)
- [Commits](pinojs/pino-pretty@v4.5.0...v4.6.0)

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

* Bump fastify-swagger from 4.3.1 to 4.3.2

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.3.1 to 4.3.2.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](fastify/fastify-swagger@4.3.1...v4.3.2)

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

* Adding support for deeplinks

* Bump eslint from 6.8.0 to 7.21.0

Bumps [eslint](https://github.com/eslint/eslint) from 6.8.0 to 7.21.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](eslint/eslint@v6.8.0...v7.21.0)

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

* Bump aws-sdk from 2.855.0 to 2.856.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.855.0 to 2.856.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.855.0...v2.856.0)

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

* Bump fastify-swagger from 4.3.2 to 4.3.3

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.3.2 to 4.3.3.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](fastify/fastify-swagger@v4.3.2...v4.3.3)

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

* Bump date-fns from 2.18.0 to 2.19.0

Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.18.0 to 2.19.0.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md)
- [Commits](date-fns/date-fns@v2.18.0...v2.19.0)

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

* Bump aws-sdk from 2.856.0 to 2.857.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.856.0 to 2.857.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.856.0...v2.857.0)

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

* Bump eslint-config-standard from 14.1.1 to 16.0.2

Bumps [eslint-config-standard](https://github.com/standard/eslint-config-standard) from 14.1.1 to 16.0.2.
- [Release notes](https://github.com/standard/eslint-config-standard/releases)
- [Changelog](https://github.com/standard/eslint-config-standard/blob/master/CHANGELOG.md)
- [Commits](standard/eslint-config-standard@v14.1.1...v16.0.2)

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

* Bump prettier from 1.19.1 to 2.2.1

Bumps [prettier](https://github.com/prettier/prettier) from 1.19.1 to 2.2.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@1.19.1...2.2.1)

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

* chore: format

* chore: add dependabot automerge action

This change will cause dependabot PRs to be merged automatically when they pass the CI checks.

* Bump fastify-swagger from 4.3.3 to 4.4.0

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.3.3 to 4.4.0.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](fastify/fastify-swagger@v4.3.3...v4.4.0)

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

* Bump aws-sdk from 2.857.0 to 2.858.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.857.0 to 2.858.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.857.0...v2.858.0)

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

* Bump pino-pretty from 4.6.0 to 4.7.0

Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 4.6.0 to 4.7.0.
- [Release notes](https://github.com/pinojs/pino-pretty/releases)
- [Commits](pinojs/pino-pretty@v4.6.0...v4.7.0)

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

* Bump env-schema from 2.1.0 to 3.0.1

Bumps [env-schema](https://github.com/fastify/env-schema) from 2.1.0 to 3.0.1.
- [Release notes](https://github.com/fastify/env-schema/releases)
- [Commits](fastify/env-schema@v2.1.0...v3.0.1)

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

* Bump eslint-plugin-jest from 24.1.5 to 24.1.9

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.1.5 to 24.1.9.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v24.1.5...v24.1.9)

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

Co-authored-by: Jack Murdoch <35329295+jackmurdoch@users.noreply.github.com>
Co-authored-by: Jack Murdoch <jack.murdoch@nearform.com>
Co-authored-by: Simone Busoli <simone.busoli@nearform.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Simone Busoli <simone.busoli@gmail.com>

* Bump eslint-config-prettier-standard from 3.0.1 to 4.0.1 (#34)

Bumps [eslint-config-prettier-standard](https://github.com/npetruzzelli/eslint-config-prettier-standard) from 3.0.1 to 4.0.1.
- [Release notes](https://github.com/npetruzzelli/eslint-config-prettier-standard/releases)
- [Commits](npetruzzelli/eslint-config-prettier-standard@v3.0.1...v4.0.1)

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

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

* Bump eslint-config-prettier from 6.15.0 to 8.1.0 (#35)

Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.15.0 to 8.1.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/eslint-config-prettier@v6.15.0...v8.1.0)

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

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

* Sync to latest (#57)

* APHL support (#1)

* Scheduling support for sms

* Adding support for scheduling

* type fix

* Scheduling fix

* SMS scheduling support

* Adding send count

* Making secret optional

* Adding log

* Changes for limited metrics

* Fixing query

* Bumping versions

* Removing console log

* Making error optional as APHL no longer returns it

* Fixing mobile number issue

* chore: add dependabot

* Bump actions/setup-node from v1 to v2.1.5

Bumps [actions/setup-node](https://github.com/actions/setup-node) from v1 to v2.1.5.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v1...46071b5)

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

* Bump eslint-plugin-node from 10.0.0 to 11.1.0

Bumps [eslint-plugin-node](https://github.com/mysticatea/eslint-plugin-node) from 10.0.0 to 11.1.0.
- [Release notes](https://github.com/mysticatea/eslint-plugin-node/releases)
- [Commits](mysticatea/eslint-plugin-node@v10.0.0...v11.1.0)

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

* Bump fastify-cors from 5.1.0 to 5.2.0

Bumps [fastify-cors](https://github.com/fastify/fastify-cors) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/fastify/fastify-cors/releases)
- [Commits](fastify/fastify-cors@v5.1.0...v5.2.0)

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

* Bump eslint-plugin-jest from 22.21.0 to 24.1.5

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 22.21.0 to 24.1.5.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v22.21.0...v24.1.5)

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

* Bump eslint-plugin-promise from 4.2.1 to 4.3.1

Bumps [eslint-plugin-promise](https://github.com/xjamundx/eslint-plugin-promise) from 4.2.1 to 4.3.1.
- [Release notes](https://github.com/xjamundx/eslint-plugin-promise/releases)
- [Changelog](https://github.com/xjamundx/eslint-plugin-promise/blob/development/CHANGELOG.md)
- [Commits](eslint-community/eslint-plugin-promise@v4.2.1...v4.3.1)

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

* Bump fastify from 3.9.2 to 3.12.0

Bumps [fastify](https://github.com/fastify/fastify) from 3.9.2 to 3.12.0.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](fastify/fastify@v3.9.2...v3.12.0)

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

* Bump pino-pretty from 3.6.1 to 4.5.0

Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 3.6.1 to 4.5.0.
- [Release notes](https://github.com/pinojs/pino-pretty/releases)
- [Commits](pinojs/pino-pretty@v3.6.1...v4.5.0)

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

* Bump faker from 4.1.0 to 5.4.0

Bumps [faker](https://github.com/Marak/Faker.js) from 4.1.0 to 5.4.0.
- [Release notes](https://github.com/Marak/Faker.js/releases)
- [Changelog](https://github.com/Marak/faker.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Marak/Faker.js/commits)

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

* Bump prettier-config-standard from 1.0.1 to 4.0.0

Bumps [prettier-config-standard](https://github.com/npetruzzelli/prettier-config-standard) from 1.0.1 to 4.0.0.
- [Release notes](https://github.com/npetruzzelli/prettier-config-standard/releases)
- [Commits](npetruzzelli/prettier-config-standard@v1.0.1...v4.0.0)

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

* Bump phone from 2.4.19 to 2.4.21

Bumps [phone](https://github.com/aftership/phone) from 2.4.19 to 2.4.21.
- [Release notes](https://github.com/aftership/phone/releases)
- [Commits](AfterShip/phone@2.4.19...2.4.21)

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

* chore: formatting

* Bump aws-sdk from 2.826.0 to 2.853.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.826.0 to 2.853.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.826.0...v2.853.0)

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

* Bump fastify-swagger from 3.5.0 to 4.3.1

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 3.5.0 to 4.3.1.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](fastify/fastify-swagger@v3.5.0...4.3.1)

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

* Bump eslint-plugin-standard from 4.1.0 to 5.0.0

Bumps [eslint-plugin-standard](https://github.com/standard/eslint-plugin-standard) from 4.1.0 to 5.0.0.
- [Release notes](https://github.com/standard/eslint-plugin-standard/releases)
- [Commits](standard/eslint-plugin-standard@v4.1.0...v5.0.0)

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

* Bump jest from 24.9.0 to 26.6.3

Bumps [jest](https://github.com/facebook/jest) from 24.9.0 to 26.6.3.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](jestjs/jest@v24.9.0...v26.6.3)

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

* Removing unused modules

* Bump crypto-random-string from 3.3.0 to 3.3.1

Bumps [crypto-random-string](https://github.com/sindresorhus/crypto-random-string) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/sindresorhus/crypto-random-string/releases)
- [Commits](sindresorhus/crypto-random-string@v3.3.0...v3.3.1)

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

* fix: integration test

* Bump aws-sdk from 2.853.0 to 2.854.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.853.0 to 2.854.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.853.0...v2.854.0)

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

* Bump fastify-autoload from 3.4.0 to 3.5.2

Bumps [fastify-autoload](https://github.com/fastify/fastify-autoload) from 3.4.0 to 3.5.2.
- [Release notes](https://github.com/fastify/fastify-autoload/releases)
- [Commits](fastify/fastify-autoload@v3.4.0...v3.5.2)

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

* Bump fastify-postgres from 3.3.0 to 3.5.0

Bumps [fastify-postgres](https://github.com/fastify/fastify-postgres) from 3.3.0 to 3.5.0.
- [Release notes](https://github.com/fastify/fastify-postgres/releases)
- [Commits](fastify/fastify-postgres@v3.3.0...v3.5.0)

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

* Bump env-schema from 1.1.0 to 2.1.0

Bumps [env-schema](https://github.com/fastify/env-schema) from 1.1.0 to 2.1.0.
- [Release notes](https://github.com/fastify/env-schema/releases)
- [Commits](fastify/env-schema@v1.1.0...v2.1.0)

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

* Bump fluent-schema from 0.10.0 to 1.1.0

Bumps [fluent-schema](https://github.com/fastify/fluent-schema) from 0.10.0 to 1.1.0.
- [Release notes](https://github.com/fastify/fluent-schema/releases)
- [Commits](fastify/fluent-json-schema@v0.10.0...v1.1.0)

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

* Bump aws-sdk from 2.854.0 to 2.855.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.854.0 to 2.855.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.854.0...v2.855.0)

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

* Bump date-fns from 2.16.1 to 2.18.0

Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.16.1 to 2.18.0.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md)
- [Commits](date-fns/date-fns@v2.16.1...v2.18.0)

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

* Bump fastify from 3.12.0 to 3.13.0

Bumps [fastify](https://github.com/fastify/fastify) from 3.12.0 to 3.13.0.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](fastify/fastify@v3.12.0...v3.13.0)

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

* Bump pino-pretty from 4.5.0 to 4.6.0

Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/pinojs/pino-pretty/releases)
- [Commits](pinojs/pino-pretty@v4.5.0...v4.6.0)

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

* Bump fastify-swagger from 4.3.1 to 4.3.2

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.3.1 to 4.3.2.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](fastify/fastify-swagger@4.3.1...v4.3.2)

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

* Adding support for deeplinks

* Bump eslint from 6.8.0 to 7.21.0

Bumps [eslint](https://github.com/eslint/eslint) from 6.8.0 to 7.21.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](eslint/eslint@v6.8.0...v7.21.0)

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

* Bump aws-sdk from 2.855.0 to 2.856.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.855.0 to 2.856.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.855.0...v2.856.0)

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

* Bump fastify-swagger from 4.3.2 to 4.3.3

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.3.2 to 4.3.3.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](fastify/fastify-swagger@v4.3.2...v4.3.3)

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

* Bump date-fns from 2.18.0 to 2.19.0

Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.18.0 to 2.19.0.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md)
- [Commits](date-fns/date-fns@v2.18.0...v2.19.0)

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

* Bump aws-sdk from 2.856.0 to 2.857.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.856.0 to 2.857.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.856.0...v2.857.0)

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

* Bump eslint-config-standard from 14.1.1 to 16.0.2

Bumps [eslint-config-standard](https://github.com/standard/eslint-config-standard) from 14.1.1 to 16.0.2.
- [Release notes](https://github.com/standard/eslint-config-standard/releases)
- [Changelog](https://github.com/standard/eslint-config-standard/blob/master/CHANGELOG.md)
- [Commits](standard/eslint-config-standard@v14.1.1...v16.0.2)

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

* Bump prettier from 1.19.1 to 2.2.1

Bumps [prettier](https://github.com/prettier/prettier) from 1.19.1 to 2.2.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@1.19.1...2.2.1)

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

* chore: format

* chore: add dependabot automerge action

This change will cause dependabot PRs to be merged automatically when they pass the CI checks.

* Bump fastify-swagger from 4.3.3 to 4.4.0

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.3.3 to 4.4.0.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](fastify/fastify-swagger@v4.3.3...v4.4.0)

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

* Bump aws-sdk from 2.857.0 to 2.858.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.857.0 to 2.858.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.857.0...v2.858.0)

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

* Bump pino-pretty from 4.6.0 to 4.7.0

Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 4.6.0 to 4.7.0.
- [Release notes](https://github.com/pinojs/pino-pretty/releases)
- [Commits](pinojs/pino-pretty@v4.6.0...v4.7.0)

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

* Bump env-schema from 2.1.0 to 3.0.1

Bumps [env-schema](https://github.com/fastify/env-schema) from 2.1.0 to 3.0.1.
- [Release notes](https://github.com/fastify/env-schema/releases)
- [Commits](fastify/env-schema@v2.1.0...v3.0.1)

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

* Bump eslint-plugin-jest from 24.1.5 to 24.1.9

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.1.5 to 24.1.9.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v24.1.5...v24.1.9)

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

* Bump aws-sdk from 2.858.0 to 2.859.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.858.0 to 2.859.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.858.0...v2.859.0)

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

* Bump pino-pretty from 4.7.0 to 4.7.1

Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 4.7.0 to 4.7.1.
- [Release notes](https://github.com/pinojs/pino-pretty/releases)
- [Commits](pinojs/pino-pretty@v4.7.0...v4.7.1)

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

* Bump eslint-config-prettier-standard from 3.0.1 to 4.0.1

Bumps [eslint-config-prettier-standard](https://github.com/npetruzzelli/eslint-config-prettier-standard) from 3.0.1 to 4.0.1.
- [Release notes](https://github.com/npetruzzelli/eslint-config-prettier-standard/releases)
- [Commits](npetruzzelli/eslint-config-prettier-standard@v3.0.1...v4.0.1)

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

* chore(deps): bump aws-sdk from 2.859.0 to 2.860.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.859.0 to 2.860.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.859.0...v2.860.0)

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

* chore(deps-dev): bump eslint-plugin-jest from 24.1.9 to 24.2.0

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.1.9 to 24.2.0.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v24.1.9...v24.2.0)

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

* chore(deps): bump aws-sdk from 2.860.0 to 2.861.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.860.0 to 2.861.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.860.0...v2.861.0)

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

* chore(deps-dev): bump eslint-plugin-jest from 24.2.0 to 24.2.1

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.2.0 to 24.2.1.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v24.2.0...v24.2.1)

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

* chore(deps): bump aws-sdk from 2.861.0 to 2.862.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.861.0 to 2.862.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.861.0...v2.862.0)

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

* chore(deps): bump fastify-swagger from 4.4.0 to 4.4.1

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.4.0 to 4.4.1.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](fastify/fastify-swagger@v4.4.0...v4.4.1)

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

* chore(deps): bump fastify-autoload from 3.5.2 to 3.6.0

Bumps [fastify-autoload](https://github.com/fastify/fastify-autoload) from 3.5.2 to 3.6.0.
- [Release notes](https://github.com/fastify/fastify-autoload/releases)
- [Commits](fastify/fastify-autoload@v3.5.2...v3.6.0)

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

* chore(deps): bump fastify from 3.13.0 to 3.14.0

Bumps [fastify](https://github.com/fastify/fastify) from 3.13.0 to 3.14.0.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](fastify/fastify@v3.13.0...v3.14.0)

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

* chore(deps): bump fastify/github-action-merge-dependabot (#64)

Bumps [fastify/github-action-merge-dependabot](https://github.com/fastify/github-action-merge-dependabot) from v1.2.1 to v2.0.0.
- [Release notes](https://github.com/fastify/github-action-merge-dependabot/releases)
- [Commits](fastify/github-action-merge-dependabot@v1.2.1...a8beb6a)

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

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

* chore(deps-dev): bump eslint-plugin-jest from 24.2.1 to 24.3.1 (#65)

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.2.1 to 24.3.1.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v24.2.1...v24.3.1)

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

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

* chore(deps): bump aws-sdk from 2.862.0 to 2.863.0 (#66)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.862.0 to 2.863.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.862.0...v2.863.0)

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

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

* chore(deps-dev): bump eslint from 7.21.0 to 7.22.0 (#67)

Bumps [eslint](https://github.com/eslint/eslint) from 7.21.0 to 7.22.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](eslint/eslint@v7.21.0...v7.22.0)

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

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

* chore(deps): bump aws-sdk from 2.863.0 to 2.864.0 (#68)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.863.0 to 2.864.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.863.0...v2.864.0)

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

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

* chore(deps): bump fastify-swagger from 4.4.1 to 4.4.2 (#69)

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.4.1 to 4.4.2.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](fastify/fastify-swagger@v4.4.1...v4.4.2)

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

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

* chore(deps): bump aws-sdk from 2.864.0 to 2.865.0 (#70)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.864.0 to 2.865.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.864.0...v2.865.0)

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

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

* chore(deps-dev): bump eslint-plugin-jest from 24.3.1 to 24.3.2 (#71)

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.3.1 to 24.3.2.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v24.3.1...v24.3.2)

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

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

* chore(deps): bump aws-sdk from 2.865.0 to 2.866.0 (#72)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.865.0 to 2.866.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.865.0...v2.866.0)

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

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

* chore(deps): bump aws-sdk from 2.866.0 to 2.867.0 (#73)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.866.0 to 2.867.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.866.0...v2.867.0)

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

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

* Adding support for exporting enx metrics

* Fixing schema

* chore(deps): bump aws-sdk from 2.867.0 to 2.868.0 (#74)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.867.0 to 2.868.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.867.0...v2.868.0)

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

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

* chore(deps): bump fastify-jwt from 2.3.0 to 2.4.0 (#75)

Bumps [fastify-jwt](https://github.com/fastify/fastify-jwt) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/fastify/fastify-jwt/releases)
- [Commits](fastify/fastify-jwt@v2.3.0...v2.4.0)

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

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

* chore(deps): bump aws-sdk from 2.868.0 to 2.869.0 (#76)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.868.0 to 2.869.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.868.0...v2.869.0)

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

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

* chore(deps): bump aws-sdk from 2.869.0 to 2.870.0 (#77)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.869.0 to 2.870.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.869.0...v2.870.0)

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

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

* Adding enx metrics end point

Co-authored-by: Jack Murdoch <35329295+jackmurdoch@users.noreply.github.com>
Co-authored-by: Jack Murdoch <jack.murdoch@nearform.com>
Co-authored-by: Simone Busoli <simone.busoli@nearform.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Simone Busoli <simone.busoli@gmail.com>

Co-authored-by: Jack Murdoch <35329295+jackmurdoch@users.noreply.github.com>
Co-authored-by: Jack Murdoch <jack.murdoch@nearform.com>
Co-authored-by: Simone Busoli <simone.busoli@nearform.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Simone Busoli <simone.busoli@gmail.com>
colmharte added a commit that referenced this pull request May 5, 2021
* APHL support (#1)

* Scheduling support for sms

* Adding support for scheduling

* type fix

* Scheduling fix

* SMS scheduling support

* Adding send count

* Making secret optional

* Adding log

* Changes for limited metrics

* Fixing query

* Bumping versions

* Removing console log

* Making error optional as APHL no longer returns it

* Fixing mobile number issue

* chore: add dependabot

* Bump actions/setup-node from v1 to v2.1.5

Bumps [actions/setup-node](https://github.com/actions/setup-node) from v1 to v2.1.5.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v1...46071b5)

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

* Bump eslint-plugin-node from 10.0.0 to 11.1.0

Bumps [eslint-plugin-node](https://github.com/mysticatea/eslint-plugin-node) from 10.0.0 to 11.1.0.
- [Release notes](https://github.com/mysticatea/eslint-plugin-node/releases)
- [Commits](mysticatea/eslint-plugin-node@v10.0.0...v11.1.0)

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

* Bump fastify-cors from 5.1.0 to 5.2.0

Bumps [fastify-cors](https://github.com/fastify/fastify-cors) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/fastify/fastify-cors/releases)
- [Commits](fastify/fastify-cors@v5.1.0...v5.2.0)

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

* Bump eslint-plugin-jest from 22.21.0 to 24.1.5

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 22.21.0 to 24.1.5.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v22.21.0...v24.1.5)

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

* Bump eslint-plugin-promise from 4.2.1 to 4.3.1

Bumps [eslint-plugin-promise](https://github.com/xjamundx/eslint-plugin-promise) from 4.2.1 to 4.3.1.
- [Release notes](https://github.com/xjamundx/eslint-plugin-promise/releases)
- [Changelog](https://github.com/xjamundx/eslint-plugin-promise/blob/development/CHANGELOG.md)
- [Commits](eslint-community/eslint-plugin-promise@v4.2.1...v4.3.1)

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

* Bump fastify from 3.9.2 to 3.12.0

Bumps [fastify](https://github.com/fastify/fastify) from 3.9.2 to 3.12.0.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](fastify/fastify@v3.9.2...v3.12.0)

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

* Bump pino-pretty from 3.6.1 to 4.5.0

Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 3.6.1 to 4.5.0.
- [Release notes](https://github.com/pinojs/pino-pretty/releases)
- [Commits](pinojs/pino-pretty@v3.6.1...v4.5.0)

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

* Bump faker from 4.1.0 to 5.4.0

Bumps [faker](https://github.com/Marak/Faker.js) from 4.1.0 to 5.4.0.
- [Release notes](https://github.com/Marak/Faker.js/releases)
- [Changelog](https://github.com/Marak/faker.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Marak/Faker.js/commits)

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

* Bump prettier-config-standard from 1.0.1 to 4.0.0

Bumps [prettier-config-standard](https://github.com/npetruzzelli/prettier-config-standard) from 1.0.1 to 4.0.0.
- [Release notes](https://github.com/npetruzzelli/prettier-config-standard/releases)
- [Commits](npetruzzelli/prettier-config-standard@v1.0.1...v4.0.0)

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

* Bump phone from 2.4.19 to 2.4.21

Bumps [phone](https://github.com/aftership/phone) from 2.4.19 to 2.4.21.
- [Release notes](https://github.com/aftership/phone/releases)
- [Commits](AfterShip/phone@2.4.19...2.4.21)

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

* chore: formatting

* Bump aws-sdk from 2.826.0 to 2.853.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.826.0 to 2.853.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.826.0...v2.853.0)

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

* Bump fastify-swagger from 3.5.0 to 4.3.1

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 3.5.0 to 4.3.1.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](fastify/fastify-swagger@v3.5.0...4.3.1)

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

* Bump eslint-plugin-standard from 4.1.0 to 5.0.0

Bumps [eslint-plugin-standard](https://github.com/standard/eslint-plugin-standard) from 4.1.0 to 5.0.0.
- [Release notes](https://github.com/standard/eslint-plugin-standard/releases)
- [Commits](standard/eslint-plugin-standard@v4.1.0...v5.0.0)

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

* Bump jest from 24.9.0 to 26.6.3

Bumps [jest](https://github.com/facebook/jest) from 24.9.0 to 26.6.3.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](jestjs/jest@v24.9.0...v26.6.3)

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

* Removing unused modules

* Bump crypto-random-string from 3.3.0 to 3.3.1

Bumps [crypto-random-string](https://github.com/sindresorhus/crypto-random-string) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/sindresorhus/crypto-random-string/releases)
- [Commits](sindresorhus/crypto-random-string@v3.3.0...v3.3.1)

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

* fix: integration test

* Bump aws-sdk from 2.853.0 to 2.854.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.853.0 to 2.854.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.853.0...v2.854.0)

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

* Bump fastify-autoload from 3.4.0 to 3.5.2

Bumps [fastify-autoload](https://github.com/fastify/fastify-autoload) from 3.4.0 to 3.5.2.
- [Release notes](https://github.com/fastify/fastify-autoload/releases)
- [Commits](fastify/fastify-autoload@v3.4.0...v3.5.2)

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

* Bump fastify-postgres from 3.3.0 to 3.5.0

Bumps [fastify-postgres](https://github.com/fastify/fastify-postgres) from 3.3.0 to 3.5.0.
- [Release notes](https://github.com/fastify/fastify-postgres/releases)
- [Commits](fastify/fastify-postgres@v3.3.0...v3.5.0)

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

* Bump env-schema from 1.1.0 to 2.1.0

Bumps [env-schema](https://github.com/fastify/env-schema) from 1.1.0 to 2.1.0.
- [Release notes](https://github.com/fastify/env-schema/releases)
- [Commits](fastify/env-schema@v1.1.0...v2.1.0)

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

* Bump fluent-schema from 0.10.0 to 1.1.0

Bumps [fluent-schema](https://github.com/fastify/fluent-schema) from 0.10.0 to 1.1.0.
- [Release notes](https://github.com/fastify/fluent-schema/releases)
- [Commits](fastify/fluent-json-schema@v0.10.0...v1.1.0)

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

* Bump aws-sdk from 2.854.0 to 2.855.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.854.0 to 2.855.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.854.0...v2.855.0)

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

* Bump date-fns from 2.16.1 to 2.18.0

Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.16.1 to 2.18.0.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md)
- [Commits](date-fns/date-fns@v2.16.1...v2.18.0)

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

* Bump fastify from 3.12.0 to 3.13.0

Bumps [fastify](https://github.com/fastify/fastify) from 3.12.0 to 3.13.0.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](fastify/fastify@v3.12.0...v3.13.0)

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

* Bump pino-pretty from 4.5.0 to 4.6.0

Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/pinojs/pino-pretty/releases)
- [Commits](pinojs/pino-pretty@v4.5.0...v4.6.0)

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

* Bump fastify-swagger from 4.3.1 to 4.3.2

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.3.1 to 4.3.2.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](fastify/fastify-swagger@4.3.1...v4.3.2)

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

* Adding support for deeplinks

* Bump eslint from 6.8.0 to 7.21.0

Bumps [eslint](https://github.com/eslint/eslint) from 6.8.0 to 7.21.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](eslint/eslint@v6.8.0...v7.21.0)

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

* Bump aws-sdk from 2.855.0 to 2.856.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.855.0 to 2.856.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.855.0...v2.856.0)

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

* Bump fastify-swagger from 4.3.2 to 4.3.3

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.3.2 to 4.3.3.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](fastify/fastify-swagger@v4.3.2...v4.3.3)

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

* Bump date-fns from 2.18.0 to 2.19.0

Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.18.0 to 2.19.0.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md)
- [Commits](date-fns/date-fns@v2.18.0...v2.19.0)

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

* Bump aws-sdk from 2.856.0 to 2.857.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.856.0 to 2.857.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.856.0...v2.857.0)

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

* Bump eslint-config-standard from 14.1.1 to 16.0.2

Bumps [eslint-config-standard](https://github.com/standard/eslint-config-standard) from 14.1.1 to 16.0.2.
- [Release notes](https://github.com/standard/eslint-config-standard/releases)
- [Changelog](https://github.com/standard/eslint-config-standard/blob/master/CHANGELOG.md)
- [Commits](standard/eslint-config-standard@v14.1.1...v16.0.2)

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

* Bump prettier from 1.19.1 to 2.2.1

Bumps [prettier](https://github.com/prettier/prettier) from 1.19.1 to 2.2.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@1.19.1...2.2.1)

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

* chore: format

* chore: add dependabot automerge action

This change will cause dependabot PRs to be merged automatically when they pass the CI checks.

* Bump fastify-swagger from 4.3.3 to 4.4.0

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.3.3 to 4.4.0.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](fastify/fastify-swagger@v4.3.3...v4.4.0)

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

* Bump aws-sdk from 2.857.0 to 2.858.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.857.0 to 2.858.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.857.0...v2.858.0)

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

* Bump pino-pretty from 4.6.0 to 4.7.0

Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 4.6.0 to 4.7.0.
- [Release notes](https://github.com/pinojs/pino-pretty/releases)
- [Commits](pinojs/pino-pretty@v4.6.0...v4.7.0)

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

* Bump env-schema from 2.1.0 to 3.0.1

Bumps [env-schema](https://github.com/fastify/env-schema) from 2.1.0 to 3.0.1.
- [Release notes](https://github.com/fastify/env-schema/releases)
- [Commits](fastify/env-schema@v2.1.0...v3.0.1)

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

* Bump eslint-plugin-jest from 24.1.5 to 24.1.9

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.1.5 to 24.1.9.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v24.1.5...v24.1.9)

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

* Bump aws-sdk from 2.858.0 to 2.859.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.858.0 to 2.859.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.858.0...v2.859.0)

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

* Bump pino-pretty from 4.7.0 to 4.7.1

Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 4.7.0 to 4.7.1.
- [Release notes](https://github.com/pinojs/pino-pretty/releases)
- [Commits](pinojs/pino-pretty@v4.7.0...v4.7.1)

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

* Bump eslint-config-prettier-standard from 3.0.1 to 4.0.1

Bumps [eslint-config-prettier-standard](https://github.com/npetruzzelli/eslint-config-prettier-standard) from 3.0.1 to 4.0.1.
- [Release notes](https://github.com/npetruzzelli/eslint-config-prettier-standard/releases)
- [Commits](npetruzzelli/eslint-config-prettier-standard@v3.0.1...v4.0.1)

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

* chore(deps): bump aws-sdk from 2.859.0 to 2.860.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.859.0 to 2.860.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.859.0...v2.860.0)

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

* chore(deps-dev): bump eslint-plugin-jest from 24.1.9 to 24.2.0

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.1.9 to 24.2.0.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v24.1.9...v24.2.0)

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

* chore(deps): bump aws-sdk from 2.860.0 to 2.861.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.860.0 to 2.861.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.860.0...v2.861.0)

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

* chore(deps-dev): bump eslint-plugin-jest from 24.2.0 to 24.2.1

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.2.0 to 24.2.1.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v24.2.0...v24.2.1)

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

* chore(deps): bump aws-sdk from 2.861.0 to 2.862.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.861.0 to 2.862.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.861.0...v2.862.0)

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

* chore(deps): bump fastify-swagger from 4.4.0 to 4.4.1

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.4.0 to 4.4.1.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](fastify/fastify-swagger@v4.4.0...v4.4.1)

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

* chore(deps): bump fastify-autoload from 3.5.2 to 3.6.0

Bumps [fastify-autoload](https://github.com/fastify/fastify-autoload) from 3.5.2 to 3.6.0.
- [Release notes](https://github.com/fastify/fastify-autoload/releases)
- [Commits](fastify/fastify-autoload@v3.5.2...v3.6.0)

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

* chore(deps): bump fastify from 3.13.0 to 3.14.0

Bumps [fastify](https://github.com/fastify/fastify) from 3.13.0 to 3.14.0.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](fastify/fastify@v3.13.0...v3.14.0)

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

* chore(deps): bump fastify/github-action-merge-dependabot (#64)

Bumps [fastify/github-action-merge-dependabot](https://github.com/fastify/github-action-merge-dependabot) from v1.2.1 to v2.0.0.
- [Release notes](https://github.com/fastify/github-action-merge-dependabot/releases)
- [Commits](fastify/github-action-merge-dependabot@v1.2.1...a8beb6a)

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

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

* chore(deps-dev): bump eslint-plugin-jest from 24.2.1 to 24.3.1 (#65)

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.2.1 to 24.3.1.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v24.2.1...v24.3.1)

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

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

* chore(deps): bump aws-sdk from 2.862.0 to 2.863.0 (#66)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.862.0 to 2.863.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.862.0...v2.863.0)

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

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

* chore(deps-dev): bump eslint from 7.21.0 to 7.22.0 (#67)

Bumps [eslint](https://github.com/eslint/eslint) from 7.21.0 to 7.22.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](eslint/eslint@v7.21.0...v7.22.0)

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

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

* chore(deps): bump aws-sdk from 2.863.0 to 2.864.0 (#68)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.863.0 to 2.864.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.863.0...v2.864.0)

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

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

* chore(deps): bump fastify-swagger from 4.4.1 to 4.4.2 (#69)

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.4.1 to 4.4.2.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](fastify/fastify-swagger@v4.4.1...v4.4.2)

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

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

* chore(deps): bump aws-sdk from 2.864.0 to 2.865.0 (#70)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.864.0 to 2.865.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.864.0...v2.865.0)

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

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

* chore(deps-dev): bump eslint-plugin-jest from 24.3.1 to 24.3.2 (#71)

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.3.1 to 24.3.2.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v24.3.1...v24.3.2)

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

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

* chore(deps): bump aws-sdk from 2.865.0 to 2.866.0 (#72)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.865.0 to 2.866.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.865.0...v2.866.0)

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

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

* chore(deps): bump aws-sdk from 2.866.0 to 2.867.0 (#73)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.866.0 to 2.867.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.866.0...v2.867.0)

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

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

* Adding support for exporting enx metrics

* Fixing schema

* chore(deps): bump aws-sdk from 2.867.0 to 2.868.0 (#74)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.867.0 to 2.868.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.867.0...v2.868.0)

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

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

* chore(deps): bump fastify-jwt from 2.3.0 to 2.4.0 (#75)

Bumps [fastify-jwt](https://github.com/fastify/fastify-jwt) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/fastify/fastify-jwt/releases)
- [Commits](fastify/fastify-jwt@v2.3.0...v2.4.0)

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

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

* chore(deps): bump aws-sdk from 2.868.0 to 2.869.0 (#76)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.868.0 to 2.869.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.868.0...v2.869.0)

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

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

* chore(deps): bump aws-sdk from 2.869.0 to 2.870.0 (#77)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.869.0 to 2.870.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.869.0...v2.870.0)

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

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

* Adding enx metrics end point

* Suporing date time for enx metrics

* Fixing date range

Co-authored-by: Jack Murdoch <35329295+jackmurdoch@users.noreply.github.com>
Co-authored-by: Jack Murdoch <jack.murdoch@nearform.com>
Co-authored-by: Simone Busoli <simone.busoli@nearform.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Simone Busoli <simone.busoli@gmail.com>
colmharte added a commit that referenced this pull request May 5, 2021
* APHL support (#1)

* Scheduling support for sms

* Adding support for scheduling

* type fix

* Scheduling fix

* SMS scheduling support

* Adding send count

* Making secret optional

* Adding log

* Changes for limited metrics

* Fixing query

* Bumping versions

* Removing console log

* Making error optional as APHL no longer returns it

* Fixing mobile number issue

* chore: add dependabot

* Bump actions/setup-node from v1 to v2.1.5

Bumps [actions/setup-node](https://github.com/actions/setup-node) from v1 to v2.1.5.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v1...46071b5)

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

* Bump eslint-plugin-node from 10.0.0 to 11.1.0

Bumps [eslint-plugin-node](https://github.com/mysticatea/eslint-plugin-node) from 10.0.0 to 11.1.0.
- [Release notes](https://github.com/mysticatea/eslint-plugin-node/releases)
- [Commits](mysticatea/eslint-plugin-node@v10.0.0...v11.1.0)

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

* Bump fastify-cors from 5.1.0 to 5.2.0

Bumps [fastify-cors](https://github.com/fastify/fastify-cors) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/fastify/fastify-cors/releases)
- [Commits](fastify/fastify-cors@v5.1.0...v5.2.0)

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

* Bump eslint-plugin-jest from 22.21.0 to 24.1.5

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 22.21.0 to 24.1.5.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v22.21.0...v24.1.5)

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

* Bump eslint-plugin-promise from 4.2.1 to 4.3.1

Bumps [eslint-plugin-promise](https://github.com/xjamundx/eslint-plugin-promise) from 4.2.1 to 4.3.1.
- [Release notes](https://github.com/xjamundx/eslint-plugin-promise/releases)
- [Changelog](https://github.com/xjamundx/eslint-plugin-promise/blob/development/CHANGELOG.md)
- [Commits](eslint-community/eslint-plugin-promise@v4.2.1...v4.3.1)

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

* Bump fastify from 3.9.2 to 3.12.0

Bumps [fastify](https://github.com/fastify/fastify) from 3.9.2 to 3.12.0.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](fastify/fastify@v3.9.2...v3.12.0)

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

* Bump pino-pretty from 3.6.1 to 4.5.0

Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 3.6.1 to 4.5.0.
- [Release notes](https://github.com/pinojs/pino-pretty/releases)
- [Commits](pinojs/pino-pretty@v3.6.1...v4.5.0)

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

* Bump faker from 4.1.0 to 5.4.0

Bumps [faker](https://github.com/Marak/Faker.js) from 4.1.0 to 5.4.0.
- [Release notes](https://github.com/Marak/Faker.js/releases)
- [Changelog](https://github.com/Marak/faker.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Marak/Faker.js/commits)

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

* Bump prettier-config-standard from 1.0.1 to 4.0.0

Bumps [prettier-config-standard](https://github.com/npetruzzelli/prettier-config-standard) from 1.0.1 to 4.0.0.
- [Release notes](https://github.com/npetruzzelli/prettier-config-standard/releases)
- [Commits](npetruzzelli/prettier-config-standard@v1.0.1...v4.0.0)

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

* Bump phone from 2.4.19 to 2.4.21

Bumps [phone](https://github.com/aftership/phone) from 2.4.19 to 2.4.21.
- [Release notes](https://github.com/aftership/phone/releases)
- [Commits](AfterShip/phone@2.4.19...2.4.21)

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

* chore: formatting

* Bump aws-sdk from 2.826.0 to 2.853.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.826.0 to 2.853.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.826.0...v2.853.0)

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

* Bump fastify-swagger from 3.5.0 to 4.3.1

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 3.5.0 to 4.3.1.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](fastify/fastify-swagger@v3.5.0...4.3.1)

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

* Bump eslint-plugin-standard from 4.1.0 to 5.0.0

Bumps [eslint-plugin-standard](https://github.com/standard/eslint-plugin-standard) from 4.1.0 to 5.0.0.
- [Release notes](https://github.com/standard/eslint-plugin-standard/releases)
- [Commits](standard/eslint-plugin-standard@v4.1.0...v5.0.0)

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

* Bump jest from 24.9.0 to 26.6.3

Bumps [jest](https://github.com/facebook/jest) from 24.9.0 to 26.6.3.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](jestjs/jest@v24.9.0...v26.6.3)

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

* Removing unused modules

* Bump crypto-random-string from 3.3.0 to 3.3.1

Bumps [crypto-random-string](https://github.com/sindresorhus/crypto-random-string) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/sindresorhus/crypto-random-string/releases)
- [Commits](sindresorhus/crypto-random-string@v3.3.0...v3.3.1)

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

* fix: integration test

* Bump aws-sdk from 2.853.0 to 2.854.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.853.0 to 2.854.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.853.0...v2.854.0)

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

* Bump fastify-autoload from 3.4.0 to 3.5.2

Bumps [fastify-autoload](https://github.com/fastify/fastify-autoload) from 3.4.0 to 3.5.2.
- [Release notes](https://github.com/fastify/fastify-autoload/releases)
- [Commits](fastify/fastify-autoload@v3.4.0...v3.5.2)

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

* Bump fastify-postgres from 3.3.0 to 3.5.0

Bumps [fastify-postgres](https://github.com/fastify/fastify-postgres) from 3.3.0 to 3.5.0.
- [Release notes](https://github.com/fastify/fastify-postgres/releases)
- [Commits](fastify/fastify-postgres@v3.3.0...v3.5.0)

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

* Bump env-schema from 1.1.0 to 2.1.0

Bumps [env-schema](https://github.com/fastify/env-schema) from 1.1.0 to 2.1.0.
- [Release notes](https://github.com/fastify/env-schema/releases)
- [Commits](fastify/env-schema@v1.1.0...v2.1.0)

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

* Bump fluent-schema from 0.10.0 to 1.1.0

Bumps [fluent-schema](https://github.com/fastify/fluent-schema) from 0.10.0 to 1.1.0.
- [Release notes](https://github.com/fastify/fluent-schema/releases)
- [Commits](fastify/fluent-json-schema@v0.10.0...v1.1.0)

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

* Bump aws-sdk from 2.854.0 to 2.855.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.854.0 to 2.855.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.854.0...v2.855.0)

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

* Bump date-fns from 2.16.1 to 2.18.0

Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.16.1 to 2.18.0.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md)
- [Commits](date-fns/date-fns@v2.16.1...v2.18.0)

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

* Bump fastify from 3.12.0 to 3.13.0

Bumps [fastify](https://github.com/fastify/fastify) from 3.12.0 to 3.13.0.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](fastify/fastify@v3.12.0...v3.13.0)

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

* Bump pino-pretty from 4.5.0 to 4.6.0

Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/pinojs/pino-pretty/releases)
- [Commits](pinojs/pino-pretty@v4.5.0...v4.6.0)

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

* Bump fastify-swagger from 4.3.1 to 4.3.2

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.3.1 to 4.3.2.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](fastify/fastify-swagger@4.3.1...v4.3.2)

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

* Adding support for deeplinks

* Bump eslint from 6.8.0 to 7.21.0

Bumps [eslint](https://github.com/eslint/eslint) from 6.8.0 to 7.21.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](eslint/eslint@v6.8.0...v7.21.0)

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

* Bump aws-sdk from 2.855.0 to 2.856.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.855.0 to 2.856.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.855.0...v2.856.0)

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

* Bump fastify-swagger from 4.3.2 to 4.3.3

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.3.2 to 4.3.3.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](fastify/fastify-swagger@v4.3.2...v4.3.3)

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

* Bump date-fns from 2.18.0 to 2.19.0

Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.18.0 to 2.19.0.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md)
- [Commits](date-fns/date-fns@v2.18.0...v2.19.0)

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

* Bump aws-sdk from 2.856.0 to 2.857.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.856.0 to 2.857.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.856.0...v2.857.0)

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

* Bump eslint-config-standard from 14.1.1 to 16.0.2

Bumps [eslint-config-standard](https://github.com/standard/eslint-config-standard) from 14.1.1 to 16.0.2.
- [Release notes](https://github.com/standard/eslint-config-standard/releases)
- [Changelog](https://github.com/standard/eslint-config-standard/blob/master/CHANGELOG.md)
- [Commits](standard/eslint-config-standard@v14.1.1...v16.0.2)

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

* Bump prettier from 1.19.1 to 2.2.1

Bumps [prettier](https://github.com/prettier/prettier) from 1.19.1 to 2.2.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@1.19.1...2.2.1)

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

* chore: format

* chore: add dependabot automerge action

This change will cause dependabot PRs to be merged automatically when they pass the CI checks.

* Bump fastify-swagger from 4.3.3 to 4.4.0

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.3.3 to 4.4.0.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](fastify/fastify-swagger@v4.3.3...v4.4.0)

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

* Bump aws-sdk from 2.857.0 to 2.858.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.857.0 to 2.858.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.857.0...v2.858.0)

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

* Bump pino-pretty from 4.6.0 to 4.7.0

Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 4.6.0 to 4.7.0.
- [Release notes](https://github.com/pinojs/pino-pretty/releases)
- [Commits](pinojs/pino-pretty@v4.6.0...v4.7.0)

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

* Bump env-schema from 2.1.0 to 3.0.1

Bumps [env-schema](https://github.com/fastify/env-schema) from 2.1.0 to 3.0.1.
- [Release notes](https://github.com/fastify/env-schema/releases)
- [Commits](fastify/env-schema@v2.1.0...v3.0.1)

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

* Bump eslint-plugin-jest from 24.1.5 to 24.1.9

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.1.5 to 24.1.9.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v24.1.5...v24.1.9)

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

* Bump aws-sdk from 2.858.0 to 2.859.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.858.0 to 2.859.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.858.0...v2.859.0)

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

* Bump pino-pretty from 4.7.0 to 4.7.1

Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 4.7.0 to 4.7.1.
- [Release notes](https://github.com/pinojs/pino-pretty/releases)
- [Commits](pinojs/pino-pretty@v4.7.0...v4.7.1)

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

* Bump eslint-config-prettier-standard from 3.0.1 to 4.0.1

Bumps [eslint-config-prettier-standard](https://github.com/npetruzzelli/eslint-config-prettier-standard) from 3.0.1 to 4.0.1.
- [Release notes](https://github.com/npetruzzelli/eslint-config-prettier-standard/releases)
- [Commits](npetruzzelli/eslint-config-prettier-standard@v3.0.1...v4.0.1)

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

* chore(deps): bump aws-sdk from 2.859.0 to 2.860.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.859.0 to 2.860.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.859.0...v2.860.0)

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

* chore(deps-dev): bump eslint-plugin-jest from 24.1.9 to 24.2.0

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.1.9 to 24.2.0.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v24.1.9...v24.2.0)

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

* chore(deps): bump aws-sdk from 2.860.0 to 2.861.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.860.0 to 2.861.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.860.0...v2.861.0)

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

* chore(deps-dev): bump eslint-plugin-jest from 24.2.0 to 24.2.1

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.2.0 to 24.2.1.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v24.2.0...v24.2.1)

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

* chore(deps): bump aws-sdk from 2.861.0 to 2.862.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.861.0 to 2.862.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.861.0...v2.862.0)

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

* chore(deps): bump fastify-swagger from 4.4.0 to 4.4.1

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.4.0 to 4.4.1.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](fastify/fastify-swagger@v4.4.0...v4.4.1)

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

* chore(deps): bump fastify-autoload from 3.5.2 to 3.6.0

Bumps [fastify-autoload](https://github.com/fastify/fastify-autoload) from 3.5.2 to 3.6.0.
- [Release notes](https://github.com/fastify/fastify-autoload/releases)
- [Commits](fastify/fastify-autoload@v3.5.2...v3.6.0)

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

* chore(deps): bump fastify from 3.13.0 to 3.14.0

Bumps [fastify](https://github.com/fastify/fastify) from 3.13.0 to 3.14.0.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](fastify/fastify@v3.13.0...v3.14.0)

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

* chore(deps): bump fastify/github-action-merge-dependabot (#64)

Bumps [fastify/github-action-merge-dependabot](https://github.com/fastify/github-action-merge-dependabot) from v1.2.1 to v2.0.0.
- [Release notes](https://github.com/fastify/github-action-merge-dependabot/releases)
- [Commits](fastify/github-action-merge-dependabot@v1.2.1...a8beb6a)

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

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

* chore(deps-dev): bump eslint-plugin-jest from 24.2.1 to 24.3.1 (#65)

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.2.1 to 24.3.1.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v24.2.1...v24.3.1)

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

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

* chore(deps): bump aws-sdk from 2.862.0 to 2.863.0 (#66)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.862.0 to 2.863.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.862.0...v2.863.0)

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

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

* chore(deps-dev): bump eslint from 7.21.0 to 7.22.0 (#67)

Bumps [eslint](https://github.com/eslint/eslint) from 7.21.0 to 7.22.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](eslint/eslint@v7.21.0...v7.22.0)

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

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

* chore(deps): bump aws-sdk from 2.863.0 to 2.864.0 (#68)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.863.0 to 2.864.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.863.0...v2.864.0)

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

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

* chore(deps): bump fastify-swagger from 4.4.1 to 4.4.2 (#69)

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.4.1 to 4.4.2.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](fastify/fastify-swagger@v4.4.1...v4.4.2)

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

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

* chore(deps): bump aws-sdk from 2.864.0 to 2.865.0 (#70)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.864.0 to 2.865.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.864.0...v2.865.0)

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

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

* chore(deps-dev): bump eslint-plugin-jest from 24.3.1 to 24.3.2 (#71)

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.3.1 to 24.3.2.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v24.3.1...v24.3.2)

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

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

* chore(deps): bump aws-sdk from 2.865.0 to 2.866.0 (#72)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.865.0 to 2.866.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.865.0...v2.866.0)

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

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

* chore(deps): bump aws-sdk from 2.866.0 to 2.867.0 (#73)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.866.0 to 2.867.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.866.0...v2.867.0)

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

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

* Adding support for exporting enx metrics

* Fixing schema

* chore(deps): bump aws-sdk from 2.867.0 to 2.868.0 (#74)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.867.0 to 2.868.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.867.0...v2.868.0)

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

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

* chore(deps): bump fastify-jwt from 2.3.0 to 2.4.0 (#75)

Bumps [fastify-jwt](https://github.com/fastify/fastify-jwt) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/fastify/fastify-jwt/releases)
- [Commits](fastify/fastify-jwt@v2.3.0...v2.4.0)

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

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

* chore(deps): bump aws-sdk from 2.868.0 to 2.869.0 (#76)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.868.0 to 2.869.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.868.0...v2.869.0)

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

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

* chore(deps): bump aws-sdk from 2.869.0 to 2.870.0 (#77)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.869.0 to 2.870.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.869.0...v2.870.0)

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

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

* Adding enx metrics end point

* Suporing date time for enx metrics

* Fixing date range

* chore(deps): bump aws-sdk from 2.870.0 to 2.871.0 (#78)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.870.0 to 2.871.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.870.0...v2.871.0)

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

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

* chore(deps-dev): bump faker from 5.4.0 to 5.5.0 (#79)

Bumps [faker](https://github.com/Marak/Faker.js) from 5.4.0 to 5.5.0.
- [Release notes](https://github.com/Marak/Faker.js/releases)
- [Changelog](https://github.com/Marak/faker.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Marak/Faker.js/commits/v5.5.0)

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

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

* chore(deps): bump aws-sdk from 2.871.0 to 2.873.0 (#80)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.871.0 to 2.873.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.871.0...v2.873.0)

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

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

Co-authored-by: Jack Murdoch <35329295+jackmurdoch@users.noreply.github.com>
Co-authored-by: Jack Murdoch <jack.murdoch@nearform.com>
Co-authored-by: Simone Busoli <simone.busoli@nearform.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Simone Busoli <simone.busoli@gmail.com>
colmharte added a commit that referenced this pull request May 5, 2021
* APHL support (#1)

* Scheduling support for sms

* Adding support for scheduling

* type fix

* Scheduling fix

* SMS scheduling support

* Adding send count

* Making secret optional

* Adding log

* Changes for limited metrics

* Fixing query

* Bumping versions

* Removing console log

* Making error optional as APHL no longer returns it

* Fixing mobile number issue

* chore: add dependabot

* Bump actions/setup-node from v1 to v2.1.5

Bumps [actions/setup-node](https://github.com/actions/setup-node) from v1 to v2.1.5.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v1...46071b5)

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

* Bump eslint-plugin-node from 10.0.0 to 11.1.0

Bumps [eslint-plugin-node](https://github.com/mysticatea/eslint-plugin-node) from 10.0.0 to 11.1.0.
- [Release notes](https://github.com/mysticatea/eslint-plugin-node/releases)
- [Commits](mysticatea/eslint-plugin-node@v10.0.0...v11.1.0)

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

* Bump fastify-cors from 5.1.0 to 5.2.0

Bumps [fastify-cors](https://github.com/fastify/fastify-cors) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/fastify/fastify-cors/releases)
- [Commits](fastify/fastify-cors@v5.1.0...v5.2.0)

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

* Bump eslint-plugin-jest from 22.21.0 to 24.1.5

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 22.21.0 to 24.1.5.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v22.21.0...v24.1.5)

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

* Bump eslint-plugin-promise from 4.2.1 to 4.3.1

Bumps [eslint-plugin-promise](https://github.com/xjamundx/eslint-plugin-promise) from 4.2.1 to 4.3.1.
- [Release notes](https://github.com/xjamundx/eslint-plugin-promise/releases)
- [Changelog](https://github.com/xjamundx/eslint-plugin-promise/blob/development/CHANGELOG.md)
- [Commits](eslint-community/eslint-plugin-promise@v4.2.1...v4.3.1)

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

* Bump fastify from 3.9.2 to 3.12.0

Bumps [fastify](https://github.com/fastify/fastify) from 3.9.2 to 3.12.0.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](fastify/fastify@v3.9.2...v3.12.0)

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

* Bump pino-pretty from 3.6.1 to 4.5.0

Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 3.6.1 to 4.5.0.
- [Release notes](https://github.com/pinojs/pino-pretty/releases)
- [Commits](pinojs/pino-pretty@v3.6.1...v4.5.0)

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

* Bump faker from 4.1.0 to 5.4.0

Bumps [faker](https://github.com/Marak/Faker.js) from 4.1.0 to 5.4.0.
- [Release notes](https://github.com/Marak/Faker.js/releases)
- [Changelog](https://github.com/Marak/faker.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Marak/Faker.js/commits)

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

* Bump prettier-config-standard from 1.0.1 to 4.0.0

Bumps [prettier-config-standard](https://github.com/npetruzzelli/prettier-config-standard) from 1.0.1 to 4.0.0.
- [Release notes](https://github.com/npetruzzelli/prettier-config-standard/releases)
- [Commits](npetruzzelli/prettier-config-standard@v1.0.1...v4.0.0)

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

* Bump phone from 2.4.19 to 2.4.21

Bumps [phone](https://github.com/aftership/phone) from 2.4.19 to 2.4.21.
- [Release notes](https://github.com/aftership/phone/releases)
- [Commits](AfterShip/phone@2.4.19...2.4.21)

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

* chore: formatting

* Bump aws-sdk from 2.826.0 to 2.853.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.826.0 to 2.853.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.826.0...v2.853.0)

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

* Bump fastify-swagger from 3.5.0 to 4.3.1

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 3.5.0 to 4.3.1.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](fastify/fastify-swagger@v3.5.0...4.3.1)

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

* Bump eslint-plugin-standard from 4.1.0 to 5.0.0

Bumps [eslint-plugin-standard](https://github.com/standard/eslint-plugin-standard) from 4.1.0 to 5.0.0.
- [Release notes](https://github.com/standard/eslint-plugin-standard/releases)
- [Commits](standard/eslint-plugin-standard@v4.1.0...v5.0.0)

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

* Bump jest from 24.9.0 to 26.6.3

Bumps [jest](https://github.com/facebook/jest) from 24.9.0 to 26.6.3.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](jestjs/jest@v24.9.0...v26.6.3)

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

* Removing unused modules

* Bump crypto-random-string from 3.3.0 to 3.3.1

Bumps [crypto-random-string](https://github.com/sindresorhus/crypto-random-string) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/sindresorhus/crypto-random-string/releases)
- [Commits](sindresorhus/crypto-random-string@v3.3.0...v3.3.1)

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

* fix: integration test

* Bump aws-sdk from 2.853.0 to 2.854.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.853.0 to 2.854.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.853.0...v2.854.0)

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

* Bump fastify-autoload from 3.4.0 to 3.5.2

Bumps [fastify-autoload](https://github.com/fastify/fastify-autoload) from 3.4.0 to 3.5.2.
- [Release notes](https://github.com/fastify/fastify-autoload/releases)
- [Commits](fastify/fastify-autoload@v3.4.0...v3.5.2)

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

* Bump fastify-postgres from 3.3.0 to 3.5.0

Bumps [fastify-postgres](https://github.com/fastify/fastify-postgres) from 3.3.0 to 3.5.0.
- [Release notes](https://github.com/fastify/fastify-postgres/releases)
- [Commits](fastify/fastify-postgres@v3.3.0...v3.5.0)

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

* Bump env-schema from 1.1.0 to 2.1.0

Bumps [env-schema](https://github.com/fastify/env-schema) from 1.1.0 to 2.1.0.
- [Release notes](https://github.com/fastify/env-schema/releases)
- [Commits](fastify/env-schema@v1.1.0...v2.1.0)

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

* Bump fluent-schema from 0.10.0 to 1.1.0

Bumps [fluent-schema](https://github.com/fastify/fluent-schema) from 0.10.0 to 1.1.0.
- [Release notes](https://github.com/fastify/fluent-schema/releases)
- [Commits](fastify/fluent-json-schema@v0.10.0...v1.1.0)

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

* Bump aws-sdk from 2.854.0 to 2.855.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.854.0 to 2.855.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.854.0...v2.855.0)

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

* Bump date-fns from 2.16.1 to 2.18.0

Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.16.1 to 2.18.0.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md)
- [Commits](date-fns/date-fns@v2.16.1...v2.18.0)

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

* Bump fastify from 3.12.0 to 3.13.0

Bumps [fastify](https://github.com/fastify/fastify) from 3.12.0 to 3.13.0.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](fastify/fastify@v3.12.0...v3.13.0)

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

* Bump pino-pretty from 4.5.0 to 4.6.0

Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/pinojs/pino-pretty/releases)
- [Commits](pinojs/pino-pretty@v4.5.0...v4.6.0)

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

* Bump fastify-swagger from 4.3.1 to 4.3.2

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.3.1 to 4.3.2.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](fastify/fastify-swagger@4.3.1...v4.3.2)

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

* Adding support for deeplinks

* Bump eslint from 6.8.0 to 7.21.0

Bumps [eslint](https://github.com/eslint/eslint) from 6.8.0 to 7.21.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](eslint/eslint@v6.8.0...v7.21.0)

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

* Bump aws-sdk from 2.855.0 to 2.856.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.855.0 to 2.856.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.855.0...v2.856.0)

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

* Bump fastify-swagger from 4.3.2 to 4.3.3

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.3.2 to 4.3.3.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](fastify/fastify-swagger@v4.3.2...v4.3.3)

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

* Bump date-fns from 2.18.0 to 2.19.0

Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.18.0 to 2.19.0.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md)
- [Commits](date-fns/date-fns@v2.18.0...v2.19.0)

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

* Bump aws-sdk from 2.856.0 to 2.857.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.856.0 to 2.857.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.856.0...v2.857.0)

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

* Bump eslint-config-standard from 14.1.1 to 16.0.2

Bumps [eslint-config-standard](https://github.com/standard/eslint-config-standard) from 14.1.1 to 16.0.2.
- [Release notes](https://github.com/standard/eslint-config-standard/releases)
- [Changelog](https://github.com/standard/eslint-config-standard/blob/master/CHANGELOG.md)
- [Commits](standard/eslint-config-standard@v14.1.1...v16.0.2)

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

* Bump prettier from 1.19.1 to 2.2.1

Bumps [prettier](https://github.com/prettier/prettier) from 1.19.1 to 2.2.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@1.19.1...2.2.1)

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

* chore: format

* chore: add dependabot automerge action

This change will cause dependabot PRs to be merged automatically when they pass the CI checks.

* Bump fastify-swagger from 4.3.3 to 4.4.0

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.3.3 to 4.4.0.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](fastify/fastify-swagger@v4.3.3...v4.4.0)

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

* Bump aws-sdk from 2.857.0 to 2.858.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.857.0 to 2.858.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.857.0...v2.858.0)

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

* Bump pino-pretty from 4.6.0 to 4.7.0

Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 4.6.0 to 4.7.0.
- [Release notes](https://github.com/pinojs/pino-pretty/releases)
- [Commits](pinojs/pino-pretty@v4.6.0...v4.7.0)

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

* Bump env-schema from 2.1.0 to 3.0.1

Bumps [env-schema](https://github.com/fastify/env-schema) from 2.1.0 to 3.0.1.
- [Release notes](https://github.com/fastify/env-schema/releases)
- [Commits](fastify/env-schema@v2.1.0...v3.0.1)

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

* Bump eslint-plugin-jest from 24.1.5 to 24.1.9

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.1.5 to 24.1.9.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v24.1.5...v24.1.9)

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

* Bump aws-sdk from 2.858.0 to 2.859.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.858.0 to 2.859.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.858.0...v2.859.0)

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

* Bump pino-pretty from 4.7.0 to 4.7.1

Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 4.7.0 to 4.7.1.
- [Release notes](https://github.com/pinojs/pino-pretty/releases)
- [Commits](pinojs/pino-pretty@v4.7.0...v4.7.1)

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

* Bump eslint-config-prettier-standard from 3.0.1 to 4.0.1

Bumps [eslint-config-prettier-standard](https://github.com/npetruzzelli/eslint-config-prettier-standard) from 3.0.1 to 4.0.1.
- [Release notes](https://github.com/npetruzzelli/eslint-config-prettier-standard/releases)
- [Commits](npetruzzelli/eslint-config-prettier-standard@v3.0.1...v4.0.1)

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

* chore(deps): bump aws-sdk from 2.859.0 to 2.860.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.859.0 to 2.860.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.859.0...v2.860.0)

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

* chore(deps-dev): bump eslint-plugin-jest from 24.1.9 to 24.2.0

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.1.9 to 24.2.0.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v24.1.9...v24.2.0)

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

* chore(deps): bump aws-sdk from 2.860.0 to 2.861.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.860.0 to 2.861.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.860.0...v2.861.0)

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

* chore(deps-dev): bump eslint-plugin-jest from 24.2.0 to 24.2.1

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.2.0 to 24.2.1.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v24.2.0...v24.2.1)

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

* chore(deps): bump aws-sdk from 2.861.0 to 2.862.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.861.0 to 2.862.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.861.0...v2.862.0)

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

* chore(deps): bump fastify-swagger from 4.4.0 to 4.4.1

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.4.0 to 4.4.1.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](fastify/fastify-swagger@v4.4.0...v4.4.1)

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

* chore(deps): bump fastify-autoload from 3.5.2 to 3.6.0

Bumps [fastify-autoload](https://github.com/fastify/fastify-autoload) from 3.5.2 to 3.6.0.
- [Release notes](https://github.com/fastify/fastify-autoload/releases)
- [Commits](fastify/fastify-autoload@v3.5.2...v3.6.0)

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

* chore(deps): bump fastify from 3.13.0 to 3.14.0

Bumps [fastify](https://github.com/fastify/fastify) from 3.13.0 to 3.14.0.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](fastify/fastify@v3.13.0...v3.14.0)

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

* chore(deps): bump fastify/github-action-merge-dependabot (#64)

Bumps [fastify/github-action-merge-dependabot](https://github.com/fastify/github-action-merge-dependabot) from v1.2.1 to v2.0.0.
- [Release notes](https://github.com/fastify/github-action-merge-dependabot/releases)
- [Commits](fastify/github-action-merge-dependabot@v1.2.1...a8beb6a)

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

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

* chore(deps-dev): bump eslint-plugin-jest from 24.2.1 to 24.3.1 (#65)

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.2.1 to 24.3.1.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v24.2.1...v24.3.1)

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

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

* chore(deps): bump aws-sdk from 2.862.0 to 2.863.0 (#66)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.862.0 to 2.863.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.862.0...v2.863.0)

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

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

* chore(deps-dev): bump eslint from 7.21.0 to 7.22.0 (#67)

Bumps [eslint](https://github.com/eslint/eslint) from 7.21.0 to 7.22.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](eslint/eslint@v7.21.0...v7.22.0)

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

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

* chore(deps): bump aws-sdk from 2.863.0 to 2.864.0 (#68)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.863.0 to 2.864.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.863.0...v2.864.0)

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

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

* chore(deps): bump fastify-swagger from 4.4.1 to 4.4.2 (#69)

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.4.1 to 4.4.2.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](fastify/fastify-swagger@v4.4.1...v4.4.2)

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

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

* chore(deps): bump aws-sdk from 2.864.0 to 2.865.0 (#70)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.864.0 to 2.865.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.864.0...v2.865.0)

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

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

* chore(deps-dev): bump eslint-plugin-jest from 24.3.1 to 24.3.2 (#71)

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.3.1 to 24.3.2.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v24.3.1...v24.3.2)

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

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

* chore(deps): bump aws-sdk from 2.865.0 to 2.866.0 (#72)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.865.0 to 2.866.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.865.0...v2.866.0)

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

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

* chore(deps): bump aws-sdk from 2.866.0 to 2.867.0 (#73)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.866.0 to 2.867.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.866.0...v2.867.0)

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

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

* Adding support for exporting enx metrics

* Fixing schema

* chore(deps): bump aws-sdk from 2.867.0 to 2.868.0 (#74)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.867.0 to 2.868.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.867.0...v2.868.0)

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

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

* chore(deps): bump fastify-jwt from 2.3.0 to 2.4.0 (#75)

Bumps [fastify-jwt](https://github.com/fastify/fastify-jwt) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/fastify/fastify-jwt/releases)
- [Commits](fastify/fastify-jwt@v2.3.0...v2.4.0)

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

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

* chore(deps): bump aws-sdk from 2.868.0 to 2.869.0 (#76)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.868.0 to 2.869.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.868.0...v2.869.0)

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

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

* chore(deps): bump aws-sdk from 2.869.0 to 2.870.0 (#77)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.869.0 to 2.870.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.869.0...v2.870.0)

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

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

* Adding enx metrics end point

* Suporing date time for enx metrics

* Fixing date range

* chore(deps): bump aws-sdk from 2.870.0 to 2.871.0 (#78)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.870.0 to 2.871.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.870.0...v2.871.0)

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

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

* chore(deps-dev): bump faker from 5.4.0 to 5.5.0 (#79)

Bumps [faker](https://github.com/Marak/Faker.js) from 5.4.0 to 5.5.0.
- [Release notes](https://github.com/Marak/Faker.js/releases)
- [Changelog](https://github.com/Marak/faker.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Marak/Faker.js/commits/v5.5.0)

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

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

* chore(deps): bump aws-sdk from 2.871.0 to 2.873.0 (#80)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.871.0 to 2.873.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.871.0...v2.873.0)

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

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

* Fixing end date when using period

Co-authored-by: Jack Murdoch <35329295+jackmurdoch@users.noreply.github.com>
Co-authored-by: Jack Murdoch <jack.murdoch@nearform.com>
Co-authored-by: Simone Busoli <simone.busoli@nearform.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Simone Busoli <simone.busoli@gmail.com>
colmharte added a commit that referenced this pull request May 5, 2021
* APHL support (#1)

* Scheduling support for sms

* Adding support for scheduling

* type fix

* Scheduling fix

* SMS scheduling support

* Adding send count

* Making secret optional

* Adding log

* Changes for limited metrics

* Fixing query

* Bumping versions

* Removing console log

* Making error optional as APHL no longer returns it

* Fixing mobile number issue

* chore: add dependabot

* Bump actions/setup-node from v1 to v2.1.5

Bumps [actions/setup-node](https://github.com/actions/setup-node) from v1 to v2.1.5.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v1...46071b5)

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

* Bump eslint-plugin-node from 10.0.0 to 11.1.0

Bumps [eslint-plugin-node](https://github.com/mysticatea/eslint-plugin-node) from 10.0.0 to 11.1.0.
- [Release notes](https://github.com/mysticatea/eslint-plugin-node/releases)
- [Commits](mysticatea/eslint-plugin-node@v10.0.0...v11.1.0)

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

* Bump fastify-cors from 5.1.0 to 5.2.0

Bumps [fastify-cors](https://github.com/fastify/fastify-cors) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/fastify/fastify-cors/releases)
- [Commits](fastify/fastify-cors@v5.1.0...v5.2.0)

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

* Bump eslint-plugin-jest from 22.21.0 to 24.1.5

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 22.21.0 to 24.1.5.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v22.21.0...v24.1.5)

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

* Bump eslint-plugin-promise from 4.2.1 to 4.3.1

Bumps [eslint-plugin-promise](https://github.com/xjamundx/eslint-plugin-promise) from 4.2.1 to 4.3.1.
- [Release notes](https://github.com/xjamundx/eslint-plugin-promise/releases)
- [Changelog](https://github.com/xjamundx/eslint-plugin-promise/blob/development/CHANGELOG.md)
- [Commits](eslint-community/eslint-plugin-promise@v4.2.1...v4.3.1)

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

* Bump fastify from 3.9.2 to 3.12.0

Bumps [fastify](https://github.com/fastify/fastify) from 3.9.2 to 3.12.0.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](fastify/fastify@v3.9.2...v3.12.0)

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

* Bump pino-pretty from 3.6.1 to 4.5.0

Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 3.6.1 to 4.5.0.
- [Release notes](https://github.com/pinojs/pino-pretty/releases)
- [Commits](pinojs/pino-pretty@v3.6.1...v4.5.0)

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

* Bump faker from 4.1.0 to 5.4.0

Bumps [faker](https://github.com/Marak/Faker.js) from 4.1.0 to 5.4.0.
- [Release notes](https://github.com/Marak/Faker.js/releases)
- [Changelog](https://github.com/Marak/faker.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Marak/Faker.js/commits)

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

* Bump prettier-config-standard from 1.0.1 to 4.0.0

Bumps [prettier-config-standard](https://github.com/npetruzzelli/prettier-config-standard) from 1.0.1 to 4.0.0.
- [Release notes](https://github.com/npetruzzelli/prettier-config-standard/releases)
- [Commits](npetruzzelli/prettier-config-standard@v1.0.1...v4.0.0)

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

* Bump phone from 2.4.19 to 2.4.21

Bumps [phone](https://github.com/aftership/phone) from 2.4.19 to 2.4.21.
- [Release notes](https://github.com/aftership/phone/releases)
- [Commits](AfterShip/phone@2.4.19...2.4.21)

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

* chore: formatting

* Bump aws-sdk from 2.826.0 to 2.853.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.826.0 to 2.853.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.826.0...v2.853.0)

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

* Bump fastify-swagger from 3.5.0 to 4.3.1

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 3.5.0 to 4.3.1.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](fastify/fastify-swagger@v3.5.0...4.3.1)

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

* Bump eslint-plugin-standard from 4.1.0 to 5.0.0

Bumps [eslint-plugin-standard](https://github.com/standard/eslint-plugin-standard) from 4.1.0 to 5.0.0.
- [Release notes](https://github.com/standard/eslint-plugin-standard/releases)
- [Commits](standard/eslint-plugin-standard@v4.1.0...v5.0.0)

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

* Bump jest from 24.9.0 to 26.6.3

Bumps [jest](https://github.com/facebook/jest) from 24.9.0 to 26.6.3.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](jestjs/jest@v24.9.0...v26.6.3)

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

* Removing unused modules

* Bump crypto-random-string from 3.3.0 to 3.3.1

Bumps [crypto-random-string](https://github.com/sindresorhus/crypto-random-string) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/sindresorhus/crypto-random-string/releases)
- [Commits](sindresorhus/crypto-random-string@v3.3.0...v3.3.1)

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

* fix: integration test

* Bump aws-sdk from 2.853.0 to 2.854.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.853.0 to 2.854.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.853.0...v2.854.0)

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

* Bump fastify-autoload from 3.4.0 to 3.5.2

Bumps [fastify-autoload](https://github.com/fastify/fastify-autoload) from 3.4.0 to 3.5.2.
- [Release notes](https://github.com/fastify/fastify-autoload/releases)
- [Commits](fastify/fastify-autoload@v3.4.0...v3.5.2)

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

* Bump fastify-postgres from 3.3.0 to 3.5.0

Bumps [fastify-postgres](https://github.com/fastify/fastify-postgres) from 3.3.0 to 3.5.0.
- [Release notes](https://github.com/fastify/fastify-postgres/releases)
- [Commits](fastify/fastify-postgres@v3.3.0...v3.5.0)

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

* Bump env-schema from 1.1.0 to 2.1.0

Bumps [env-schema](https://github.com/fastify/env-schema) from 1.1.0 to 2.1.0.
- [Release notes](https://github.com/fastify/env-schema/releases)
- [Commits](fastify/env-schema@v1.1.0...v2.1.0)

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

* Bump fluent-schema from 0.10.0 to 1.1.0

Bumps [fluent-schema](https://github.com/fastify/fluent-schema) from 0.10.0 to 1.1.0.
- [Release notes](https://github.com/fastify/fluent-schema/releases)
- [Commits](fastify/fluent-json-schema@v0.10.0...v1.1.0)

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

* Bump aws-sdk from 2.854.0 to 2.855.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.854.0 to 2.855.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.854.0...v2.855.0)

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

* Bump date-fns from 2.16.1 to 2.18.0

Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.16.1 to 2.18.0.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md)
- [Commits](date-fns/date-fns@v2.16.1...v2.18.0)

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

* Bump fastify from 3.12.0 to 3.13.0

Bumps [fastify](https://github.com/fastify/fastify) from 3.12.0 to 3.13.0.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](fastify/fastify@v3.12.0...v3.13.0)

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

* Bump pino-pretty from 4.5.0 to 4.6.0

Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/pinojs/pino-pretty/releases)
- [Commits](pinojs/pino-pretty@v4.5.0...v4.6.0)

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

* Bump fastify-swagger from 4.3.1 to 4.3.2

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.3.1 to 4.3.2.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](fastify/fastify-swagger@4.3.1...v4.3.2)

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

* Adding support for deeplinks

* Bump eslint from 6.8.0 to 7.21.0

Bumps [eslint](https://github.com/eslint/eslint) from 6.8.0 to 7.21.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](eslint/eslint@v6.8.0...v7.21.0)

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

* Bump aws-sdk from 2.855.0 to 2.856.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.855.0 to 2.856.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.855.0...v2.856.0)

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

* Bump fastify-swagger from 4.3.2 to 4.3.3

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.3.2 to 4.3.3.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](fastify/fastify-swagger@v4.3.2...v4.3.3)

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

* Bump date-fns from 2.18.0 to 2.19.0

Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.18.0 to 2.19.0.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md)
- [Commits](date-fns/date-fns@v2.18.0...v2.19.0)

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

* Bump aws-sdk from 2.856.0 to 2.857.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.856.0 to 2.857.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.856.0...v2.857.0)

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

* Bump eslint-config-standard from 14.1.1 to 16.0.2

Bumps [eslint-config-standard](https://github.com/standard/eslint-config-standard) from 14.1.1 to 16.0.2.
- [Release notes](https://github.com/standard/eslint-config-standard/releases)
- [Changelog](https://github.com/standard/eslint-config-standard/blob/master/CHANGELOG.md)
- [Commits](standard/eslint-config-standard@v14.1.1...v16.0.2)

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

* Bump prettier from 1.19.1 to 2.2.1

Bumps [prettier](https://github.com/prettier/prettier) from 1.19.1 to 2.2.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@1.19.1...2.2.1)

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

* chore: format

* chore: add dependabot automerge action

This change will cause dependabot PRs to be merged automatically when they pass the CI checks.

* Bump fastify-swagger from 4.3.3 to 4.4.0

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.3.3 to 4.4.0.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](fastify/fastify-swagger@v4.3.3...v4.4.0)

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

* Bump aws-sdk from 2.857.0 to 2.858.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.857.0 to 2.858.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.857.0...v2.858.0)

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

* Bump pino-pretty from 4.6.0 to 4.7.0

Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 4.6.0 to 4.7.0.
- [Release notes](https://github.com/pinojs/pino-pretty/releases)
- [Commits](pinojs/pino-pretty@v4.6.0...v4.7.0)

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

* Bump env-schema from 2.1.0 to 3.0.1

Bumps [env-schema](https://github.com/fastify/env-schema) from 2.1.0 to 3.0.1.
- [Release notes](https://github.com/fastify/env-schema/releases)
- [Commits](fastify/env-schema@v2.1.0...v3.0.1)

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

* Bump eslint-plugin-jest from 24.1.5 to 24.1.9

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.1.5 to 24.1.9.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v24.1.5...v24.1.9)

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

* Bump aws-sdk from 2.858.0 to 2.859.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.858.0 to 2.859.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.858.0...v2.859.0)

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

* Bump pino-pretty from 4.7.0 to 4.7.1

Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 4.7.0 to 4.7.1.
- [Release notes](https://github.com/pinojs/pino-pretty/releases)
- [Commits](pinojs/pino-pretty@v4.7.0...v4.7.1)

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

* Bump eslint-config-prettier-standard from 3.0.1 to 4.0.1

Bumps [eslint-config-prettier-standard](https://github.com/npetruzzelli/eslint-config-prettier-standard) from 3.0.1 to 4.0.1.
- [Release notes](https://github.com/npetruzzelli/eslint-config-prettier-standard/releases)
- [Commits](npetruzzelli/eslint-config-prettier-standard@v3.0.1...v4.0.1)

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

* chore(deps): bump aws-sdk from 2.859.0 to 2.860.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.859.0 to 2.860.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.859.0...v2.860.0)

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

* chore(deps-dev): bump eslint-plugin-jest from 24.1.9 to 24.2.0

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.1.9 to 24.2.0.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v24.1.9...v24.2.0)

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

* chore(deps): bump aws-sdk from 2.860.0 to 2.861.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.860.0 to 2.861.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.860.0...v2.861.0)

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

* chore(deps-dev): bump eslint-plugin-jest from 24.2.0 to 24.2.1

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.2.0 to 24.2.1.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v24.2.0...v24.2.1)

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

* chore(deps): bump aws-sdk from 2.861.0 to 2.862.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.861.0 to 2.862.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.861.0...v2.862.0)

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

* chore(deps): bump fastify-swagger from 4.4.0 to 4.4.1

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.4.0 to 4.4.1.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](fastify/fastify-swagger@v4.4.0...v4.4.1)

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

* chore(deps): bump fastify-autoload from 3.5.2 to 3.6.0

Bumps [fastify-autoload](https://github.com/fastify/fastify-autoload) from 3.5.2 to 3.6.0.
- [Release notes](https://github.com/fastify/fastify-autoload/releases)
- [Commits](fastify/fastify-autoload@v3.5.2...v3.6.0)

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

* chore(deps): bump fastify from 3.13.0 to 3.14.0

Bumps [fastify](https://github.com/fastify/fastify) from 3.13.0 to 3.14.0.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](fastify/fastify@v3.13.0...v3.14.0)

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

* chore(deps): bump fastify/github-action-merge-dependabot (#64)

Bumps [fastify/github-action-merge-dependabot](https://github.com/fastify/github-action-merge-dependabot) from v1.2.1 to v2.0.0.
- [Release notes](https://github.com/fastify/github-action-merge-dependabot/releases)
- [Commits](fastify/github-action-merge-dependabot@v1.2.1...a8beb6a)

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

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

* chore(deps-dev): bump eslint-plugin-jest from 24.2.1 to 24.3.1 (#65)

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.2.1 to 24.3.1.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v24.2.1...v24.3.1)

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

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

* chore(deps): bump aws-sdk from 2.862.0 to 2.863.0 (#66)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.862.0 to 2.863.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.862.0...v2.863.0)

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

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

* chore(deps-dev): bump eslint from 7.21.0 to 7.22.0 (#67)

Bumps [eslint](https://github.com/eslint/eslint) from 7.21.0 to 7.22.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](eslint/eslint@v7.21.0...v7.22.0)

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

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

* chore(deps): bump aws-sdk from 2.863.0 to 2.864.0 (#68)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.863.0 to 2.864.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.863.0...v2.864.0)

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

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

* chore(deps): bump fastify-swagger from 4.4.1 to 4.4.2 (#69)

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.4.1 to 4.4.2.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](fastify/fastify-swagger@v4.4.1...v4.4.2)

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

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

* chore(deps): bump aws-sdk from 2.864.0 to 2.865.0 (#70)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.864.0 to 2.865.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.864.0...v2.865.0)

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

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

* chore(deps-dev): bump eslint-plugin-jest from 24.3.1 to 24.3.2 (#71)

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.3.1 to 24.3.2.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v24.3.1...v24.3.2)

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

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

* chore(deps): bump aws-sdk from 2.865.0 to 2.866.0 (#72)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.865.0 to 2.866.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.865.0...v2.866.0)

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

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

* chore(deps): bump aws-sdk from 2.866.0 to 2.867.0 (#73)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.866.0 to 2.867.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.866.0...v2.867.0)

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

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

* Adding support for exporting enx metrics

* Fixing schema

* chore(deps): bump aws-sdk from 2.867.0 to 2.868.0 (#74)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.867.0 to 2.868.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.867.0...v2.868.0)

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

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

* chore(deps): bump fastify-jwt from 2.3.0 to 2.4.0 (#75)

Bumps [fastify-jwt](https://github.com/fastify/fastify-jwt) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/fastify/fastify-jwt/releases)
- [Commits](fastify/fastify-jwt@v2.3.0...v2.4.0)

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

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

* chore(deps): bump aws-sdk from 2.868.0 to 2.869.0 (#76)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.868.0 to 2.869.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.868.0...v2.869.0)

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

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

* chore(deps): bump aws-sdk from 2.869.0 to 2.870.0 (#77)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.869.0 to 2.870.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.869.0...v2.870.0)

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

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

* Adding enx metrics end point

* Suporing date time for enx metrics

* Fixing date range

* chore(deps): bump aws-sdk from 2.870.0 to 2.871.0 (#78)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.870.0 to 2.871.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.870.0...v2.871.0)

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

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

* chore(deps-dev): bump faker from 5.4.0 to 5.5.0 (#79)

Bumps [faker](https://github.com/Marak/Faker.js) from 5.4.0 to 5.5.0.
- [Release notes](https://github.com/Marak/Faker.js/releases)
- [Changelog](https://github.com/Marak/faker.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Marak/Faker.js/commits/v5.5.0)

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

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

* chore(deps): bump aws-sdk from 2.871.0 to 2.873.0 (#80)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.871.0 to 2.873.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.871.0...v2.873.0)

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

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

* Fixing end date when using period

Co-authored-by: Jack Murdoch <35329295+jackmurdoch@users.noreply.github.com>
Co-authored-by: Jack Murdoch <jack.murdoch@nearform.com>
Co-authored-by: Simone Busoli <simone.busoli@nearform.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Simone Busoli <simone.busoli@gmail.com>
colmharte added a commit that referenced this pull request May 21, 2021
* Syncing latest changes  (#31)

* APHL support (#1)

* Scheduling support for sms

* Adding support for scheduling

* type fix

* Scheduling fix

* SMS scheduling support

* Adding send count

* Making secret optional

* Adding log

* Changes for limited metrics

* Fixing query

* Bumping versions

* Removing console log

* Making error optional as APHL no longer returns it

Co-authored-by: Jack Murdoch <35329295+jackmurdoch@users.noreply.github.com>
Co-authored-by: Jack Murdoch <jack.murdoch@nearform.com>

* Syncing latest changes (#32)

* APHL support (#1)

* Scheduling support for sms

* Adding support for scheduling

* type fix

* Scheduling fix

* SMS scheduling support

* Adding send count

* Making secret optional

* Adding log

* Changes for limited metrics

* Fixing query

* Bumping versions

* Removing console log

* Making error optional as APHL no longer returns it

* Fixing mobile number issue

Co-authored-by: Jack Murdoch <35329295+jackmurdoch@users.noreply.github.com>
Co-authored-by: Jack Murdoch <jack.murdoch@nearform.com>

Co-authored-by: Jack Murdoch <35329295+jackmurdoch@users.noreply.github.com>
Co-authored-by: Jack Murdoch <jack.murdoch@nearform.com>

Co-authored-by: Jack Murdoch <35329295+jackmurdoch@users.noreply.github.com>
Co-authored-by: Jack Murdoch <jack.murdoch@nearform.com>
colmharte added a commit that referenced this pull request May 21, 2021
* Syncing latest changes (#9)

* Syncing latest changes  (#31)

* APHL support (#1)

* Scheduling support for sms

* Adding support for scheduling

* type fix

* Scheduling fix

* SMS scheduling support

* Adding send count

* Making secret optional

* Adding log

* Changes for limited metrics

* Fixing query

* Bumping versions

* Removing console log

* Making error optional as APHL no longer returns it

Co-authored-by: Jack Murdoch <35329295+jackmurdoch@users.noreply.github.com>
Co-authored-by: Jack Murdoch <jack.murdoch@nearform.com>

* Syncing latest changes (#32)

* APHL support (#1)

* Scheduling support for sms

* Adding support for scheduling

* type fix

* Scheduling fix

* SMS scheduling support

* Adding send count

* Making secret optional

* Adding log

* Changes for limited metrics

* Fixing query

* Bumping versions

* Removing console log

* Making error optional as APHL no longer returns it

* Fixing mobile number issue

Co-authored-by: Jack Murdoch <35329295+jackmurdoch@users.noreply.github.com>
Co-authored-by: Jack Murdoch <jack.murdoch@nearform.com>

Co-authored-by: Jack Murdoch <35329295+jackmurdoch@users.noreply.github.com>
Co-authored-by: Jack Murdoch <jack.murdoch@nearform.com>

* Sync to latest (#11)

* Syncing latest changes  (#31)

* APHL support (#1)

* Scheduling support for sms

* Adding support for scheduling

* type fix

* Scheduling fix

* SMS scheduling support

* Adding send count

* Making secret optional

* Adding log

* Changes for limited metrics

* Fixing query

* Bumping versions

* Removing console log

* Making error optional as APHL no longer returns it

Co-authored-by: Jack Murdoch <35329295+jackmurdoch@users.noreply.github.com>
Co-authored-by: Jack Murdoch <jack.murdoch@nearform.com>

* Syncing latest changes (#32)

* APHL support (#1)

* Scheduling support for sms

* Adding support for scheduling

* type fix

* Scheduling fix

* SMS scheduling support

* Adding send count

* Making secret optional

* Adding log

* Changes for limited metrics

* Fixing query

* Bumping versions

* Removing console log

* Making error optional as APHL no longer returns it

* Fixing mobile number issue

Co-authored-by: Jack Murdoch <35329295+jackmurdoch@users.noreply.github.com>
Co-authored-by: Jack Murdoch <jack.murdoch@nearform.com>

* Sync to latest (#33)

* APHL support (#1)

* Scheduling support for sms

* Adding support for scheduling

* type fix

* Scheduling fix

* SMS scheduling support

* Adding send count

* Making secret optional

* Adding log

* Changes for limited metrics

* Fixing query

* Bumping versions

* Removing console log

* Making error optional as APHL no longer returns it

* Fixing mobile number issue

* chore: add dependabot

* Bump actions/setup-node from v1 to v2.1.5

Bumps [actions/setup-node](https://github.com/actions/setup-node) from v1 to v2.1.5.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v1...46071b5)

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

* Bump eslint-plugin-node from 10.0.0 to 11.1.0

Bumps [eslint-plugin-node](https://github.com/mysticatea/eslint-plugin-node) from 10.0.0 to 11.1.0.
- [Release notes](https://github.com/mysticatea/eslint-plugin-node/releases)
- [Commits](mysticatea/eslint-plugin-node@v10.0.0...v11.1.0)

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

* Bump fastify-cors from 5.1.0 to 5.2.0

Bumps [fastify-cors](https://github.com/fastify/fastify-cors) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/fastify/fastify-cors/releases)
- [Commits](fastify/fastify-cors@v5.1.0...v5.2.0)

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

* Bump eslint-plugin-jest from 22.21.0 to 24.1.5

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 22.21.0 to 24.1.5.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v22.21.0...v24.1.5)

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

* Bump eslint-plugin-promise from 4.2.1 to 4.3.1

Bumps [eslint-plugin-promise](https://github.com/xjamundx/eslint-plugin-promise) from 4.2.1 to 4.3.1.
- [Release notes](https://github.com/xjamundx/eslint-plugin-promise/releases)
- [Changelog](https://github.com/xjamundx/eslint-plugin-promise/blob/development/CHANGELOG.md)
- [Commits](eslint-community/eslint-plugin-promise@v4.2.1...v4.3.1)

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

* Bump fastify from 3.9.2 to 3.12.0

Bumps [fastify](https://github.com/fastify/fastify) from 3.9.2 to 3.12.0.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](fastify/fastify@v3.9.2...v3.12.0)

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

* Bump pino-pretty from 3.6.1 to 4.5.0

Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 3.6.1 to 4.5.0.
- [Release notes](https://github.com/pinojs/pino-pretty/releases)
- [Commits](pinojs/pino-pretty@v3.6.1...v4.5.0)

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

* Bump faker from 4.1.0 to 5.4.0

Bumps [faker](https://github.com/Marak/Faker.js) from 4.1.0 to 5.4.0.
- [Release notes](https://github.com/Marak/Faker.js/releases)
- [Changelog](https://github.com/Marak/faker.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Marak/Faker.js/commits)

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

* Bump prettier-config-standard from 1.0.1 to 4.0.0

Bumps [prettier-config-standard](https://github.com/npetruzzelli/prettier-config-standard) from 1.0.1 to 4.0.0.
- [Release notes](https://github.com/npetruzzelli/prettier-config-standard/releases)
- [Commits](npetruzzelli/prettier-config-standard@v1.0.1...v4.0.0)

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

* Bump phone from 2.4.19 to 2.4.21

Bumps [phone](https://github.com/aftership/phone) from 2.4.19 to 2.4.21.
- [Release notes](https://github.com/aftership/phone/releases)
- [Commits](AfterShip/phone@2.4.19...2.4.21)

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

* chore: formatting

* Bump aws-sdk from 2.826.0 to 2.853.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.826.0 to 2.853.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.826.0...v2.853.0)

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

* Bump fastify-swagger from 3.5.0 to 4.3.1

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 3.5.0 to 4.3.1.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](fastify/fastify-swagger@v3.5.0...4.3.1)

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

* Bump eslint-plugin-standard from 4.1.0 to 5.0.0

Bumps [eslint-plugin-standard](https://github.com/standard/eslint-plugin-standard) from 4.1.0 to 5.0.0.
- [Release notes](https://github.com/standard/eslint-plugin-standard/releases)
- [Commits](standard/eslint-plugin-standard@v4.1.0...v5.0.0)

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

* Bump jest from 24.9.0 to 26.6.3

Bumps [jest](https://github.com/facebook/jest) from 24.9.0 to 26.6.3.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](jestjs/jest@v24.9.0...v26.6.3)

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

* Removing unused modules

* Bump crypto-random-string from 3.3.0 to 3.3.1

Bumps [crypto-random-string](https://github.com/sindresorhus/crypto-random-string) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/sindresorhus/crypto-random-string/releases)
- [Commits](sindresorhus/crypto-random-string@v3.3.0...v3.3.1)

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

* fix: integration test

* Bump aws-sdk from 2.853.0 to 2.854.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.853.0 to 2.854.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.853.0...v2.854.0)

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

* Bump fastify-autoload from 3.4.0 to 3.5.2

Bumps [fastify-autoload](https://github.com/fastify/fastify-autoload) from 3.4.0 to 3.5.2.
- [Release notes](https://github.com/fastify/fastify-autoload/releases)
- [Commits](fastify/fastify-autoload@v3.4.0...v3.5.2)

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

* Bump fastify-postgres from 3.3.0 to 3.5.0

Bumps [fastify-postgres](https://github.com/fastify/fastify-postgres) from 3.3.0 to 3.5.0.
- [Release notes](https://github.com/fastify/fastify-postgres/releases)
- [Commits](fastify/fastify-postgres@v3.3.0...v3.5.0)

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

* Bump env-schema from 1.1.0 to 2.1.0

Bumps [env-schema](https://github.com/fastify/env-schema) from 1.1.0 to 2.1.0.
- [Release notes](https://github.com/fastify/env-schema/releases)
- [Commits](fastify/env-schema@v1.1.0...v2.1.0)

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

* Bump fluent-schema from 0.10.0 to 1.1.0

Bumps [fluent-schema](https://github.com/fastify/fluent-schema) from 0.10.0 to 1.1.0.
- [Release notes](https://github.com/fastify/fluent-schema/releases)
- [Commits](fastify/fluent-json-schema@v0.10.0...v1.1.0)

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

* Bump aws-sdk from 2.854.0 to 2.855.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.854.0 to 2.855.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.854.0...v2.855.0)

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

* Bump date-fns from 2.16.1 to 2.18.0

Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.16.1 to 2.18.0.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md)
- [Commits](date-fns/date-fns@v2.16.1...v2.18.0)

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

* Bump fastify from 3.12.0 to 3.13.0

Bumps [fastify](https://github.com/fastify/fastify) from 3.12.0 to 3.13.0.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](fastify/fastify@v3.12.0...v3.13.0)

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

* Bump pino-pretty from 4.5.0 to 4.6.0

Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/pinojs/pino-pretty/releases)
- [Commits](pinojs/pino-pretty@v4.5.0...v4.6.0)

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

* Bump fastify-swagger from 4.3.1 to 4.3.2

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.3.1 to 4.3.2.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](fastify/fastify-swagger@4.3.1...v4.3.2)

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

* Adding support for deeplinks

* Bump eslint from 6.8.0 to 7.21.0

Bumps [eslint](https://github.com/eslint/eslint) from 6.8.0 to 7.21.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](eslint/eslint@v6.8.0...v7.21.0)

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

* Bump aws-sdk from 2.855.0 to 2.856.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.855.0 to 2.856.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.855.0...v2.856.0)

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

* Bump fastify-swagger from 4.3.2 to 4.3.3

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.3.2 to 4.3.3.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](fastify/fastify-swagger@v4.3.2...v4.3.3)

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

* Bump date-fns from 2.18.0 to 2.19.0

Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.18.0 to 2.19.0.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md)
- [Commits](date-fns/date-fns@v2.18.0...v2.19.0)

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

* Bump aws-sdk from 2.856.0 to 2.857.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.856.0 to 2.857.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.856.0...v2.857.0)

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

* Bump eslint-config-standard from 14.1.1 to 16.0.2

Bumps [eslint-config-standard](https://github.com/standard/eslint-config-standard) from 14.1.1 to 16.0.2.
- [Release notes](https://github.com/standard/eslint-config-standard/releases)
- [Changelog](https://github.com/standard/eslint-config-standard/blob/master/CHANGELOG.md)
- [Commits](standard/eslint-config-standard@v14.1.1...v16.0.2)

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

* Bump prettier from 1.19.1 to 2.2.1

Bumps [prettier](https://github.com/prettier/prettier) from 1.19.1 to 2.2.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@1.19.1...2.2.1)

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

* chore: format

* chore: add dependabot automerge action

This change will cause dependabot PRs to be merged automatically when they pass the CI checks.

* Bump fastify-swagger from 4.3.3 to 4.4.0

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.3.3 to 4.4.0.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](fastify/fastify-swagger@v4.3.3...v4.4.0)

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

* Bump aws-sdk from 2.857.0 to 2.858.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.857.0 to 2.858.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.857.0...v2.858.0)

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

* Bump pino-pretty from 4.6.0 to 4.7.0

Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 4.6.0 to 4.7.0.
- [Release notes](https://github.com/pinojs/pino-pretty/releases)
- [Commits](pinojs/pino-pretty@v4.6.0...v4.7.0)

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

* Bump env-schema from 2.1.0 to 3.0.1

Bumps [env-schema](https://github.com/fastify/env-schema) from 2.1.0 to 3.0.1.
- [Release notes](https://github.com/fastify/env-schema/releases)
- [Commits](fastify/env-schema@v2.1.0...v3.0.1)

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

* Bump eslint-plugin-jest from 24.1.5 to 24.1.9

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.1.5 to 24.1.9.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v24.1.5...v24.1.9)

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

Co-authored-by: Jack Murdoch <35329295+jackmurdoch@users.noreply.github.com>
Co-authored-by: Jack Murdoch <jack.murdoch@nearform.com>
Co-authored-by: Simone Busoli <simone.busoli@nearform.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Simone Busoli <simone.busoli@gmail.com>

* Bump eslint-config-prettier-standard from 3.0.1 to 4.0.1 (#34)

Bumps [eslint-config-prettier-standard](https://github.com/npetruzzelli/eslint-config-prettier-standard) from 3.0.1 to 4.0.1.
- [Release notes](https://github.com/npetruzzelli/eslint-config-prettier-standard/releases)
- [Commits](npetruzzelli/eslint-config-prettier-standard@v3.0.1...v4.0.1)

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

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

* Bump eslint-config-prettier from 6.15.0 to 8.1.0 (#35)

Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.15.0 to 8.1.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/eslint-config-prettier@v6.15.0...v8.1.0)

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

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

* Sync to latest (#57)

* APHL support (#1)

* Scheduling support for sms

* Adding support for scheduling

* type fix

* Scheduling fix

* SMS scheduling support

* Adding send count

* Making secret optional

* Adding log

* Changes for limited metrics

* Fixing query

* Bumping versions

* Removing console log

* Making error optional as APHL no longer returns it

* Fixing mobile number issue

* chore: add dependabot

* Bump actions/setup-node from v1 to v2.1.5

Bumps [actions/setup-node](https://github.com/actions/setup-node) from v1 to v2.1.5.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v1...46071b5)

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

* Bump eslint-plugin-node from 10.0.0 to 11.1.0

Bumps [eslint-plugin-node](https://github.com/mysticatea/eslint-plugin-node) from 10.0.0 to 11.1.0.
- [Release notes](https://github.com/mysticatea/eslint-plugin-node/releases)
- [Commits](mysticatea/eslint-plugin-node@v10.0.0...v11.1.0)

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

* Bump fastify-cors from 5.1.0 to 5.2.0

Bumps [fastify-cors](https://github.com/fastify/fastify-cors) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/fastify/fastify-cors/releases)
- [Commits](fastify/fastify-cors@v5.1.0...v5.2.0)

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

* Bump eslint-plugin-jest from 22.21.0 to 24.1.5

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 22.21.0 to 24.1.5.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v22.21.0...v24.1.5)

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

* Bump eslint-plugin-promise from 4.2.1 to 4.3.1

Bumps [eslint-plugin-promise](https://github.com/xjamundx/eslint-plugin-promise) from 4.2.1 to 4.3.1.
- [Release notes](https://github.com/xjamundx/eslint-plugin-promise/releases)
- [Changelog](https://github.com/xjamundx/eslint-plugin-promise/blob/development/CHANGELOG.md)
- [Commits](eslint-community/eslint-plugin-promise@v4.2.1...v4.3.1)

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

* Bump fastify from 3.9.2 to 3.12.0

Bumps [fastify](https://github.com/fastify/fastify) from 3.9.2 to 3.12.0.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](fastify/fastify@v3.9.2...v3.12.0)

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

* Bump pino-pretty from 3.6.1 to 4.5.0

Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 3.6.1 to 4.5.0.
- [Release notes](https://github.com/pinojs/pino-pretty/releases)
- [Commits](pinojs/pino-pretty@v3.6.1...v4.5.0)

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

* Bump faker from 4.1.0 to 5.4.0

Bumps [faker](https://github.com/Marak/Faker.js) from 4.1.0 to 5.4.0.
- [Release notes](https://github.com/Marak/Faker.js/releases)
- [Changelog](https://github.com/Marak/faker.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Marak/Faker.js/commits)

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

* Bump prettier-config-standard from 1.0.1 to 4.0.0

Bumps [prettier-config-standard](https://github.com/npetruzzelli/prettier-config-standard) from 1.0.1 to 4.0.0.
- [Release notes](https://github.com/npetruzzelli/prettier-config-standard/releases)
- [Commits](npetruzzelli/prettier-config-standard@v1.0.1...v4.0.0)

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

* Bump phone from 2.4.19 to 2.4.21

Bumps [phone](https://github.com/aftership/phone) from 2.4.19 to 2.4.21.
- [Release notes](https://github.com/aftership/phone/releases)
- [Commits](AfterShip/phone@2.4.19...2.4.21)

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

* chore: formatting

* Bump aws-sdk from 2.826.0 to 2.853.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.826.0 to 2.853.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.826.0...v2.853.0)

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

* Bump fastify-swagger from 3.5.0 to 4.3.1

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 3.5.0 to 4.3.1.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](fastify/fastify-swagger@v3.5.0...4.3.1)

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

* Bump eslint-plugin-standard from 4.1.0 to 5.0.0

Bumps [eslint-plugin-standard](https://github.com/standard/eslint-plugin-standard) from 4.1.0 to 5.0.0.
- [Release notes](https://github.com/standard/eslint-plugin-standard/releases)
- [Commits](standard/eslint-plugin-standard@v4.1.0...v5.0.0)

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

* Bump jest from 24.9.0 to 26.6.3

Bumps [jest](https://github.com/facebook/jest) from 24.9.0 to 26.6.3.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](jestjs/jest@v24.9.0...v26.6.3)

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

* Removing unused modules

* Bump crypto-random-string from 3.3.0 to 3.3.1

Bumps [crypto-random-string](https://github.com/sindresorhus/crypto-random-string) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/sindresorhus/crypto-random-string/releases)
- [Commits](sindresorhus/crypto-random-string@v3.3.0...v3.3.1)

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

* fix: integration test

* Bump aws-sdk from 2.853.0 to 2.854.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.853.0 to 2.854.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.853.0...v2.854.0)

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

* Bump fastify-autoload from 3.4.0 to 3.5.2

Bumps [fastify-autoload](https://github.com/fastify/fastify-autoload) from 3.4.0 to 3.5.2.
- [Release notes](https://github.com/fastify/fastify-autoload/releases)
- [Commits](fastify/fastify-autoload@v3.4.0...v3.5.2)

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

* Bump fastify-postgres from 3.3.0 to 3.5.0

Bumps [fastify-postgres](https://github.com/fastify/fastify-postgres) from 3.3.0 to 3.5.0.
- [Release notes](https://github.com/fastify/fastify-postgres/releases)
- [Commits](fastify/fastify-postgres@v3.3.0...v3.5.0)

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

* Bump env-schema from 1.1.0 to 2.1.0

Bumps [env-schema](https://github.com/fastify/env-schema) from 1.1.0 to 2.1.0.
- [Release notes](https://github.com/fastify/env-schema/releases)
- [Commits](fastify/env-schema@v1.1.0...v2.1.0)

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

* Bump fluent-schema from 0.10.0 to 1.1.0

Bumps [fluent-schema](https://github.com/fastify/fluent-schema) from 0.10.0 to 1.1.0.
- [Release notes](https://github.com/fastify/fluent-schema/releases)
- [Commits](fastify/fluent-json-schema@v0.10.0...v1.1.0)

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

* Bump aws-sdk from 2.854.0 to 2.855.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.854.0 to 2.855.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.854.0...v2.855.0)

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

* Bump date-fns from 2.16.1 to 2.18.0

Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.16.1 to 2.18.0.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md)
- [Commits](date-fns/date-fns@v2.16.1...v2.18.0)

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

* Bump fastify from 3.12.0 to 3.13.0

Bumps [fastify](https://github.com/fastify/fastify) from 3.12.0 to 3.13.0.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](fastify/fastify@v3.12.0...v3.13.0)

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

* Bump pino-pretty from 4.5.0 to 4.6.0

Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/pinojs/pino-pretty/releases)
- [Commits](pinojs/pino-pretty@v4.5.0...v4.6.0)

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

* Bump fastify-swagger from 4.3.1 to 4.3.2

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.3.1 to 4.3.2.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](fastify/fastify-swagger@4.3.1...v4.3.2)

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

* Adding support for deeplinks

* Bump eslint from 6.8.0 to 7.21.0

Bumps [eslint](https://github.com/eslint/eslint) from 6.8.0 to 7.21.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](eslint/eslint@v6.8.0...v7.21.0)

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

* Bump aws-sdk from 2.855.0 to 2.856.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.855.0 to 2.856.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.855.0...v2.856.0)

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

* Bump fastify-swagger from 4.3.2 to 4.3.3

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.3.2 to 4.3.3.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](fastify/fastify-swagger@v4.3.2...v4.3.3)

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

* Bump date-fns from 2.18.0 to 2.19.0

Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.18.0 to 2.19.0.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md)
- [Commits](date-fns/date-fns@v2.18.0...v2.19.0)

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

* Bump aws-sdk from 2.856.0 to 2.857.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.856.0 to 2.857.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.856.0...v2.857.0)

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

* Bump eslint-config-standard from 14.1.1 to 16.0.2

Bumps [eslint-config-standard](https://github.com/standard/eslint-config-standard) from 14.1.1 to 16.0.2.
- [Release notes](https://github.com/standard/eslint-config-standard/releases)
- [Changelog](https://github.com/standard/eslint-config-standard/blob/master/CHANGELOG.md)
- [Commits](standard/eslint-config-standard@v14.1.1...v16.0.2)

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

* Bump prettier from 1.19.1 to 2.2.1

Bumps [prettier](https://github.com/prettier/prettier) from 1.19.1 to 2.2.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@1.19.1...2.2.1)

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

* chore: format

* chore: add dependabot automerge action

This change will cause dependabot PRs to be merged automatically when they pass the CI checks.

* Bump fastify-swagger from 4.3.3 to 4.4.0

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.3.3 to 4.4.0.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](fastify/fastify-swagger@v4.3.3...v4.4.0)

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

* Bump aws-sdk from 2.857.0 to 2.858.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.857.0 to 2.858.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.857.0...v2.858.0)

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

* Bump pino-pretty from 4.6.0 to 4.7.0

Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 4.6.0 to 4.7.0.
- [Release notes](https://github.com/pinojs/pino-pretty/releases)
- [Commits](pinojs/pino-pretty@v4.6.0...v4.7.0)

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

* Bump env-schema from 2.1.0 to 3.0.1

Bumps [env-schema](https://github.com/fastify/env-schema) from 2.1.0 to 3.0.1.
- [Release notes](https://github.com/fastify/env-schema/releases)
- [Commits](fastify/env-schema@v2.1.0...v3.0.1)

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

* Bump eslint-plugin-jest from 24.1.5 to 24.1.9

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.1.5 to 24.1.9.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v24.1.5...v24.1.9)

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

* Bump aws-sdk from 2.858.0 to 2.859.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.858.0 to 2.859.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.858.0...v2.859.0)

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

* Bump pino-pretty from 4.7.0 to 4.7.1

Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 4.7.0 to 4.7.1.
- [Release notes](https://github.com/pinojs/pino-pretty/releases)
- [Commits](pinojs/pino-pretty@v4.7.0...v4.7.1)

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

* Bump eslint-config-prettier-standard from 3.0.1 to 4.0.1

Bumps [eslint-config-prettier-standard](https://github.com/npetruzzelli/eslint-config-prettier-standard) from 3.0.1 to 4.0.1.
- [Release notes](https://github.com/npetruzzelli/eslint-config-prettier-standard/releases)
- [Commits](npetruzzelli/eslint-config-prettier-standard@v3.0.1...v4.0.1)

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

* chore(deps): bump aws-sdk from 2.859.0 to 2.860.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.859.0 to 2.860.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.859.0...v2.860.0)

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

* chore(deps-dev): bump eslint-plugin-jest from 24.1.9 to 24.2.0

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.1.9 to 24.2.0.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v24.1.9...v24.2.0)

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

* chore(deps): bump aws-sdk from 2.860.0 to 2.861.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.860.0 to 2.861.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.860.0...v2.861.0)

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

* chore(deps-dev): bump eslint-plugin-jest from 24.2.0 to 24.2.1

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.2.0 to 24.2.1.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v24.2.0...v24.2.1)

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

* chore(deps): bump aws-sdk from 2.861.0 to 2.862.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.861.0 to 2.862.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.861.0...v2.862.0)

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

* chore(deps): bump fastify-swagger from 4.4.0 to 4.4.1

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.4.0 to 4.4.1.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](fastify/fastify-swagger@v4.4.0...v4.4.1)

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

* chore(deps): bump fastify-autoload from 3.5.2 to 3.6.0

Bumps [fastify-autoload](https://github.com/fastify/fastify-autoload) from 3.5.2 to 3.6.0.
- [Release notes](https://github.com/fastify/fastify-autoload/releases)
- [Commits](fastify/fastify-autoload@v3.5.2...v3.6.0)

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

* chore(deps): bump fastify from 3.13.0 to 3.14.0

Bumps [fastify](https://github.com/fastify/fastify) from 3.13.0 to 3.14.0.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](fastify/fastify@v3.13.0...v3.14.0)

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

* chore(deps): bump fastify/github-action-merge-dependabot (#64)

Bumps [fastify/github-action-merge-dependabot](https://github.com/fastify/github-action-merge-dependabot) from v1.2.1 to v2.0.0.
- [Release notes](https://github.com/fastify/github-action-merge-dependabot/releases)
- [Commits](fastify/github-action-merge-dependabot@v1.2.1...a8beb6a)

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

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

* chore(deps-dev): bump eslint-plugin-jest from 24.2.1 to 24.3.1 (#65)

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.2.1 to 24.3.1.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v24.2.1...v24.3.1)

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

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

* chore(deps): bump aws-sdk from 2.862.0 to 2.863.0 (#66)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.862.0 to 2.863.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.862.0...v2.863.0)

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

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

* chore(deps-dev): bump eslint from 7.21.0 to 7.22.0 (#67)

Bumps [eslint](https://github.com/eslint/eslint) from 7.21.0 to 7.22.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](eslint/eslint@v7.21.0...v7.22.0)

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

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

* chore(deps): bump aws-sdk from 2.863.0 to 2.864.0 (#68)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.863.0 to 2.864.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.863.0...v2.864.0)

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

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

* chore(deps): bump fastify-swagger from 4.4.1 to 4.4.2 (#69)

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.4.1 to 4.4.2.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](fastify/fastify-swagger@v4.4.1...v4.4.2)

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

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

* chore(deps): bump aws-sdk from 2.864.0 to 2.865.0 (#70)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.864.0 to 2.865.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.864.0...v2.865.0)

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

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

* chore(deps-dev): bump eslint-plugin-jest from 24.3.1 to 24.3.2 (#71)

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.3.1 to 24.3.2.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v24.3.1...v24.3.2)

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

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

* chore(deps): bump aws-sdk from 2.865.0 to 2.866.0 (#72)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.865.0 to 2.866.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.865.0...v2.866.0)

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

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

* chore(deps): bump aws-sdk from 2.866.0 to 2.867.0 (#73)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.866.0 to 2.867.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.866.0...v2.867.0)

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

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

* Adding support for exporting enx metrics

* Fixing schema

* chore(deps): bump aws-sdk from 2.867.0 to 2.868.0 (#74)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.867.0 to 2.868.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.867.0...v2.868.0)

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

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

* chore(deps): bump fastify-jwt from 2.3.0 to 2.4.0 (#75)

Bumps [fastify-jwt](https://github.com/fastify/fastify-jwt) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/fastify/fastify-jwt/releases)
- [Commits](fastify/fastify-jwt@v2.3.0...v2.4.0)

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

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

* chore(deps): bump aws-sdk from 2.868.0 to 2.869.0 (#76)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.868.0 to 2.869.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.868.0...v2.869.0)

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

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

* chore(deps): bump aws-sdk from 2.869.0 to 2.870.0 (#77)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.869.0 to 2.870.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.869.0...v2.870.0)

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

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

* Adding enx metrics end point

Co-authored-by: Jack Murdoch <35329295+jackmurdoch@users.noreply.github.com>
Co-authored-by: Jack Murdoch <jack.murdoch@nearform.com>
Co-authored-by: Simone Busoli <simone.busoli@nearform.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Simone Busoli <simone.busoli@gmail.com>

Co-authored-by: Jack Murdoch <35329295+jackmurdoch@users.noreply.github.com>
Co-authored-by: Jack Murdoch <jack.murdoch@nearform.com>
Co-authored-by: Simone Busoli <simone.busoli@nearform.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Simone Busoli <simone.busoli@gmail.com>

Co-authored-by: Jack Murdoch <35329295+jackmurdoch@users.noreply.github.com>
Co-authored-by: Jack Murdoch <jack.murdoch@nearform.com>
Co-authored-by: Simone Busoli <simone.busoli@nearform.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Simone Busoli <simone.busoli@gmail.com>
colmharte added a commit that referenced this pull request May 21, 2021
* Syncing latest changes  (#31)

* APHL support (#1)

* Scheduling support for sms

* Adding support for scheduling

* type fix

* Scheduling fix

* SMS scheduling support

* Adding send count

* Making secret optional

* Adding log

* Changes for limited metrics

* Fixing query

* Bumping versions

* Removing console log

* Making error optional as APHL no longer returns it

Co-authored-by: Jack Murdoch <35329295+jackmurdoch@users.noreply.github.com>
Co-authored-by: Jack Murdoch <jack.murdoch@nearform.com>

* Syncing latest changes (#32)

* APHL support (#1)

* Scheduling support for sms

* Adding support for scheduling

* type fix

* Scheduling fix

* SMS scheduling support

* Adding send count

* Making secret optional

* Adding log

* Changes for limited metrics

* Fixing query

* Bumping versions

* Removing console log

* Making error optional as APHL no longer returns it

* Fixing mobile number issue

Co-authored-by: Jack Murdoch <35329295+jackmurdoch@users.noreply.github.com>
Co-authored-by: Jack Murdoch <jack.murdoch@nearform.com>

* Sync to latest (#33)

* APHL support (#1)

* Scheduling support for sms

* Adding support for scheduling

* type fix

* Scheduling fix

* SMS scheduling support

* Adding send count

* Making secret optional

* Adding log

* Changes for limited metrics

* Fixing query

* Bumping versions

* Removing console log

* Making error optional as APHL no longer returns it

* Fixing mobile number issue

* chore: add dependabot

* Bump actions/setup-node from v1 to v2.1.5

Bumps [actions/setup-node](https://github.com/actions/setup-node) from v1 to v2.1.5.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v1...46071b5c7a2e0c34e49c3cb8a0e792e86e18d5ea)

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

* Bump eslint-plugin-node from 10.0.0 to 11.1.0

Bumps [eslint-plugin-node](https://github.com/mysticatea/eslint-plugin-node) from 10.0.0 to 11.1.0.
- [Release notes](https://github.com/mysticatea/eslint-plugin-node/releases)
- [Commits](https://github.com/mysticatea/eslint-plugin-node/compare/v10.0.0...v11.1.0)

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

* Bump fastify-cors from 5.1.0 to 5.2.0

Bumps [fastify-cors](https://github.com/fastify/fastify-cors) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/fastify/fastify-cors/releases)
- [Commits](https://github.com/fastify/fastify-cors/compare/v5.1.0...v5.2.0)

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

* Bump eslint-plugin-jest from 22.21.0 to 24.1.5

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 22.21.0 to 24.1.5.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v22.21.0...v24.1.5)

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

* Bump eslint-plugin-promise from 4.2.1 to 4.3.1

Bumps [eslint-plugin-promise](https://github.com/xjamundx/eslint-plugin-promise) from 4.2.1 to 4.3.1.
- [Release notes](https://github.com/xjamundx/eslint-plugin-promise/releases)
- [Changelog](https://github.com/xjamundx/eslint-plugin-promise/blob/development/CHANGELOG.md)
- [Commits](https://github.com/xjamundx/eslint-plugin-promise/compare/v4.2.1...v4.3.1)

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

* Bump fastify from 3.9.2 to 3.12.0

Bumps [fastify](https://github.com/fastify/fastify) from 3.9.2 to 3.12.0.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](https://github.com/fastify/fastify/compare/v3.9.2...v3.12.0)

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

* Bump pino-pretty from 3.6.1 to 4.5.0

Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 3.6.1 to 4.5.0.
- [Release notes](https://github.com/pinojs/pino-pretty/releases)
- [Commits](https://github.com/pinojs/pino-pretty/compare/v3.6.1...v4.5.0)

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

* Bump faker from 4.1.0 to 5.4.0

Bumps [faker](https://github.com/Marak/Faker.js) from 4.1.0 to 5.4.0.
- [Release notes](https://github.com/Marak/Faker.js/releases)
- [Changelog](https://github.com/Marak/faker.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Marak/Faker.js/commits)

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

* Bump prettier-config-standard from 1.0.1 to 4.0.0

Bumps [prettier-config-standard](https://github.com/npetruzzelli/prettier-config-standard) from 1.0.1 to 4.0.0.
- [Release notes](https://github.com/npetruzzelli/prettier-config-standard/releases)
- [Commits](https://github.com/npetruzzelli/prettier-config-standard/compare/v1.0.1...v4.0.0)

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

* Bump phone from 2.4.19 to 2.4.21

Bumps [phone](https://github.com/aftership/phone) from 2.4.19 to 2.4.21.
- [Release notes](https://github.com/aftership/phone/releases)
- [Commits](https://github.com/aftership/phone/compare/2.4.19...2.4.21)

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

* chore: formatting

* Bump aws-sdk from 2.826.0 to 2.853.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.826.0 to 2.853.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.826.0...v2.853.0)

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

* Bump fastify-swagger from 3.5.0 to 4.3.1

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 3.5.0 to 4.3.1.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](https://github.com/fastify/fastify-swagger/compare/v3.5.0...4.3.1)

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

* Bump eslint-plugin-standard from 4.1.0 to 5.0.0

Bumps [eslint-plugin-standard](https://github.com/standard/eslint-plugin-standard) from 4.1.0 to 5.0.0.
- [Release notes](https://github.com/standard/eslint-plugin-standard/releases)
- [Commits](https://github.com/standard/eslint-plugin-standard/compare/v4.1.0...v5.0.0)

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

* Bump jest from 24.9.0 to 26.6.3

Bumps [jest](https://github.com/facebook/jest) from 24.9.0 to 26.6.3.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v24.9.0...v26.6.3)

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

* Removing unused modules

* Bump crypto-random-string from 3.3.0 to 3.3.1

Bumps [crypto-random-string](https://github.com/sindresorhus/crypto-random-string) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/sindresorhus/crypto-random-string/releases)
- [Commits](https://github.com/sindresorhus/crypto-random-string/compare/v3.3.0...v3.3.1)

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

* fix: integration test

* Bump aws-sdk from 2.853.0 to 2.854.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.853.0 to 2.854.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.853.0...v2.854.0)

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

* Bump fastify-autoload from 3.4.0 to 3.5.2

Bumps [fastify-autoload](https://github.com/fastify/fastify-autoload) from 3.4.0 to 3.5.2.
- [Release notes](https://github.com/fastify/fastify-autoload/releases)
- [Commits](https://github.com/fastify/fastify-autoload/compare/v3.4.0...v3.5.2)

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

* Bump fastify-postgres from 3.3.0 to 3.5.0

Bumps [fastify-postgres](https://github.com/fastify/fastify-postgres) from 3.3.0 to 3.5.0.
- [Release notes](https://github.com/fastify/fastify-postgres/releases)
- [Commits](https://github.com/fastify/fastify-postgres/compare/v3.3.0...v3.5.0)

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

* Bump env-schema from 1.1.0 to 2.1.0

Bumps [env-schema](https://github.com/fastify/env-schema) from 1.1.0 to 2.1.0.
- [Release notes](https://github.com/fastify/env-schema/releases)
- [Commits](https://github.com/fastify/env-schema/compare/v1.1.0...v2.1.0)

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

* Bump fluent-schema from 0.10.0 to 1.1.0

Bumps [fluent-schema](https://github.com/fastify/fluent-schema) from 0.10.0 to 1.1.0.
- [Release notes](https://github.com/fastify/fluent-schema/releases)
- [Commits](https://github.com/fastify/fluent-schema/compare/v0.10.0...v1.1.0)

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

* Bump aws-sdk from 2.854.0 to 2.855.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.854.0 to 2.855.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.854.0...v2.855.0)

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

* Bump date-fns from 2.16.1 to 2.18.0

Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.16.1 to 2.18.0.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v2.16.1...v2.18.0)

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

* Bump fastify from 3.12.0 to 3.13.0

Bumps [fastify](https://github.com/fastify/fastify) from 3.12.0 to 3.13.0.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](https://github.com/fastify/fastify/compare/v3.12.0...v3.13.0)

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

* Bump pino-pretty from 4.5.0 to 4.6.0

Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/pinojs/pino-pretty/releases)
- [Commits](https://github.com/pinojs/pino-pretty/compare/v4.5.0...v4.6.0)

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

* Bump fastify-swagger from 4.3.1 to 4.3.2

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.3.1 to 4.3.2.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](https://github.com/fastify/fastify-swagger/compare/4.3.1...v4.3.2)

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

* Adding support for deeplinks

* Bump eslint from 6.8.0 to 7.21.0

Bumps [eslint](https://github.com/eslint/eslint) from 6.8.0 to 7.21.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v6.8.0...v7.21.0)

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

* Bump aws-sdk from 2.855.0 to 2.856.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.855.0 to 2.856.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.855.0...v2.856.0)

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

* Bump fastify-swagger from 4.3.2 to 4.3.3

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.3.2 to 4.3.3.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](https://github.com/fastify/fastify-swagger/compare/v4.3.2...v4.3.3)

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

* Bump date-fns from 2.18.0 to 2.19.0

Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.18.0 to 2.19.0.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v2.18.0...v2.19.0)

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

* Bump aws-sdk from 2.856.0 to 2.857.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.856.0 to 2.857.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.856.0...v2.857.0)

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

* Bump eslint-config-standard from 14.1.1 to 16.0.2

Bumps [eslint-config-standard](https://github.com/standard/eslint-config-standard) from 14.1.1 to 16.0.2.
- [Release notes](https://github.com/standard/eslint-config-standard/releases)
- [Changelog](https://github.com/standard/eslint-config-standard/blob/master/CHANGELOG.md)
- [Commits](https://github.com/standard/eslint-config-standard/compare/v14.1.1...v16.0.2)

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

* Bump prettier from 1.19.1 to 2.2.1

Bumps [prettier](https://github.com/prettier/prettier) from 1.19.1 to 2.2.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/1.19.1...2.2.1)

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

* chore: format

* chore: add dependabot automerge action

This change will cause dependabot PRs to be merged automatically when they pass the CI checks.

* Bump fastify-swagger from 4.3.3 to 4.4.0

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.3.3 to 4.4.0.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](https://github.com/fastify/fastify-swagger/compare/v4.3.3...v4.4.0)

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

* Bump aws-sdk from 2.857.0 to 2.858.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.857.0 to 2.858.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.857.0...v2.858.0)

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

* Bump pino-pretty from 4.6.0 to 4.7.0

Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 4.6.0 to 4.7.0.
- [Release notes](https://github.com/pinojs/pino-pretty/releases)
- [Commits](https://github.com/pinojs/pino-pretty/compare/v4.6.0...v4.7.0)

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

* Bump env-schema from 2.1.0 to 3.0.1

Bumps [env-schema](https://github.com/fastify/env-schema) from 2.1.0 to 3.0.1.
- [Release notes](https://github.com/fastify/env-schema/releases)
- [Commits](https://github.com/fastify/env-schema/compare/v2.1.0...v3.0.1)

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

* Bump eslint-plugin-jest from 24.1.5 to 24.1.9

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.1.5 to 24.1.9.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v24.1.5...v24.1.9)

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

Co-authored-by: Jack Murdoch <35329295+jackmurdoch@users.noreply.github.com>
Co-authored-by: Jack Murdoch <jack.murdoch@nearform.com>
Co-authored-by: Simone Busoli <simone.busoli@nearform.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Simone Busoli <simone.busoli@gmail.com>

* Bump eslint-config-prettier-standard from 3.0.1 to 4.0.1 (#34)

Bumps [eslint-config-prettier-standard](https://github.com/npetruzzelli/eslint-config-prettier-standard) from 3.0.1 to 4.0.1.
- [Release notes](https://github.com/npetruzzelli/eslint-config-prettier-standard/releases)
- [Commits](https://github.com/npetruzzelli/eslint-config-prettier-standard/compare/v3.0.1...v4.0.1)

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

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

* Bump eslint-config-prettier from 6.15.0 to 8.1.0 (#35)

Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.15.0 to 8.1.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v6.15.0...v8.1.0)

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

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

* Sync to latest (#57)

* APHL support (#1)

* Scheduling support for sms

* Adding support for scheduling

* type fix

* Scheduling fix

* SMS scheduling support

* Adding send count

* Making secret optional

* Adding log

* Changes for limited metrics

* Fixing query

* Bumping versions

* Removing console log

* Making error optional as APHL no longer returns it

* Fixing mobile number issue

* chore: add dependabot

* Bump actions/setup-node from v1 to v2.1.5

Bumps [actions/setup-node](https://github.com/actions/setup-node) from v1 to v2.1.5.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v1...46071b5c7a2e0c34e49c3cb8a0e792e86e18d5ea)

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

* Bump eslint-plugin-node from 10.0.0 to 11.1.0

Bumps [eslint-plugin-node](https://github.com/mysticatea/eslint-plugin-node) from 10.0.0 to 11.1.0.
- [Release notes](https://github.com/mysticatea/eslint-plugin-node/releases)
- [Commits](https://github.com/mysticatea/eslint-plugin-node/compare/v10.0.0...v11.1.0)

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

* Bump fastify-cors from 5.1.0 to 5.2.0

Bumps [fastify-cors](https://github.com/fastify/fastify-cors) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/fastify/fastify-cors/releases)
- [Commits](https://github.com/fastify/fastify-cors/compare/v5.1.0...v5.2.0)

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

* Bump eslint-plugin-jest from 22.21.0 to 24.1.5

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 22.21.0 to 24.1.5.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v22.21.0...v24.1.5)

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

* Bump eslint-plugin-promise from 4.2.1 to 4.3.1

Bumps [eslint-plugin-promise](https://github.com/xjamundx/eslint-plugin-promise) from 4.2.1 to 4.3.1.
- [Release notes](https://github.com/xjamundx/eslint-plugin-promise/releases)
- [Changelog](https://github.com/xjamundx/eslint-plugin-promise/blob/development/CHANGELOG.md)
- [Commits](https://github.com/xjamundx/eslint-plugin-promise/compare/v4.2.1...v4.3.1)

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

* Bump fastify from 3.9.2 to 3.12.0

Bumps [fastify](https://github.com/fastify/fastify) from 3.9.2 to 3.12.0.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](https://github.com/fastify/fastify/compare/v3.9.2...v3.12.0)

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

* Bump pino-pretty from 3.6.1 to 4.5.0

Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 3.6.1 to 4.5.0.
- [Release notes](https://github.com/pinojs/pino-pretty/releases)
- [Commits](https://github.com/pinojs/pino-pretty/compare/v3.6.1...v4.5.0)

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

* Bump faker from 4.1.0 to 5.4.0

Bumps [faker](https://github.com/Marak/Faker.js) from 4.1.0 to 5.4.0.
- [Release notes](https://github.com/Marak/Faker.js/releases)
- [Changelog](https://github.com/Marak/faker.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Marak/Faker.js/commits)

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

* Bump prettier-config-standard from 1.0.1 to 4.0.0

Bumps [prettier-config-standard](https://github.com/npetruzzelli/prettier-config-standard) from 1.0.1 to 4.0.0.
- [Release notes](https://github.com/npetruzzelli/prettier-config-standard/releases)
- [Commits](https://github.com/npetruzzelli/prettier-config-standard/compare/v1.0.1...v4.0.0)

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

* Bump phone from 2.4.19 to 2.4.21

Bumps [phone](https://github.com/aftership/phone) from 2.4.19 to 2.4.21.
- [Release notes](https://github.com/aftership/phone/releases)
- [Commits](https://github.com/aftership/phone/compare/2.4.19...2.4.21)

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

* chore: formatting

* Bump aws-sdk from 2.826.0 to 2.853.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.826.0 to 2.853.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.826.0...v2.853.0)

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

* Bump fastify-swagger from 3.5.0 to 4.3.1

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 3.5.0 to 4.3.1.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](https://github.com/fastify/fastify-swagger/compare/v3.5.0...4.3.1)

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

* Bump eslint-plugin-standard from 4.1.0 to 5.0.0

Bumps [eslint-plugin-standard](https://github.com/standard/eslint-plugin-standard) from 4.1.0 to 5.0.0.
- [Release notes](https://github.com/standard/eslint-plugin-standard/releases)
- [Commits](https://github.com/standard/eslint-plugin-standard/compare/v4.1.0...v5.0.0)

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

* Bump jest from 24.9.0 to 26.6.3

Bumps [jest](https://github.com/facebook/jest) from 24.9.0 to 26.6.3.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v24.9.0...v26.6.3)

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

* Removing unused modules

* Bump crypto-random-string from 3.3.0 to 3.3.1

Bumps [crypto-random-string](https://github.com/sindresorhus/crypto-random-string) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/sindresorhus/crypto-random-string/releases)
- [Commits](https://github.com/sindresorhus/crypto-random-string/compare/v3.3.0...v3.3.1)

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

* fix: integration test

* Bump aws-sdk from 2.853.0 to 2.854.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.853.0 to 2.854.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.853.0...v2.854.0)

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

* Bump fastify-autoload from 3.4.0 to 3.5.2

Bumps [fastify-autoload](https://github.com/fastify/fastify-autoload) from 3.4.0 to 3.5.2.
- [Release notes](https://github.com/fastify/fastify-autoload/releases)
- [Commits](https://github.com/fastify/fastify-autoload/compare/v3.4.0...v3.5.2)

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

* Bump fastify-postgres from 3.3.0 to 3.5.0

Bumps [fastify-postgres](https://github.com/fastify/fastify-postgres) from 3.3.0 to 3.5.0.
- [Release notes](https://github.com/fastify/fastify-postgres/releases)
- [Commits](https://github.com/fastify/fastify-postgres/compare/v3.3.0...v3.5.0)

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

* Bump env-schema from 1.1.0 to 2.1.0

Bumps [env-schema](https://github.com/fastify/env-schema) from 1.1.0 to 2.1.0.
- [Release notes](https://github.com/fastify/env-schema/releases)
- [Commits](https://github.com/fastify/env-schema/compare/v1.1.0...v2.1.0)

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

* Bump fluent-schema from 0.10.0 to 1.1.0

Bumps [fluent-schema](https://github.com/fastify/fluent-schema) from 0.10.0 to 1.1.0.
- [Release notes](https://github.com/fastify/fluent-schema/releases)
- [Commits](https://github.com/fastify/fluent-schema/compare/v0.10.0...v1.1.0)

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

* Bump aws-sdk from 2.854.0 to 2.855.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.854.0 to 2.855.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.854.0...v2.855.0)

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

* Bump date-fns from 2.16.1 to 2.18.0

Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.16.1 to 2.18.0.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v2.16.1...v2.18.0)

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

* Bump fastify from 3.12.0 to 3.13.0

Bumps [fastify](https://github.com/fastify/fastify) from 3.12.0 to 3.13.0.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](https://github.com/fastify/fastify/compare/v3.12.0...v3.13.0)

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

* Bump pino-pretty from 4.5.0 to 4.6.0

Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/pinojs/pino-pretty/releases)
- [Commits](https://github.com/pinojs/pino-pretty/compare/v4.5.0...v4.6.0)

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

* Bump fastify-swagger from 4.3.1 to 4.3.2

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.3.1 to 4.3.2.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](https://github.com/fastify/fastify-swagger/compare/4.3.1...v4.3.2)

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

* Adding support for deeplinks

* Bump eslint from 6.8.0 to 7.21.0

Bumps [eslint](https://github.com/eslint/eslint) from 6.8.0 to 7.21.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v6.8.0...v7.21.0)

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

* Bump aws-sdk from 2.855.0 to 2.856.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.855.0 to 2.856.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.855.0...v2.856.0)

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

* Bump fastify-swagger from 4.3.2 to 4.3.3

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.3.2 to 4.3.3.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](https://github.com/fastify/fastify-swagger/compare/v4.3.2...v4.3.3)

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

* Bump date-fns from 2.18.0 to 2.19.0

Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.18.0 to 2.19.0.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v2.18.0...v2.19.0)

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

* Bump aws-sdk from 2.856.0 to 2.857.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.856.0 to 2.857.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.856.0...v2.857.0)

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

* Bump eslint-config-standard from 14.1.1 to 16.0.2

Bumps [eslint-config-standard](https://github.com/standard/eslint-config-standard) from 14.1.1 to 16.0.2.
- [Release notes](https://github.com/standard/eslint-config-standard/releases)
- [Changelog](https://github.com/standard/eslint-config-standard/blob/master/CHANGELOG.md)
- [Commits](https://github.com/standard/eslint-config-standard/compare/v14.1.1...v16.0.2)

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

* Bump prettier from 1.19.1 to 2.2.1

Bumps [prettier](https://github.com/prettier/prettier) from 1.19.1 to 2.2.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/1.19.1...2.2.1)

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

* chore: format

* chore: add dependabot automerge action

This change will cause dependabot PRs to be merged automatically when they pass the CI checks.

* Bump fastify-swagger from 4.3.3 to 4.4.0

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.3.3 to 4.4.0.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](https://github.com/fastify/fastify-swagger/compare/v4.3.3...v4.4.0)

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

* Bump aws-sdk from 2.857.0 to 2.858.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.857.0 to 2.858.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.857.0...v2.858.0)

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

* Bump pino-pretty from 4.6.0 to 4.7.0

Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 4.6.0 to 4.7.0.
- [Release notes](https://github.com/pinojs/pino-pretty/releases)
- [Commits](https://github.com/pinojs/pino-pretty/compare/v4.6.0...v4.7.0)

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

* Bump env-schema from 2.1.0 to 3.0.1

Bumps [env-schema](https://github.com/fastify/env-schema) from 2.1.0 to 3.0.1.
- [Release notes](https://github.com/fastify/env-schema/releases)
- [Commits](https://github.com/fastify/env-schema/compare/v2.1.0...v3.0.1)

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

* Bump eslint-plugin-jest from 24.1.5 to 24.1.9

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.1.5 to 24.1.9.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v24.1.5...v24.1.9)

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

* Bump aws-sdk from 2.858.0 to 2.859.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.858.0 to 2.859.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.858.0...v2.859.0)

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

* Bump pino-pretty from 4.7.0 to 4.7.1

Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 4.7.0 to 4.7.1.
- [Release notes](https://github.com/pinojs/pino-pretty/releases)
- [Commits](https://github.com/pinojs/pino-pretty/compare/v4.7.0...v4.7.1)

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

* Bump eslint-config-prettier-standard from 3.0.1 to 4.0.1

Bumps [eslint-config-prettier-standard](https://github.com/npetruzzelli/eslint-config-prettier-standard) from 3.0.1 to 4.0.1.
- [Release notes](https://github.com/npetruzzelli/eslint-config-prettier-standard/releases)
- [Commits](https://github.com/npetruzzelli/eslint-config-prettier-standard/compare/v3.0.1...v4.0.1)

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

* chore(deps): bump aws-sdk from 2.859.0 to 2.860.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.859.0 to 2.860.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.859.0...v2.860.0)

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

* chore(deps-dev): bump eslint-plugin-jest from 24.1.9 to 24.2.0

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.1.9 to 24.2.0.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v24.1.9...v24.2.0)

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

* chore(deps): bump aws-sdk from 2.860.0 to 2.861.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.860.0 to 2.861.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.860.0...v2.861.0)

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

* chore(deps-dev): bump eslint-plugin-jest from 24.2.0 to 24.2.1

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.2.0 to 24.2.1.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v24.2.0...v24.2.1)

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

* chore(deps): bump aws-sdk from 2.861.0 to 2.862.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.861.0 to 2.862.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.861.0...v2.862.0)

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

* chore(deps): bump fastify-swagger from 4.4.0 to 4.4.1

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.4.0 to 4.4.1.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](https://github.com/fastify/fastify-swagger/compare/v4.4.0...v4.4.1)

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

* chore(deps): bump fastify-autoload from 3.5.2 to 3.6.0

Bumps [fastify-autoload](https://github.com/fastify/fastify-autoload) from 3.5.2 to 3.6.0.
- [Release notes](https://github.com/fastify/fastify-autoload/releases)
- [Commits](https://github.com/fastify/fastify-autoload/compare/v3.5.2...v3.6.0)

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

* chore(deps): bump fastify from 3.13.0 to 3.14.0

Bumps [fastify](https://github.com/fastify/fastify) from 3.13.0 to 3.14.0.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](https://github.com/fastify/fastify/compare/v3.13.0...v3.14.0)

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

* chore(deps): bump fastify/github-action-merge-dependabot (#64)

Bumps [fastify/github-action-merge-dependabot](https://github.com/fastify/github-action-merge-dependabot) from v1.2.1 to v2.0.0.
- [Release notes](https://github.com/fastify/github-action-merge-dependabot/releases)
- [Commits](https://github.com/fastify/github-action-merge-dependabot/compare/v1.2.1...a8beb6aa8ba6b9ccaac56697e646e9db994680b5)

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

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

* chore(deps-dev): bump eslint-plugin-jest from 24.2.1 to 24.3.1 (#65)

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.2.1 to 24.3.1.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v24.2.1...v24.3.1)

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

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

* chore(deps): bump aws-sdk from 2.862.0 to 2.863.0 (#66)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.862.0 to 2.863.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.862.0...v2.863.0)

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

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

* chore(deps-dev): bump eslint from 7.21.0 to 7.22.0 (#67)

Bumps [eslint](https://github.com/eslint/eslint) from 7.21.0 to 7.22.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.21.0...v7.22.0)

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

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

* chore(deps): bump aws-sdk from 2.863.0 to 2.864.0 (#68)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.863.0 to 2.864.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.863.0...v2.864.0)

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

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

* chore(deps): bump fastify-swagger from 4.4.1 to 4.4.2 (#69)

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.4.1 to 4.4.2.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](https://github.com/fastify/fastify-swagger/compare/v4.4.1...v4.4.2)

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

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

* chore(deps): bump aws-sdk from 2.864.0 to 2.865.0 (#70)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.864.0 to 2.865.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.864.0...v2.865.0)

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

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

* chore(deps-dev): bump eslint-plugin-jest from 24.3.1 to 24.3.2 (#71)

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.3.1 to 24.3.2.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v24.3.1...v24.3.2)

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

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

* chore(deps): bump aws-sdk from 2.865.0 to 2.866.0 (#72)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.865.0 to 2.866.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.865.0...v2.866.0)

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

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

* chore(deps): bump aws-sdk from 2.866.0 to 2.867.0 (#73)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.866.0 to 2.867.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.866.0...v2.867.0)

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

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

* Adding support for exporting enx metrics

* Fixing schema

* chore(deps): bump aws-sdk from 2.867.0 to 2.868.0 (#74)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.867.0 to 2.868.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.867.0...v2.868.0)

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

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

* chore(deps): bump fastify-jwt from 2.3.0 to 2.4.0 (#75)

Bumps [fastify-jwt](https://github.com/fastify/fastify-jwt) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/fastify/fastify-jwt/releases)
- [Commits](https://github.com/fastify/fastify-jwt/compare/v2.3.0...v2.4.0)

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

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

* chore(deps): bump aws-sdk from 2.868.0 to 2.869.0 (#76)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.868.0 to 2.869.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.868.0...v2.869.0)

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

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

* chore(deps): bump aws-sdk from 2.869.0 to 2.870.0 (#77)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.869.0 to 2.870.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.869.0...v2.870.0)

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

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

* Adding enx metrics end point

Co-authored-by: Jack Murdoch <35329295+jackmurdoch@users.noreply.github.com>
Co-authored-by: Jack Murdoch <jack.murdoch@nearform.com>
Co-authored-by: Simone Busoli <simone.busoli@nearform.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Simone Busoli <simone.busoli@gmail.com>

* Syncing latest (#58)

* APHL support (#1)

* Scheduling support for sms

* Adding support for scheduling

* type fix

* Scheduling fix

* SMS scheduling support

* Adding send count

* Making secret optional

* Adding log

* Changes for limited metrics

* Fixing query

* Bumping versions

* Removing console log

* Making error optional as APHL no longer returns it

* Fixing mobile number issue

* chore: add dependabot

* Bump actions/setup-node from v1 to v2.1.5

Bumps [actions/setup-node](https://github.com/actions/setup-node) from v1 to v2.1.5.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v1...46071b5c7a2e0c34e49c3cb8a0e792e86e18d5ea)

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

* Bump eslint-plugin-node from 10.0.0 to 11.1.0

Bumps [eslint-plugin-node](https://github.com/mysticatea/eslint-plugin-node) from 10.0.0 to 11.1.0.
- [Release notes](https://github.com/mysticatea/eslint-plugin-node/releases)
- [Commits](https://github.com/mysticatea/eslint-plugin-node/compare/v10.0.0...v11.1.0)

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

* Bump fastify-cors from 5.1.0 to 5.2.0

Bumps [fastify-cors](https://github.com/fastify/fastify-cors) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/fastify/fastify-cors/releases)
- [Commits](https://github.com/fastify/fastify-cors/compare/v5.1.0...v5.2.0)

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

* Bump eslint-plugin-jest from 22.21.0 to 24.1.5

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 22.21.0 to 24.1.5.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v22.21.0...v24.1.5)

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

* Bump eslint-plugin-promise from 4.2.1 to 4.3.1

Bumps [eslint-plugin-promise](https://github.com/xjamundx/eslint-plugin-promise) from 4.2.1 to 4.3.1.
- [Release notes](https://github.com/xjamundx/eslint-plugin-promise/releases)
- [Changelog](https://github.com/xjamundx/eslint-plugin-promise/blob/development/CHANGELOG.md)
- [Commits](https://github.com/xjamundx/eslint-plugin-promise/compare/v4.2.1...v4.3.1)

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

* Bump fastify from 3.9.2 to 3.12.0

Bumps [fastify](https://github.com/fastify/fastify) from 3.9.2 to 3.12.0.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](https://github.com/fastify/fastify/compare/v3.9.2...v3.12.0)

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

* Bump pino-pretty from 3.6.1 to 4.5.0

Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 3.6.1 to 4.5.0.
- [Release notes](https://github.com/pinojs/pino-pretty/releases)
- [Commits](https://github.com/pinojs/pino-pretty/compare/v3.6.1...v4.5.0)

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

* Bump faker from 4.1.0 to 5.4.0

Bumps [faker](https://github.com/Marak/Faker.js) from 4.1.0 to 5.4.0.
- [Release notes](https://github.com/Marak/Faker.js/releases)
- [Changelog](https://github.com/Marak/faker.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Marak/Faker.js/commits)

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

* Bump prettier-config-standard from 1.0.1 to 4.0.0

Bumps [prettier-config-standard](https://github.com/npetruzzelli/prettier-config-standard) from 1.0.1 to 4.0.0.
- [Release notes](https://github.com/npetruzzelli/prettier-config-standard/releases)
- [Commits](https://github.com/npetruzzelli/prettier-config-standard/compare/v1.0.1...v4.0.0)

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

* Bump phone from 2.4.19 to 2.4.21

Bumps [phone](https://github.com/aftership/phone) from 2.4.19 to 2.4.21.
- [Release notes](https://github.com/aftership/phone/releases)
- [Commits](https://github.com/aftership/phone/compare/2.4.19...2.4.21)

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

* chore: formatting

* Bump aws-sdk from 2.826.0 to 2.853.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.826.0 to 2.853.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.826.0...v2.853.0)

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

* Bump fastify-swagger from 3.5.0 to 4.3.1

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 3.5.0 to 4.3.1.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](https://github.com/fastify/fastify-swagger/compare/v3.5.0...4.3.1)

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

* Bump eslint-plugin-standard from 4.1.0 to 5.0.0

Bumps [eslint-plugin-standard](https://github.com/standard/eslint-plugin-standard) from 4.1.0 to 5.0.0.
- [Release notes](https://github.com/standard/eslint-plugin-standard/releases)
- [Commits](https://github.com/standard/eslint-plugin-standard/compare/v4.1.0...v5.0.0)

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

* Bump jest from 24.9.0 to 26.6.3

Bumps [jest](https://github.com/facebook/jest) from 24.9.0 to 26.6.3.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v24.9.0...v26.6.3)

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

* Removing unused modules

* Bump crypto-random-string from 3.3.0 to 3.3.1

Bumps [crypto-random-string](https://github.com/sindresorhus/crypto-random-string) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/sindresorhus/crypto-random-string/releases)
- [Commits](https://github.com/sindresorhus/crypto-random-string/compare/v3.3.0...v3.3.1)

Signed-off-by: dependabot[bot] <support@github.com>

* fix: integration test

* Bump aws-sdk from 2.853.0 to 2.854.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.853.0 to 2.854.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.853.0...v2.854.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump fastify-autoload from 3.4.0 to 3.5.2

Bumps [fastify-autoload](https://github.com/fastify/fastify-autoload) from 3.4.0 to 3.5.2.
- [Release notes](https://github.com/fastify/fastify-autoload/releases)
- [Commits](https://github.com/fastify/fastify-autoload/compare/v3.4.0...v3.5.2)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump fastify-postgres from 3.3.0 to 3.5.0

Bumps [fastify-postgres](https://github.com/fastify/fastify-postgres) from 3.3.0 to 3.5.0.
- [Release notes](https://github.com/fastify/fastify-postgres/releases)
- [Commits](https://github.com/fastify/fastify-postgres/compare/v3.3.0...v3.5.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump env-schema from 1.1.0 to 2.1.0

Bumps [env-schema](https://github.com/fastify/env-schema) from 1.1.0 to 2.1.0.
- [Release notes](https://github.com/fastify/env-schema/releases)
- [Commits](https://github.com/fastify/env-schema/compare/v1.1.0...v2.1.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump fluent-schema from 0.10.0 to 1.1.0

Bumps [fluent-schema](https://github.com/fastify/fluent-schema) from 0.10.0 to 1.1.0.
- [Release notes](https://github.com/fastify/fluent-schema/releases)
- [Commits](https://github.com/fastify/fluent-schema/compare/v0.10.0...v1.1.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump aws-sdk from 2.854.0 to 2.855.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.854.0 to 2.855.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.854.0...v2.855.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump date-fns from 2.16.1 to 2.18.0

Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.16.1 to 2.18.0.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v2.16.1...v2.18.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump fastify from 3.12.0 to 3.13.0

Bumps [fastify](https://github.com/fastify/fastify) from 3.12.0 to 3.13.0.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](https://github.com/fastify/fastify/compare/v3.12.0...v3.13.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump pino-pretty from 4.5.0 to 4.6.0

Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/pinojs/pino-pretty/releases)
- [Commits](https://github.com/pinojs/pino-pretty/compare/v4.5.0...v4.6.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump fastify-swagger from 4.3.1 to 4.3.2

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.3.1 to 4.3.2.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](https://github.com/fastify/fastify-swagger/compare/4.3.1...v4.3.2)

Signed-off-by: dependabot[bot] <support@github.com>

* Adding support for deeplinks

* Bump eslint from 6.8.0 to 7.21.0

Bumps [eslint](https://github.com/eslint/eslint) from 6.8.0 to 7.21.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v6.8.0...v7.21.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump aws-sdk from 2.855.0 to 2.856.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.855.0 to 2.856.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.855.0...v2.856.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump fastify-swagger from 4.3.2 to 4.3.3

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.3.2 to 4.3.3.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](https://github.com/fastify/fastify-swagger/compare/v4.3.2...v4.3.3)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump date-fns from 2.18.0 to 2.19.0

Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.18.0 to 2.19.0.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v2.18.0...v2.19.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump aws-sdk from 2.856.0 to 2.857.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.856.0 to 2.857.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.856.0...v2.857.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump eslint-config-standard from 14.1.1 to 16.0.2

Bumps [eslint-config-standard](https://github.com/standard/eslint-config-standard) from 14.1.1 to 16.0.2.
- [Release notes](https://github.com/standard/eslint-config-standard/releases)
- [Changelog](https://github.com/standard/eslint-config-standard/blob/master/CHANGELOG.md)
- [Commits](https://github.com/standard/eslint-config-standard/compare/v14.1.1...v16.0.2)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump prettier from 1.19.1 to 2.2.1

Bumps [prettier](https://github.com/prettier/prettier) from 1.19.1 to 2.2.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/1.19.1...2.2.1)

Signed-off-by: dependabot[bot] <support@github.com>

* chore: format

* chore: add dependabot automerge action

This change will cause dependabot PRs to be merged automatically when they pass the CI checks.

* Bump fastify-swagger from 4.3.3 to 4.4.0

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.3.3 to 4.4.0.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](https://github.com/fastify/fastify-swagger/compare/v4.3.3...v4.4.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump aws-sdk from 2.857.0 to 2.858.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.857.0 to 2.858.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.857.0...v2.858.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump pino-pretty from 4.6.0 to 4.7.0

Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 4.6.0 to 4.7.0.
- [Release notes](https://github.com/pinojs/pino-pretty/releases)
- [Commits](https://github.com/pinojs/pino-pretty/compare/v4.6.0...v4.7.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump env-schema from 2.1.0 to 3.0.1

Bumps [env-schema](https://github.com/fastify/env-schema) from 2.1.0 to 3.0.1.
- [Release notes](https://github.com/fastify/env-schema/releases)
- [Commits](https://github.com/fastify/env-schema/compare/v2.1.0...v3.0.1)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump eslint-plugin-jest from 24.1.5 to 24.1.9

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.1.5 to 24.1.9.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v24.1.5...v24.1.9)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump aws-sdk from 2.858.0 to 2.859.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.858.0 to 2.859.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.858.0...v2.859.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump pino-pretty from 4.7.0 to 4.7.1

Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 4.7.0 to 4.7.1.
- [Release notes](https://github.com/pinojs/pino-pretty/releases)
- [Commits](https://github.com/pinojs/pino-pretty/compare/v4.7.0...v4.7.1)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump eslint-config-prettier-standard from 3.0.1 to 4.0.1

Bumps [eslint-config-prettier-standard](https://github.com/npetruzzelli/eslint-config-prettier-standard) from 3.0.1 to 4.0.1.
- [Release notes](https://github.com/npetruzzelli/eslint-config-prettier-standard/releases)
- [Commits](https://github.com/npetruzzelli/eslint-config-prettier-standard/compare/v3.0.1...v4.0.1)

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps): bump aws-sdk from 2.859.0 to 2.860.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.859.0 to 2.860.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.859.0...v2.860.0)

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps-dev): bump eslint-plugin-jest from 24.1.9 to 24.2.0

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.1.9 to 24.2.0.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v24.1.9...v24.2.0)

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps): bump aws-sdk from 2.860.0 to 2.861.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.860.0 to 2.861.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.860.0...v2.861.0)

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps-dev): bump eslint-plugin-jest from 24.2.0 to 24.2.1

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.2.0 to 24.2.1.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v24.2.0...v24.2.1)

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps): bump aws-sdk from 2.861.0 to 2.862.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.861.0 to 2.862.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.861.0...v2.862.0)

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps): bump fastify-swagger from 4.4.0 to 4.4.1

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.4.0 to 4.4.1.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](https://github.com/fastify/fastify-swagger/compare/v4.4.0...v4.4.1)

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps): bump fastify-autoload from 3.5.2 to 3.6.0

Bumps [fastify-autoload](https://github.com/fastify/fastify-autoload) from 3.5.2 to 3.6.0.
- [Release notes](https://github.com/fastify/fastify-autoload/releases)
- [Commits](https://github.com/fastify/fastify-autoload/compare/v3.5.2...v3.6.0)

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps): bump fastify from 3.13.0 to 3.14.0

Bumps [fastify](https://github.com/fastify/fastify) from 3.13.0 to 3.14.0.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](https://github.com/fastify/fastify/compare/v3.13.0...v3.14.0)

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps): bump fastify/github-action-merge-dependabot (#64)

Bumps [fastify/github-action-merge-dependabot](https://github.com/fastify/github-action-merge-dependabot) from v1.2.1 to v2.0.0.
- [Release notes](https://github.com/fastify/github-action-merge-dependabot/releases)
- [Commits](https://github.com/fastify/github-action-merge-dependabot/compare/v1.2.1...a8beb6aa8ba6b9ccaac56697e646e9db994680b5)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump eslint-plugin-jest from 24.2.1 to 24.3.1 (#65)

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.2.1 to 24.3.1.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v24.2.1...v24.3.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump aws-sdk from 2.862.0 to 2.863.0 (#66)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.862.0 to 2.863.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.862.0...v2.863.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump eslint from 7.21.0 to 7.22.0 (#67)

Bumps [eslint](https://github.com/eslint/eslint) from 7.21.0 to 7.22.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.21.0...v7.22.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump aws-sdk from 2.863.0 to 2.864.0 (#68)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.863.0 to 2.864.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.863.0...v2.864.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump fastify-swagger from 4.4.1 to 4.4.2 (#69)

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.4.1 to 4.4.2.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](https://github.com/fastify/fastify-swagger/compare/v4.4.1...v4.4.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump aws-sdk from 2.864.0 to 2.8…
colmharte added a commit that referenced this pull request May 21, 2021
* Syncing latest changes  (#31)

* APHL support (#1)

* Scheduling support for sms

* Adding support for scheduling

* type fix

* Scheduling fix

* SMS scheduling support

* Adding send count

* Making secret optional

* Adding log

* Changes for limited metrics

* Fixing query

* Bumping versions

* Removing console log

* Making error optional as APHL no longer returns it

Co-authored-by: Jack Murdoch <35329295+jackmurdoch@users.noreply.github.com>
Co-authored-by: Jack Murdoch <jack.murdoch@nearform.com>

* Syncing latest changes (#32)

* APHL support (#1)

* Scheduling support for sms

* Adding support for scheduling

* type fix

* Scheduling fix

* SMS scheduling support

* Adding send count

* Making secret optional

* Adding log

* Changes for limited metrics

* Fixing query

* Bumping versions

* Removing console log

* Making error optional as APHL no longer returns it

* Fixing mobile number issue

Co-authored-by: Jack Murdoch <35329295+jackmurdoch@users.noreply.github.com>
Co-authored-by: Jack Murdoch <jack.murdoch@nearform.com>

* Sync to latest (#33)

* APHL support (#1)

* Scheduling support for sms

* Adding support for scheduling

* type fix

* Scheduling fix

* SMS scheduling support

* Adding send count

* Making secret optional

* Adding log

* Changes for limited metrics

* Fixing query

* Bumping versions

* Removing console log

* Making error optional as APHL no longer returns it

* Fixing mobile number issue

* chore: add dependabot

* Bump actions/setup-node from v1 to v2.1.5

Bumps [actions/setup-node](https://github.com/actions/setup-node) from v1 to v2.1.5.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v1...46071b5c7a2e0c34e49c3cb8a0e792e86e18d5ea)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump eslint-plugin-node from 10.0.0 to 11.1.0

Bumps [eslint-plugin-node](https://github.com/mysticatea/eslint-plugin-node) from 10.0.0 to 11.1.0.
- [Release notes](https://github.com/mysticatea/eslint-plugin-node/releases)
- [Commits](https://github.com/mysticatea/eslint-plugin-node/compare/v10.0.0...v11.1.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump fastify-cors from 5.1.0 to 5.2.0

Bumps [fastify-cors](https://github.com/fastify/fastify-cors) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/fastify/fastify-cors/releases)
- [Commits](https://github.com/fastify/fastify-cors/compare/v5.1.0...v5.2.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump eslint-plugin-jest from 22.21.0 to 24.1.5

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 22.21.0 to 24.1.5.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v22.21.0...v24.1.5)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump eslint-plugin-promise from 4.2.1 to 4.3.1

Bumps [eslint-plugin-promise](https://github.com/xjamundx/eslint-plugin-promise) from 4.2.1 to 4.3.1.
- [Release notes](https://github.com/xjamundx/eslint-plugin-promise/releases)
- [Changelog](https://github.com/xjamundx/eslint-plugin-promise/blob/development/CHANGELOG.md)
- [Commits](https://github.com/xjamundx/eslint-plugin-promise/compare/v4.2.1...v4.3.1)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump fastify from 3.9.2 to 3.12.0

Bumps [fastify](https://github.com/fastify/fastify) from 3.9.2 to 3.12.0.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](https://github.com/fastify/fastify/compare/v3.9.2...v3.12.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump pino-pretty from 3.6.1 to 4.5.0

Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 3.6.1 to 4.5.0.
- [Release notes](https://github.com/pinojs/pino-pretty/releases)
- [Commits](https://github.com/pinojs/pino-pretty/compare/v3.6.1...v4.5.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump faker from 4.1.0 to 5.4.0

Bumps [faker](https://github.com/Marak/Faker.js) from 4.1.0 to 5.4.0.
- [Release notes](https://github.com/Marak/Faker.js/releases)
- [Changelog](https://github.com/Marak/faker.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Marak/Faker.js/commits)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump prettier-config-standard from 1.0.1 to 4.0.0

Bumps [prettier-config-standard](https://github.com/npetruzzelli/prettier-config-standard) from 1.0.1 to 4.0.0.
- [Release notes](https://github.com/npetruzzelli/prettier-config-standard/releases)
- [Commits](https://github.com/npetruzzelli/prettier-config-standard/compare/v1.0.1...v4.0.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump phone from 2.4.19 to 2.4.21

Bumps [phone](https://github.com/aftership/phone) from 2.4.19 to 2.4.21.
- [Release notes](https://github.com/aftership/phone/releases)
- [Commits](https://github.com/aftership/phone/compare/2.4.19...2.4.21)

Signed-off-by: dependabot[bot] <support@github.com>

* chore: formatting

* Bump aws-sdk from 2.826.0 to 2.853.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.826.0 to 2.853.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.826.0...v2.853.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump fastify-swagger from 3.5.0 to 4.3.1

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 3.5.0 to 4.3.1.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](https://github.com/fastify/fastify-swagger/compare/v3.5.0...4.3.1)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump eslint-plugin-standard from 4.1.0 to 5.0.0

Bumps [eslint-plugin-standard](https://github.com/standard/eslint-plugin-standard) from 4.1.0 to 5.0.0.
- [Release notes](https://github.com/standard/eslint-plugin-standard/releases)
- [Commits](https://github.com/standard/eslint-plugin-standard/compare/v4.1.0...v5.0.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump jest from 24.9.0 to 26.6.3

Bumps [jest](https://github.com/facebook/jest) from 24.9.0 to 26.6.3.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v24.9.0...v26.6.3)

Signed-off-by: dependabot[bot] <support@github.com>

* Removing unused modules

* Bump crypto-random-string from 3.3.0 to 3.3.1

Bumps [crypto-random-string](https://github.com/sindresorhus/crypto-random-string) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/sindresorhus/crypto-random-string/releases)
- [Commits](https://github.com/sindresorhus/crypto-random-string/compare/v3.3.0...v3.3.1)

Signed-off-by: dependabot[bot] <support@github.com>

* fix: integration test

* Bump aws-sdk from 2.853.0 to 2.854.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.853.0 to 2.854.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.853.0...v2.854.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump fastify-autoload from 3.4.0 to 3.5.2

Bumps [fastify-autoload](https://github.com/fastify/fastify-autoload) from 3.4.0 to 3.5.2.
- [Release notes](https://github.com/fastify/fastify-autoload/releases)
- [Commits](https://github.com/fastify/fastify-autoload/compare/v3.4.0...v3.5.2)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump fastify-postgres from 3.3.0 to 3.5.0

Bumps [fastify-postgres](https://github.com/fastify/fastify-postgres) from 3.3.0 to 3.5.0.
- [Release notes](https://github.com/fastify/fastify-postgres/releases)
- [Commits](https://github.com/fastify/fastify-postgres/compare/v3.3.0...v3.5.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump env-schema from 1.1.0 to 2.1.0

Bumps [env-schema](https://github.com/fastify/env-schema) from 1.1.0 to 2.1.0.
- [Release notes](https://github.com/fastify/env-schema/releases)
- [Commits](https://github.com/fastify/env-schema/compare/v1.1.0...v2.1.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump fluent-schema from 0.10.0 to 1.1.0

Bumps [fluent-schema](https://github.com/fastify/fluent-schema) from 0.10.0 to 1.1.0.
- [Release notes](https://github.com/fastify/fluent-schema/releases)
- [Commits](https://github.com/fastify/fluent-schema/compare/v0.10.0...v1.1.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump aws-sdk from 2.854.0 to 2.855.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.854.0 to 2.855.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.854.0...v2.855.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump date-fns from 2.16.1 to 2.18.0

Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.16.1 to 2.18.0.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v2.16.1...v2.18.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump fastify from 3.12.0 to 3.13.0

Bumps [fastify](https://github.com/fastify/fastify) from 3.12.0 to 3.13.0.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](https://github.com/fastify/fastify/compare/v3.12.0...v3.13.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump pino-pretty from 4.5.0 to 4.6.0

Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/pinojs/pino-pretty/releases)
- [Commits](https://github.com/pinojs/pino-pretty/compare/v4.5.0...v4.6.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump fastify-swagger from 4.3.1 to 4.3.2

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.3.1 to 4.3.2.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](https://github.com/fastify/fastify-swagger/compare/4.3.1...v4.3.2)

Signed-off-by: dependabot[bot] <support@github.com>

* Adding support for deeplinks

* Bump eslint from 6.8.0 to 7.21.0

Bumps [eslint](https://github.com/eslint/eslint) from 6.8.0 to 7.21.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v6.8.0...v7.21.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump aws-sdk from 2.855.0 to 2.856.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.855.0 to 2.856.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.855.0...v2.856.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump fastify-swagger from 4.3.2 to 4.3.3

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.3.2 to 4.3.3.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](https://github.com/fastify/fastify-swagger/compare/v4.3.2...v4.3.3)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump date-fns from 2.18.0 to 2.19.0

Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.18.0 to 2.19.0.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v2.18.0...v2.19.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump aws-sdk from 2.856.0 to 2.857.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.856.0 to 2.857.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.856.0...v2.857.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump eslint-config-standard from 14.1.1 to 16.0.2

Bumps [eslint-config-standard](https://github.com/standard/eslint-config-standard) from 14.1.1 to 16.0.2.
- [Release notes](https://github.com/standard/eslint-config-standard/releases)
- [Changelog](https://github.com/standard/eslint-config-standard/blob/master/CHANGELOG.md)
- [Commits](https://github.com/standard/eslint-config-standard/compare/v14.1.1...v16.0.2)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump prettier from 1.19.1 to 2.2.1

Bumps [prettier](https://github.com/prettier/prettier) from 1.19.1 to 2.2.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/1.19.1...2.2.1)

Signed-off-by: dependabot[bot] <support@github.com>

* chore: format

* chore: add dependabot automerge action

This change will cause dependabot PRs to be merged automatically when they pass the CI checks.

* Bump fastify-swagger from 4.3.3 to 4.4.0

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.3.3 to 4.4.0.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](https://github.com/fastify/fastify-swagger/compare/v4.3.3...v4.4.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump aws-sdk from 2.857.0 to 2.858.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.857.0 to 2.858.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.857.0...v2.858.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump pino-pretty from 4.6.0 to 4.7.0

Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 4.6.0 to 4.7.0.
- [Release notes](https://github.com/pinojs/pino-pretty/releases)
- [Commits](https://github.com/pinojs/pino-pretty/compare/v4.6.0...v4.7.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump env-schema from 2.1.0 to 3.0.1

Bumps [env-schema](https://github.com/fastify/env-schema) from 2.1.0 to 3.0.1.
- [Release notes](https://github.com/fastify/env-schema/releases)
- [Commits](https://github.com/fastify/env-schema/compare/v2.1.0...v3.0.1)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump eslint-plugin-jest from 24.1.5 to 24.1.9

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.1.5 to 24.1.9.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v24.1.5...v24.1.9)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: Jack Murdoch <35329295+jackmurdoch@users.noreply.github.com>
Co-authored-by: Jack Murdoch <jack.murdoch@nearform.com>
Co-authored-by: Simone Busoli <simone.busoli@nearform.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Simone Busoli <simone.busoli@gmail.com>

* Bump eslint-config-prettier-standard from 3.0.1 to 4.0.1 (#34)

Bumps [eslint-config-prettier-standard](https://github.com/npetruzzelli/eslint-config-prettier-standard) from 3.0.1 to 4.0.1.
- [Release notes](https://github.com/npetruzzelli/eslint-config-prettier-standard/releases)
- [Commits](https://github.com/npetruzzelli/eslint-config-prettier-standard/compare/v3.0.1...v4.0.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump eslint-config-prettier from 6.15.0 to 8.1.0 (#35)

Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.15.0 to 8.1.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v6.15.0...v8.1.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Sync to latest (#57)

* APHL support (#1)

* Scheduling support for sms

* Adding support for scheduling

* type fix

* Scheduling fix

* SMS scheduling support

* Adding send count

* Making secret optional

* Adding log

* Changes for limited metrics

* Fixing query

* Bumping versions

* Removing console log

* Making error optional as APHL no longer returns it

* Fixing mobile number issue

* chore: add dependabot

* Bump actions/setup-node from v1 to v2.1.5

Bumps [actions/setup-node](https://github.com/actions/setup-node) from v1 to v2.1.5.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v1...46071b5c7a2e0c34e49c3cb8a0e792e86e18d5ea)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump eslint-plugin-node from 10.0.0 to 11.1.0

Bumps [eslint-plugin-node](https://github.com/mysticatea/eslint-plugin-node) from 10.0.0 to 11.1.0.
- [Release notes](https://github.com/mysticatea/eslint-plugin-node/releases)
- [Commits](https://github.com/mysticatea/eslint-plugin-node/compare/v10.0.0...v11.1.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump fastify-cors from 5.1.0 to 5.2.0

Bumps [fastify-cors](https://github.com/fastify/fastify-cors) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/fastify/fastify-cors/releases)
- [Commits](https://github.com/fastify/fastify-cors/compare/v5.1.0...v5.2.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump eslint-plugin-jest from 22.21.0 to 24.1.5

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 22.21.0 to 24.1.5.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v22.21.0...v24.1.5)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump eslint-plugin-promise from 4.2.1 to 4.3.1

Bumps [eslint-plugin-promise](https://github.com/xjamundx/eslint-plugin-promise) from 4.2.1 to 4.3.1.
- [Release notes](https://github.com/xjamundx/eslint-plugin-promise/releases)
- [Changelog](https://github.com/xjamundx/eslint-plugin-promise/blob/development/CHANGELOG.md)
- [Commits](https://github.com/xjamundx/eslint-plugin-promise/compare/v4.2.1...v4.3.1)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump fastify from 3.9.2 to 3.12.0

Bumps [fastify](https://github.com/fastify/fastify) from 3.9.2 to 3.12.0.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](https://github.com/fastify/fastify/compare/v3.9.2...v3.12.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump pino-pretty from 3.6.1 to 4.5.0

Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 3.6.1 to 4.5.0.
- [Release notes](https://github.com/pinojs/pino-pretty/releases)
- [Commits](https://github.com/pinojs/pino-pretty/compare/v3.6.1...v4.5.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump faker from 4.1.0 to 5.4.0

Bumps [faker](https://github.com/Marak/Faker.js) from 4.1.0 to 5.4.0.
- [Release notes](https://github.com/Marak/Faker.js/releases)
- [Changelog](https://github.com/Marak/faker.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Marak/Faker.js/commits)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump prettier-config-standard from 1.0.1 to 4.0.0

Bumps [prettier-config-standard](https://github.com/npetruzzelli/prettier-config-standard) from 1.0.1 to 4.0.0.
- [Release notes](https://github.com/npetruzzelli/prettier-config-standard/releases)
- [Commits](https://github.com/npetruzzelli/prettier-config-standard/compare/v1.0.1...v4.0.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump phone from 2.4.19 to 2.4.21

Bumps [phone](https://github.com/aftership/phone) from 2.4.19 to 2.4.21.
- [Release notes](https://github.com/aftership/phone/releases)
- [Commits](https://github.com/aftership/phone/compare/2.4.19...2.4.21)

Signed-off-by: dependabot[bot] <support@github.com>

* chore: formatting

* Bump aws-sdk from 2.826.0 to 2.853.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.826.0 to 2.853.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.826.0...v2.853.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump fastify-swagger from 3.5.0 to 4.3.1

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 3.5.0 to 4.3.1.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](https://github.com/fastify/fastify-swagger/compare/v3.5.0...4.3.1)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump eslint-plugin-standard from 4.1.0 to 5.0.0

Bumps [eslint-plugin-standard](https://github.com/standard/eslint-plugin-standard) from 4.1.0 to 5.0.0.
- [Release notes](https://github.com/standard/eslint-plugin-standard/releases)
- [Commits](https://github.com/standard/eslint-plugin-standard/compare/v4.1.0...v5.0.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump jest from 24.9.0 to 26.6.3

Bumps [jest](https://github.com/facebook/jest) from 24.9.0 to 26.6.3.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v24.9.0...v26.6.3)

Signed-off-by: dependabot[bot] <support@github.com>

* Removing unused modules

* Bump crypto-random-string from 3.3.0 to 3.3.1

Bumps [crypto-random-string](https://github.com/sindresorhus/crypto-random-string) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/sindresorhus/crypto-random-string/releases)
- [Commits](https://github.com/sindresorhus/crypto-random-string/compare/v3.3.0...v3.3.1)

Signed-off-by: dependabot[bot] <support@github.com>

* fix: integration test

* Bump aws-sdk from 2.853.0 to 2.854.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.853.0 to 2.854.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.853.0...v2.854.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump fastify-autoload from 3.4.0 to 3.5.2

Bumps [fastify-autoload](https://github.com/fastify/fastify-autoload) from 3.4.0 to 3.5.2.
- [Release notes](https://github.com/fastify/fastify-autoload/releases)
- [Commits](https://github.com/fastify/fastify-autoload/compare/v3.4.0...v3.5.2)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump fastify-postgres from 3.3.0 to 3.5.0

Bumps [fastify-postgres](https://github.com/fastify/fastify-postgres) from 3.3.0 to 3.5.0.
- [Release notes](https://github.com/fastify/fastify-postgres/releases)
- [Commits](https://github.com/fastify/fastify-postgres/compare/v3.3.0...v3.5.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump env-schema from 1.1.0 to 2.1.0

Bumps [env-schema](https://github.com/fastify/env-schema) from 1.1.0 to 2.1.0.
- [Release notes](https://github.com/fastify/env-schema/releases)
- [Commits](https://github.com/fastify/env-schema/compare/v1.1.0...v2.1.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump fluent-schema from 0.10.0 to 1.1.0

Bumps [fluent-schema](https://github.com/fastify/fluent-schema) from 0.10.0 to 1.1.0.
- [Release notes](https://github.com/fastify/fluent-schema/releases)
- [Commits](https://github.com/fastify/fluent-schema/compare/v0.10.0...v1.1.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump aws-sdk from 2.854.0 to 2.855.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.854.0 to 2.855.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.854.0...v2.855.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump date-fns from 2.16.1 to 2.18.0

Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.16.1 to 2.18.0.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v2.16.1...v2.18.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump fastify from 3.12.0 to 3.13.0

Bumps [fastify](https://github.com/fastify/fastify) from 3.12.0 to 3.13.0.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](https://github.com/fastify/fastify/compare/v3.12.0...v3.13.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump pino-pretty from 4.5.0 to 4.6.0

Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/pinojs/pino-pretty/releases)
- [Commits](https://github.com/pinojs/pino-pretty/compare/v4.5.0...v4.6.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump fastify-swagger from 4.3.1 to 4.3.2

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.3.1 to 4.3.2.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](https://github.com/fastify/fastify-swagger/compare/4.3.1...v4.3.2)

Signed-off-by: dependabot[bot] <support@github.com>

* Adding support for deeplinks

* Bump eslint from 6.8.0 to 7.21.0

Bumps [eslint](https://github.com/eslint/eslint) from 6.8.0 to 7.21.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v6.8.0...v7.21.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump aws-sdk from 2.855.0 to 2.856.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.855.0 to 2.856.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.855.0...v2.856.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump fastify-swagger from 4.3.2 to 4.3.3

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.3.2 to 4.3.3.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](https://github.com/fastify/fastify-swagger/compare/v4.3.2...v4.3.3)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump date-fns from 2.18.0 to 2.19.0

Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.18.0 to 2.19.0.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v2.18.0...v2.19.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump aws-sdk from 2.856.0 to 2.857.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.856.0 to 2.857.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.856.0...v2.857.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump eslint-config-standard from 14.1.1 to 16.0.2

Bumps [eslint-config-standard](https://github.com/standard/eslint-config-standard) from 14.1.1 to 16.0.2.
- [Release notes](https://github.com/standard/eslint-config-standard/releases)
- [Changelog](https://github.com/standard/eslint-config-standard/blob/master/CHANGELOG.md)
- [Commits](https://github.com/standard/eslint-config-standard/compare/v14.1.1...v16.0.2)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump prettier from 1.19.1 to 2.2.1

Bumps [prettier](https://github.com/prettier/prettier) from 1.19.1 to 2.2.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/1.19.1...2.2.1)

Signed-off-by: dependabot[bot] <support@github.com>

* chore: format

* chore: add dependabot automerge action

This change will cause dependabot PRs to be merged automatically when they pass the CI checks.

* Bump fastify-swagger from 4.3.3 to 4.4.0

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.3.3 to 4.4.0.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](https://github.com/fastify/fastify-swagger/compare/v4.3.3...v4.4.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump aws-sdk from 2.857.0 to 2.858.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.857.0 to 2.858.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.857.0...v2.858.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump pino-pretty from 4.6.0 to 4.7.0

Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 4.6.0 to 4.7.0.
- [Release notes](https://github.com/pinojs/pino-pretty/releases)
- [Commits](https://github.com/pinojs/pino-pretty/compare/v4.6.0...v4.7.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump env-schema from 2.1.0 to 3.0.1

Bumps [env-schema](https://github.com/fastify/env-schema) from 2.1.0 to 3.0.1.
- [Release notes](https://github.com/fastify/env-schema/releases)
- [Commits](https://github.com/fastify/env-schema/compare/v2.1.0...v3.0.1)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump eslint-plugin-jest from 24.1.5 to 24.1.9

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.1.5 to 24.1.9.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v24.1.5...v24.1.9)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump aws-sdk from 2.858.0 to 2.859.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.858.0 to 2.859.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.858.0...v2.859.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump pino-pretty from 4.7.0 to 4.7.1

Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 4.7.0 to 4.7.1.
- [Release notes](https://github.com/pinojs/pino-pretty/releases)
- [Commits](https://github.com/pinojs/pino-pretty/compare/v4.7.0...v4.7.1)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump eslint-config-prettier-standard from 3.0.1 to 4.0.1

Bumps [eslint-config-prettier-standard](https://github.com/npetruzzelli/eslint-config-prettier-standard) from 3.0.1 to 4.0.1.
- [Release notes](https://github.com/npetruzzelli/eslint-config-prettier-standard/releases)
- [Commits](https://github.com/npetruzzelli/eslint-config-prettier-standard/compare/v3.0.1...v4.0.1)

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps): bump aws-sdk from 2.859.0 to 2.860.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.859.0 to 2.860.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.859.0...v2.860.0)

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps-dev): bump eslint-plugin-jest from 24.1.9 to 24.2.0

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.1.9 to 24.2.0.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v24.1.9...v24.2.0)

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps): bump aws-sdk from 2.860.0 to 2.861.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.860.0 to 2.861.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.860.0...v2.861.0)

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps-dev): bump eslint-plugin-jest from 24.2.0 to 24.2.1

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.2.0 to 24.2.1.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v24.2.0...v24.2.1)

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps): bump aws-sdk from 2.861.0 to 2.862.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.861.0 to 2.862.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.861.0...v2.862.0)

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps): bump fastify-swagger from 4.4.0 to 4.4.1

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.4.0 to 4.4.1.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](https://github.com/fastify/fastify-swagger/compare/v4.4.0...v4.4.1)

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps): bump fastify-autoload from 3.5.2 to 3.6.0

Bumps [fastify-autoload](https://github.com/fastify/fastify-autoload) from 3.5.2 to 3.6.0.
- [Release notes](https://github.com/fastify/fastify-autoload/releases)
- [Commits](https://github.com/fastify/fastify-autoload/compare/v3.5.2...v3.6.0)

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps): bump fastify from 3.13.0 to 3.14.0

Bumps [fastify](https://github.com/fastify/fastify) from 3.13.0 to 3.14.0.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](https://github.com/fastify/fastify/compare/v3.13.0...v3.14.0)

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps): bump fastify/github-action-merge-dependabot (#64)

Bumps [fastify/github-action-merge-dependabot](https://github.com/fastify/github-action-merge-dependabot) from v1.2.1 to v2.0.0.
- [Release notes](https://github.com/fastify/github-action-merge-dependabot/releases)
- [Commits](https://github.com/fastify/github-action-merge-dependabot/compare/v1.2.1...a8beb6aa8ba6b9ccaac56697e646e9db994680b5)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump eslint-plugin-jest from 24.2.1 to 24.3.1 (#65)

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.2.1 to 24.3.1.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v24.2.1...v24.3.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump aws-sdk from 2.862.0 to 2.863.0 (#66)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.862.0 to 2.863.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.862.0...v2.863.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump eslint from 7.21.0 to 7.22.0 (#67)

Bumps [eslint](https://github.com/eslint/eslint) from 7.21.0 to 7.22.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.21.0...v7.22.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump aws-sdk from 2.863.0 to 2.864.0 (#68)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.863.0 to 2.864.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.863.0...v2.864.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump fastify-swagger from 4.4.1 to 4.4.2 (#69)

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.4.1 to 4.4.2.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](https://github.com/fastify/fastify-swagger/compare/v4.4.1...v4.4.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump aws-sdk from 2.864.0 to 2.865.0 (#70)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.864.0 to 2.865.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.864.0...v2.865.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump eslint-plugin-jest from 24.3.1 to 24.3.2 (#71)

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.3.1 to 24.3.2.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v24.3.1...v24.3.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump aws-sdk from 2.865.0 to 2.866.0 (#72)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.865.0 to 2.866.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.865.0...v2.866.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump aws-sdk from 2.866.0 to 2.867.0 (#73)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.866.0 to 2.867.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.866.0...v2.867.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Adding support for exporting enx metrics

* Fixing schema

* chore(deps): bump aws-sdk from 2.867.0 to 2.868.0 (#74)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.867.0 to 2.868.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.867.0...v2.868.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump fastify-jwt from 2.3.0 to 2.4.0 (#75)

Bumps [fastify-jwt](https://github.com/fastify/fastify-jwt) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/fastify/fastify-jwt/releases)
- [Commits](https://github.com/fastify/fastify-jwt/compare/v2.3.0...v2.4.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump aws-sdk from 2.868.0 to 2.869.0 (#76)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.868.0 to 2.869.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.868.0...v2.869.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump aws-sdk from 2.869.0 to 2.870.0 (#77)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.869.0 to 2.870.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.869.0...v2.870.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Adding enx metrics end point

Co-authored-by: Jack Murdoch <35329295+jackmurdoch@users.noreply.github.com>
Co-authored-by: Jack Murdoch <jack.murdoch@nearform.com>
Co-authored-by: Simone Busoli <simone.busoli@nearform.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Simone Busoli <simone.busoli@gmail.com>

* Syncing latest (#58)

* APHL support (#1)

* Scheduling support for sms

* Adding support for scheduling

* type fix

* Scheduling fix

* SMS scheduling support

* Adding send count

* Making secret optional

* Adding log

* Changes for limited metrics

* Fixing query

* Bumping versions

* Removing console log

* Making error optional as APHL no longer returns it

* Fixing mobile number issue

* chore: add dependabot

* Bump actions/setup-node from v1 to v2.1.5

Bumps [actions/setup-node](https://github.com/actions/setup-node) from v1 to v2.1.5.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v1...46071b5c7a2e0c34e49c3cb8a0e792e86e18d5ea)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump eslint-plugin-node from 10.0.0 to 11.1.0

Bumps [eslint-plugin-node](https://github.com/mysticatea/eslint-plugin-node) from 10.0.0 to 11.1.0.
- [Release notes](https://github.com/mysticatea/eslint-plugin-node/releases)
- [Commits](https://github.com/mysticatea/eslint-plugin-node/compare/v10.0.0...v11.1.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump fastify-cors from 5.1.0 to 5.2.0

Bumps [fastify-cors](https://github.com/fastify/fastify-cors) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/fastify/fastify-cors/releases)
- [Commits](https://github.com/fastify/fastify-cors/compare/v5.1.0...v5.2.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump eslint-plugin-jest from 22.21.0 to 24.1.5

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 22.21.0 to 24.1.5.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v22.21.0...v24.1.5)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump eslint-plugin-promise from 4.2.1 to 4.3.1

Bumps [eslint-plugin-promise](https://github.com/xjamundx/eslint-plugin-promise) from 4.2.1 to 4.3.1.
- [Release notes](https://github.com/xjamundx/eslint-plugin-promise/releases)
- [Changelog](https://github.com/xjamundx/eslint-plugin-promise/blob/development/CHANGELOG.md)
- [Commits](https://github.com/xjamundx/eslint-plugin-promise/compare/v4.2.1...v4.3.1)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump fastify from 3.9.2 to 3.12.0

Bumps [fastify](https://github.com/fastify/fastify) from 3.9.2 to 3.12.0.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](https://github.com/fastify/fastify/compare/v3.9.2...v3.12.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump pino-pretty from 3.6.1 to 4.5.0

Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 3.6.1 to 4.5.0.
- [Release notes](https://github.com/pinojs/pino-pretty/releases)
- [Commits](https://github.com/pinojs/pino-pretty/compare/v3.6.1...v4.5.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump faker from 4.1.0 to 5.4.0

Bumps [faker](https://github.com/Marak/Faker.js) from 4.1.0 to 5.4.0.
- [Release notes](https://github.com/Marak/Faker.js/releases)
- [Changelog](https://github.com/Marak/faker.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Marak/Faker.js/commits)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump prettier-config-standard from 1.0.1 to 4.0.0

Bumps [prettier-config-standard](https://github.com/npetruzzelli/prettier-config-standard) from 1.0.1 to 4.0.0.
- [Release notes](https://github.com/npetruzzelli/prettier-config-standard/releases)
- [Commits](https://github.com/npetruzzelli/prettier-config-standard/compare/v1.0.1...v4.0.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump phone from 2.4.19 to 2.4.21

Bumps [phone](https://github.com/aftership/phone) from 2.4.19 to 2.4.21.
- [Release notes](https://github.com/aftership/phone/releases)
- [Commits](https://github.com/aftership/phone/compare/2.4.19...2.4.21)

Signed-off-by: dependabot[bot] <support@github.com>

* chore: formatting

* Bump aws-sdk from 2.826.0 to 2.853.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.826.0 to 2.853.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.826.0...v2.853.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump fastify-swagger from 3.5.0 to 4.3.1

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 3.5.0 to 4.3.1.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](https://github.com/fastify/fastify-swagger/compare/v3.5.0...4.3.1)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump eslint-plugin-standard from 4.1.0 to 5.0.0

Bumps [eslint-plugin-standard](https://github.com/standard/eslint-plugin-standard) from 4.1.0 to 5.0.0.
- [Release notes](https://github.com/standard/eslint-plugin-standard/releases)
- [Commits](https://github.com/standard/eslint-plugin-standard/compare/v4.1.0...v5.0.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump jest from 24.9.0 to 26.6.3

Bumps [jest](https://github.com/facebook/jest) from 24.9.0 to 26.6.3.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v24.9.0...v26.6.3)

Signed-off-by: dependabot[bot] <support@github.com>

* Removing unused modules

* Bump crypto-random-string from 3.3.0 to 3.3.1

Bumps [crypto-random-string](https://github.com/sindresorhus/crypto-random-string) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/sindresorhus/crypto-random-string/releases)
- [Commits](https://github.com/sindresorhus/crypto-random-string/compare/v3.3.0...v3.3.1)

Signed-off-by: dependabot[bot] <support@github.com>

* fix: integration test

* Bump aws-sdk from 2.853.0 to 2.854.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.853.0 to 2.854.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.853.0...v2.854.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump fastify-autoload from 3.4.0 to 3.5.2

Bumps [fastify-autoload](https://github.com/fastify/fastify-autoload) from 3.4.0 to 3.5.2.
- [Release notes](https://github.com/fastify/fastify-autoload/releases)
- [Commits](https://github.com/fastify/fastify-autoload/compare/v3.4.0...v3.5.2)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump fastify-postgres from 3.3.0 to 3.5.0

Bumps [fastify-postgres](https://github.com/fastify/fastify-postgres) from 3.3.0 to 3.5.0.
- [Release notes](https://github.com/fastify/fastify-postgres/releases)
- [Commits](https://github.com/fastify/fastify-postgres/compare/v3.3.0...v3.5.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump env-schema from 1.1.0 to 2.1.0

Bumps [env-schema](https://github.com/fastify/env-schema) from 1.1.0 to 2.1.0.
- [Release notes](https://github.com/fastify/env-schema/releases)
- [Commits](https://github.com/fastify/env-schema/compare/v1.1.0...v2.1.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump fluent-schema from 0.10.0 to 1.1.0

Bumps [fluent-schema](https://github.com/fastify/fluent-schema) from 0.10.0 to 1.1.0.
- [Release notes](https://github.com/fastify/fluent-schema/releases)
- [Commits](https://github.com/fastify/fluent-schema/compare/v0.10.0...v1.1.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump aws-sdk from 2.854.0 to 2.855.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.854.0 to 2.855.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.854.0...v2.855.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump date-fns from 2.16.1 to 2.18.0

Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.16.1 to 2.18.0.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v2.16.1...v2.18.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump fastify from 3.12.0 to 3.13.0

Bumps [fastify](https://github.com/fastify/fastify) from 3.12.0 to 3.13.0.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](https://github.com/fastify/fastify/compare/v3.12.0...v3.13.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump pino-pretty from 4.5.0 to 4.6.0

Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/pinojs/pino-pretty/releases)
- [Commits](https://github.com/pinojs/pino-pretty/compare/v4.5.0...v4.6.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump fastify-swagger from 4.3.1 to 4.3.2

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.3.1 to 4.3.2.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](https://github.com/fastify/fastify-swagger/compare/4.3.1...v4.3.2)

Signed-off-by: dependabot[bot] <support@github.com>

* Adding support for deeplinks

* Bump eslint from 6.8.0 to 7.21.0

Bumps [eslint](https://github.com/eslint/eslint) from 6.8.0 to 7.21.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v6.8.0...v7.21.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump aws-sdk from 2.855.0 to 2.856.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.855.0 to 2.856.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.855.0...v2.856.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump fastify-swagger from 4.3.2 to 4.3.3

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.3.2 to 4.3.3.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](https://github.com/fastify/fastify-swagger/compare/v4.3.2...v4.3.3)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump date-fns from 2.18.0 to 2.19.0

Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.18.0 to 2.19.0.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v2.18.0...v2.19.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump aws-sdk from 2.856.0 to 2.857.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.856.0 to 2.857.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.856.0...v2.857.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump eslint-config-standard from 14.1.1 to 16.0.2

Bumps [eslint-config-standard](https://github.com/standard/eslint-config-standard) from 14.1.1 to 16.0.2.
- [Release notes](https://github.com/standard/eslint-config-standard/releases)
- [Changelog](https://github.com/standard/eslint-config-standard/blob/master/CHANGELOG.md)
- [Commits](https://github.com/standard/eslint-config-standard/compare/v14.1.1...v16.0.2)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump prettier from 1.19.1 to 2.2.1

Bumps [prettier](https://github.com/prettier/prettier) from 1.19.1 to 2.2.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/1.19.1...2.2.1)

Signed-off-by: dependabot[bot] <support@github.com>

* chore: format

* chore: add dependabot automerge action

This change will cause dependabot PRs to be merged automatically when they pass the CI checks.

* Bump fastify-swagger from 4.3.3 to 4.4.0

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.3.3 to 4.4.0.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](https://github.com/fastify/fastify-swagger/compare/v4.3.3...v4.4.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump aws-sdk from 2.857.0 to 2.858.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.857.0 to 2.858.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.857.0...v2.858.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump pino-pretty from 4.6.0 to 4.7.0

Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 4.6.0 to 4.7.0.
- [Release notes](https://github.com/pinojs/pino-pretty/releases)
- [Commits](https://github.com/pinojs/pino-pretty/compare/v4.6.0...v4.7.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump env-schema from 2.1.0 to 3.0.1

Bumps [env-schema](https://github.com/fastify/env-schema) from 2.1.0 to 3.0.1.
- [Release notes](https://github.com/fastify/env-schema/releases)
- [Commits](https://github.com/fastify/env-schema/compare/v2.1.0...v3.0.1)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump eslint-plugin-jest from 24.1.5 to 24.1.9

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.1.5 to 24.1.9.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v24.1.5...v24.1.9)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump aws-sdk from 2.858.0 to 2.859.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.858.0 to 2.859.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.858.0...v2.859.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump pino-pretty from 4.7.0 to 4.7.1

Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 4.7.0 to 4.7.1.
- [Release notes](https://github.com/pinojs/pino-pretty/releases)
- [Commits](https://github.com/pinojs/pino-pretty/compare/v4.7.0...v4.7.1)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump eslint-config-prettier-standard from 3.0.1 to 4.0.1

Bumps [eslint-config-prettier-standard](https://github.com/npetruzzelli/eslint-config-prettier-standard) from 3.0.1 to 4.0.1.
- [Release notes](https://github.com/npetruzzelli/eslint-config-prettier-standard/releases)
- [Commits](https://github.com/npetruzzelli/eslint-config-prettier-standard/compare/v3.0.1...v4.0.1)

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps): bump aws-sdk from 2.859.0 to 2.860.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.859.0 to 2.860.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.859.0...v2.860.0)

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps-dev): bump eslint-plugin-jest from 24.1.9 to 24.2.0

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.1.9 to 24.2.0.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v24.1.9...v24.2.0)

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps): bump aws-sdk from 2.860.0 to 2.861.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.860.0 to 2.861.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.860.0...v2.861.0)

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps-dev): bump eslint-plugin-jest from 24.2.0 to 24.2.1

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.2.0 to 24.2.1.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v24.2.0...v24.2.1)

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps): bump aws-sdk from 2.861.0 to 2.862.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.861.0 to 2.862.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.861.0...v2.862.0)

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps): bump fastify-swagger from 4.4.0 to 4.4.1

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.4.0 to 4.4.1.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](https://github.com/fastify/fastify-swagger/compare/v4.4.0...v4.4.1)

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps): bump fastify-autoload from 3.5.2 to 3.6.0

Bumps [fastify-autoload](https://github.com/fastify/fastify-autoload) from 3.5.2 to 3.6.0.
- [Release notes](https://github.com/fastify/fastify-autoload/releases)
- [Commits](https://github.com/fastify/fastify-autoload/compare/v3.5.2...v3.6.0)

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps): bump fastify from 3.13.0 to 3.14.0

Bumps [fastify](https://github.com/fastify/fastify) from 3.13.0 to 3.14.0.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](https://github.com/fastify/fastify/compare/v3.13.0...v3.14.0)

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps): bump fastify/github-action-merge-dependabot (#64)

Bumps [fastify/github-action-merge-dependabot](https://github.com/fastify/github-action-merge-dependabot) from v1.2.1 to v2.0.0.
- [Release notes](https://github.com/fastify/github-action-merge-dependabot/releases)
- [Commits](https://github.com/fastify/github-action-merge-dependabot/compare/v1.2.1...a8beb6aa8ba6b9ccaac56697e646e9db994680b5)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump eslint-plugin-jest from 24.2.1 to 24.3.1 (#65)

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.2.1 to 24.3.1.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v24.2.1...v24.3.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump aws-sdk from 2.862.0 to 2.863.0 (#66)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.862.0 to 2.863.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.862.0...v2.863.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump eslint from 7.21.0 to 7.22.0 (#67)

Bumps [eslint](https://github.com/eslint/eslint) from 7.21.0 to 7.22.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.21.0...v7.22.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump aws-sdk from 2.863.0 to 2.864.0 (#68)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.863.0 to 2.864.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.863.0...v2.864.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump fastify-swagger from 4.4.1 to 4.4.2 (#69)

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.4.1 to 4.4.2.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](https://github.com/fastify/fastify-swagger/compare/v4.4.1...v4.4.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump aws-sdk from 2.864.0 to 2.8…
colmharte added a commit that referenced this pull request May 21, 2021
* Syncing latest changes  (#31)

* APHL support (#1)

* Scheduling support for sms

* Adding support for scheduling

* type fix

* Scheduling fix

* SMS scheduling support

* Adding send count

* Making secret optional

* Adding log

* Changes for limited metrics

* Fixing query

* Bumping versions

* Removing console log

* Making error optional as APHL no longer returns it

Co-authored-by: Jack Murdoch <35329295+jackmurdoch@users.noreply.github.com>
Co-authored-by: Jack Murdoch <jack.murdoch@nearform.com>

* Syncing latest changes (#32)

* APHL support (#1)

* Scheduling support for sms

* Adding support for scheduling

* type fix

* Scheduling fix

* SMS scheduling support

* Adding send count

* Making secret optional

* Adding log

* Changes for limited metrics

* Fixing query

* Bumping versions

* Removing console log

* Making error optional as APHL no longer returns it

* Fixing mobile number issue

Co-authored-by: Jack Murdoch <35329295+jackmurdoch@users.noreply.github.com>
Co-authored-by: Jack Murdoch <jack.murdoch@nearform.com>

* Sync to latest (#33)

* APHL support (#1)

* Scheduling support for sms

* Adding support for scheduling

* type fix

* Scheduling fix

* SMS scheduling support

* Adding send count

* Making secret optional

* Adding log

* Changes for limited metrics

* Fixing query

* Bumping versions

* Removing console log

* Making error optional as APHL no longer returns it

* Fixing mobile number issue

* chore: add dependabot

* Bump actions/setup-node from v1 to v2.1.5

Bumps [actions/setup-node](https://github.com/actions/setup-node) from v1 to v2.1.5.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v1...46071b5c7a2e0c34e49c3cb8a0e792e86e18d5ea)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump eslint-plugin-node from 10.0.0 to 11.1.0

Bumps [eslint-plugin-node](https://github.com/mysticatea/eslint-plugin-node) from 10.0.0 to 11.1.0.
- [Release notes](https://github.com/mysticatea/eslint-plugin-node/releases)
- [Commits](https://github.com/mysticatea/eslint-plugin-node/compare/v10.0.0...v11.1.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump fastify-cors from 5.1.0 to 5.2.0

Bumps [fastify-cors](https://github.com/fastify/fastify-cors) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/fastify/fastify-cors/releases)
- [Commits](https://github.com/fastify/fastify-cors/compare/v5.1.0...v5.2.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump eslint-plugin-jest from 22.21.0 to 24.1.5

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 22.21.0 to 24.1.5.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v22.21.0...v24.1.5)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump eslint-plugin-promise from 4.2.1 to 4.3.1

Bumps [eslint-plugin-promise](https://github.com/xjamundx/eslint-plugin-promise) from 4.2.1 to 4.3.1.
- [Release notes](https://github.com/xjamundx/eslint-plugin-promise/releases)
- [Changelog](https://github.com/xjamundx/eslint-plugin-promise/blob/development/CHANGELOG.md)
- [Commits](https://github.com/xjamundx/eslint-plugin-promise/compare/v4.2.1...v4.3.1)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump fastify from 3.9.2 to 3.12.0

Bumps [fastify](https://github.com/fastify/fastify) from 3.9.2 to 3.12.0.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](https://github.com/fastify/fastify/compare/v3.9.2...v3.12.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump pino-pretty from 3.6.1 to 4.5.0

Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 3.6.1 to 4.5.0.
- [Release notes](https://github.com/pinojs/pino-pretty/releases)
- [Commits](https://github.com/pinojs/pino-pretty/compare/v3.6.1...v4.5.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump faker from 4.1.0 to 5.4.0

Bumps [faker](https://github.com/Marak/Faker.js) from 4.1.0 to 5.4.0.
- [Release notes](https://github.com/Marak/Faker.js/releases)
- [Changelog](https://github.com/Marak/faker.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Marak/Faker.js/commits)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump prettier-config-standard from 1.0.1 to 4.0.0

Bumps [prettier-config-standard](https://github.com/npetruzzelli/prettier-config-standard) from 1.0.1 to 4.0.0.
- [Release notes](https://github.com/npetruzzelli/prettier-config-standard/releases)
- [Commits](https://github.com/npetruzzelli/prettier-config-standard/compare/v1.0.1...v4.0.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump phone from 2.4.19 to 2.4.21

Bumps [phone](https://github.com/aftership/phone) from 2.4.19 to 2.4.21.
- [Release notes](https://github.com/aftership/phone/releases)
- [Commits](https://github.com/aftership/phone/compare/2.4.19...2.4.21)

Signed-off-by: dependabot[bot] <support@github.com>

* chore: formatting

* Bump aws-sdk from 2.826.0 to 2.853.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.826.0 to 2.853.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.826.0...v2.853.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump fastify-swagger from 3.5.0 to 4.3.1

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 3.5.0 to 4.3.1.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](https://github.com/fastify/fastify-swagger/compare/v3.5.0...4.3.1)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump eslint-plugin-standard from 4.1.0 to 5.0.0

Bumps [eslint-plugin-standard](https://github.com/standard/eslint-plugin-standard) from 4.1.0 to 5.0.0.
- [Release notes](https://github.com/standard/eslint-plugin-standard/releases)
- [Commits](https://github.com/standard/eslint-plugin-standard/compare/v4.1.0...v5.0.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump jest from 24.9.0 to 26.6.3

Bumps [jest](https://github.com/facebook/jest) from 24.9.0 to 26.6.3.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v24.9.0...v26.6.3)

Signed-off-by: dependabot[bot] <support@github.com>

* Removing unused modules

* Bump crypto-random-string from 3.3.0 to 3.3.1

Bumps [crypto-random-string](https://github.com/sindresorhus/crypto-random-string) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/sindresorhus/crypto-random-string/releases)
- [Commits](https://github.com/sindresorhus/crypto-random-string/compare/v3.3.0...v3.3.1)

Signed-off-by: dependabot[bot] <support@github.com>

* fix: integration test

* Bump aws-sdk from 2.853.0 to 2.854.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.853.0 to 2.854.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.853.0...v2.854.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump fastify-autoload from 3.4.0 to 3.5.2

Bumps [fastify-autoload](https://github.com/fastify/fastify-autoload) from 3.4.0 to 3.5.2.
- [Release notes](https://github.com/fastify/fastify-autoload/releases)
- [Commits](https://github.com/fastify/fastify-autoload/compare/v3.4.0...v3.5.2)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump fastify-postgres from 3.3.0 to 3.5.0

Bumps [fastify-postgres](https://github.com/fastify/fastify-postgres) from 3.3.0 to 3.5.0.
- [Release notes](https://github.com/fastify/fastify-postgres/releases)
- [Commits](https://github.com/fastify/fastify-postgres/compare/v3.3.0...v3.5.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump env-schema from 1.1.0 to 2.1.0

Bumps [env-schema](https://github.com/fastify/env-schema) from 1.1.0 to 2.1.0.
- [Release notes](https://github.com/fastify/env-schema/releases)
- [Commits](https://github.com/fastify/env-schema/compare/v1.1.0...v2.1.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump fluent-schema from 0.10.0 to 1.1.0

Bumps [fluent-schema](https://github.com/fastify/fluent-schema) from 0.10.0 to 1.1.0.
- [Release notes](https://github.com/fastify/fluent-schema/releases)
- [Commits](https://github.com/fastify/fluent-schema/compare/v0.10.0...v1.1.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump aws-sdk from 2.854.0 to 2.855.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.854.0 to 2.855.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.854.0...v2.855.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump date-fns from 2.16.1 to 2.18.0

Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.16.1 to 2.18.0.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v2.16.1...v2.18.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump fastify from 3.12.0 to 3.13.0

Bumps [fastify](https://github.com/fastify/fastify) from 3.12.0 to 3.13.0.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](https://github.com/fastify/fastify/compare/v3.12.0...v3.13.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump pino-pretty from 4.5.0 to 4.6.0

Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/pinojs/pino-pretty/releases)
- [Commits](https://github.com/pinojs/pino-pretty/compare/v4.5.0...v4.6.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump fastify-swagger from 4.3.1 to 4.3.2

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.3.1 to 4.3.2.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](https://github.com/fastify/fastify-swagger/compare/4.3.1...v4.3.2)

Signed-off-by: dependabot[bot] <support@github.com>

* Adding support for deeplinks

* Bump eslint from 6.8.0 to 7.21.0

Bumps [eslint](https://github.com/eslint/eslint) from 6.8.0 to 7.21.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v6.8.0...v7.21.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump aws-sdk from 2.855.0 to 2.856.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.855.0 to 2.856.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.855.0...v2.856.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump fastify-swagger from 4.3.2 to 4.3.3

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.3.2 to 4.3.3.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](https://github.com/fastify/fastify-swagger/compare/v4.3.2...v4.3.3)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump date-fns from 2.18.0 to 2.19.0

Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.18.0 to 2.19.0.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v2.18.0...v2.19.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump aws-sdk from 2.856.0 to 2.857.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.856.0 to 2.857.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.856.0...v2.857.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump eslint-config-standard from 14.1.1 to 16.0.2

Bumps [eslint-config-standard](https://github.com/standard/eslint-config-standard) from 14.1.1 to 16.0.2.
- [Release notes](https://github.com/standard/eslint-config-standard/releases)
- [Changelog](https://github.com/standard/eslint-config-standard/blob/master/CHANGELOG.md)
- [Commits](https://github.com/standard/eslint-config-standard/compare/v14.1.1...v16.0.2)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump prettier from 1.19.1 to 2.2.1

Bumps [prettier](https://github.com/prettier/prettier) from 1.19.1 to 2.2.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/1.19.1...2.2.1)

Signed-off-by: dependabot[bot] <support@github.com>

* chore: format

* chore: add dependabot automerge action

This change will cause dependabot PRs to be merged automatically when they pass the CI checks.

* Bump fastify-swagger from 4.3.3 to 4.4.0

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.3.3 to 4.4.0.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](https://github.com/fastify/fastify-swagger/compare/v4.3.3...v4.4.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump aws-sdk from 2.857.0 to 2.858.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.857.0 to 2.858.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.857.0...v2.858.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump pino-pretty from 4.6.0 to 4.7.0

Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 4.6.0 to 4.7.0.
- [Release notes](https://github.com/pinojs/pino-pretty/releases)
- [Commits](https://github.com/pinojs/pino-pretty/compare/v4.6.0...v4.7.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump env-schema from 2.1.0 to 3.0.1

Bumps [env-schema](https://github.com/fastify/env-schema) from 2.1.0 to 3.0.1.
- [Release notes](https://github.com/fastify/env-schema/releases)
- [Commits](https://github.com/fastify/env-schema/compare/v2.1.0...v3.0.1)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump eslint-plugin-jest from 24.1.5 to 24.1.9

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.1.5 to 24.1.9.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v24.1.5...v24.1.9)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: Jack Murdoch <35329295+jackmurdoch@users.noreply.github.com>
Co-authored-by: Jack Murdoch <jack.murdoch@nearform.com>
Co-authored-by: Simone Busoli <simone.busoli@nearform.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Simone Busoli <simone.busoli@gmail.com>

* Bump eslint-config-prettier-standard from 3.0.1 to 4.0.1 (#34)

Bumps [eslint-config-prettier-standard](https://github.com/npetruzzelli/eslint-config-prettier-standard) from 3.0.1 to 4.0.1.
- [Release notes](https://github.com/npetruzzelli/eslint-config-prettier-standard/releases)
- [Commits](https://github.com/npetruzzelli/eslint-config-prettier-standard/compare/v3.0.1...v4.0.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump eslint-config-prettier from 6.15.0 to 8.1.0 (#35)

Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.15.0 to 8.1.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v6.15.0...v8.1.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Sync to latest (#57)

* APHL support (#1)

* Scheduling support for sms

* Adding support for scheduling

* type fix

* Scheduling fix

* SMS scheduling support

* Adding send count

* Making secret optional

* Adding log

* Changes for limited metrics

* Fixing query

* Bumping versions

* Removing console log

* Making error optional as APHL no longer returns it

* Fixing mobile number issue

* chore: add dependabot

* Bump actions/setup-node from v1 to v2.1.5

Bumps [actions/setup-node](https://github.com/actions/setup-node) from v1 to v2.1.5.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v1...46071b5c7a2e0c34e49c3cb8a0e792e86e18d5ea)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump eslint-plugin-node from 10.0.0 to 11.1.0

Bumps [eslint-plugin-node](https://github.com/mysticatea/eslint-plugin-node) from 10.0.0 to 11.1.0.
- [Release notes](https://github.com/mysticatea/eslint-plugin-node/releases)
- [Commits](https://github.com/mysticatea/eslint-plugin-node/compare/v10.0.0...v11.1.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump fastify-cors from 5.1.0 to 5.2.0

Bumps [fastify-cors](https://github.com/fastify/fastify-cors) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/fastify/fastify-cors/releases)
- [Commits](https://github.com/fastify/fastify-cors/compare/v5.1.0...v5.2.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump eslint-plugin-jest from 22.21.0 to 24.1.5

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 22.21.0 to 24.1.5.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v22.21.0...v24.1.5)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump eslint-plugin-promise from 4.2.1 to 4.3.1

Bumps [eslint-plugin-promise](https://github.com/xjamundx/eslint-plugin-promise) from 4.2.1 to 4.3.1.
- [Release notes](https://github.com/xjamundx/eslint-plugin-promise/releases)
- [Changelog](https://github.com/xjamundx/eslint-plugin-promise/blob/development/CHANGELOG.md)
- [Commits](https://github.com/xjamundx/eslint-plugin-promise/compare/v4.2.1...v4.3.1)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump fastify from 3.9.2 to 3.12.0

Bumps [fastify](https://github.com/fastify/fastify) from 3.9.2 to 3.12.0.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](https://github.com/fastify/fastify/compare/v3.9.2...v3.12.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump pino-pretty from 3.6.1 to 4.5.0

Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 3.6.1 to 4.5.0.
- [Release notes](https://github.com/pinojs/pino-pretty/releases)
- [Commits](https://github.com/pinojs/pino-pretty/compare/v3.6.1...v4.5.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump faker from 4.1.0 to 5.4.0

Bumps [faker](https://github.com/Marak/Faker.js) from 4.1.0 to 5.4.0.
- [Release notes](https://github.com/Marak/Faker.js/releases)
- [Changelog](https://github.com/Marak/faker.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Marak/Faker.js/commits)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump prettier-config-standard from 1.0.1 to 4.0.0

Bumps [prettier-config-standard](https://github.com/npetruzzelli/prettier-config-standard) from 1.0.1 to 4.0.0.
- [Release notes](https://github.com/npetruzzelli/prettier-config-standard/releases)
- [Commits](https://github.com/npetruzzelli/prettier-config-standard/compare/v1.0.1...v4.0.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump phone from 2.4.19 to 2.4.21

Bumps [phone](https://github.com/aftership/phone) from 2.4.19 to 2.4.21.
- [Release notes](https://github.com/aftership/phone/releases)
- [Commits](https://github.com/aftership/phone/compare/2.4.19...2.4.21)

Signed-off-by: dependabot[bot] <support@github.com>

* chore: formatting

* Bump aws-sdk from 2.826.0 to 2.853.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.826.0 to 2.853.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.826.0...v2.853.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump fastify-swagger from 3.5.0 to 4.3.1

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 3.5.0 to 4.3.1.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](https://github.com/fastify/fastify-swagger/compare/v3.5.0...4.3.1)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump eslint-plugin-standard from 4.1.0 to 5.0.0

Bumps [eslint-plugin-standard](https://github.com/standard/eslint-plugin-standard) from 4.1.0 to 5.0.0.
- [Release notes](https://github.com/standard/eslint-plugin-standard/releases)
- [Commits](https://github.com/standard/eslint-plugin-standard/compare/v4.1.0...v5.0.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump jest from 24.9.0 to 26.6.3

Bumps [jest](https://github.com/facebook/jest) from 24.9.0 to 26.6.3.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v24.9.0...v26.6.3)

Signed-off-by: dependabot[bot] <support@github.com>

* Removing unused modules

* Bump crypto-random-string from 3.3.0 to 3.3.1

Bumps [crypto-random-string](https://github.com/sindresorhus/crypto-random-string) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/sindresorhus/crypto-random-string/releases)
- [Commits](https://github.com/sindresorhus/crypto-random-string/compare/v3.3.0...v3.3.1)

Signed-off-by: dependabot[bot] <support@github.com>

* fix: integration test

* Bump aws-sdk from 2.853.0 to 2.854.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.853.0 to 2.854.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.853.0...v2.854.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump fastify-autoload from 3.4.0 to 3.5.2

Bumps [fastify-autoload](https://github.com/fastify/fastify-autoload) from 3.4.0 to 3.5.2.
- [Release notes](https://github.com/fastify/fastify-autoload/releases)
- [Commits](https://github.com/fastify/fastify-autoload/compare/v3.4.0...v3.5.2)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump fastify-postgres from 3.3.0 to 3.5.0

Bumps [fastify-postgres](https://github.com/fastify/fastify-postgres) from 3.3.0 to 3.5.0.
- [Release notes](https://github.com/fastify/fastify-postgres/releases)
- [Commits](https://github.com/fastify/fastify-postgres/compare/v3.3.0...v3.5.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump env-schema from 1.1.0 to 2.1.0

Bumps [env-schema](https://github.com/fastify/env-schema) from 1.1.0 to 2.1.0.
- [Release notes](https://github.com/fastify/env-schema/releases)
- [Commits](https://github.com/fastify/env-schema/compare/v1.1.0...v2.1.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump fluent-schema from 0.10.0 to 1.1.0

Bumps [fluent-schema](https://github.com/fastify/fluent-schema) from 0.10.0 to 1.1.0.
- [Release notes](https://github.com/fastify/fluent-schema/releases)
- [Commits](https://github.com/fastify/fluent-schema/compare/v0.10.0...v1.1.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump aws-sdk from 2.854.0 to 2.855.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.854.0 to 2.855.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.854.0...v2.855.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump date-fns from 2.16.1 to 2.18.0

Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.16.1 to 2.18.0.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v2.16.1...v2.18.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump fastify from 3.12.0 to 3.13.0

Bumps [fastify](https://github.com/fastify/fastify) from 3.12.0 to 3.13.0.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](https://github.com/fastify/fastify/compare/v3.12.0...v3.13.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump pino-pretty from 4.5.0 to 4.6.0

Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/pinojs/pino-pretty/releases)
- [Commits](https://github.com/pinojs/pino-pretty/compare/v4.5.0...v4.6.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump fastify-swagger from 4.3.1 to 4.3.2

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.3.1 to 4.3.2.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](https://github.com/fastify/fastify-swagger/compare/4.3.1...v4.3.2)

Signed-off-by: dependabot[bot] <support@github.com>

* Adding support for deeplinks

* Bump eslint from 6.8.0 to 7.21.0

Bumps [eslint](https://github.com/eslint/eslint) from 6.8.0 to 7.21.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v6.8.0...v7.21.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump aws-sdk from 2.855.0 to 2.856.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.855.0 to 2.856.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.855.0...v2.856.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump fastify-swagger from 4.3.2 to 4.3.3

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.3.2 to 4.3.3.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](https://github.com/fastify/fastify-swagger/compare/v4.3.2...v4.3.3)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump date-fns from 2.18.0 to 2.19.0

Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.18.0 to 2.19.0.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v2.18.0...v2.19.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump aws-sdk from 2.856.0 to 2.857.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.856.0 to 2.857.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.856.0...v2.857.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump eslint-config-standard from 14.1.1 to 16.0.2

Bumps [eslint-config-standard](https://github.com/standard/eslint-config-standard) from 14.1.1 to 16.0.2.
- [Release notes](https://github.com/standard/eslint-config-standard/releases)
- [Changelog](https://github.com/standard/eslint-config-standard/blob/master/CHANGELOG.md)
- [Commits](https://github.com/standard/eslint-config-standard/compare/v14.1.1...v16.0.2)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump prettier from 1.19.1 to 2.2.1

Bumps [prettier](https://github.com/prettier/prettier) from 1.19.1 to 2.2.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/1.19.1...2.2.1)

Signed-off-by: dependabot[bot] <support@github.com>

* chore: format

* chore: add dependabot automerge action

This change will cause dependabot PRs to be merged automatically when they pass the CI checks.

* Bump fastify-swagger from 4.3.3 to 4.4.0

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.3.3 to 4.4.0.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](https://github.com/fastify/fastify-swagger/compare/v4.3.3...v4.4.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump aws-sdk from 2.857.0 to 2.858.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.857.0 to 2.858.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.857.0...v2.858.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump pino-pretty from 4.6.0 to 4.7.0

Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 4.6.0 to 4.7.0.
- [Release notes](https://github.com/pinojs/pino-pretty/releases)
- [Commits](https://github.com/pinojs/pino-pretty/compare/v4.6.0...v4.7.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump env-schema from 2.1.0 to 3.0.1

Bumps [env-schema](https://github.com/fastify/env-schema) from 2.1.0 to 3.0.1.
- [Release notes](https://github.com/fastify/env-schema/releases)
- [Commits](https://github.com/fastify/env-schema/compare/v2.1.0...v3.0.1)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump eslint-plugin-jest from 24.1.5 to 24.1.9

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.1.5 to 24.1.9.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v24.1.5...v24.1.9)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump aws-sdk from 2.858.0 to 2.859.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.858.0 to 2.859.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.858.0...v2.859.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump pino-pretty from 4.7.0 to 4.7.1

Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 4.7.0 to 4.7.1.
- [Release notes](https://github.com/pinojs/pino-pretty/releases)
- [Commits](https://github.com/pinojs/pino-pretty/compare/v4.7.0...v4.7.1)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump eslint-config-prettier-standard from 3.0.1 to 4.0.1

Bumps [eslint-config-prettier-standard](https://github.com/npetruzzelli/eslint-config-prettier-standard) from 3.0.1 to 4.0.1.
- [Release notes](https://github.com/npetruzzelli/eslint-config-prettier-standard/releases)
- [Commits](https://github.com/npetruzzelli/eslint-config-prettier-standard/compare/v3.0.1...v4.0.1)

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps): bump aws-sdk from 2.859.0 to 2.860.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.859.0 to 2.860.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.859.0...v2.860.0)

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps-dev): bump eslint-plugin-jest from 24.1.9 to 24.2.0

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.1.9 to 24.2.0.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v24.1.9...v24.2.0)

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps): bump aws-sdk from 2.860.0 to 2.861.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.860.0 to 2.861.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.860.0...v2.861.0)

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps-dev): bump eslint-plugin-jest from 24.2.0 to 24.2.1

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.2.0 to 24.2.1.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v24.2.0...v24.2.1)

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps): bump aws-sdk from 2.861.0 to 2.862.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.861.0 to 2.862.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.861.0...v2.862.0)

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps): bump fastify-swagger from 4.4.0 to 4.4.1

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.4.0 to 4.4.1.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](https://github.com/fastify/fastify-swagger/compare/v4.4.0...v4.4.1)

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps): bump fastify-autoload from 3.5.2 to 3.6.0

Bumps [fastify-autoload](https://github.com/fastify/fastify-autoload) from 3.5.2 to 3.6.0.
- [Release notes](https://github.com/fastify/fastify-autoload/releases)
- [Commits](https://github.com/fastify/fastify-autoload/compare/v3.5.2...v3.6.0)

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps): bump fastify from 3.13.0 to 3.14.0

Bumps [fastify](https://github.com/fastify/fastify) from 3.13.0 to 3.14.0.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](https://github.com/fastify/fastify/compare/v3.13.0...v3.14.0)

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps): bump fastify/github-action-merge-dependabot (#64)

Bumps [fastify/github-action-merge-dependabot](https://github.com/fastify/github-action-merge-dependabot) from v1.2.1 to v2.0.0.
- [Release notes](https://github.com/fastify/github-action-merge-dependabot/releases)
- [Commits](https://github.com/fastify/github-action-merge-dependabot/compare/v1.2.1...a8beb6aa8ba6b9ccaac56697e646e9db994680b5)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump eslint-plugin-jest from 24.2.1 to 24.3.1 (#65)

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.2.1 to 24.3.1.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v24.2.1...v24.3.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump aws-sdk from 2.862.0 to 2.863.0 (#66)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.862.0 to 2.863.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.862.0...v2.863.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump eslint from 7.21.0 to 7.22.0 (#67)

Bumps [eslint](https://github.com/eslint/eslint) from 7.21.0 to 7.22.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.21.0...v7.22.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump aws-sdk from 2.863.0 to 2.864.0 (#68)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.863.0 to 2.864.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.863.0...v2.864.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump fastify-swagger from 4.4.1 to 4.4.2 (#69)

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.4.1 to 4.4.2.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](https://github.com/fastify/fastify-swagger/compare/v4.4.1...v4.4.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump aws-sdk from 2.864.0 to 2.865.0 (#70)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.864.0 to 2.865.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.864.0...v2.865.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump eslint-plugin-jest from 24.3.1 to 24.3.2 (#71)

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.3.1 to 24.3.2.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v24.3.1...v24.3.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump aws-sdk from 2.865.0 to 2.866.0 (#72)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.865.0 to 2.866.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.865.0...v2.866.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump aws-sdk from 2.866.0 to 2.867.0 (#73)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.866.0 to 2.867.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.866.0...v2.867.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Adding support for exporting enx metrics

* Fixing schema

* chore(deps): bump aws-sdk from 2.867.0 to 2.868.0 (#74)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.867.0 to 2.868.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.867.0...v2.868.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump fastify-jwt from 2.3.0 to 2.4.0 (#75)

Bumps [fastify-jwt](https://github.com/fastify/fastify-jwt) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/fastify/fastify-jwt/releases)
- [Commits](https://github.com/fastify/fastify-jwt/compare/v2.3.0...v2.4.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump aws-sdk from 2.868.0 to 2.869.0 (#76)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.868.0 to 2.869.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.868.0...v2.869.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump aws-sdk from 2.869.0 to 2.870.0 (#77)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.869.0 to 2.870.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.869.0...v2.870.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Adding enx metrics end point

Co-authored-by: Jack Murdoch <35329295+jackmurdoch@users.noreply.github.com>
Co-authored-by: Jack Murdoch <jack.murdoch@nearform.com>
Co-authored-by: Simone Busoli <simone.busoli@nearform.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Simone Busoli <simone.busoli@gmail.com>

* Syncing latest (#58)

* APHL support (#1)

* Scheduling support for sms

* Adding support for scheduling

* type fix

* Scheduling fix

* SMS scheduling support

* Adding send count

* Making secret optional

* Adding log

* Changes for limited metrics

* Fixing query

* Bumping versions

* Removing console log

* Making error optional as APHL no longer returns it

* Fixing mobile number issue

* chore: add dependabot

* Bump actions/setup-node from v1 to v2.1.5

Bumps [actions/setup-node](https://github.com/actions/setup-node) from v1 to v2.1.5.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v1...46071b5c7a2e0c34e49c3cb8a0e792e86e18d5ea)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump eslint-plugin-node from 10.0.0 to 11.1.0

Bumps [eslint-plugin-node](https://github.com/mysticatea/eslint-plugin-node) from 10.0.0 to 11.1.0.
- [Release notes](https://github.com/mysticatea/eslint-plugin-node/releases)
- [Commits](https://github.com/mysticatea/eslint-plugin-node/compare/v10.0.0...v11.1.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump fastify-cors from 5.1.0 to 5.2.0

Bumps [fastify-cors](https://github.com/fastify/fastify-cors) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/fastify/fastify-cors/releases)
- [Commits](https://github.com/fastify/fastify-cors/compare/v5.1.0...v5.2.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump eslint-plugin-jest from 22.21.0 to 24.1.5

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 22.21.0 to 24.1.5.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v22.21.0...v24.1.5)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump eslint-plugin-promise from 4.2.1 to 4.3.1

Bumps [eslint-plugin-promise](https://github.com/xjamundx/eslint-plugin-promise) from 4.2.1 to 4.3.1.
- [Release notes](https://github.com/xjamundx/eslint-plugin-promise/releases)
- [Changelog](https://github.com/xjamundx/eslint-plugin-promise/blob/development/CHANGELOG.md)
- [Commits](https://github.com/xjamundx/eslint-plugin-promise/compare/v4.2.1...v4.3.1)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump fastify from 3.9.2 to 3.12.0

Bumps [fastify](https://github.com/fastify/fastify) from 3.9.2 to 3.12.0.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](https://github.com/fastify/fastify/compare/v3.9.2...v3.12.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump pino-pretty from 3.6.1 to 4.5.0

Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 3.6.1 to 4.5.0.
- [Release notes](https://github.com/pinojs/pino-pretty/releases)
- [Commits](https://github.com/pinojs/pino-pretty/compare/v3.6.1...v4.5.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump faker from 4.1.0 to 5.4.0

Bumps [faker](https://github.com/Marak/Faker.js) from 4.1.0 to 5.4.0.
- [Release notes](https://github.com/Marak/Faker.js/releases)
- [Changelog](https://github.com/Marak/faker.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Marak/Faker.js/commits)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump prettier-config-standard from 1.0.1 to 4.0.0

Bumps [prettier-config-standard](https://github.com/npetruzzelli/prettier-config-standard) from 1.0.1 to 4.0.0.
- [Release notes](https://github.com/npetruzzelli/prettier-config-standard/releases)
- [Commits](https://github.com/npetruzzelli/prettier-config-standard/compare/v1.0.1...v4.0.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump phone from 2.4.19 to 2.4.21

Bumps [phone](https://github.com/aftership/phone) from 2.4.19 to 2.4.21.
- [Release notes](https://github.com/aftership/phone/releases)
- [Commits](https://github.com/aftership/phone/compare/2.4.19...2.4.21)

Signed-off-by: dependabot[bot] <support@github.com>

* chore: formatting

* Bump aws-sdk from 2.826.0 to 2.853.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.826.0 to 2.853.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.826.0...v2.853.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump fastify-swagger from 3.5.0 to 4.3.1

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 3.5.0 to 4.3.1.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](https://github.com/fastify/fastify-swagger/compare/v3.5.0...4.3.1)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump eslint-plugin-standard from 4.1.0 to 5.0.0

Bumps [eslint-plugin-standard](https://github.com/standard/eslint-plugin-standard) from 4.1.0 to 5.0.0.
- [Release notes](https://github.com/standard/eslint-plugin-standard/releases)
- [Commits](https://github.com/standard/eslint-plugin-standard/compare/v4.1.0...v5.0.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump jest from 24.9.0 to 26.6.3

Bumps [jest](https://github.com/facebook/jest) from 24.9.0 to 26.6.3.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v24.9.0...v26.6.3)

Signed-off-by: dependabot[bot] <support@github.com>

* Removing unused modules

* Bump crypto-random-string from 3.3.0 to 3.3.1

Bumps [crypto-random-string](https://github.com/sindresorhus/crypto-random-string) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/sindresorhus/crypto-random-string/releases)
- [Commits](https://github.com/sindresorhus/crypto-random-string/compare/v3.3.0...v3.3.1)

Signed-off-by: dependabot[bot] <support@github.com>

* fix: integration test

* Bump aws-sdk from 2.853.0 to 2.854.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.853.0 to 2.854.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.853.0...v2.854.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump fastify-autoload from 3.4.0 to 3.5.2

Bumps [fastify-autoload](https://github.com/fastify/fastify-autoload) from 3.4.0 to 3.5.2.
- [Release notes](https://github.com/fastify/fastify-autoload/releases)
- [Commits](https://github.com/fastify/fastify-autoload/compare/v3.4.0...v3.5.2)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump fastify-postgres from 3.3.0 to 3.5.0

Bumps [fastify-postgres](https://github.com/fastify/fastify-postgres) from 3.3.0 to 3.5.0.
- [Release notes](https://github.com/fastify/fastify-postgres/releases)
- [Commits](https://github.com/fastify/fastify-postgres/compare/v3.3.0...v3.5.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump env-schema from 1.1.0 to 2.1.0

Bumps [env-schema](https://github.com/fastify/env-schema) from 1.1.0 to 2.1.0.
- [Release notes](https://github.com/fastify/env-schema/releases)
- [Commits](https://github.com/fastify/env-schema/compare/v1.1.0...v2.1.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump fluent-schema from 0.10.0 to 1.1.0

Bumps [fluent-schema](https://github.com/fastify/fluent-schema) from 0.10.0 to 1.1.0.
- [Release notes](https://github.com/fastify/fluent-schema/releases)
- [Commits](https://github.com/fastify/fluent-schema/compare/v0.10.0...v1.1.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump aws-sdk from 2.854.0 to 2.855.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.854.0 to 2.855.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.854.0...v2.855.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump date-fns from 2.16.1 to 2.18.0

Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.16.1 to 2.18.0.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v2.16.1...v2.18.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump fastify from 3.12.0 to 3.13.0

Bumps [fastify](https://github.com/fastify/fastify) from 3.12.0 to 3.13.0.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](https://github.com/fastify/fastify/compare/v3.12.0...v3.13.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump pino-pretty from 4.5.0 to 4.6.0

Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/pinojs/pino-pretty/releases)
- [Commits](https://github.com/pinojs/pino-pretty/compare/v4.5.0...v4.6.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump fastify-swagger from 4.3.1 to 4.3.2

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.3.1 to 4.3.2.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](https://github.com/fastify/fastify-swagger/compare/4.3.1...v4.3.2)

Signed-off-by: dependabot[bot] <support@github.com>

* Adding support for deeplinks

* Bump eslint from 6.8.0 to 7.21.0

Bumps [eslint](https://github.com/eslint/eslint) from 6.8.0 to 7.21.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v6.8.0...v7.21.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump aws-sdk from 2.855.0 to 2.856.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.855.0 to 2.856.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.855.0...v2.856.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump fastify-swagger from 4.3.2 to 4.3.3

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.3.2 to 4.3.3.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](https://github.com/fastify/fastify-swagger/compare/v4.3.2...v4.3.3)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump date-fns from 2.18.0 to 2.19.0

Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.18.0 to 2.19.0.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v2.18.0...v2.19.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump aws-sdk from 2.856.0 to 2.857.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.856.0 to 2.857.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.856.0...v2.857.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump eslint-config-standard from 14.1.1 to 16.0.2

Bumps [eslint-config-standard](https://github.com/standard/eslint-config-standard) from 14.1.1 to 16.0.2.
- [Release notes](https://github.com/standard/eslint-config-standard/releases)
- [Changelog](https://github.com/standard/eslint-config-standard/blob/master/CHANGELOG.md)
- [Commits](https://github.com/standard/eslint-config-standard/compare/v14.1.1...v16.0.2)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump prettier from 1.19.1 to 2.2.1

Bumps [prettier](https://github.com/prettier/prettier) from 1.19.1 to 2.2.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/1.19.1...2.2.1)

Signed-off-by: dependabot[bot] <support@github.com>

* chore: format

* chore: add dependabot automerge action

This change will cause dependabot PRs to be merged automatically when they pass the CI checks.

* Bump fastify-swagger from 4.3.3 to 4.4.0

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.3.3 to 4.4.0.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](https://github.com/fastify/fastify-swagger/compare/v4.3.3...v4.4.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump aws-sdk from 2.857.0 to 2.858.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.857.0 to 2.858.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.857.0...v2.858.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump pino-pretty from 4.6.0 to 4.7.0

Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 4.6.0 to 4.7.0.
- [Release notes](https://github.com/pinojs/pino-pretty/releases)
- [Commits](https://github.com/pinojs/pino-pretty/compare/v4.6.0...v4.7.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump env-schema from 2.1.0 to 3.0.1

Bumps [env-schema](https://github.com/fastify/env-schema) from 2.1.0 to 3.0.1.
- [Release notes](https://github.com/fastify/env-schema/releases)
- [Commits](https://github.com/fastify/env-schema/compare/v2.1.0...v3.0.1)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump eslint-plugin-jest from 24.1.5 to 24.1.9

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.1.5 to 24.1.9.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v24.1.5...v24.1.9)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump aws-sdk from 2.858.0 to 2.859.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.858.0 to 2.859.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.858.0...v2.859.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump pino-pretty from 4.7.0 to 4.7.1

Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 4.7.0 to 4.7.1.
- [Release notes](https://github.com/pinojs/pino-pretty/releases)
- [Commits](https://github.com/pinojs/pino-pretty/compare/v4.7.0...v4.7.1)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump eslint-config-prettier-standard from 3.0.1 to 4.0.1

Bumps [eslint-config-prettier-standard](https://github.com/npetruzzelli/eslint-config-prettier-standard) from 3.0.1 to 4.0.1.
- [Release notes](https://github.com/npetruzzelli/eslint-config-prettier-standard/releases)
- [Commits](https://github.com/npetruzzelli/eslint-config-prettier-standard/compare/v3.0.1...v4.0.1)

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps): bump aws-sdk from 2.859.0 to 2.860.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.859.0 to 2.860.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.859.0...v2.860.0)

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps-dev): bump eslint-plugin-jest from 24.1.9 to 24.2.0

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.1.9 to 24.2.0.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v24.1.9...v24.2.0)

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps): bump aws-sdk from 2.860.0 to 2.861.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.860.0 to 2.861.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.860.0...v2.861.0)

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps-dev): bump eslint-plugin-jest from 24.2.0 to 24.2.1

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.2.0 to 24.2.1.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v24.2.0...v24.2.1)

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps): bump aws-sdk from 2.861.0 to 2.862.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.861.0 to 2.862.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.861.0...v2.862.0)

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps): bump fastify-swagger from 4.4.0 to 4.4.1

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.4.0 to 4.4.1.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](https://github.com/fastify/fastify-swagger/compare/v4.4.0...v4.4.1)

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps): bump fastify-autoload from 3.5.2 to 3.6.0

Bumps [fastify-autoload](https://github.com/fastify/fastify-autoload) from 3.5.2 to 3.6.0.
- [Release notes](https://github.com/fastify/fastify-autoload/releases)
- [Commits](https://github.com/fastify/fastify-autoload/compare/v3.5.2...v3.6.0)

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps): bump fastify from 3.13.0 to 3.14.0

Bumps [fastify](https://github.com/fastify/fastify) from 3.13.0 to 3.14.0.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](https://github.com/fastify/fastify/compare/v3.13.0...v3.14.0)

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps): bump fastify/github-action-merge-dependabot (#64)

Bumps [fastify/github-action-merge-dependabot](https://github.com/fastify/github-action-merge-dependabot) from v1.2.1 to v2.0.0.
- [Release notes](https://github.com/fastify/github-action-merge-dependabot/releases)
- [Commits](https://github.com/fastify/github-action-merge-dependabot/compare/v1.2.1...a8beb6aa8ba6b9ccaac56697e646e9db994680b5)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump eslint-plugin-jest from 24.2.1 to 24.3.1 (#65)

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.2.1 to 24.3.1.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v24.2.1...v24.3.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump aws-sdk from 2.862.0 to 2.863.0 (#66)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.862.0 to 2.863.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.862.0...v2.863.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump eslint from 7.21.0 to 7.22.0 (#67)

Bumps [eslint](https://github.com/eslint/eslint) from 7.21.0 to 7.22.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.21.0...v7.22.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump aws-sdk from 2.863.0 to 2.864.0 (#68)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.863.0 to 2.864.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.863.0...v2.864.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump fastify-swagger from 4.4.1 to 4.4.2 (#69)

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.4.1 to 4.4.2.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](https://github.com/fastify/fastify-swagger/compare/v4.4.1...v4.4.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump aws-sdk from 2.864.0 to 2.8…
colmharte added a commit that referenced this pull request May 21, 2021
* APHL support (#1)

* Scheduling support for sms

* Adding support for scheduling

* type fix

* Scheduling fix

* SMS scheduling support

* Adding send count

* Making secret optional

* Adding log

* Changes for limited metrics

* Fixing query

* Bumping versions

* Removing console log

* Making error optional as APHL no longer returns it

* Fixing mobile number issue

* chore: add dependabot

* Bump actions/setup-node from v1 to v2.1.5

Bumps [actions/setup-node](https://github.com/actions/setup-node) from v1 to v2.1.5.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v1...46071b5c7a2e0c34e49c3cb8a0e792e86e18d5ea)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump eslint-plugin-node from 10.0.0 to 11.1.0

Bumps [eslint-plugin-node](https://github.com/mysticatea/eslint-plugin-node) from 10.0.0 to 11.1.0.
- [Release notes](https://github.com/mysticatea/eslint-plugin-node/releases)
- [Commits](https://github.com/mysticatea/eslint-plugin-node/compare/v10.0.0...v11.1.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump fastify-cors from 5.1.0 to 5.2.0

Bumps [fastify-cors](https://github.com/fastify/fastify-cors) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/fastify/fastify-cors/releases)
- [Commits](https://github.com/fastify/fastify-cors/compare/v5.1.0...v5.2.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump eslint-plugin-jest from 22.21.0 to 24.1.5

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 22.21.0 to 24.1.5.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v22.21.0...v24.1.5)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump eslint-plugin-promise from 4.2.1 to 4.3.1

Bumps [eslint-plugin-promise](https://github.com/xjamundx/eslint-plugin-promise) from 4.2.1 to 4.3.1.
- [Release notes](https://github.com/xjamundx/eslint-plugin-promise/releases)
- [Changelog](https://github.com/xjamundx/eslint-plugin-promise/blob/development/CHANGELOG.md)
- [Commits](https://github.com/xjamundx/eslint-plugin-promise/compare/v4.2.1...v4.3.1)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump fastify from 3.9.2 to 3.12.0

Bumps [fastify](https://github.com/fastify/fastify) from 3.9.2 to 3.12.0.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](https://github.com/fastify/fastify/compare/v3.9.2...v3.12.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump pino-pretty from 3.6.1 to 4.5.0

Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 3.6.1 to 4.5.0.
- [Release notes](https://github.com/pinojs/pino-pretty/releases)
- [Commits](https://github.com/pinojs/pino-pretty/compare/v3.6.1...v4.5.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump faker from 4.1.0 to 5.4.0

Bumps [faker](https://github.com/Marak/Faker.js) from 4.1.0 to 5.4.0.
- [Release notes](https://github.com/Marak/Faker.js/releases)
- [Changelog](https://github.com/Marak/faker.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Marak/Faker.js/commits)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump prettier-config-standard from 1.0.1 to 4.0.0

Bumps [prettier-config-standard](https://github.com/npetruzzelli/prettier-config-standard) from 1.0.1 to 4.0.0.
- [Release notes](https://github.com/npetruzzelli/prettier-config-standard/releases)
- [Commits](https://github.com/npetruzzelli/prettier-config-standard/compare/v1.0.1...v4.0.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump phone from 2.4.19 to 2.4.21

Bumps [phone](https://github.com/aftership/phone) from 2.4.19 to 2.4.21.
- [Release notes](https://github.com/aftership/phone/releases)
- [Commits](https://github.com/aftership/phone/compare/2.4.19...2.4.21)

Signed-off-by: dependabot[bot] <support@github.com>

* chore: formatting

* Bump aws-sdk from 2.826.0 to 2.853.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.826.0 to 2.853.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.826.0...v2.853.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump fastify-swagger from 3.5.0 to 4.3.1

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 3.5.0 to 4.3.1.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](https://github.com/fastify/fastify-swagger/compare/v3.5.0...4.3.1)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump eslint-plugin-standard from 4.1.0 to 5.0.0

Bumps [eslint-plugin-standard](https://github.com/standard/eslint-plugin-standard) from 4.1.0 to 5.0.0.
- [Release notes](https://github.com/standard/eslint-plugin-standard/releases)
- [Commits](https://github.com/standard/eslint-plugin-standard/compare/v4.1.0...v5.0.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump jest from 24.9.0 to 26.6.3

Bumps [jest](https://github.com/facebook/jest) from 24.9.0 to 26.6.3.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v24.9.0...v26.6.3)

Signed-off-by: dependabot[bot] <support@github.com>

* Removing unused modules

* Bump crypto-random-string from 3.3.0 to 3.3.1

Bumps [crypto-random-string](https://github.com/sindresorhus/crypto-random-string) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/sindresorhus/crypto-random-string/releases)
- [Commits](https://github.com/sindresorhus/crypto-random-string/compare/v3.3.0...v3.3.1)

Signed-off-by: dependabot[bot] <support@github.com>

* fix: integration test

* Bump aws-sdk from 2.853.0 to 2.854.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.853.0 to 2.854.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.853.0...v2.854.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump fastify-autoload from 3.4.0 to 3.5.2

Bumps [fastify-autoload](https://github.com/fastify/fastify-autoload) from 3.4.0 to 3.5.2.
- [Release notes](https://github.com/fastify/fastify-autoload/releases)
- [Commits](https://github.com/fastify/fastify-autoload/compare/v3.4.0...v3.5.2)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump fastify-postgres from 3.3.0 to 3.5.0

Bumps [fastify-postgres](https://github.com/fastify/fastify-postgres) from 3.3.0 to 3.5.0.
- [Release notes](https://github.com/fastify/fastify-postgres/releases)
- [Commits](https://github.com/fastify/fastify-postgres/compare/v3.3.0...v3.5.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump env-schema from 1.1.0 to 2.1.0

Bumps [env-schema](https://github.com/fastify/env-schema) from 1.1.0 to 2.1.0.
- [Release notes](https://github.com/fastify/env-schema/releases)
- [Commits](https://github.com/fastify/env-schema/compare/v1.1.0...v2.1.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump fluent-schema from 0.10.0 to 1.1.0

Bumps [fluent-schema](https://github.com/fastify/fluent-schema) from 0.10.0 to 1.1.0.
- [Release notes](https://github.com/fastify/fluent-schema/releases)
- [Commits](https://github.com/fastify/fluent-schema/compare/v0.10.0...v1.1.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump aws-sdk from 2.854.0 to 2.855.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.854.0 to 2.855.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.854.0...v2.855.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump date-fns from 2.16.1 to 2.18.0

Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.16.1 to 2.18.0.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v2.16.1...v2.18.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump fastify from 3.12.0 to 3.13.0

Bumps [fastify](https://github.com/fastify/fastify) from 3.12.0 to 3.13.0.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](https://github.com/fastify/fastify/compare/v3.12.0...v3.13.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump pino-pretty from 4.5.0 to 4.6.0

Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/pinojs/pino-pretty/releases)
- [Commits](https://github.com/pinojs/pino-pretty/compare/v4.5.0...v4.6.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump fastify-swagger from 4.3.1 to 4.3.2

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.3.1 to 4.3.2.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](https://github.com/fastify/fastify-swagger/compare/4.3.1...v4.3.2)

Signed-off-by: dependabot[bot] <support@github.com>

* Adding support for deeplinks

* Bump eslint from 6.8.0 to 7.21.0

Bumps [eslint](https://github.com/eslint/eslint) from 6.8.0 to 7.21.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v6.8.0...v7.21.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump aws-sdk from 2.855.0 to 2.856.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.855.0 to 2.856.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.855.0...v2.856.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump fastify-swagger from 4.3.2 to 4.3.3

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.3.2 to 4.3.3.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](https://github.com/fastify/fastify-swagger/compare/v4.3.2...v4.3.3)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump date-fns from 2.18.0 to 2.19.0

Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.18.0 to 2.19.0.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v2.18.0...v2.19.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump aws-sdk from 2.856.0 to 2.857.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.856.0 to 2.857.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.856.0...v2.857.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump eslint-config-standard from 14.1.1 to 16.0.2

Bumps [eslint-config-standard](https://github.com/standard/eslint-config-standard) from 14.1.1 to 16.0.2.
- [Release notes](https://github.com/standard/eslint-config-standard/releases)
- [Changelog](https://github.com/standard/eslint-config-standard/blob/master/CHANGELOG.md)
- [Commits](https://github.com/standard/eslint-config-standard/compare/v14.1.1...v16.0.2)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump prettier from 1.19.1 to 2.2.1

Bumps [prettier](https://github.com/prettier/prettier) from 1.19.1 to 2.2.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/1.19.1...2.2.1)

Signed-off-by: dependabot[bot] <support@github.com>

* chore: format

* chore: add dependabot automerge action

This change will cause dependabot PRs to be merged automatically when they pass the CI checks.

* Bump fastify-swagger from 4.3.3 to 4.4.0

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.3.3 to 4.4.0.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](https://github.com/fastify/fastify-swagger/compare/v4.3.3...v4.4.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump aws-sdk from 2.857.0 to 2.858.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.857.0 to 2.858.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.857.0...v2.858.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump pino-pretty from 4.6.0 to 4.7.0

Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 4.6.0 to 4.7.0.
- [Release notes](https://github.com/pinojs/pino-pretty/releases)
- [Commits](https://github.com/pinojs/pino-pretty/compare/v4.6.0...v4.7.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump env-schema from 2.1.0 to 3.0.1

Bumps [env-schema](https://github.com/fastify/env-schema) from 2.1.0 to 3.0.1.
- [Release notes](https://github.com/fastify/env-schema/releases)
- [Commits](https://github.com/fastify/env-schema/compare/v2.1.0...v3.0.1)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump eslint-plugin-jest from 24.1.5 to 24.1.9

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.1.5 to 24.1.9.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v24.1.5...v24.1.9)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump aws-sdk from 2.858.0 to 2.859.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.858.0 to 2.859.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.858.0...v2.859.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump pino-pretty from 4.7.0 to 4.7.1

Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 4.7.0 to 4.7.1.
- [Release notes](https://github.com/pinojs/pino-pretty/releases)
- [Commits](https://github.com/pinojs/pino-pretty/compare/v4.7.0...v4.7.1)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump eslint-config-prettier-standard from 3.0.1 to 4.0.1

Bumps [eslint-config-prettier-standard](https://github.com/npetruzzelli/eslint-config-prettier-standard) from 3.0.1 to 4.0.1.
- [Release notes](https://github.com/npetruzzelli/eslint-config-prettier-standard/releases)
- [Commits](https://github.com/npetruzzelli/eslint-config-prettier-standard/compare/v3.0.1...v4.0.1)

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps): bump aws-sdk from 2.859.0 to 2.860.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.859.0 to 2.860.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.859.0...v2.860.0)

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps-dev): bump eslint-plugin-jest from 24.1.9 to 24.2.0

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.1.9 to 24.2.0.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v24.1.9...v24.2.0)

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps): bump aws-sdk from 2.860.0 to 2.861.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.860.0 to 2.861.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.860.0...v2.861.0)

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps-dev): bump eslint-plugin-jest from 24.2.0 to 24.2.1

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.2.0 to 24.2.1.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v24.2.0...v24.2.1)

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps): bump aws-sdk from 2.861.0 to 2.862.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.861.0 to 2.862.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.861.0...v2.862.0)

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps): bump fastify-swagger from 4.4.0 to 4.4.1

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.4.0 to 4.4.1.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](https://github.com/fastify/fastify-swagger/compare/v4.4.0...v4.4.1)

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps): bump fastify-autoload from 3.5.2 to 3.6.0

Bumps [fastify-autoload](https://github.com/fastify/fastify-autoload) from 3.5.2 to 3.6.0.
- [Release notes](https://github.com/fastify/fastify-autoload/releases)
- [Commits](https://github.com/fastify/fastify-autoload/compare/v3.5.2...v3.6.0)

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps): bump fastify from 3.13.0 to 3.14.0

Bumps [fastify](https://github.com/fastify/fastify) from 3.13.0 to 3.14.0.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](https://github.com/fastify/fastify/compare/v3.13.0...v3.14.0)

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps): bump fastify/github-action-merge-dependabot (#64)

Bumps [fastify/github-action-merge-dependabot](https://github.com/fastify/github-action-merge-dependabot) from v1.2.1 to v2.0.0.
- [Release notes](https://github.com/fastify/github-action-merge-dependabot/releases)
- [Commits](https://github.com/fastify/github-action-merge-dependabot/compare/v1.2.1...a8beb6aa8ba6b9ccaac56697e646e9db994680b5)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump eslint-plugin-jest from 24.2.1 to 24.3.1 (#65)

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.2.1 to 24.3.1.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v24.2.1...v24.3.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump aws-sdk from 2.862.0 to 2.863.0 (#66)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.862.0 to 2.863.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.862.0...v2.863.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump eslint from 7.21.0 to 7.22.0 (#67)

Bumps [eslint](https://github.com/eslint/eslint) from 7.21.0 to 7.22.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.21.0...v7.22.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump aws-sdk from 2.863.0 to 2.864.0 (#68)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.863.0 to 2.864.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.863.0...v2.864.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump fastify-swagger from 4.4.1 to 4.4.2 (#69)

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.4.1 to 4.4.2.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](https://github.com/fastify/fastify-swagger/compare/v4.4.1...v4.4.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump aws-sdk from 2.864.0 to 2.865.0 (#70)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.864.0 to 2.865.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.864.0...v2.865.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump eslint-plugin-jest from 24.3.1 to 24.3.2 (#71)

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.3.1 to 24.3.2.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v24.3.1...v24.3.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump aws-sdk from 2.865.0 to 2.866.0 (#72)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.865.0 to 2.866.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.865.0...v2.866.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump aws-sdk from 2.866.0 to 2.867.0 (#73)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.866.0 to 2.867.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.866.0...v2.867.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Adding support for exporting enx metrics

* Fixing schema

* chore(deps): bump aws-sdk from 2.867.0 to 2.868.0 (#74)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.867.0 to 2.868.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.867.0...v2.868.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump fastify-jwt from 2.3.0 to 2.4.0 (#75)

Bumps [fastify-jwt](https://github.com/fastify/fastify-jwt) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/fastify/fastify-jwt/releases)
- [Commits](https://github.com/fastify/fastify-jwt/compare/v2.3.0...v2.4.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump aws-sdk from 2.868.0 to 2.869.0 (#76)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.868.0 to 2.869.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.868.0...v2.869.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump aws-sdk from 2.869.0 to 2.870.0 (#77)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.869.0 to 2.870.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.869.0...v2.870.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Adding enx metrics end point

* Suporing date time for enx metrics

* Fixing date range

* chore(deps): bump aws-sdk from 2.870.0 to 2.871.0 (#78)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.870.0 to 2.871.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.870.0...v2.871.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump faker from 5.4.0 to 5.5.0 (#79)

Bumps [faker](https://github.com/Marak/Faker.js) from 5.4.0 to 5.5.0.
- [Release notes](https://github.com/Marak/Faker.js/releases)
- [Changelog](https://github.com/Marak/faker.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Marak/Faker.js/commits/v5.5.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump aws-sdk from 2.871.0 to 2.873.0 (#80)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.871.0 to 2.873.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.871.0...v2.873.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Fixing end date when using period

* chore(deps): bump aws-sdk from 2.873.0 to 2.874.0 (#81)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.873.0 to 2.874.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.873.0...v2.874.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump fastify from 3.14.0 to 3.14.1 (#83)

Bumps [fastify](https://github.com/fastify/fastify) from 3.14.0 to 3.14.1.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](https://github.com/fastify/fastify/compare/v3.14.0...v3.14.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump eslint from 7.22.0 to 7.23.0 (#84)

Bumps [eslint](https://github.com/eslint/eslint) from 7.22.0 to 7.23.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.22.0...v7.23.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump faker from 5.5.0 to 5.5.1 (#82)

Bumps [faker](https://github.com/Marak/Faker.js) from 5.5.0 to 5.5.1.
- [Release notes](https://github.com/Marak/Faker.js/releases)
- [Changelog](https://github.com/Marak/faker.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Marak/Faker.js/compare/v5.5.0...v5.5.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump aws-sdk from 2.874.0 to 2.875.0 (#85)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.874.0 to 2.875.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.874.0...v2.875.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump faker from 5.5.1 to 5.5.2 (#86)

Bumps [faker](https://github.com/Marak/Faker.js) from 5.5.1 to 5.5.2.
- [Release notes](https://github.com/Marak/Faker.js/releases)
- [Changelog](https://github.com/Marak/faker.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Marak/Faker.js/compare/v5.5.1...v5.5.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump aws-sdk from 2.875.0 to 2.876.0 (#87)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.875.0 to 2.876.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.875.0...v2.876.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump @nearform/sql from 1.5.0 to 1.5.1 (#88)

Bumps [@nearform/sql](https://github.com/nearform/sql) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/nearform/sql/releases)
- [Commits](https://github.com/nearform/sql/compare/v1.5.0...v1.5.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump aws-sdk from 2.876.0 to 2.878.0 (#90)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.876.0 to 2.878.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.876.0...v2.878.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump eslint-plugin-jest from 24.3.2 to 24.3.4 (#91)

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.3.2 to 24.3.4.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v24.3.2...v24.3.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump fastify-swagger from 4.4.2 to 4.5.0 (#93)

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.4.2 to 4.5.0.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](https://github.com/fastify/fastify-swagger/compare/v4.4.2...v4.5.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump aws-sdk from 2.878.0 to 2.879.0 (#94)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.878.0 to 2.879.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.878.0...v2.879.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump aws-sdk from 2.879.0 to 2.880.0 (#95)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.879.0 to 2.880.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.879.0...v2.880.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump aws-sdk from 2.880.0 to 2.881.0 (#96)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.880.0 to 2.881.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.880.0...v2.881.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump fastify-autoload from 3.6.0 to 3.7.0 (#97)

Bumps [fastify-autoload](https://github.com/fastify/fastify-autoload) from 3.6.0 to 3.7.0.
- [Release notes](https://github.com/fastify/fastify-autoload/releases)
- [Commits](https://github.com/fastify/fastify-autoload/compare/v3.6.0...v3.7.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump date-fns from 2.19.0 to 2.20.0

Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.19.0 to 2.20.0.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v2.19.0...v2.20.0)

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps): bump fastify from 3.14.1 to 3.14.2

Bumps [fastify](https://github.com/fastify/fastify) from 3.14.1 to 3.14.2.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](https://github.com/fastify/fastify/compare/v3.14.1...v3.14.2)

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps): bump aws-sdk from 2.881.0 to 2.882.0 (#99)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.881.0 to 2.882.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.881.0...v2.882.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump faker from 5.5.2 to 5.5.3 (#101)

Bumps [faker](https://github.com/Marak/Faker.js) from 5.5.2 to 5.5.3.
- [Release notes](https://github.com/Marak/Faker.js/releases)
- [Changelog](https://github.com/Marak/faker.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Marak/Faker.js/compare/v5.5.2...v5.5.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump aws-sdk from 2.882.0 to 2.883.0 (#102)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.882.0 to 2.883.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.882.0...v2.883.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump eslint from 7.23.0 to 7.24.0 (#103)

Bumps [eslint](https://github.com/eslint/eslint) from 7.23.0 to 7.24.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.23.0...v7.24.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump fastify-swagger from 4.5.0 to 4.5.1 (#104)

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](https://github.com/fastify/fastify-swagger/compare/v4.5.0...v4.5.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump eslint-plugin-jest from 24.3.4 to 24.3.5 (#105)

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.3.4 to 24.3.5.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v24.3.4...v24.3.5)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump date-fns from 2.20.0 to 2.20.1 (#106)

Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.20.0 to 2.20.1.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v2.20.0...v2.20.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump aws-sdk from 2.883.0 to 2.884.0 (#107)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.883.0 to 2.884.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.883.0...v2.884.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump aws-sdk from 2.884.0 to 2.885.0 (#108)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.884.0 to 2.885.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.884.0...v2.885.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump date-fns from 2.20.1 to 2.20.2 (#109)

Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.20.1 to 2.20.2.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v2.20.1...v2.20.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump date-fns from 2.20.2 to 2.20.3 (#110)

Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.20.2 to 2.20.3.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v2.20.2...v2.20.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump eslint-config-prettier from 6.15.0 to 8.2.0 (#111)

Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.15.0 to 8.2.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v6.15.0...v8.2.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump aws-sdk from 2.885.0 to 2.886.0 (#112)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.885.0 to 2.886.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.885.0...v2.886.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump pg from 8.5.1 to 8.6.0 (#113)

Bumps [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) from 8.5.1 to 8.6.0.
- [Release notes](https://github.com/brianc/node-postgres/releases)
- [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md)
- [Commits](https://github.com/brianc/node-postgres/commits/pg@8.6.0/packages/pg)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump date-fns from 2.20.3 to 2.21.0 (#114)

Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.20.3 to 2.21.0.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v2.20.3...v2.21.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump eslint-plugin-prettier from 3.3.1 to 3.4.0 (#115)

Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 3.3.1 to 3.4.0.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump fastify-swagger from 4.5.1 to 4.6.0 (#116)

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.5.1 to 4.6.0.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](https://github.com/fastify/fastify-swagger/compare/v4.5.1...v4.6.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump aws-sdk from 2.886.0 to 2.887.0 (#117)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.886.0 to 2.887.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.886.0...v2.887.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump date-fns from 2.21.0 to 2.21.1 (#118)

Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.21.0 to 2.21.1.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v2.21.0...v2.21.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump aws-sdk from 2.887.0 to 2.888.0 (#119)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.887.0 to 2.888.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.887.0...v2.888.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump fastify-autoload from 3.7.0 to 3.7.1 (#120)

Bumps [fastify-autoload](https://github.com/fastify/fastify-autoload) from 3.7.0 to 3.7.1.
- [Release notes](https://github.com/fastify/fastify-autoload/releases)
- [Commits](https://github.com/fastify/fastify-autoload/compare/v3.7.0...v3.7.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump aws-sdk from 2.888.0 to 2.889.0 (#121)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.888.0 to 2.889.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.888.0...v2.889.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump fastify-swagger from 4.6.0 to 4.7.0 (#122)

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.6.0 to 4.7.0.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](https://github.com/fastify/fastify-swagger/compare/v4.6.0...v4.7.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump aws-sdk from 2.889.0 to 2.890.0 (#123)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.889.0 to 2.890.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.889.0...v2.890.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump fastify from 3.14.2 to 3.15.0 (#124)

Bumps [fastify](https://github.com/fastify/fastify) from 3.14.2 to 3.15.0.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](https://github.com/fastify/fastify/compare/v3.14.2...v3.15.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump aws-sdk from 2.890.0 to 2.891.0 (#125)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.890.0 to 2.891.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.890.0...v2.891.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump eslint-config-prettier from 8.2.0 to 8.3.0 (#126)

Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.2.0 to 8.3.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.2.0...v8.3.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump eslint-plugin-jest from 24.3.5 to 24.3.6 (#128)

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.3.5 to 24.3.6.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v24.3.5...v24.3.6)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump aws-sdk from 2.891.0 to 2.892.0 (#129)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.891.0 to 2.892.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.891.0...v2.892.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump eslint from 7.24.0 to 7.25.0 (#127)

Bumps [eslint](https://github.com/eslint/eslint) from 7.24.0 to 7.25.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.24.0...v7.25.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump aws-sdk from 2.892.0 to 2.893.0 (#130)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.892.0 to 2.893.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.892.0...v2.893.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump aws-sdk from 2.893.0 to 2.894.0 (#131)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.893.0 to 2.894.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.893.0...v2.894.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump aws-sdk from 2.894.0 to 2.895.0 (#132)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.894.0 to 2.895.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.894.0...v2.895.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump aws-sdk from 2.895.0 to 2.896.0 (#133)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.895.0 to 2.896.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.895.0...v2.896.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump fastify-cors from 5.2.0 to 6.0.0 (#134)

Bumps [fastify-cors](https://github.com/fastify/fastify-cors) from 5.2.0 to 6.0.0.
- [Release notes](https://github.com/fastify/fastify-cors/releases)
- [Commits](https://github.com/fastify/fastify-cors/compare/v5.2.0...v6.0.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump fastify from 3.15.0 to 3.15.1 (#135)

Bumps [fastify](https://github.com/fastify/fastify) from 3.15.0 to 3.15.1.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](https://github.com/fastify/fastify/compare/v3.15.0...v3.15.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump aws-sdk from 2.896.0 to 2.897.0 (#136)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.896.0 to 2.897.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.896.0...v2.897.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump aws-sdk from 2.897.0 to 2.899.0 (#137)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.897.0 to 2.899.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.897.0...v2.899.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump aws-sdk from 2.899.0 to 2.900.0 (#138)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.899.0 to 2.900.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.899.0...v2.900.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump date-fns from 2.21.1 to 2.21.2 (#140)

Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.21.1 to 2.21.2.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Adding onset date range check

* chore(deps): bump @nearform/sql from 1.5.1 to 1.6.0 (#139)

Bumps [@nearform/sql](https://github.com/nearform/sql) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/nearform/sql/releases)
- [Commits](https://github.com/nearform/sql/compare/v1.5.1...v1.6.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Co-authored-by: Jack Murdoch <35329295+jackmurdoch@users.noreply.github.com>
Co-authored-by: Jack Murdoch <jack.murdoch@nearform.com>
Co-authored-by: Simone Busoli <simone.busoli@nearform.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Simone Busoli <simone.busoli@gmail.com>
colmharte added a commit that referenced this pull request May 21, 2021
* APHL support (#1)

* Scheduling support for sms

* Adding support for scheduling

* type fix

* Scheduling fix

* SMS scheduling support

* Adding send count

* Making secret optional

* Adding log

* Changes for limited metrics

* Fixing query

* Bumping versions

* Removing console log

* Making error optional as APHL no longer returns it

* Fixing mobile number issue

* chore: add dependabot

* Bump actions/setup-node from v1 to v2.1.5

Bumps [actions/setup-node](https://github.com/actions/setup-node) from v1 to v2.1.5.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v1...46071b5c7a2e0c34e49c3cb8a0e792e86e18d5ea)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump eslint-plugin-node from 10.0.0 to 11.1.0

Bumps [eslint-plugin-node](https://github.com/mysticatea/eslint-plugin-node) from 10.0.0 to 11.1.0.
- [Release notes](https://github.com/mysticatea/eslint-plugin-node/releases)
- [Commits](https://github.com/mysticatea/eslint-plugin-node/compare/v10.0.0...v11.1.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump fastify-cors from 5.1.0 to 5.2.0

Bumps [fastify-cors](https://github.com/fastify/fastify-cors) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/fastify/fastify-cors/releases)
- [Commits](https://github.com/fastify/fastify-cors/compare/v5.1.0...v5.2.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump eslint-plugin-jest from 22.21.0 to 24.1.5

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 22.21.0 to 24.1.5.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v22.21.0...v24.1.5)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump eslint-plugin-promise from 4.2.1 to 4.3.1

Bumps [eslint-plugin-promise](https://github.com/xjamundx/eslint-plugin-promise) from 4.2.1 to 4.3.1.
- [Release notes](https://github.com/xjamundx/eslint-plugin-promise/releases)
- [Changelog](https://github.com/xjamundx/eslint-plugin-promise/blob/development/CHANGELOG.md)
- [Commits](https://github.com/xjamundx/eslint-plugin-promise/compare/v4.2.1...v4.3.1)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump fastify from 3.9.2 to 3.12.0

Bumps [fastify](https://github.com/fastify/fastify) from 3.9.2 to 3.12.0.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](https://github.com/fastify/fastify/compare/v3.9.2...v3.12.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump pino-pretty from 3.6.1 to 4.5.0

Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 3.6.1 to 4.5.0.
- [Release notes](https://github.com/pinojs/pino-pretty/releases)
- [Commits](https://github.com/pinojs/pino-pretty/compare/v3.6.1...v4.5.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump faker from 4.1.0 to 5.4.0

Bumps [faker](https://github.com/Marak/Faker.js) from 4.1.0 to 5.4.0.
- [Release notes](https://github.com/Marak/Faker.js/releases)
- [Changelog](https://github.com/Marak/faker.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Marak/Faker.js/commits)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump prettier-config-standard from 1.0.1 to 4.0.0

Bumps [prettier-config-standard](https://github.com/npetruzzelli/prettier-config-standard) from 1.0.1 to 4.0.0.
- [Release notes](https://github.com/npetruzzelli/prettier-config-standard/releases)
- [Commits](https://github.com/npetruzzelli/prettier-config-standard/compare/v1.0.1...v4.0.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump phone from 2.4.19 to 2.4.21

Bumps [phone](https://github.com/aftership/phone) from 2.4.19 to 2.4.21.
- [Release notes](https://github.com/aftership/phone/releases)
- [Commits](https://github.com/aftership/phone/compare/2.4.19...2.4.21)

Signed-off-by: dependabot[bot] <support@github.com>

* chore: formatting

* Bump aws-sdk from 2.826.0 to 2.853.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.826.0 to 2.853.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.826.0...v2.853.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump fastify-swagger from 3.5.0 to 4.3.1

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 3.5.0 to 4.3.1.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](https://github.com/fastify/fastify-swagger/compare/v3.5.0...4.3.1)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump eslint-plugin-standard from 4.1.0 to 5.0.0

Bumps [eslint-plugin-standard](https://github.com/standard/eslint-plugin-standard) from 4.1.0 to 5.0.0.
- [Release notes](https://github.com/standard/eslint-plugin-standard/releases)
- [Commits](https://github.com/standard/eslint-plugin-standard/compare/v4.1.0...v5.0.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump jest from 24.9.0 to 26.6.3

Bumps [jest](https://github.com/facebook/jest) from 24.9.0 to 26.6.3.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v24.9.0...v26.6.3)

Signed-off-by: dependabot[bot] <support@github.com>

* Removing unused modules

* Bump crypto-random-string from 3.3.0 to 3.3.1

Bumps [crypto-random-string](https://github.com/sindresorhus/crypto-random-string) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/sindresorhus/crypto-random-string/releases)
- [Commits](https://github.com/sindresorhus/crypto-random-string/compare/v3.3.0...v3.3.1)

Signed-off-by: dependabot[bot] <support@github.com>

* fix: integration test

* Bump aws-sdk from 2.853.0 to 2.854.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.853.0 to 2.854.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.853.0...v2.854.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump fastify-autoload from 3.4.0 to 3.5.2

Bumps [fastify-autoload](https://github.com/fastify/fastify-autoload) from 3.4.0 to 3.5.2.
- [Release notes](https://github.com/fastify/fastify-autoload/releases)
- [Commits](https://github.com/fastify/fastify-autoload/compare/v3.4.0...v3.5.2)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump fastify-postgres from 3.3.0 to 3.5.0

Bumps [fastify-postgres](https://github.com/fastify/fastify-postgres) from 3.3.0 to 3.5.0.
- [Release notes](https://github.com/fastify/fastify-postgres/releases)
- [Commits](https://github.com/fastify/fastify-postgres/compare/v3.3.0...v3.5.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump env-schema from 1.1.0 to 2.1.0

Bumps [env-schema](https://github.com/fastify/env-schema) from 1.1.0 to 2.1.0.
- [Release notes](https://github.com/fastify/env-schema/releases)
- [Commits](https://github.com/fastify/env-schema/compare/v1.1.0...v2.1.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump fluent-schema from 0.10.0 to 1.1.0

Bumps [fluent-schema](https://github.com/fastify/fluent-schema) from 0.10.0 to 1.1.0.
- [Release notes](https://github.com/fastify/fluent-schema/releases)
- [Commits](https://github.com/fastify/fluent-schema/compare/v0.10.0...v1.1.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump aws-sdk from 2.854.0 to 2.855.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.854.0 to 2.855.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.854.0...v2.855.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump date-fns from 2.16.1 to 2.18.0

Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.16.1 to 2.18.0.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v2.16.1...v2.18.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump fastify from 3.12.0 to 3.13.0

Bumps [fastify](https://github.com/fastify/fastify) from 3.12.0 to 3.13.0.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](https://github.com/fastify/fastify/compare/v3.12.0...v3.13.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump pino-pretty from 4.5.0 to 4.6.0

Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/pinojs/pino-pretty/releases)
- [Commits](https://github.com/pinojs/pino-pretty/compare/v4.5.0...v4.6.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump fastify-swagger from 4.3.1 to 4.3.2

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.3.1 to 4.3.2.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](https://github.com/fastify/fastify-swagger/compare/4.3.1...v4.3.2)

Signed-off-by: dependabot[bot] <support@github.com>

* Adding support for deeplinks

* Bump eslint from 6.8.0 to 7.21.0

Bumps [eslint](https://github.com/eslint/eslint) from 6.8.0 to 7.21.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v6.8.0...v7.21.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump aws-sdk from 2.855.0 to 2.856.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.855.0 to 2.856.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.855.0...v2.856.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump fastify-swagger from 4.3.2 to 4.3.3

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.3.2 to 4.3.3.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](https://github.com/fastify/fastify-swagger/compare/v4.3.2...v4.3.3)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump date-fns from 2.18.0 to 2.19.0

Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.18.0 to 2.19.0.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v2.18.0...v2.19.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump aws-sdk from 2.856.0 to 2.857.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.856.0 to 2.857.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.856.0...v2.857.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump eslint-config-standard from 14.1.1 to 16.0.2

Bumps [eslint-config-standard](https://github.com/standard/eslint-config-standard) from 14.1.1 to 16.0.2.
- [Release notes](https://github.com/standard/eslint-config-standard/releases)
- [Changelog](https://github.com/standard/eslint-config-standard/blob/master/CHANGELOG.md)
- [Commits](https://github.com/standard/eslint-config-standard/compare/v14.1.1...v16.0.2)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump prettier from 1.19.1 to 2.2.1

Bumps [prettier](https://github.com/prettier/prettier) from 1.19.1 to 2.2.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/1.19.1...2.2.1)

Signed-off-by: dependabot[bot] <support@github.com>

* chore: format

* chore: add dependabot automerge action

This change will cause dependabot PRs to be merged automatically when they pass the CI checks.

* Bump fastify-swagger from 4.3.3 to 4.4.0

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.3.3 to 4.4.0.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](https://github.com/fastify/fastify-swagger/compare/v4.3.3...v4.4.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump aws-sdk from 2.857.0 to 2.858.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.857.0 to 2.858.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.857.0...v2.858.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump pino-pretty from 4.6.0 to 4.7.0

Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 4.6.0 to 4.7.0.
- [Release notes](https://github.com/pinojs/pino-pretty/releases)
- [Commits](https://github.com/pinojs/pino-pretty/compare/v4.6.0...v4.7.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump env-schema from 2.1.0 to 3.0.1

Bumps [env-schema](https://github.com/fastify/env-schema) from 2.1.0 to 3.0.1.
- [Release notes](https://github.com/fastify/env-schema/releases)
- [Commits](https://github.com/fastify/env-schema/compare/v2.1.0...v3.0.1)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump eslint-plugin-jest from 24.1.5 to 24.1.9

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.1.5 to 24.1.9.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v24.1.5...v24.1.9)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump aws-sdk from 2.858.0 to 2.859.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.858.0 to 2.859.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.858.0...v2.859.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump pino-pretty from 4.7.0 to 4.7.1

Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 4.7.0 to 4.7.1.
- [Release notes](https://github.com/pinojs/pino-pretty/releases)
- [Commits](https://github.com/pinojs/pino-pretty/compare/v4.7.0...v4.7.1)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump eslint-config-prettier-standard from 3.0.1 to 4.0.1

Bumps [eslint-config-prettier-standard](https://github.com/npetruzzelli/eslint-config-prettier-standard) from 3.0.1 to 4.0.1.
- [Release notes](https://github.com/npetruzzelli/eslint-config-prettier-standard/releases)
- [Commits](https://github.com/npetruzzelli/eslint-config-prettier-standard/compare/v3.0.1...v4.0.1)

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps): bump aws-sdk from 2.859.0 to 2.860.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.859.0 to 2.860.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.859.0...v2.860.0)

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps-dev): bump eslint-plugin-jest from 24.1.9 to 24.2.0

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.1.9 to 24.2.0.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v24.1.9...v24.2.0)

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps): bump aws-sdk from 2.860.0 to 2.861.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.860.0 to 2.861.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.860.0...v2.861.0)

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps-dev): bump eslint-plugin-jest from 24.2.0 to 24.2.1

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.2.0 to 24.2.1.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v24.2.0...v24.2.1)

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps): bump aws-sdk from 2.861.0 to 2.862.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.861.0 to 2.862.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.861.0...v2.862.0)

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps): bump fastify-swagger from 4.4.0 to 4.4.1

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.4.0 to 4.4.1.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](https://github.com/fastify/fastify-swagger/compare/v4.4.0...v4.4.1)

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps): bump fastify-autoload from 3.5.2 to 3.6.0

Bumps [fastify-autoload](https://github.com/fastify/fastify-autoload) from 3.5.2 to 3.6.0.
- [Release notes](https://github.com/fastify/fastify-autoload/releases)
- [Commits](https://github.com/fastify/fastify-autoload/compare/v3.5.2...v3.6.0)

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps): bump fastify from 3.13.0 to 3.14.0

Bumps [fastify](https://github.com/fastify/fastify) from 3.13.0 to 3.14.0.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](https://github.com/fastify/fastify/compare/v3.13.0...v3.14.0)

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps): bump fastify/github-action-merge-dependabot (#64)

Bumps [fastify/github-action-merge-dependabot](https://github.com/fastify/github-action-merge-dependabot) from v1.2.1 to v2.0.0.
- [Release notes](https://github.com/fastify/github-action-merge-dependabot/releases)
- [Commits](https://github.com/fastify/github-action-merge-dependabot/compare/v1.2.1...a8beb6aa8ba6b9ccaac56697e646e9db994680b5)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump eslint-plugin-jest from 24.2.1 to 24.3.1 (#65)

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.2.1 to 24.3.1.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v24.2.1...v24.3.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump aws-sdk from 2.862.0 to 2.863.0 (#66)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.862.0 to 2.863.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.862.0...v2.863.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump eslint from 7.21.0 to 7.22.0 (#67)

Bumps [eslint](https://github.com/eslint/eslint) from 7.21.0 to 7.22.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.21.0...v7.22.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump aws-sdk from 2.863.0 to 2.864.0 (#68)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.863.0 to 2.864.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.863.0...v2.864.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump fastify-swagger from 4.4.1 to 4.4.2 (#69)

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.4.1 to 4.4.2.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](https://github.com/fastify/fastify-swagger/compare/v4.4.1...v4.4.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump aws-sdk from 2.864.0 to 2.865.0 (#70)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.864.0 to 2.865.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.864.0...v2.865.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump eslint-plugin-jest from 24.3.1 to 24.3.2 (#71)

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.3.1 to 24.3.2.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v24.3.1...v24.3.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump aws-sdk from 2.865.0 to 2.866.0 (#72)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.865.0 to 2.866.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.865.0...v2.866.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump aws-sdk from 2.866.0 to 2.867.0 (#73)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.866.0 to 2.867.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.866.0...v2.867.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Adding support for exporting enx metrics

* Fixing schema

* chore(deps): bump aws-sdk from 2.867.0 to 2.868.0 (#74)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.867.0 to 2.868.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.867.0...v2.868.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump fastify-jwt from 2.3.0 to 2.4.0 (#75)

Bumps [fastify-jwt](https://github.com/fastify/fastify-jwt) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/fastify/fastify-jwt/releases)
- [Commits](https://github.com/fastify/fastify-jwt/compare/v2.3.0...v2.4.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump aws-sdk from 2.868.0 to 2.869.0 (#76)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.868.0 to 2.869.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.868.0...v2.869.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump aws-sdk from 2.869.0 to 2.870.0 (#77)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.869.0 to 2.870.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.869.0...v2.870.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Adding enx metrics end point

* Suporing date time for enx metrics

* Fixing date range

* chore(deps): bump aws-sdk from 2.870.0 to 2.871.0 (#78)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.870.0 to 2.871.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.870.0...v2.871.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump faker from 5.4.0 to 5.5.0 (#79)

Bumps [faker](https://github.com/Marak/Faker.js) from 5.4.0 to 5.5.0.
- [Release notes](https://github.com/Marak/Faker.js/releases)
- [Changelog](https://github.com/Marak/faker.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Marak/Faker.js/commits/v5.5.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump aws-sdk from 2.871.0 to 2.873.0 (#80)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.871.0 to 2.873.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.871.0...v2.873.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Fixing end date when using period

* chore(deps): bump aws-sdk from 2.873.0 to 2.874.0 (#81)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.873.0 to 2.874.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.873.0...v2.874.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump fastify from 3.14.0 to 3.14.1 (#83)

Bumps [fastify](https://github.com/fastify/fastify) from 3.14.0 to 3.14.1.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](https://github.com/fastify/fastify/compare/v3.14.0...v3.14.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump eslint from 7.22.0 to 7.23.0 (#84)

Bumps [eslint](https://github.com/eslint/eslint) from 7.22.0 to 7.23.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.22.0...v7.23.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump faker from 5.5.0 to 5.5.1 (#82)

Bumps [faker](https://github.com/Marak/Faker.js) from 5.5.0 to 5.5.1.
- [Release notes](https://github.com/Marak/Faker.js/releases)
- [Changelog](https://github.com/Marak/faker.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Marak/Faker.js/compare/v5.5.0...v5.5.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump aws-sdk from 2.874.0 to 2.875.0 (#85)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.874.0 to 2.875.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.874.0...v2.875.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump faker from 5.5.1 to 5.5.2 (#86)

Bumps [faker](https://github.com/Marak/Faker.js) from 5.5.1 to 5.5.2.
- [Release notes](https://github.com/Marak/Faker.js/releases)
- [Changelog](https://github.com/Marak/faker.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Marak/Faker.js/compare/v5.5.1...v5.5.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump aws-sdk from 2.875.0 to 2.876.0 (#87)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.875.0 to 2.876.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.875.0...v2.876.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump @nearform/sql from 1.5.0 to 1.5.1 (#88)

Bumps [@nearform/sql](https://github.com/nearform/sql) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/nearform/sql/releases)
- [Commits](https://github.com/nearform/sql/compare/v1.5.0...v1.5.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump aws-sdk from 2.876.0 to 2.878.0 (#90)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.876.0 to 2.878.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.876.0...v2.878.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump eslint-plugin-jest from 24.3.2 to 24.3.4 (#91)

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.3.2 to 24.3.4.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v24.3.2...v24.3.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump fastify-swagger from 4.4.2 to 4.5.0 (#93)

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.4.2 to 4.5.0.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](https://github.com/fastify/fastify-swagger/compare/v4.4.2...v4.5.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump aws-sdk from 2.878.0 to 2.879.0 (#94)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.878.0 to 2.879.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.878.0...v2.879.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump aws-sdk from 2.879.0 to 2.880.0 (#95)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.879.0 to 2.880.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.879.0...v2.880.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump aws-sdk from 2.880.0 to 2.881.0 (#96)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.880.0 to 2.881.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.880.0...v2.881.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump fastify-autoload from 3.6.0 to 3.7.0 (#97)

Bumps [fastify-autoload](https://github.com/fastify/fastify-autoload) from 3.6.0 to 3.7.0.
- [Release notes](https://github.com/fastify/fastify-autoload/releases)
- [Commits](https://github.com/fastify/fastify-autoload/compare/v3.6.0...v3.7.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump date-fns from 2.19.0 to 2.20.0

Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.19.0 to 2.20.0.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v2.19.0...v2.20.0)

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps): bump fastify from 3.14.1 to 3.14.2

Bumps [fastify](https://github.com/fastify/fastify) from 3.14.1 to 3.14.2.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](https://github.com/fastify/fastify/compare/v3.14.1...v3.14.2)

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps): bump aws-sdk from 2.881.0 to 2.882.0 (#99)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.881.0 to 2.882.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.881.0...v2.882.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump faker from 5.5.2 to 5.5.3 (#101)

Bumps [faker](https://github.com/Marak/Faker.js) from 5.5.2 to 5.5.3.
- [Release notes](https://github.com/Marak/Faker.js/releases)
- [Changelog](https://github.com/Marak/faker.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Marak/Faker.js/compare/v5.5.2...v5.5.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump aws-sdk from 2.882.0 to 2.883.0 (#102)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.882.0 to 2.883.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.882.0...v2.883.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump eslint from 7.23.0 to 7.24.0 (#103)

Bumps [eslint](https://github.com/eslint/eslint) from 7.23.0 to 7.24.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.23.0...v7.24.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump fastify-swagger from 4.5.0 to 4.5.1 (#104)

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](https://github.com/fastify/fastify-swagger/compare/v4.5.0...v4.5.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump eslint-plugin-jest from 24.3.4 to 24.3.5 (#105)

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.3.4 to 24.3.5.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v24.3.4...v24.3.5)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump date-fns from 2.20.0 to 2.20.1 (#106)

Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.20.0 to 2.20.1.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v2.20.0...v2.20.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump aws-sdk from 2.883.0 to 2.884.0 (#107)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.883.0 to 2.884.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.883.0...v2.884.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump aws-sdk from 2.884.0 to 2.885.0 (#108)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.884.0 to 2.885.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.884.0...v2.885.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump date-fns from 2.20.1 to 2.20.2 (#109)

Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.20.1 to 2.20.2.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v2.20.1...v2.20.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump date-fns from 2.20.2 to 2.20.3 (#110)

Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.20.2 to 2.20.3.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v2.20.2...v2.20.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump eslint-config-prettier from 6.15.0 to 8.2.0 (#111)

Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.15.0 to 8.2.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v6.15.0...v8.2.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump aws-sdk from 2.885.0 to 2.886.0 (#112)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.885.0 to 2.886.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.885.0...v2.886.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump pg from 8.5.1 to 8.6.0 (#113)

Bumps [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) from 8.5.1 to 8.6.0.
- [Release notes](https://github.com/brianc/node-postgres/releases)
- [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md)
- [Commits](https://github.com/brianc/node-postgres/commits/pg@8.6.0/packages/pg)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump date-fns from 2.20.3 to 2.21.0 (#114)

Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.20.3 to 2.21.0.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v2.20.3...v2.21.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump eslint-plugin-prettier from 3.3.1 to 3.4.0 (#115)

Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 3.3.1 to 3.4.0.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump fastify-swagger from 4.5.1 to 4.6.0 (#116)

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.5.1 to 4.6.0.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](https://github.com/fastify/fastify-swagger/compare/v4.5.1...v4.6.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump aws-sdk from 2.886.0 to 2.887.0 (#117)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.886.0 to 2.887.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.886.0...v2.887.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump date-fns from 2.21.0 to 2.21.1 (#118)

Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.21.0 to 2.21.1.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v2.21.0...v2.21.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump aws-sdk from 2.887.0 to 2.888.0 (#119)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.887.0 to 2.888.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.887.0...v2.888.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump fastify-autoload from 3.7.0 to 3.7.1 (#120)

Bumps [fastify-autoload](https://github.com/fastify/fastify-autoload) from 3.7.0 to 3.7.1.
- [Release notes](https://github.com/fastify/fastify-autoload/releases)
- [Commits](https://github.com/fastify/fastify-autoload/compare/v3.7.0...v3.7.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump aws-sdk from 2.888.0 to 2.889.0 (#121)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.888.0 to 2.889.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.888.0...v2.889.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump fastify-swagger from 4.6.0 to 4.7.0 (#122)

Bumps [fastify-swagger](https://github.com/fastify/fastify-swagger) from 4.6.0 to 4.7.0.
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](https://github.com/fastify/fastify-swagger/compare/v4.6.0...v4.7.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump aws-sdk from 2.889.0 to 2.890.0 (#123)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.889.0 to 2.890.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.889.0...v2.890.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump fastify from 3.14.2 to 3.15.0 (#124)

Bumps [fastify](https://github.com/fastify/fastify) from 3.14.2 to 3.15.0.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](https://github.com/fastify/fastify/compare/v3.14.2...v3.15.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump aws-sdk from 2.890.0 to 2.891.0 (#125)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.890.0 to 2.891.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.890.0...v2.891.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump eslint-config-prettier from 8.2.0 to 8.3.0 (#126)

Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.2.0 to 8.3.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.2.0...v8.3.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump eslint-plugin-jest from 24.3.5 to 24.3.6 (#128)

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.3.5 to 24.3.6.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v24.3.5...v24.3.6)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump aws-sdk from 2.891.0 to 2.892.0 (#129)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.891.0 to 2.892.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.891.0...v2.892.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump eslint from 7.24.0 to 7.25.0 (#127)

Bumps [eslint](https://github.com/eslint/eslint) from 7.24.0 to 7.25.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.24.0...v7.25.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump aws-sdk from 2.892.0 to 2.893.0 (#130)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.892.0 to 2.893.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.892.0...v2.893.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump aws-sdk from 2.893.0 to 2.894.0 (#131)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.893.0 to 2.894.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.893.0...v2.894.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump aws-sdk from 2.894.0 to 2.895.0 (#132)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.894.0 to 2.895.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.894.0...v2.895.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump aws-sdk from 2.895.0 to 2.896.0 (#133)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.895.0 to 2.896.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.895.0...v2.896.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump fastify-cors from 5.2.0 to 6.0.0 (#134)

Bumps [fastify-cors](https://github.com/fastify/fastify-cors) from 5.2.0 to 6.0.0.
- [Release notes](https://github.com/fastify/fastify-cors/releases)
- [Commits](https://github.com/fastify/fastify-cors/compare/v5.2.0...v6.0.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump fastify from 3.15.0 to 3.15.1 (#135)

Bumps [fastify](https://github.com/fastify/fastify) from 3.15.0 to 3.15.1.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](https://github.com/fastify/fastify/compare/v3.15.0...v3.15.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump aws-sdk from 2.896.0 to 2.897.0 (#136)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.896.0 to 2.897.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.896.0...v2.897.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump aws-sdk from 2.897.0 to 2.899.0 (#137)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.897.0 to 2.899.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.897.0...v2.899.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump aws-sdk from 2.899.0 to 2.900.0 (#138)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.899.0 to 2.900.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.899.0...v2.900.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump date-fns from 2.21.1 to 2.21.2 (#140)

Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.21.1 to 2.21.2.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Adding onset date range check

* chore(deps): bump @nearform/sql from 1.5.1 to 1.6.0 (#139)

Bumps [@nearform/sql](https://github.com/nearform/sql) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/nearform/sql/releases)
- [Commits](https://github.com/nearform/sql/compare/v1.5.1...v1.6.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Moving cors credential to parameter

Co-authored-by: Jack Murdoch <35329295+jackmurdoch@users.noreply.github.com>
Co-authored-by: Jack Murdoch <jack.murdoch@nearform.com>
Co-authored-by: Simone Busoli <simone.busoli@nearform.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Simone Busoli <simone.busoli@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants