Mauricio Siu
d70c865dc7
chore: upgrade Node.js version and related dependencies to 24.4.0
...
- Updated .nvmrc and Dockerfiles to use Node.js 24.4.0.
- Modified package.json files across multiple applications to reflect the new Node.js version and updated @types/node dependency.
- Updated better-auth and @better-auth/sso dependencies to version v1.5.0-beta.16 in relevant package.json files.
- Removed outdated .nvmrc file from apps/dokploy.
2026-02-18 11:10:51 -06:00
Mauricio Siu
8aab8dd2a5
chore(dependencies): update zod version across multiple packages to 3.25.76 and remove unused i18next dependencies
...
- Updated zod version from 3.25.32 to 3.25.76 in pnpm-lock.yaml, package.json files for api, dokploy, schedules, and server.
- Removed i18next and related localization code from the dokploy application to streamline the codebase.
2026-02-16 02:09:33 -06:00
bdkopen
bc053744fc
chore: update hono to resolve 9 CVEs
...
- (high) https://github.com/advisories/GHSA-m732-5p4w-x69g
- (high) https://github.com/advisories/GHSA-3vhc-576x-3qv4
- (high) https://github.com/advisories/GHSA-f67f-6cw9-8mq4
- (moderate) https://github.com/advisories/GHSA-92vj-g62v-jqhh
- (moderate) https://github.com/advisories/GHSA-q7jf-gf43-6x6p
- (moderate) https://github.com/advisories/GHSA-9r54-q6cx-xmh5
- (moderate) https://github.com/advisories/GHSA-w332-q679-j88p
- (moderate) https://github.com/advisories/GHSA-6wqw-2p9w-4vw4
- (moderate) https://github.com/advisories/GHSA-r354-f388-2fhh
2026-02-05 21:04:47 -05:00
Mauricio Siu
bac9dd5c31
chore(deps): update @types/node version across multiple packages
...
- Upgraded @types/node from version ^18.19.104 to ^20.16.0 in package.json files for apps/api, apps/dokploy, apps/schedules, and packages/server.
- Adjusted pnpm-lock.yaml to reflect the updated @types/node version across all relevant dependencies.
- Added a new setup file for mock database interactions in the dokploy app to enhance testing capabilities.
2026-02-05 02:05:07 -06:00
bdkopen
d12f029e2b
chore: uninstall @nerimity/mimiqueue
2026-01-10 00:11:26 -05:00
Mauricio Siu
83531ceacd
Integrate Inngest for deployment management in the API. Added Inngest client initialization and updated deployment handling to send events to Inngest instead of using Redis. Updated package dependencies to include Inngest version 3.40.1.
2025-08-16 23:44:45 -06:00
Marukome0743
d4a3af475a
chore(package): version up pnpm to v9.12.0
2025-07-14 15:58:20 +09:00
Marukome0743
226a287ce7
chore: update package.json
2025-07-09 15:33:37 +09:00
Marukome0743
319ca6944d
chore: sort the package.json dependencies
2025-06-16 13:06:44 +09:00
Mauricio Siu
a965c0e924
fix: add prefix and remove resolution esm flag ( #1095 )
...
* fix: add prefix and remove resolution esm flag
* refactor: revert
2025-01-12 15:10:25 -06:00
Mauricio Siu
9b6ea99eea
refactor: remove unused files
2024-10-07 00:49:54 -06:00
Mauricio Siu
f3ce69b656
refactor: rename builders to server
2024-10-05 22:15:47 -06:00
Mauricio Siu
43555cdabe
feat(schedules): add schedules server
2024-10-05 22:11:38 -06:00
Mauricio Siu
7259830ac1
chore: add experimental specifier resolution flag
2024-10-04 15:14:30 -06:00
Mauricio Siu
388ded9aa5
feat(cloud): add deploy on remote worker
2024-10-03 23:46:26 -06:00
Mauricio Siu
f13e5d449c
Revert "refactor: stash"
...
This reverts commit d256998677 .
2024-10-02 22:37:14 -06:00
Mauricio Siu
d256998677
refactor: stash
2024-10-02 21:55:54 -06:00
Mauricio Siu
ffd19f591d
chore: add package manager
2024-09-30 01:00:53 -06:00
Mauricio Siu
2872ef3ccb
feat(api): add dockerfile api
2024-09-30 00:27:14 -06:00
Mauricio Siu
e4b998c608
refactor(server): update imports
2024-09-29 11:55:29 -06:00
Mauricio Siu
9b7aacc934
refactor(server): split logic in to packages
2024-09-29 02:28:58 -06:00
Mauricio Siu
e0a9eb0366
feat: add api to handle license api keys
2024-08-25 20:10:20 -06:00