Commit graph

13 commits

Author SHA1 Message Date
Marco
3ac146f6fb
Merge pull request #46 from marcopedone/dependabot/npm_and_yarn/apps/infoalloggi/multi-6fb5dc7d23
Bump react-dom and @types/react-dom in /apps/infoalloggi
2025-08-05 09:29:28 +02:00
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
dependabot[bot]
a45ae18165
Bump react-dom and @types/react-dom in /apps/infoalloggi
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) and [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom). These dependencies needed to be updated together.

Updates `react-dom` from 19.1.0 to 19.1.1
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.1.1/packages/react-dom)

Updates `@types/react-dom` from 19.1.6 to 19.1.7
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

---
updated-dependencies:
- dependency-name: react-dom
  dependency-version: 19.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: "@types/react-dom"
  dependency-version: 19.1.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-05 05:16:05 +00: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
2fc5798b86 test 2025-08-04 19:52:48 +02:00
329ec88b4c test 2025-08-04 19:51:40 +02:00
61e1d3246d Update SKIP_REDIS environment variable handling to use string comparison 2025-08-04 19:39:43 +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
29c64c7e39 init 2025-08-04 17:45:44 +02:00