From ea08582d0e2c384cb2562a4f963c3cf84654d2b7 Mon Sep 17 00:00:00 2001 From: YunoHost Bot Date: Wed, 14 Feb 2024 13:14:17 +0100 Subject: [PATCH 1/4] Upgrade to v2.28.3 (#130) * Upgrade to v2.28.3 * Auto-update README * Update _common.sh * Update _common.sh --------- Co-authored-by: Tagada <36127788+Tagadda@users.noreply.github.com> --- README.md | 2 +- README_fr.md | 2 +- manifest.toml | 6 +++--- scripts/_common.sh | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 744f265..17bc9ae 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ ToolJet is an open-source low-code framework to build and deploy internal tools - *Doesn't store data:* ToolJet acts only as a proxy and doesn't store any data. -**Shipped version:** 2.26.1~ynh1 +**Shipped version:** 2.28.3~ynh1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 2e75592..567c660 100644 --- a/README_fr.md +++ b/README_fr.md @@ -35,7 +35,7 @@ ToolJet is an open-source low-code framework to build and deploy internal tools - *Doesn't store data:* ToolJet acts only as a proxy and doesn't store any data. -**Version incluse :** 2.26.1~ynh1 +**Version incluse :** 2.28.3~ynh1 ## Captures d’écran diff --git a/manifest.toml b/manifest.toml index 80a2a22..f4e0fc8 100644 --- a/manifest.toml +++ b/manifest.toml @@ -4,7 +4,7 @@ id = "tooljet" name = "ToolJet" description.en = "Open-source low-code framework for building React-based web applications and internal tools" -version = "2.26.1~ynh1" +version = "2.28.3~ynh1" maintainers = ["Tagadda"] @@ -39,8 +39,8 @@ ram.runtime = "300M" [resources.sources] [resources.sources.main] - url = "https://github.com/ToolJet/ToolJet/archive/refs/tags/v2.26.1.tar.gz" - sha256 = "64741d73758671500b0b965c9a8737be3df87469207d44ff335a032df7d0480d" + url = "https://github.com/ToolJet/ToolJet/archive/refs/tags/v2.28.3.tar.gz" + sha256 = "b35233e413200fb4960e67f8393d3b16e8fb729caf302741c38f87e6c6772780" autoupdate.strategy = "latest_github_tag" diff --git a/scripts/_common.sh b/scripts/_common.sh index 5676dec..3ee64f3 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -4,8 +4,8 @@ # COMMON VARIABLES #================================================= -NODEJS_VERSION="18.3" -NPM_VERSION="8.11.0" +NODEJS_VERSION="18.18.2" +NPM_VERSION="9.8.1" main_domain=$(cat /etc/yunohost/current_host) From 10400fd4f494348444028d33a50adeea2ff80c83 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 14 Feb 2024 21:34:59 +0100 Subject: [PATCH 2/4] Upgrade to v2.28.4 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index f4e0fc8..97473e7 100644 --- a/manifest.toml +++ b/manifest.toml @@ -4,7 +4,7 @@ id = "tooljet" name = "ToolJet" description.en = "Open-source low-code framework for building React-based web applications and internal tools" -version = "2.28.3~ynh1" +version = "2.28.4~ynh1" maintainers = ["Tagadda"] @@ -39,8 +39,8 @@ ram.runtime = "300M" [resources.sources] [resources.sources.main] - url = "https://github.com/ToolJet/ToolJet/archive/refs/tags/v2.28.3.tar.gz" - sha256 = "b35233e413200fb4960e67f8393d3b16e8fb729caf302741c38f87e6c6772780" + url = "https://github.com/ToolJet/ToolJet/archive/refs/tags/v2.28.4.tar.gz" + sha256 = "4c168a418a4dc4e788de4eb46c94309f1b84d029d952420e9b8288db1a922308" autoupdate.strategy = "latest_github_tag" From 7bf8e61fc3894ddc32949e3327e22ba6b5a47c55 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 14 Feb 2024 20:35:02 +0000 Subject: [PATCH 3/4] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 17bc9ae..69daa63 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ ToolJet is an open-source low-code framework to build and deploy internal tools - *Doesn't store data:* ToolJet acts only as a proxy and doesn't store any data. -**Shipped version:** 2.28.3~ynh1 +**Shipped version:** 2.28.4~ynh1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 567c660..0c7c8ff 100644 --- a/README_fr.md +++ b/README_fr.md @@ -35,7 +35,7 @@ ToolJet is an open-source low-code framework to build and deploy internal tools - *Doesn't store data:* ToolJet acts only as a proxy and doesn't store any data. -**Version incluse :** 2.28.3~ynh1 +**Version incluse :** 2.28.4~ynh1 ## Captures d’écran From 73fb930cdac87079473f5454124912eca0726dc6 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 15 Feb 2024 22:42:35 +0000 Subject: [PATCH 4/4] Auto-update README --- README.md | 4 ++-- README_fr.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 69daa63..3d8c05b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ @@ -61,4 +61,4 @@ or sudo yunohost app upgrade tooljet -u https://github.com/YunoHost-Apps/tooljet_ynh/tree/testing --debug ``` -**More info regarding app packaging:** +**More info regarding app packaging:** \ No newline at end of file diff --git a/README_fr.md b/README_fr.md index 0c7c8ff..5593496 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,5 +1,5 @@