7 Commits

Author SHA1 Message Date
2c7e053253 fix(deps): update dependency @types/jest to v29.5.5 (#5)
All checks were successful
continuous-integration/drone/push Build is passing
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jest) ([source](https://github.com/DefinitelyTyped/DefinitelyTyped)) | dependencies | patch | [`29.5.4` -> `29.5.5`](https://renovatebot.com/diffs/npm/@types%2fjest/29.5.4/29.5.5) |

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMTcuMyIsInVwZGF0ZWRJblZlciI6IjM1LjExNy4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Reviewed-on: #5
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
2023-10-02 20:21:01 +00:00
7a529f584a chore(deps): update node.js to v20.8.0 (#4)
All checks were successful
continuous-integration/drone/push Build is passing
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [node](https://github.com/nodejs/node) | docker | minor | `20.6.0-slim` -> `20.8.0-slim` |
| [node](https://github.com/nodejs/node) | final | minor | `20.6.0-slim` -> `20.8.0-slim` |

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMTcuMyIsInVwZGF0ZWRJblZlciI6IjM1LjExNy4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Reviewed-on: #4
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
2023-10-02 15:36:24 +00:00
26a25c711f fix: add @types/node missing dep (#8)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: Joao P Dubas <joao.dubas@gmail.com>
Reviewed-on: #8
2023-10-02 15:05:40 +00:00
05d3094eb9 chore: ignore unnecessary files for docker (#3)
All checks were successful
continuous-integration/drone/push Build is passing
When building the docker image ignore unnecessary files.

Co-authored-by: Joao P Dubas <joao.dubas@gmail.com>
Reviewed-on: #3
2023-09-16 12:36:48 +00:00
3c589e925d feat: configure renovate (#2)
All checks were successful
continuous-integration/drone/push Build is passing
Update dependencies automatically using renovate bot.

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).

Reviewed-on: #2
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
2023-09-16 12:10:48 +00:00
c90b9f6840 feat: configure drone ci task (#1)
All checks were successful
continuous-integration/drone/push Build is passing
Configure drone task to test automatically

Co-authored-by: Joao P Dubas <joao.dubas@gmail.com>
Reviewed-on: #1
2023-09-16 01:43:26 +00:00
Joao P Dubas
895305f1a3 feat: initial commit 2023-09-14 01:20:26 +00:00