[PR #359] [MERGED] chore(deps): update dependencies and improve NocoDB configuration #394

Closed
opened 2025-11-22 20:37:32 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/359
Author: @jaainil
Created: 9/13/2025
Status: Merged
Merged: 10/5/2025
Merged by: @Siumauricio

Base: mainHead: updating-nocodb


📝 Commits (4)

  • d0219cf chore(deps): update dependencies and improve NocoDB configuration
  • 6362b59 Merge branch 'Dokploy:main' into updating-nocodb
  • 66424a7 fix(docker-compose): improve healthcheck and formatting for nocodb service
  • 324bb6a Merge branch 'main' into updating-nocodb

📊 Changes

5 files changed (+47 additions, -28 deletions)

View changed files

📝 app/package-lock.json (+9 -7)
📝 app/package.json (+1 -1)
📝 blueprints/nocodb/docker-compose.yml (+19 -13)
📝 blueprints/nocodb/template.toml (+17 -6)
📝 meta.json (+1 -1)

📄 Description

  • Update vite-plugin-static-copy from 2.3.0 to 2.3.2
  • Update Vite from 6.3.5 to 6.3.6
  • Change NocoDB Docker image to use latest tag instead of specific version
  • Update PostgreSQL from 17 to 16.6 for better stability
  • Improve NocoDB configuration with proper environment variables
  • Add proper volume mounts for data persistence
  • Update healthcheck configuration for PostgreSQL service
  • Update NocoDB port from 8000 to 8080 in configuration

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Dokploy/templates/pull/359 **Author:** [@jaainil](https://github.com/jaainil) **Created:** 9/13/2025 **Status:** ✅ Merged **Merged:** 10/5/2025 **Merged by:** [@Siumauricio](https://github.com/Siumauricio) **Base:** `main` ← **Head:** `updating-nocodb` --- ### 📝 Commits (4) - [`d0219cf`](https://github.com/Dokploy/templates/commit/d0219cfa6813fe057e907055af6a1f4c17082d6d) chore(deps): update dependencies and improve NocoDB configuration - [`6362b59`](https://github.com/Dokploy/templates/commit/6362b592806fe38b5e1fd119e793e8f79b0fa52a) Merge branch 'Dokploy:main' into updating-nocodb - [`66424a7`](https://github.com/Dokploy/templates/commit/66424a7962400ef54d3124157d67353cab6a49b0) fix(docker-compose): improve healthcheck and formatting for nocodb service - [`324bb6a`](https://github.com/Dokploy/templates/commit/324bb6a7fe930484dd59b668f439854a561248df) Merge branch 'main' into updating-nocodb ### 📊 Changes **5 files changed** (+47 additions, -28 deletions) <details> <summary>View changed files</summary> 📝 `app/package-lock.json` (+9 -7) 📝 `app/package.json` (+1 -1) 📝 `blueprints/nocodb/docker-compose.yml` (+19 -13) 📝 `blueprints/nocodb/template.toml` (+17 -6) 📝 `meta.json` (+1 -1) </details> ### 📄 Description - Update vite-plugin-static-copy from 2.3.0 to 2.3.2 - Update Vite from 6.3.5 to 6.3.6 - Change NocoDB Docker image to use latest tag instead of specific version - Update PostgreSQL from 17 to 16.6 for better stability - Improve NocoDB configuration with proper environment variables - Add proper volume mounts for data persistence - Update healthcheck configuration for PostgreSQL service - Update NocoDB port from 8000 to 8080 in configuration --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-22 20:37:32 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/templates#394