⬆️ Update ghcr.io/n8n-io/n8n Docker tag to v1.51.0 #395

Merged
mafyuh merged 2 commits from renovate/ghcr.io-n8n-io-n8n-1.x into main 2024-07-18 00:56:42 -04:00
Collaborator

This PR contains the following updates:

Package Update Change
ghcr.io/n8n-io/n8n (source) minor 1.48.2 -> 1.51.0

Release Notes

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

v1.51.0

Bug Fixes
  • AMQP Sender Node: Node hangs forever on disconnect (#​10026) (27410ab)
  • AMQP Trigger Node: Manual execution updated error reduced wait time (#​10035) (f78f4ea)
  • AWS Comprehend Node: Add paired item support (#​10015) (470d496)
  • core: Ensure executions cannot resume if already running (#​10014) (d651be4)
  • core: Redact csrfSecret when returning oauth credentials to the frontend (#​10075) (48f047e)
  • core: Stopping an execution should reject any response promises (#​9992) (36b314d)
  • editor: Ensure all static assets are accessible from the server (#​10062) (3bde845)
  • editor: Handle disabled nodes in schema view (#​10052) (ab5688c)
  • editor: Make schema view use the correct output (#​10016) (c29664d)
  • editor: Provide autocomplete for nodes, even when intermediate node has not run (#​10036) (46d6edc)
  • editor: Remove push event listeners when migrating away from the canvas (#​10063) (0d12f0a)
  • editor: Use selected input item for autocomplete (#​10019) (1d2b403)
  • Email Trigger (IMAP) Node: Reconnect not working correctly (#​10064) (68d5d7e)
  • Filter component - array contains comparison not correct when ignore case option set to true (#​10012) (4a3b97c)
  • GitHub Node: File Create operation prevent duplicated base64 encoding (#​10040) (9bcc926)
  • HTTP Request Node: Respect the original encoding of the incoming response (#​9869) (2d19aef)
  • HTTP Request tool - allow hyphens in placeholders (#​10037) (8cd9370)
  • HTTP Request tool - do not error on missing headers (#​10044) (04b62e0)
  • HubSpot Node: Migrate from v2 owners api (#​10013) (56dd491)
  • Number input defaults to 0 not allowing to have arbitrary precision (#​10021) (e4e66ab)
  • OpenAI Chat Model Node: Respect baseURL override for /models (#​10076) (e5dda57)
  • Telegram Trigger Node: Fix issue with videos not being downloaded (#​10007) (e84ab35)
  • Webhook Node: Binary property option name and description update (#​10043) (9302e33)
Features
  • Asana Node: Add support for project privacy settings (#​10027) (429481c)
  • Better error when calling expression function on input that is undefined or null (#​10009) (519e57b)
  • editor: Make expression autocomplete search case-insensitive (#​10017) (cde6fe9)
  • editor: Tweak node creator search logic for AI sub-nodes (#​10025) (7db1656)
  • Google Vertex Chat Model Node: Add support for Google Vertex AI Chat models (#​9970) (071130a)
  • Postgres Chat Memory Node: Implement Postgres Chat Memory node (#​10071) (9cbbb63)
  • Text Classifier Node: Add Text Classifier Node (#​9997) (28ca7d6)

v1.50.0

Bug Fixes
  • core: Aborting manual trigger tests should call closeFunction (#​9980) (6107798)
  • core: Allow owner and admin to edit nodes with credentials that haven't been shared with them explicitly (#​9922) (0f49598)
  • core: Clear active execution on cancellation in scaling mode (#​9979) (7e972c7)
  • core: Disconnect Redis after pausing queue during worker shutdown (#​9928) (c82579b)
  • core: Don't execute 'workflowExecuteBefore' hook on execution continuations (#​9905) (adb8315)
  • core: Prevent multiple values in the execution metadata for the same key and executionId (#​9953) (2e6b03b)
  • Google Sheets Node: Append fails if cells have some default values added by data validation rules (#​9950) (d1821eb)
  • Invoice Ninja Node: Fix assigning an invoice to a payment (#​9590) (7a3c127)
  • Invoice Ninja Node: Fix emailing and marking invoice as paid / sent (#​9589) (908ddd8)
Features
  • Chat Trigger Node: Add support for file uploads & harmonize public and development chat (#​9802) (df78315)
  • Google Cloud Firestore Node: Add support for service account and document creation with id (#​9713) (cb1bbf5)
  • Orbit Node: Deprecate Orbit nicely (#​9962) (9577d9c)
  • Qdrant Vector Store search filter (#​9900) (fbe4bca)
  • Splunk Node: Overhaul (#​9813) (e5c3247)
  • Telegram Node: Add support to Keyboard Button Mini Apps (#​9511) (3a17943)

v1.49.0

Bug Fixes
  • core: Add a WebCrypto Polyfill for older versions of Node.js 18 (#​9894) (59c8bf1)
  • core: Don't allow using credentials that are not part of the same project (#​9916) (ab2a548)
  • core: Filter out certain executions from crash recovery (#​9904) (7044d1c)
  • core: Fix AddActivatedAtUserSetting migration on MariaDB (#​9910) (db29e84)
  • core: Fix execution cancellation in scaling mode (#​9841) (e613de2)
  • core: Fix worker logs relay (#​9919) (7c53433)
  • core: Throw on adding execution without execution data (#​9903) (abb7458)
  • editor: Don't try to load credentials on the demo route (#​9926) (b80df2a)
  • editor: Enable expression preview in SQL node when looking at executions (#​9733) (d9747d5)
  • editor: Fix frontend project roles (#​9901) (f229577)
  • editor: Fix new node credential creation via Resource Locator Component (#​9896) (55cbc90)
  • editor: Fix performance issues related to expressions and pinned data (#​9882) (13d83f2)
  • editor: Improve text wrapping in schema view (#​9888) (dc1c5fc)
  • Execute Workflow Node: Continue on fail behaviour not correctly implemented (#​9890) (16b1a09)
  • LinkedIn Node: Fix issue with legacy credential no longer working (#​9912) (873b7e5)
Features

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

Did Renovate not find changelogs? No worries! Click here

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.48.2` -> `1.51.0` | --- ### Release Notes <details> <summary>n8n-io/n8n (ghcr.io/n8n-io/n8n)</summary> ### [`v1.51.0`](https://github.com/n8n-io/n8n/blob/HEAD/CHANGELOG.md#1510-2024-07-17) ##### Bug Fixes - **AMQP Sender Node:** Node hangs forever on disconnect ([#&#8203;10026](https://github.com/n8n-io/n8n/issues/10026)) ([27410ab](https://github.com/n8n-io/n8n/commit/27410ab2af87573045f38e14e7e20bedd3b0365d)) - **AMQP Trigger Node:** Manual execution updated error reduced wait time ([#&#8203;10035](https://github.com/n8n-io/n8n/issues/10035)) ([f78f4ea](https://github.com/n8n-io/n8n/commit/f78f4ea3492560bc7056023fd0276990f3ac9b00)) - **AWS Comprehend Node:** Add paired item support ([#&#8203;10015](https://github.com/n8n-io/n8n/issues/10015)) ([470d496](https://github.com/n8n-io/n8n/commit/470d4966c67a3e4155d59e6fadab467b73134ec4)) - **core:** Ensure executions cannot resume if already running ([#&#8203;10014](https://github.com/n8n-io/n8n/issues/10014)) ([d651be4](https://github.com/n8n-io/n8n/commit/d651be4e01a869a6f7d70e691e0f5e244f59490e)) - **core:** Redact `csrfSecret` when returning oauth credentials to the frontend ([#&#8203;10075](https://github.com/n8n-io/n8n/issues/10075)) ([48f047e](https://github.com/n8n-io/n8n/commit/48f047ee2ecbfbd364151816df5fc21e09ca72a6)) - **core:** Stopping an execution should reject any response promises ([#&#8203;9992](https://github.com/n8n-io/n8n/issues/9992)) ([36b314d](https://github.com/n8n-io/n8n/commit/36b314d0311ef84f275efbc20997c6a77db81b31)) - **editor:** Ensure all static assets are accessible from the server ([#&#8203;10062](https://github.com/n8n-io/n8n/issues/10062)) ([3bde845](https://github.com/n8n-io/n8n/commit/3bde8453efa9a4d14404c63bdc061c87843d49d2)) - **editor:** Handle disabled nodes in schema view ([#&#8203;10052](https://github.com/n8n-io/n8n/issues/10052)) ([ab5688c](https://github.com/n8n-io/n8n/commit/ab5688c582c05afd7d3e0967eda0f5dc73d6d3ed)) - **editor:** Make schema view use the correct output ([#&#8203;10016](https://github.com/n8n-io/n8n/issues/10016)) ([c29664d](https://github.com/n8n-io/n8n/commit/c29664d68851ec33e4d810fa24aba72bb6cecc86)) - **editor:** Provide autocomplete for nodes, even when intermediate node has not run ([#&#8203;10036](https://github.com/n8n-io/n8n/issues/10036)) ([46d6edc](https://github.com/n8n-io/n8n/commit/46d6edc2a4edd49ae58c0c60977809554e07f4ee)) - **editor:** Remove push event listeners when migrating away from the canvas ([#&#8203;10063](https://github.com/n8n-io/n8n/issues/10063)) ([0d12f0a](https://github.com/n8n-io/n8n/commit/0d12f0a6b36aaaae5e1f9fab8ad73feeba9ec5ed)) - **editor:** Use selected input item for autocomplete ([#&#8203;10019](https://github.com/n8n-io/n8n/issues/10019)) ([1d2b403](https://github.com/n8n-io/n8n/commit/1d2b403644278fa6158272edc4295d4565554e37)) - **Email Trigger (IMAP) Node:** Reconnect not working correctly ([#&#8203;10064](https://github.com/n8n-io/n8n/issues/10064)) ([68d5d7e](https://github.com/n8n-io/n8n/commit/68d5d7e2e90ede5d021a12304dd665247dde5243)) - Filter component - array contains comparison not correct when ignore case option set to true ([#&#8203;10012](https://github.com/n8n-io/n8n/issues/10012)) ([4a3b97c](https://github.com/n8n-io/n8n/commit/4a3b97cede531adbf81274c1ec2ce4ee400cb48e)) - **GitHub Node:** File Create operation prevent duplicated base64 encoding ([#&#8203;10040](https://github.com/n8n-io/n8n/issues/10040)) ([9bcc926](https://github.com/n8n-io/n8n/commit/9bcc926a91d7afab0c2ef6eb57e818ef79e3a8f7)) - **HTTP Request Node:** Respect the original encoding of the incoming response ([#&#8203;9869](https://github.com/n8n-io/n8n/issues/9869)) ([2d19aef](https://github.com/n8n-io/n8n/commit/2d19aef54083d97e94e50a1ee58e8525bbf28548)) - HTTP Request tool - allow hyphens in placeholders ([#&#8203;10037](https://github.com/n8n-io/n8n/issues/10037)) ([8cd9370](https://github.com/n8n-io/n8n/commit/8cd93704bee116eceb0e3bd5fa849c4b314454ec)) - HTTP Request tool - do not error on missing headers ([#&#8203;10044](https://github.com/n8n-io/n8n/issues/10044)) ([04b62e0](https://github.com/n8n-io/n8n/commit/04b62e0398eafd923d5f27a3e1c71b925ddb8817)) - **HubSpot Node:** Migrate from v2 owners api ([#&#8203;10013](https://github.com/n8n-io/n8n/issues/10013)) ([56dd491](https://github.com/n8n-io/n8n/commit/56dd491bcaeab1d11d7874f190eaf20d2e315ca1)) - Number input defaults to 0 not allowing to have arbitrary precision ([#&#8203;10021](https://github.com/n8n-io/n8n/issues/10021)) ([e4e66ab](https://github.com/n8n-io/n8n/commit/e4e66ab7da5651fede8b3065419ffb393a2fd16d)) - **OpenAI Chat Model Node:** Respect baseURL override for /models ([#&#8203;10076](https://github.com/n8n-io/n8n/issues/10076)) ([e5dda57](https://github.com/n8n-io/n8n/commit/e5dda5731dfbb50f5aaf2b152f9c5bc89b1d80a6)) - **Telegram Trigger Node:** Fix issue with videos not being downloaded ([#&#8203;10007](https://github.com/n8n-io/n8n/issues/10007)) ([e84ab35](https://github.com/n8n-io/n8n/commit/e84ab35c4ab0ec47bdbd4343e58c62bbb70f3ec9)) - **Webhook Node:** Binary property option name and description update ([#&#8203;10043](https://github.com/n8n-io/n8n/issues/10043)) ([9302e33](https://github.com/n8n-io/n8n/commit/9302e33d558564bb5ba172eaeb8c300693b87286)) ##### Features - **Asana Node:** Add support for project privacy settings ([#&#8203;10027](https://github.com/n8n-io/n8n/issues/10027)) ([429481c](https://github.com/n8n-io/n8n/commit/429481c5c4b7f448739a561596873038185ba467)) - Better error when calling expression function on input that is undefined or null ([#&#8203;10009](https://github.com/n8n-io/n8n/issues/10009)) ([519e57b](https://github.com/n8n-io/n8n/commit/519e57bda5115149357fb2b1c2270e481ea09e38)) - **editor:** Make expression autocomplete search case-insensitive ([#&#8203;10017](https://github.com/n8n-io/n8n/issues/10017)) ([cde6fe9](https://github.com/n8n-io/n8n/commit/cde6fe90e5c8a9c5983e27f0d82599425fba915b)) - **editor:** Tweak node creator search logic for AI sub-nodes ([#&#8203;10025](https://github.com/n8n-io/n8n/issues/10025)) ([7db1656](https://github.com/n8n-io/n8n/commit/7db16561dc890849e2d5742bb73f9d5b8e79e37d)) - **Google Vertex Chat Model Node:** Add support for Google Vertex AI Chat models ([#&#8203;9970](https://github.com/n8n-io/n8n/issues/9970)) ([071130a](https://github.com/n8n-io/n8n/commit/071130a2dc0b450eb6ce6d39fe28cfeefd05633c)) - **Postgres Chat Memory Node:** Implement Postgres Chat Memory node ([#&#8203;10071](https://github.com/n8n-io/n8n/issues/10071)) ([9cbbb63](https://github.com/n8n-io/n8n/commit/9cbbb6335df0d36f66f22c18041d12f14dc59b32)) - **Text Classifier Node:** Add Text Classifier Node ([#&#8203;9997](https://github.com/n8n-io/n8n/issues/9997)) ([28ca7d6](https://github.com/n8n-io/n8n/commit/28ca7d6a2dd818c8795acda6ddf7329b8621d9de)) ### [`v1.50.0`](https://github.com/n8n-io/n8n/blob/HEAD/CHANGELOG.md#1500-2024-07-10) ##### Bug Fixes - **core:** Aborting manual trigger tests should call `closeFunction` ([#&#8203;9980](https://github.com/n8n-io/n8n/issues/9980)) ([6107798](https://github.com/n8n-io/n8n/commit/61077985163037ed3c6a8e9e7476cd6c525ff5f2)) - **core:** Allow owner and admin to edit nodes with credentials that haven't been shared with them explicitly ([#&#8203;9922](https://github.com/n8n-io/n8n/issues/9922)) ([0f49598](https://github.com/n8n-io/n8n/commit/0f495986f89b60ec9bb86801f9779ee9aa87ccfb)) - **core:** Clear active execution on cancellation in scaling mode ([#&#8203;9979](https://github.com/n8n-io/n8n/issues/9979)) ([7e972c7](https://github.com/n8n-io/n8n/commit/7e972c78afaf950effec17d8eee16cbf86101d03)) - **core:** Disconnect Redis after pausing queue during worker shutdown ([#&#8203;9928](https://github.com/n8n-io/n8n/issues/9928)) ([c82579b](https://github.com/n8n-io/n8n/commit/c82579bf760cc4b5a2670b14e4e48fc37e2e2263)) - **core:** Don't execute 'workflowExecuteBefore' hook on execution continuations ([#&#8203;9905](https://github.com/n8n-io/n8n/issues/9905)) ([adb8315](https://github.com/n8n-io/n8n/commit/adb83155ca9478a548e6fe926735d5872de10fea)) - **core:** Prevent multiple values in the execution metadata for the same key and executionId ([#&#8203;9953](https://github.com/n8n-io/n8n/issues/9953)) ([2e6b03b](https://github.com/n8n-io/n8n/commit/2e6b03b2cb471aefa8104b7b80cf12e64f16e4fb)) - **Google Sheets Node:** Append fails if cells have some default values added by data validation rules ([#&#8203;9950](https://github.com/n8n-io/n8n/issues/9950)) ([d1821eb](https://github.com/n8n-io/n8n/commit/d1821eba9221eb243b62ad561193102b24dd05a5)) - **Invoice Ninja Node:** Fix assigning an invoice to a payment ([#&#8203;9590](https://github.com/n8n-io/n8n/issues/9590)) ([7a3c127](https://github.com/n8n-io/n8n/commit/7a3c127b2cbea01f9a21c8d517d1dc919bc8121f)) - **Invoice Ninja Node:** Fix emailing and marking invoice as paid / sent ([#&#8203;9589](https://github.com/n8n-io/n8n/issues/9589)) ([908ddd8](https://github.com/n8n-io/n8n/commit/908ddd8a24e8a858d9c1eddf2f727234e66a62f7)) ##### Features - **Chat Trigger Node:** Add support for file uploads & harmonize public and development chat ([#&#8203;9802](https://github.com/n8n-io/n8n/issues/9802)) ([df78315](https://github.com/n8n-io/n8n/commit/df783151b86e2db3e325d3b9d85f4abb71d3d246)) - **Google Cloud Firestore Node:** Add support for service account and document creation with id ([#&#8203;9713](https://github.com/n8n-io/n8n/issues/9713)) ([cb1bbf5](https://github.com/n8n-io/n8n/commit/cb1bbf5fd395ec4855ac21d851b180c8526b698a)) - **Orbit Node:** Deprecate Orbit nicely ([#&#8203;9962](https://github.com/n8n-io/n8n/issues/9962)) ([9577d9c](https://github.com/n8n-io/n8n/commit/9577d9c847b56d9907d2bbe9ec85127bb8f67cfa)) - Qdrant Vector Store search filter ([#&#8203;9900](https://github.com/n8n-io/n8n/issues/9900)) ([fbe4bca](https://github.com/n8n-io/n8n/commit/fbe4bca634e8e03c9455843e1a1f89706d1557d2)) - **Splunk Node:** Overhaul ([#&#8203;9813](https://github.com/n8n-io/n8n/issues/9813)) ([e5c3247](https://github.com/n8n-io/n8n/commit/e5c324753fb41752f9722d61c5d336d6e5c67cca)) - **Telegram Node:** Add support to Keyboard Button Mini Apps ([#&#8203;9511](https://github.com/n8n-io/n8n/issues/9511)) ([3a17943](https://github.com/n8n-io/n8n/commit/3a179439c7586189b8264131fd16da9d14f074b6)) ### [`v1.49.0`](https://github.com/n8n-io/n8n/blob/HEAD/CHANGELOG.md#1490-2024-07-03) ##### Bug Fixes - **core:** Add a WebCrypto Polyfill for older versions of Node.js 18 ([#&#8203;9894](https://github.com/n8n-io/n8n/issues/9894)) ([59c8bf1](https://github.com/n8n-io/n8n/commit/59c8bf1c44057b3f798645a22ad16362401ebeed)) - **core:** Don't allow using credentials that are not part of the same project ([#&#8203;9916](https://github.com/n8n-io/n8n/issues/9916)) ([ab2a548](https://github.com/n8n-io/n8n/commit/ab2a5488560a814fc72c0c5cd71e5f62f05cd235)) - **core:** Filter out certain executions from crash recovery ([#&#8203;9904](https://github.com/n8n-io/n8n/issues/9904)) ([7044d1c](https://github.com/n8n-io/n8n/commit/7044d1ca2841b6d87ae929072bb94dda82909795)) - **core:** Fix AddActivatedAtUserSetting migration on MariaDB ([#&#8203;9910](https://github.com/n8n-io/n8n/issues/9910)) ([db29e84](https://github.com/n8n-io/n8n/commit/db29e84666b814fd4710dc3ade6e53304216fad5)) - **core:** Fix execution cancellation in scaling mode ([#&#8203;9841](https://github.com/n8n-io/n8n/issues/9841)) ([e613de2](https://github.com/n8n-io/n8n/commit/e613de28ca2db23746b586e0a0b33f1c1ee1abe5)) - **core:** Fix worker logs relay ([#&#8203;9919](https://github.com/n8n-io/n8n/issues/9919)) ([7c53433](https://github.com/n8n-io/n8n/commit/7c5343319144ce3524b14018eef77eace221b608)) - **core:** Throw on adding execution without execution data ([#&#8203;9903](https://github.com/n8n-io/n8n/issues/9903)) ([abb7458](https://github.com/n8n-io/n8n/commit/abb74587db88a56453b269826885df0d01766290)) - **editor:** Don't try to load credentials on the demo route ([#&#8203;9926](https://github.com/n8n-io/n8n/issues/9926)) ([b80df2a](https://github.com/n8n-io/n8n/commit/b80df2a47ebe4450862e200c9cf47f6e94012c91)) - **editor:** Enable expression preview in SQL node when looking at executions ([#&#8203;9733](https://github.com/n8n-io/n8n/issues/9733)) ([d9747d5](https://github.com/n8n-io/n8n/commit/d9747d5e9b42d7f379f6f4219b960893b7b153b3)) - **editor:** Fix frontend project roles ([#&#8203;9901](https://github.com/n8n-io/n8n/issues/9901)) ([f229577](https://github.com/n8n-io/n8n/commit/f2295772094ff936e210f52ebcbc938915d1c129)) - **editor:** Fix new node credential creation via Resource Locator Component ([#&#8203;9896](https://github.com/n8n-io/n8n/issues/9896)) ([55cbc90](https://github.com/n8n-io/n8n/commit/55cbc900a48c579b712dddfa74e133e1d9c11799)) - **editor:** Fix performance issues related to expressions and pinned data ([#&#8203;9882](https://github.com/n8n-io/n8n/issues/9882)) ([13d83f2](https://github.com/n8n-io/n8n/commit/13d83f2037d659fccc8889dd994ddd984467d987)) - **editor:** Improve text wrapping in schema view ([#&#8203;9888](https://github.com/n8n-io/n8n/issues/9888)) ([dc1c5fc](https://github.com/n8n-io/n8n/commit/dc1c5fce8af732c438d2f1698ee08f18d2358a6c)) - **Execute Workflow Node:** Continue on fail behaviour not correctly implemented ([#&#8203;9890](https://github.com/n8n-io/n8n/issues/9890)) ([16b1a09](https://github.com/n8n-io/n8n/commit/16b1a094b19e5f803a460b99c6062a1175bec153)) - **LinkedIn Node:** Fix issue with legacy credential no longer working ([#&#8203;9912](https://github.com/n8n-io/n8n/issues/9912)) ([873b7e5](https://github.com/n8n-io/n8n/commit/873b7e59dcea276c9f792570805a6de8ad4607a3)) ##### Features - Add Zep Cloud Memory component ([#&#8203;9657](https://github.com/n8n-io/n8n/issues/9657)) ([41c47a2](https://github.com/n8n-io/n8n/commit/41c47a28a9d4502287ca1bbbb4704f2763288a11)) - **Copper Node:** Update credential to support HTTP Request node ([#&#8203;9837](https://github.com/n8n-io/n8n/issues/9837)) ([e6ad5a7](https://github.com/n8n-io/n8n/commit/e6ad5a71935a5f82168bf300246ccb3535648b0b)) - **editor:** Add docs sidebar to credential modal ([#&#8203;9914](https://github.com/n8n-io/n8n/issues/9914)) ([b2f8ea7](https://github.com/n8n-io/n8n/commit/b2f8ea7918d7e10e91db0e04ef5b7ad40a5bdbb5)) - **editor:** Remove Segment ([#&#8203;9878](https://github.com/n8n-io/n8n/issues/9878)) ([10f7d4b](https://github.com/n8n-io/n8n/commit/10f7d4b5b92013407c9a4eb9edd619d385efe10f)) - **Embeddings Cohere Node:** Add v3 Cohere models ([#&#8203;9887](https://github.com/n8n-io/n8n/issues/9887)) ([403e19b](https://github.com/n8n-io/n8n/commit/403e19b3e316db81b62eb456b38e7325bf13529c)) - **GitHub Node:** Add support for state reasons when editing an issue ([#&#8203;9848](https://github.com/n8n-io/n8n/issues/9848)) ([61c20d1](https://github.com/n8n-io/n8n/commit/61c20d1ae3c65b04c767c5b704c4fc4efd356ccf)) - Introduce debug info button ([#&#8203;9895](https://github.com/n8n-io/n8n/issues/9895)) ([be9a247](https://github.com/n8n-io/n8n/commit/be9a247577ffc28559a23fea2db9b2c598dca036)) - **Merge Node:** Overhaul, v3 ([#&#8203;9528](https://github.com/n8n-io/n8n/issues/9528)) ([af69c80](https://github.com/n8n-io/n8n/commit/af69c80bf5a22f80979405041210dc77d2682c51)) - **Vector Store Tool Node:** Add Vector Store Tool ([#&#8203;9865](https://github.com/n8n-io/n8n/issues/9865)) ([df2bc84](https://github.com/n8n-io/n8n/commit/df2bc84d2b3830d31319c108f1b01256de95e774)) - **Zammad Node:** Add reply_to and sender fields to article on ticket creation ([#&#8203;9911](https://github.com/n8n-io/n8n/issues/9911)) ([957b2d6](https://github.com/n8n-io/n8n/commit/957b2d6108dccd9495291c4764816cc27e112e87)) </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 --- Did Renovate not find changelogs? No worries! [Click here](https://git.mafyuh.dev/mafyuh/Auto-Homelab/src/branch/main/.github/changelogs.md) <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQyMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovatebot added 1 commit 2024-07-03 06:01:52 -04:00
⬆️ Update ghcr.io/n8n-io/n8n Docker tag to v1.48.3
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 9s
dc69b9bed6
renovatebot force-pushed renovate/ghcr.io-n8n-io-n8n-1.x from dc69b9bed6 to fb06d45852 2024-07-03 10:01:39 -04:00 Compare
renovatebot changed title from ⬆️ Update ghcr.io/n8n-io/n8n Docker tag to v1.48.3 to ⬆️ Update ghcr.io/n8n-io/n8n Docker tag to v1.49.0 2024-07-03 10:01:49 -04:00
renovatebot force-pushed renovate/ghcr.io-n8n-io-n8n-1.x from fb06d45852 to ca6641771a 2024-07-10 12:01:45 -04:00 Compare
renovatebot changed title from ⬆️ Update ghcr.io/n8n-io/n8n Docker tag to v1.49.0 to ⬆️ Update ghcr.io/n8n-io/n8n Docker tag to v1.50.0 2024-07-10 12:01:55 -04:00
renovatebot force-pushed renovate/ghcr.io-n8n-io-n8n-1.x from ca6641771a to 129599ca52 2024-07-12 18:01:40 -04:00 Compare
renovatebot force-pushed renovate/ghcr.io-n8n-io-n8n-1.x from 129599ca52 to 0b870a008e 2024-07-16 09:01:43 -04:00 Compare
renovatebot changed title from ⬆️ Update ghcr.io/n8n-io/n8n Docker tag to v1.50.0 to ⬆️ Update ghcr.io/n8n-io/n8n Docker tag to v1.50.1 2024-07-16 09:01:52 -04:00
renovatebot force-pushed renovate/ghcr.io-n8n-io-n8n-1.x from 0b870a008e to b95696369a 2024-07-17 09:01:44 -04:00 Compare
renovatebot changed title from ⬆️ Update ghcr.io/n8n-io/n8n Docker tag to v1.50.1 to ⬆️ Update ghcr.io/n8n-io/n8n Docker tag to v1.51.0 2024-07-17 09:01:54 -04:00
renovatebot force-pushed renovate/ghcr.io-n8n-io-n8n-1.x from b95696369a to 5f00ddd020 2024-07-18 00:49:21 -04:00 Compare
mafyuh added 1 commit 2024-07-18 00:56:28 -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 8s
Deploy to Hosts / deploy (pull_request) Successful in 50s
3b52483e24
mafyuh merged commit e01e51af5a into main 2024-07-18 00:56:42 -04:00
mafyuh deleted branch renovate/ghcr.io-n8n-io-n8n-1.x 2024-07-18 00:56:42 -04:00
This repo is archived. You cannot comment on pull requests.
No reviewers
No milestone
No project
No assignees
2 participants
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/Auto-Homelab#395
No description provided.