Commit graph

30 commits

Author SHA1 Message Date
Marco
4bf30311f0
Merge pull request #38 from marcopedone/dependabot/npm_and_yarn/apps/infoalloggi/form-data-4.0.4
Bump form-data from 4.0.2 to 4.0.4 in /apps/infoalloggi
2025-08-05 09:29:08 +02:00
Marco
bbfc9c4a79
Merge pull request #40 from marcopedone/dependabot/npm_and_yarn/apps/infoalloggi/lucide-react-0.536.0
Bump lucide-react from 0.525.0 to 0.536.0 in /apps/infoalloggi
2025-08-05 09:28:57 +02:00
Marco
c5dcd8a32a
Merge pull request #25 from marcopedone/dependabot/npm_and_yarn/apps/infoalloggi/react-email/render-1.1.4
Bump @react-email/render from 1.1.3 to 1.1.4 in /apps/infoalloggi
2025-08-05 09:28:42 +02:00
dependabot[bot]
410149e38f
Bump lucide-react from 0.525.0 to 0.536.0 in /apps/infoalloggi
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.525.0 to 0.536.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.536.0/packages/lucide-react)

---
updated-dependencies:
- dependency-name: lucide-react
  dependency-version: 0.536.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-05 02:52:44 +00:00
dependabot[bot]
b0a3cb2f63
Bump form-data from 4.0.2 to 4.0.4 in /apps/infoalloggi
Bumps [form-data](https://github.com/form-data/form-data) from 4.0.2 to 4.0.4.
- [Release notes](https://github.com/form-data/form-data/releases)
- [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md)
- [Commits](https://github.com/form-data/form-data/compare/v4.0.2...v4.0.4)

---
updated-dependencies:
- dependency-name: form-data
  dependency-version: 4.0.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-05 02:31:27 +00:00
dependabot[bot]
b7f968e4c1
Bump @react-email/render from 1.1.3 to 1.1.4 in /apps/infoalloggi
Bumps [@react-email/render](https://github.com/resend/react-email/tree/HEAD/packages/render) from 1.1.3 to 1.1.4.
- [Release notes](https://github.com/resend/react-email/releases)
- [Changelog](https://github.com/resend/react-email/blob/@react-email/render@1.1.4/packages/render/CHANGELOG.md)
- [Commits](https://github.com/resend/react-email/commits/@react-email/render@1.1.4/packages/render)

---
updated-dependencies:
- dependency-name: "@react-email/render"
  dependency-version: 1.1.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-05 02:08:07 +00:00
c894dc7364 Update Dependabot configuration to set the correct directory for package manifests 2025-08-04 21:45:30 +02:00
433c5dff85 Update Dependabot configuration to set the correct directory for package manifests 2025-08-04 21:43:09 +02:00
e06d1f5144 a 2025-08-04 20:54:16 +02:00
bd93966f46 Fix directory path formatting in Dependabot configuration 2025-08-04 20:50:21 +02:00
dac0cca642 Fix directory path formatting in Dependabot configuration 2025-08-04 20:46:29 +02:00
2fc5798b86 test 2025-08-04 19:52:48 +02:00
3f1779bd7d Fix CI workflow to correctly handle push events for branches and tags 2025-08-04 19:52:22 +02:00
329ec88b4c test 2025-08-04 19:51:40 +02:00
e6d0718ba2 Add tags-ignore configuration for push events in CI workflow 2025-08-04 19:49:49 +02:00
61e1d3246d Update SKIP_REDIS environment variable handling to use string comparison 2025-08-04 19:39:43 +02:00
8504fcd1cc Remove deprecated shell scripts: compose.sh and pg_dumper.sh 2025-08-04 19:39:20 +02:00
65cc263f3b Remove outdated cloning instructions from README 2025-08-04 19:20:54 +02:00
754d6c6d7b Refactor CI workflow triggers to specify paths for push and pull request events 2025-08-04 19:18:15 +02:00
d841d845fd a 2025-08-04 19:15:06 +02:00
59e4552180 Fix working directory path and update cache dependency path in CI workflow 2025-08-04 19:13:28 +02:00
4cc460d273 p 2025-08-04 19:09:52 +02:00
a767aeb349 Fix working directory path in CI workflow configuration 2025-08-04 19:08:44 +02:00
17621f1945 Add Dependabot configuration and CI workflow for npm package updates 2025-08-04 19:07:50 +02:00
fb3f43f736 Add SKIP_REDIS check in getTilesClient and handle KeyDB client initialization 2025-08-04 19:00:53 +02:00
ef58dc618c Add SKIP_REDIS environment variable and handle KeyDB client initialization in various services 2025-08-04 18:59:33 +02:00
edd57928c7 Remove sysctl settings from keydb service in docker-compose.yml and add TELEFONO field to user seed data in 3_seed_user.sql 2025-08-04 18:40:39 +02:00
2adb9e1606 Add healthcheck for backend service in docker-compose.yml 2025-08-04 17:59:36 +02:00
d1365ba5c5 Comment out sysctl settings for keydb and backend services in docker-compose.yml 2025-08-04 17:46:50 +02:00
29c64c7e39 init 2025-08-04 17:45:44 +02:00