From 3ae3ddf02acb6ff4ffbc969d77777c24613f7985 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 7 Aug 2024 14:35:25 +0200 Subject: [PATCH] chore(deps): update container image n8nio/n8n to v1.54.0@efdbf2c by renovate (#24864) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [n8nio/n8n](https://n8n.io) ([source](https://togithub.com/n8n-io/n8n)) | minor | `1.53.1` -> `1.54.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
n8n-io/n8n (n8nio/n8n) ### [`v1.54.0`](https://togithub.com/n8n-io/n8n/blob/HEAD/CHANGELOG.md#1540-2024-08-07) ##### Bug Fixes - **core:** Ensure OAuth token data is not stubbed in source control ([#​10302](https://togithub.com/n8n-io/n8n/issues/10302)) ([98115e9](https://togithub.com/n8n-io/n8n/commit/98115e95df8289a8ec400a570a7f256382f8e286)) - **core:** Fix expressions in webhook nodes(Form, Webhook) to access previous node's data ([#​10247](https://togithub.com/n8n-io/n8n/issues/10247)) ([88a1701](https://togithub.com/n8n-io/n8n/commit/88a170176a3447e7f847e9cf145aeb867b1c5fcf)) - **core:** Fix user telemetry bugs ([#​10293](https://togithub.com/n8n-io/n8n/issues/10293)) ([42a0b59](https://togithub.com/n8n-io/n8n/commit/42a0b594d6ea2527c55a2aa9976c904cf70ecf92)) - **core:** Make execution and its data creation atomic ([#​10276](https://togithub.com/n8n-io/n8n/issues/10276)) ([ae50bb9](https://togithub.com/n8n-io/n8n/commit/ae50bb95a8e5bf1cdbf9483da54b84094b82e260)) - **core:** Make OAuth1/OAuth2 callback not require auth ([#​10263](https://togithub.com/n8n-io/n8n/issues/10263)) ([a8e2774](https://togithub.com/n8n-io/n8n/commit/a8e2774f5382e202556b5506c7788265786aa973)) - **core:** Revert transactions until we remove the legacy sqlite driver ([#​10299](https://togithub.com/n8n-io/n8n/issues/10299)) ([1eba7c3](https://togithub.com/n8n-io/n8n/commit/1eba7c3c763ac5b6b28c1c6fc43fc8c215249292)) - **core:** Surface enterprise trial error message ([#​10267](https://togithub.com/n8n-io/n8n/issues/10267)) ([432ac1d](https://togithub.com/n8n-io/n8n/commit/432ac1da59e173ce4c0f2abbc416743d9953ba70)) - **core:** Upgrade tournament to address some XSS vulnerabilities ([#​10277](https://togithub.com/n8n-io/n8n/issues/10277)) ([43ae159](https://togithub.com/n8n-io/n8n/commit/43ae159ea40c574f8e41bdfd221ab2bf3268eee7)) - **core:** VM2 sandbox should not throw on `new Promise` ([#​10298](https://togithub.com/n8n-io/n8n/issues/10298)) ([7e95f9e](https://togithub.com/n8n-io/n8n/commit/7e95f9e2e40a99871f1b6abcdacb39ac5f857332)) - **core:** Webhook and form baseUrl missing ([#​10290](https://togithub.com/n8n-io/n8n/issues/10290)) ([8131d66](https://togithub.com/n8n-io/n8n/commit/8131d66f8ca1b1da00597a12859ee4372148a0c9)) - **editor:** Enable moving resources only if team projects are available by the license ([#​10271](https://togithub.com/n8n-io/n8n/issues/10271)) ([42ba884](https://togithub.com/n8n-io/n8n/commit/42ba8841c401126c77158a53dc8fcbb45dfce8fd)) - **editor:** Fix execution retry button ([#​10275](https://togithub.com/n8n-io/n8n/issues/10275)) ([55f2ffe](https://togithub.com/n8n-io/n8n/commit/55f2ffe256c91a028cee95c3bbb37a093a1c0f81)) - **editor:** Update design system Avatar component to show initials also when only firstName or lastName is given ([#​10308](https://togithub.com/n8n-io/n8n/issues/10308)) ([46bbf09](https://togithub.com/n8n-io/n8n/commit/46bbf09beacad12472d91786b91d845fe2afb26d)) - **editor:** Update tags filter/editor to not show non existing tag as a selectable option ([#​10297](https://togithub.com/n8n-io/n8n/issues/10297)) ([557a76e](https://togithub.com/n8n-io/n8n/commit/557a76ec2326de72fb7a8b46fc4353f8fd9b591d)) - **Invoice Ninja Node:** Fix payment types ([#​10196](https://togithub.com/n8n-io/n8n/issues/10196)) ([c5acbb7](https://togithub.com/n8n-io/n8n/commit/c5acbb7ec0d24ec9b30c221fa3b2fb615fb9ec7f)) - Loop node no input data shown ([#​10224](https://togithub.com/n8n-io/n8n/issues/10224)) ([c8ee852](https://togithub.com/n8n-io/n8n/commit/c8ee852159207be0cfe2c3e0ee8e7b29d838aa35)) ##### Features - **core:** Allow filtering executions and users by project in Public API ([#​10250](https://togithub.com/n8n-io/n8n/issues/10250)) ([7056e50](https://togithub.com/n8n-io/n8n/commit/7056e50b006bda665f64ce6234c5c1967891c415)) - **core:** Allow transferring credentials in Public API ([#​10259](https://togithub.com/n8n-io/n8n/issues/10259)) ([07d7b24](https://togithub.com/n8n-io/n8n/commit/07d7b247f02a9d7185beca7817deb779a3d665dd)) - **core:** Show sub-node error on the logs pane. Open logs pane on sub-node error ([#​10248](https://togithub.com/n8n-io/n8n/issues/10248)) ([57d1c9a](https://togithub.com/n8n-io/n8n/commit/57d1c9a99e97308f2f1b8ae05ac3861a835e8e5a)) - **core:** Support community packages in scaling-mode ([#​10228](https://togithub.com/n8n-io/n8n/issues/10228)) ([88086a4](https://togithub.com/n8n-io/n8n/commit/88086a41ff5b804b35aa9d9503dc2d48836fe4ec)) - **core:** Support create, delete, edit role for users in Public API ([#​10279](https://togithub.com/n8n-io/n8n/issues/10279)) ([84efbd9](https://togithub.com/n8n-io/n8n/commit/84efbd9b9c51f536b21a4f969ab607d277bef692)) - **core:** Support create, read, update, delete projects in Public API ([#​10269](https://togithub.com/n8n-io/n8n/issues/10269)) ([489ce10](https://togithub.com/n8n-io/n8n/commit/489ce100634c3af678fb300e9a39d273042542e6)) - **editor:** Auto-add LLM chain for new LLM nodes on empty canvas ([#​10245](https://togithub.com/n8n-io/n8n/issues/10245)) ([06419d9](https://togithub.com/n8n-io/n8n/commit/06419d9483ae916e79aace6d8c17e265b419b15d)) - **Elasticsearch Node:** Add bulk operations for Elasticsearch ([#​9940](https://togithub.com/n8n-io/n8n/issues/9940)) ([bf8f848](https://togithub.com/n8n-io/n8n/commit/bf8f848645dfd31527713a55bd1fc93865327017)) - **Lemlist Trigger Node:** Update Trigger events ([#​10311](https://togithub.com/n8n-io/n8n/issues/10311)) ([15f10ec](https://togithub.com/n8n-io/n8n/commit/15f10ec325cb5eda0f952bed3a5f171dd91bc639)) - **MongoDB Node:** Add projection to query options on Find ([#​9972](https://togithub.com/n8n-io/n8n/issues/9972)) ([0a84e0d](https://togithub.com/n8n-io/n8n/commit/0a84e0d8b047669f5cf023c21383d01c929c5b4f)) - **Postgres Chat Memory, Redis Chat Memory, Xata:** Add support for context window length ([#​10203](https://togithub.com/n8n-io/n8n/issues/10203)) ([e3edeaa](https://togithub.com/n8n-io/n8n/commit/e3edeaa03526f041d15d1099ea91869e38a0decc)) - **Stripe Trigger Node:** Add Stripe webhook descriptions based on the workflow ID and name ([#​9956](https://togithub.com/n8n-io/n8n/issues/9956)) ([3433465](https://togithub.com/n8n-io/n8n/commit/34334651e0e6874736a437a894176bed4590e5a7)) - **Webflow Node:** Update to use the v2 API ([#​9996](https://togithub.com/n8n-io/n8n/issues/9996)) ([6d8323f](https://togithub.com/n8n-io/n8n/commit/6d8323fadea8af04483eb1a873df0cf3ccc2a891))
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- charts/stable/n8n/Chart.yaml | 4 ++-- charts/stable/n8n/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/n8n/Chart.yaml b/charts/stable/n8n/Chart.yaml index d0b51aa912d..f3a8b7ba827 100644 --- a/charts/stable/n8n/Chart.yaml +++ b/charts/stable/n8n/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 1.53.1 +appVersion: 1.54.0 dependencies: - name: common version: 24.1.5 @@ -41,4 +41,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/n8n - https://hub.docker.com/r/n8nio/n8n type: application -version: 15.8.1 +version: 15.9.0 diff --git a/charts/stable/n8n/values.yaml b/charts/stable/n8n/values.yaml index d24aa6801ae..cb98b7b2732 100644 --- a/charts/stable/n8n/values.yaml +++ b/charts/stable/n8n/values.yaml @@ -1,6 +1,6 @@ image: repository: n8nio/n8n - tag: 1.53.1@sha256:4627e17471571ccda3b161e5bec443c9d55318347b200de9e656f207bf8bfb74 + tag: 1.54.0@sha256:efdbf2c1ac09dcde8d45f56bb4a7626cc709aa7171c634e441efd66d5bb8fb36 pullPolicy: IfNotPresent timezoneandlocale: {} # N8N_DEFAULT_LOCALE: "en"