chore(deps): update container image n8nio/n8n to v1.56.0@5474b16 by renovate (#25371)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [n8nio/n8n](https://n8n.io) ([source](https://togithub.com/n8n-io/n8n)) | minor | `1.55.3` -> `1.56.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>n8n-io/n8n (n8nio/n8n)</summary> ### [`v1.56.0`](https://togithub.com/n8n-io/n8n/blob/HEAD/CHANGELOG.md#1560-2024-08-21) ##### Bug Fixes - Better errors in Switch, If and Filter nodes ([#​10457](https://togithub.com/n8n-io/n8n/issues/10457)) ([aea82cb](aea82cb744
)) - **Calendly Trigger Node:** Fix issue with webhook url matching ([#​10378](https://togithub.com/n8n-io/n8n/issues/10378)) ([09c3a8b](09c3a8b367
)) - **core:** Fix payload property in `workflow-post-execute` event ([#​10413](https://togithub.com/n8n-io/n8n/issues/10413)) ([d98e29e](d98e29e3d5
)) - **core:** Fix XSS validation and separate URL validation ([#​10424](https://togithub.com/n8n-io/n8n/issues/10424)) ([91467ab](91467ab325
)) - **core:** Replace `sanitize-html` with `xss` in XSS validator constraint ([#​10479](https://togithub.com/n8n-io/n8n/issues/10479)) ([5dea51a](5dea51aad7
)) - **core:** Use class-validator with XSS check for survey answers ([#​10490](https://togithub.com/n8n-io/n8n/issues/10490)) ([547a606](547a60642c
)) - **core:** Use explicit types in configs to ensure valid decorator metadata ([#​10433](https://togithub.com/n8n-io/n8n/issues/10433)) ([2043daa](2043daa257
)) - **editor:** Add workflow scopes when initializing workflow ([#​10455](https://togithub.com/n8n-io/n8n/issues/10455)) ([b857c2c](b857c2cda0
)) - **editor:** Buffer json chunks in stream response ([#​10439](https://togithub.com/n8n-io/n8n/issues/10439)) ([37797f3](37797f38d8
)) - **editor:** Fix flaky mapping tests ([#​10453](https://togithub.com/n8n-io/n8n/issues/10453)) ([fc6d413](fc6d4138d5
)) - **editor:** Fix overflow in AI Assistant chat messages ([#​10491](https://togithub.com/n8n-io/n8n/issues/10491)) ([4a6ca63](4a6ca63210
)) - **editor:** Highlight matching type in filter component ([#​10425](https://togithub.com/n8n-io/n8n/issues/10425)) ([6bca879](6bca879d4a
)) - **editor:** Show item count in output panel schema view ([#​10426](https://togithub.com/n8n-io/n8n/issues/10426)) ([4dee7cc](4dee7cc36e
)) - **editor:** Truncate long data pill labels in schema view ([#​10427](https://togithub.com/n8n-io/n8n/issues/10427)) ([1bf2f4f](1bf2f4f617
)) - Filter component - improve errors ([#​10456](https://togithub.com/n8n-io/n8n/issues/10456)) ([61ac0c7](61ac0c7775
)) - **Google Sheets Node:** Better error when column to match on is empty ([#​10442](https://togithub.com/n8n-io/n8n/issues/10442)) ([ce46bf5](ce46bf516a
)) - **Google Sheets Node:** Update name and hint for useAppend option ([#​10443](https://togithub.com/n8n-io/n8n/issues/10443)) ([c5a0c04](c5a0c049ea
)) - **Google Sheets Node:** Update to returnAllMatches option ([#​10440](https://togithub.com/n8n-io/n8n/issues/10440)) ([f7fb02e](f7fb02e92a
)) - **Invoice Ninja Node:** Fix payment types ([#​10462](https://togithub.com/n8n-io/n8n/issues/10462)) ([129245d](129245da10
)) - **n8n Form Trigger Node:** Show basic authentication modal on wrong credentials ([#​10423](https://togithub.com/n8n-io/n8n/issues/10423)) ([0dc3e99](0dc3e99b26
)) - **OpenAI Node:** Throw node operations error in case of openAi client error ([#​10448](https://togithub.com/n8n-io/n8n/issues/10448)) ([0d3ed46](0d3ed46199
)) - Project Viewer always seeing a connection error when testing credentials ([#​10417](https://togithub.com/n8n-io/n8n/issues/10417)) ([613cdd2](613cdd2ba2
)) - Remove unimplemented Postgres credentials options ([#​10461](https://togithub.com/n8n-io/n8n/issues/10461)) ([17ac784](17ac7844f2
)) - Rename Assistant back ([#​10481](https://togithub.com/n8n-io/n8n/issues/10481)) ([c410aed](c410aed4c2
)) - Require mfa code to change email ([#​10354](https://togithub.com/n8n-io/n8n/issues/10354)) ([39c8e50](39c8e50ad0
)) - **Respond to Webhook Node:** Fix issue preventing the chat trigger from working ([#​9886](https://togithub.com/n8n-io/n8n/issues/9886)) ([9d6ad88](9d6ad88c14
)) - Show input names when node has multiple inputs ([#​10434](https://togithub.com/n8n-io/n8n/issues/10434)) ([973956c](973956cc26
)) - **Toggl Trigger Node:** Update API version ([#​10207](https://togithub.com/n8n-io/n8n/issues/10207)) ([9bdb1d6](9bdb1d6dca
)) ##### Features - **core:** Support bidirectional communication between specific mains and specific workers ([#​10377](https://togithub.com/n8n-io/n8n/issues/10377)) ([d0fc9de](d0fc9dee0e
)) - **Facebook Graph API Node:** Update node to support API v18 - v20 ([#​10419](https://togithub.com/n8n-io/n8n/issues/10419)) ([e7ee10f](e7ee10f243
)) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC40Ni4yIiwidXBkYXRlZEluVmVyIjoiMzguNDYuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
parent
b192388daf
commit
1fab00d7f7
|
@ -6,7 +6,7 @@ annotations:
|
||||||
truecharts.org/min_helm_version: "3.11"
|
truecharts.org/min_helm_version: "3.11"
|
||||||
truecharts.org/train: stable
|
truecharts.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 1.55.3
|
appVersion: 1.56.0
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 24.1.5
|
version: 24.1.5
|
||||||
|
@ -41,4 +41,4 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/n8n
|
- https://github.com/truecharts/charts/tree/master/charts/stable/n8n
|
||||||
- https://hub.docker.com/r/n8nio/n8n
|
- https://hub.docker.com/r/n8nio/n8n
|
||||||
type: application
|
type: application
|
||||||
version: 15.10.2
|
version: 15.11.0
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
image:
|
image:
|
||||||
repository: n8nio/n8n
|
repository: n8nio/n8n
|
||||||
tag: 1.55.3@sha256:e99ffa516dbb6af0ed771872c538bbb2eecc94a76e1860e14f41a3d790e7ef54
|
tag: 1.56.0@sha256:5474b166bdb3307e86e48205a0d1e1d6501952a677e3add43736f79bbbe566b0
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
timezoneandlocale: {}
|
timezoneandlocale: {}
|
||||||
# N8N_DEFAULT_LOCALE: "en"
|
# N8N_DEFAULT_LOCALE: "en"
|
||||||
|
|
Loading…
Reference in New Issue