Commit Graph

54 Commits

Author SHA1 Message Date
renovate[bot]
681baf9533
chore(deps): update dependency typescript to ~5.8.0 (#285)
| datasource | package    | from  | to    |
| ---------- | ---------- | ----- | ----- |
| npm        | typescript | 5.6.3 | 5.8.3 |

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-05 11:19:11 +02:00
Jonathan Gonzalez V.
736a8c5ac7
chore(security): update docusaurus dependencies (#295)
Update dependencies to close GitHub security issues

Signed-off-by: Jonathan Gonzalez V. <jonathan.gonzalez@enterprisedb.com>
2025-05-04 10:21:54 +02:00
renovate[bot]
99f31a1e5e
fix(deps): update react monorepo to v19.1.0 (#286)
| datasource | package   | from   | to     |
| ---------- | --------- | ------ | ------ |
| npm        | react     | 19.0.0 | 19.1.0 |
| npm        | react-dom | 19.0.0 | 19.1.0 |

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-30 17:11:15 +02:00
Francesco Canovai
a592793572
docs: publish docs with docusaurus (#268)
Rework the documentation to be a static website instead of just the
GitHub README.md. Use docusaurus to create the website, and the CI to
publish to GitHub pages on commits to main.
Block `release-please` releases unless the documentation for that version
has been generated.

Closes #244

Signed-off-by: Francesco Canovai <francesco.canovai@enterprisedb.com>
Signed-off-by: Gabriele Bartolini <gabriele.bartolini@enterprisedb.com>
Co-authored-by: Leonardo Cecchi <leonardo.cecchi@enterprisedb.com>
Co-authored-by: Gabriele Bartolini <gabriele.bartolini@enterprisedb.com>
2025-04-30 12:17:57 +02:00