⬆️ Update ghcr.io/n8n-io/n8n Docker tag to v1.54.0 #77

Merged
mafyuh merged 2 commits from renovate/ghcr.io-n8n-io-n8n-1.x into main 2024-08-07 16:05:29 -04:00
Collaborator

This PR contains the following updates:

Package Update Change
ghcr.io/n8n-io/n8n (source) minor 1.53.1 -> 1.54.0

Release Notes

n8n-io/n8n (ghcr.io/n8n-io/n8n)

v1.54.0

Bug Fixes
Features
  • core: Allow filtering executions and users by project in Public API (#​10250) (7056e50)
  • core: Allow transferring credentials in Public API (#​10259) (07d7b24)
  • core: Show sub-node error on the logs pane. Open logs pane on sub-node error (#​10248) (57d1c9a)
  • core: Support community packages in scaling-mode (#​10228) (88086a4)
  • core: Support create, delete, edit role for users in Public API (#​10279) (84efbd9)
  • core: Support create, read, update, delete projects in Public API (#​10269) (489ce10)
  • editor: Auto-add LLM chain for new LLM nodes on empty canvas (#​10245) (06419d9)
  • Elasticsearch Node: Add bulk operations for Elasticsearch (#​9940) (bf8f848)
  • Lemlist Trigger Node: Update Trigger events (#​10311) (15f10ec)
  • MongoDB Node: Add projection to query options on Find (#​9972) (0a84e0d)
  • Postgres Chat Memory, Redis Chat Memory, Xata: Add support for context window length (#​10203) (e3edeaa)
  • Stripe Trigger Node: Add Stripe webhook descriptions based on the workflow ID and name (#​9956) (3433465)
  • Webflow Node: Update to use the v2 API (#​9996) (6d8323f)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/n8n-io/n8n](https://n8n.io) ([source](https://github.com/n8n-io/n8n)) | minor | `1.53.1` -> `1.54.0` | --- ### Release Notes <details> <summary>n8n-io/n8n (ghcr.io/n8n-io/n8n)</summary> ### [`v1.54.0`](https://github.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 ([#&#8203;10302](https://github.com/n8n-io/n8n/issues/10302)) ([98115e9](https://github.com/n8n-io/n8n/commit/98115e95df8289a8ec400a570a7f256382f8e286)) - **core:** Fix expressions in webhook nodes(Form, Webhook) to access previous node's data ([#&#8203;10247](https://github.com/n8n-io/n8n/issues/10247)) ([88a1701](https://github.com/n8n-io/n8n/commit/88a170176a3447e7f847e9cf145aeb867b1c5fcf)) - **core:** Fix user telemetry bugs ([#&#8203;10293](https://github.com/n8n-io/n8n/issues/10293)) ([42a0b59](https://github.com/n8n-io/n8n/commit/42a0b594d6ea2527c55a2aa9976c904cf70ecf92)) - **core:** Make execution and its data creation atomic ([#&#8203;10276](https://github.com/n8n-io/n8n/issues/10276)) ([ae50bb9](https://github.com/n8n-io/n8n/commit/ae50bb95a8e5bf1cdbf9483da54b84094b82e260)) - **core:** Make OAuth1/OAuth2 callback not require auth ([#&#8203;10263](https://github.com/n8n-io/n8n/issues/10263)) ([a8e2774](https://github.com/n8n-io/n8n/commit/a8e2774f5382e202556b5506c7788265786aa973)) - **core:** Revert transactions until we remove the legacy sqlite driver ([#&#8203;10299](https://github.com/n8n-io/n8n/issues/10299)) ([1eba7c3](https://github.com/n8n-io/n8n/commit/1eba7c3c763ac5b6b28c1c6fc43fc8c215249292)) - **core:** Surface enterprise trial error message ([#&#8203;10267](https://github.com/n8n-io/n8n/issues/10267)) ([432ac1d](https://github.com/n8n-io/n8n/commit/432ac1da59e173ce4c0f2abbc416743d9953ba70)) - **core:** Upgrade tournament to address some XSS vulnerabilities ([#&#8203;10277](https://github.com/n8n-io/n8n/issues/10277)) ([43ae159](https://github.com/n8n-io/n8n/commit/43ae159ea40c574f8e41bdfd221ab2bf3268eee7)) - **core:** VM2 sandbox should not throw on `new Promise` ([#&#8203;10298](https://github.com/n8n-io/n8n/issues/10298)) ([7e95f9e](https://github.com/n8n-io/n8n/commit/7e95f9e2e40a99871f1b6abcdacb39ac5f857332)) - **core:** Webhook and form baseUrl missing ([#&#8203;10290](https://github.com/n8n-io/n8n/issues/10290)) ([8131d66](https://github.com/n8n-io/n8n/commit/8131d66f8ca1b1da00597a12859ee4372148a0c9)) - **editor:** Enable moving resources only if team projects are available by the license ([#&#8203;10271](https://github.com/n8n-io/n8n/issues/10271)) ([42ba884](https://github.com/n8n-io/n8n/commit/42ba8841c401126c77158a53dc8fcbb45dfce8fd)) - **editor:** Fix execution retry button ([#&#8203;10275](https://github.com/n8n-io/n8n/issues/10275)) ([55f2ffe](https://github.com/n8n-io/n8n/commit/55f2ffe256c91a028cee95c3bbb37a093a1c0f81)) - **editor:** Update design system Avatar component to show initials also when only firstName or lastName is given ([#&#8203;10308](https://github.com/n8n-io/n8n/issues/10308)) ([46bbf09](https://github.com/n8n-io/n8n/commit/46bbf09beacad12472d91786b91d845fe2afb26d)) - **editor:** Update tags filter/editor to not show non existing tag as a selectable option ([#&#8203;10297](https://github.com/n8n-io/n8n/issues/10297)) ([557a76e](https://github.com/n8n-io/n8n/commit/557a76ec2326de72fb7a8b46fc4353f8fd9b591d)) - **Invoice Ninja Node:** Fix payment types ([#&#8203;10196](https://github.com/n8n-io/n8n/issues/10196)) ([c5acbb7](https://github.com/n8n-io/n8n/commit/c5acbb7ec0d24ec9b30c221fa3b2fb615fb9ec7f)) - Loop node no input data shown ([#&#8203;10224](https://github.com/n8n-io/n8n/issues/10224)) ([c8ee852](https://github.com/n8n-io/n8n/commit/c8ee852159207be0cfe2c3e0ee8e7b29d838aa35)) ##### Features - **core:** Allow filtering executions and users by project in Public API ([#&#8203;10250](https://github.com/n8n-io/n8n/issues/10250)) ([7056e50](https://github.com/n8n-io/n8n/commit/7056e50b006bda665f64ce6234c5c1967891c415)) - **core:** Allow transferring credentials in Public API ([#&#8203;10259](https://github.com/n8n-io/n8n/issues/10259)) ([07d7b24](https://github.com/n8n-io/n8n/commit/07d7b247f02a9d7185beca7817deb779a3d665dd)) - **core:** Show sub-node error on the logs pane. Open logs pane on sub-node error ([#&#8203;10248](https://github.com/n8n-io/n8n/issues/10248)) ([57d1c9a](https://github.com/n8n-io/n8n/commit/57d1c9a99e97308f2f1b8ae05ac3861a835e8e5a)) - **core:** Support community packages in scaling-mode ([#&#8203;10228](https://github.com/n8n-io/n8n/issues/10228)) ([88086a4](https://github.com/n8n-io/n8n/commit/88086a41ff5b804b35aa9d9503dc2d48836fe4ec)) - **core:** Support create, delete, edit role for users in Public API ([#&#8203;10279](https://github.com/n8n-io/n8n/issues/10279)) ([84efbd9](https://github.com/n8n-io/n8n/commit/84efbd9b9c51f536b21a4f969ab607d277bef692)) - **core:** Support create, read, update, delete projects in Public API ([#&#8203;10269](https://github.com/n8n-io/n8n/issues/10269)) ([489ce10](https://github.com/n8n-io/n8n/commit/489ce100634c3af678fb300e9a39d273042542e6)) - **editor:** Auto-add LLM chain for new LLM nodes on empty canvas ([#&#8203;10245](https://github.com/n8n-io/n8n/issues/10245)) ([06419d9](https://github.com/n8n-io/n8n/commit/06419d9483ae916e79aace6d8c17e265b419b15d)) - **Elasticsearch Node:** Add bulk operations for Elasticsearch ([#&#8203;9940](https://github.com/n8n-io/n8n/issues/9940)) ([bf8f848](https://github.com/n8n-io/n8n/commit/bf8f848645dfd31527713a55bd1fc93865327017)) - **Lemlist Trigger Node:** Update Trigger events ([#&#8203;10311](https://github.com/n8n-io/n8n/issues/10311)) ([15f10ec](https://github.com/n8n-io/n8n/commit/15f10ec325cb5eda0f952bed3a5f171dd91bc639)) - **MongoDB Node:** Add projection to query options on Find ([#&#8203;9972](https://github.com/n8n-io/n8n/issues/9972)) ([0a84e0d](https://github.com/n8n-io/n8n/commit/0a84e0d8b047669f5cf023c21383d01c929c5b4f)) - **Postgres Chat Memory, Redis Chat Memory, Xata:** Add support for context window length ([#&#8203;10203](https://github.com/n8n-io/n8n/issues/10203)) ([e3edeaa](https://github.com/n8n-io/n8n/commit/e3edeaa03526f041d15d1099ea91869e38a0decc)) - **Stripe Trigger Node:** Add Stripe webhook descriptions based on the workflow ID and name ([#&#8203;9956](https://github.com/n8n-io/n8n/issues/9956)) ([3433465](https://github.com/n8n-io/n8n/commit/34334651e0e6874736a437a894176bed4590e5a7)) - **Webflow Node:** Update to use the v2 API ([#&#8203;9996](https://github.com/n8n-io/n8n/issues/9996)) ([6d8323f](https://github.com/n8n-io/n8n/commit/6d8323fadea8af04483eb1a873df0cf3ccc2a891)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xOC4xMiIsInVwZGF0ZWRJblZlciI6IjM4LjE4LjEyIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovatebot added 1 commit 2024-08-07 07:00:43 -04:00
⬆️ Update ghcr.io/n8n-io/n8n Docker tag to v1.54.0
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 10s
cb5a5a87a0
mafyuh added 1 commit 2024-08-07 16:05:08 -04:00
Merge branch 'main' into renovate/ghcr.io-n8n-io-n8n-1.x
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 10s
Deploy to Hosts / deploy (pull_request) Successful in 53s
1391cfe3b6
mafyuh merged commit 5d320c4b0e into main 2024-08-07 16:05:29 -04:00
mafyuh deleted branch renovate/ghcr.io-n8n-io-n8n-1.x 2024-08-07 16:05:29 -04:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: mafyuh/iac#77
No description provided.