Update n8nio/n8n Docker tag to v1.86.0 #6

Closed
renovate wants to merge 2 commits from renovate/n8nio-n8n-1.x into main
Collaborator

This PR contains the following updates:

Package Type Update Change
n8nio/n8n (source) final minor 1.85.4 -> 1.86.0

Release Notes

n8n-io/n8n (n8nio/n8n)

v1.86.0

Bug Fixes
  • API: Fix import config import (#​14137) (6f60d65)
  • API: Summarize insights from current datetime instead of beginning of the day (#​14186) (bf274c0)
  • Baserow Node: Fix issue where database selection was returning other types (#​14115) (10f6c3b)
  • Basic LLM Chain Node: Prevent incorrect wrapping of output (#​14183) (b9030d4)
  • Basic LLM Chain Node: Prevent stringifying of structured output on previous versions (#​14200) (bbd6e8e)
  • core: Fix OAuth1 callback token request (#​14251) (4ea219b)
  • Correct connections in SentimentAnalysis and TextClassifier (#​14155) (70764a0)
  • editor: Adjust URL on lost change warning Cancel or failed save (#​13683) (fdcca1d)
  • editor: Change freeAiCredits success text size (#​14161) (ca01236)
  • editor: Check for when to show the community+ modal for the folder's feature (#​14146) (9e3bfe2)
  • editor: Handle Leading Spaces in Workflow Search (#​13889) (8aad7db)
  • editor: Remove selection box when only one node selected using selection rectangle (#​14160) (acbaec5)
  • editor: Remove title icon on Overview subpages (#​14128) (4bd42e2)
  • editor: Show left-hand NDV floating nodes in correct order (#​14126) (71f281b)
  • Microsoft SQL Node: Fix maximum call stack on execute query (#​13940) (a082a16)
  • n8n Form Node: Hidden field fix (#​14219) (9bd72ea)
  • n8n Form Node: Show Form Complition after Form Complition page (#​14226) (af77730)
  • OpenAI Node: Show correct inputs for AI node (#​14142) (5bf10cd)
  • Slack Node: Make sure paginated calls use the defined limits (#​14185) (24fad51)
  • Slack Trigger Node: Fix issue with new user event not correctly working (#​14129) (5f4e56f)
  • Summarize Node: Fix type casting of strings and numbers (#​14259) (4443a5f)
Features
  • API: Add day to week compaction for insights dashboard (#​14165) (db99974)
  • API: Add failureRate as sort field for insights by workflow (#​14247) (877823d)
  • API: Add fields to insight by time type and export types from index (#​14172) (3d332ab)
  • API: Create schema and dto types for insights dashboard query param and api responses (#​14163) (6eee081)
  • API: Return null deviation on insights summary if previous period has no data (#​14193) (ffc0a59)
  • core: Explicitly warn if tool passed binary data to Agent (#​14071) (88f5851)
  • editor: Improve schema view empty state when node has binary data (#​14044) (22ddf1b)
  • editor: Logs overview panel (#​14045) (d1710a1)
  • Matrix Node: Add audio and video media types (#​14057) (cb01f2d)
  • SendGrid Node: Add option to specify "reply to" email addresses (#​14282) (68d9460)
  • Telegram Trigger Node: Add options to restrict to chat and user IDs (#​14164) (f651766)

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 | Type | Update | Change | |---|---|---|---| | [n8nio/n8n](https://n8n.io) ([source](https://github.com/n8n-io/n8n)) | final | minor | `1.85.4` -> `1.86.0` | --- ### Release Notes <details> <summary>n8n-io/n8n (n8nio/n8n)</summary> ### [`v1.86.0`](https://github.com/n8n-io/n8n/blob/HEAD/CHANGELOG.md#1860-2025-03-31) ##### Bug Fixes - **API:** Fix import config import ([#&#8203;14137](https://github.com/n8n-io/n8n/issues/14137)) ([6f60d65](https://github.com/n8n-io/n8n/commit/6f60d657eb0dc6ec9e99fe91d5b5cd99662d7ef8)) - **API:** Summarize insights from current datetime instead of beginning of the day ([#&#8203;14186](https://github.com/n8n-io/n8n/issues/14186)) ([bf274c0](https://github.com/n8n-io/n8n/commit/bf274c0a870eba3ff293ee6033289e2d2b39fae1)) - **Baserow Node:** Fix issue where database selection was returning other types ([#&#8203;14115](https://github.com/n8n-io/n8n/issues/14115)) ([10f6c3b](https://github.com/n8n-io/n8n/commit/10f6c3b1d35db31376419da0e6e791f9f903d266)) - **Basic LLM Chain Node:** Prevent incorrect wrapping of output ([#&#8203;14183](https://github.com/n8n-io/n8n/issues/14183)) ([b9030d4](https://github.com/n8n-io/n8n/commit/b9030d45dead945342be88726cde2d0043ff4ab7)) - **Basic LLM Chain Node:** Prevent stringifying of structured output on previous versions ([#&#8203;14200](https://github.com/n8n-io/n8n/issues/14200)) ([bbd6e8e](https://github.com/n8n-io/n8n/commit/bbd6e8ee415f27f40929ec404f5dd6e4c216f423)) - **core:** Fix OAuth1 callback token request ([#&#8203;14251](https://github.com/n8n-io/n8n/issues/14251)) ([4ea219b](https://github.com/n8n-io/n8n/commit/4ea219b1f783370c39be3e776e664f71348c67c9)) - Correct connections in SentimentAnalysis and TextClassifier ([#&#8203;14155](https://github.com/n8n-io/n8n/issues/14155)) ([70764a0](https://github.com/n8n-io/n8n/commit/70764a02589c146bf8e863c9c652ac30858841af)) - **editor:** Adjust URL on lost change warning Cancel or failed save ([#&#8203;13683](https://github.com/n8n-io/n8n/issues/13683)) ([fdcca1d](https://github.com/n8n-io/n8n/commit/fdcca1d0ed7f7c32aa6c40f4751f554826064619)) - **editor:** Change freeAiCredits success text size ([#&#8203;14161](https://github.com/n8n-io/n8n/issues/14161)) ([ca01236](https://github.com/n8n-io/n8n/commit/ca01236dd11b3c021358671ed99cbada4a34e325)) - **editor:** Check for when to show the community+ modal for the folder's feature ([#&#8203;14146](https://github.com/n8n-io/n8n/issues/14146)) ([9e3bfe2](https://github.com/n8n-io/n8n/commit/9e3bfe23f67dca8d31bcff8758ed5d076477f9f3)) - **editor:** Handle Leading Spaces in Workflow Search ([#&#8203;13889](https://github.com/n8n-io/n8n/issues/13889)) ([8aad7db](https://github.com/n8n-io/n8n/commit/8aad7dbaf69d7e2826f8798b6682d269c6c6f37f)) - **editor:** Remove selection box when only one node selected using selection rectangle ([#&#8203;14160](https://github.com/n8n-io/n8n/issues/14160)) ([acbaec5](https://github.com/n8n-io/n8n/commit/acbaec550f1ebf560262d6a6492651ebaf72d78d)) - **editor:** Remove title icon on Overview subpages ([#&#8203;14128](https://github.com/n8n-io/n8n/issues/14128)) ([4bd42e2](https://github.com/n8n-io/n8n/commit/4bd42e2f3a8a79c33a20f992e2727f8bb3dae101)) - **editor:** Show left-hand NDV floating nodes in correct order ([#&#8203;14126](https://github.com/n8n-io/n8n/issues/14126)) ([71f281b](https://github.com/n8n-io/n8n/commit/71f281b90da6f71db04c9b22dee9e5976b0abab4)) - **Microsoft SQL Node:** Fix maximum call stack on execute query ([#&#8203;13940](https://github.com/n8n-io/n8n/issues/13940)) ([a082a16](https://github.com/n8n-io/n8n/commit/a082a16c5d785d87ea334bb2285000bd3f44c157)) - **n8n Form Node:** Hidden field fix ([#&#8203;14219](https://github.com/n8n-io/n8n/issues/14219)) ([9bd72ea](https://github.com/n8n-io/n8n/commit/9bd72eaa139649811cb1114f3cf40f22d5dfe905)) - **n8n Form Node:** Show Form Complition after Form Complition page ([#&#8203;14226](https://github.com/n8n-io/n8n/issues/14226)) ([af77730](https://github.com/n8n-io/n8n/commit/af777307b3fddcf553fb68786260dba79f32d87c)) - **OpenAI Node:** Show correct inputs for AI node ([#&#8203;14142](https://github.com/n8n-io/n8n/issues/14142)) ([5bf10cd](https://github.com/n8n-io/n8n/commit/5bf10cdb4abe364a8f914362fb94841530aa02c9)) - **Slack Node:** Make sure paginated calls use the defined limits ([#&#8203;14185](https://github.com/n8n-io/n8n/issues/14185)) ([24fad51](https://github.com/n8n-io/n8n/commit/24fad512da9bcd4fd002dfac3cff5935ed00204f)) - **Slack Trigger Node:** Fix issue with new user event not correctly working ([#&#8203;14129](https://github.com/n8n-io/n8n/issues/14129)) ([5f4e56f](https://github.com/n8n-io/n8n/commit/5f4e56f75b6659fc21b3d18817f5afabc022b5b7)) - **Summarize Node:** Fix type casting of strings and numbers ([#&#8203;14259](https://github.com/n8n-io/n8n/issues/14259)) ([4443a5f](https://github.com/n8n-io/n8n/commit/4443a5f53281064f9d474d61435c83e004d7a403)) ##### Features - **API:** Add day to week compaction for insights dashboard ([#&#8203;14165](https://github.com/n8n-io/n8n/issues/14165)) ([db99974](https://github.com/n8n-io/n8n/commit/db99974cca364d16391d00d5aec066b68cb8a4e6)) - **API:** Add failureRate as sort field for insights by workflow ([#&#8203;14247](https://github.com/n8n-io/n8n/issues/14247)) ([877823d](https://github.com/n8n-io/n8n/commit/877823d887fe7d387a5bbe25a606de1f1d22daa5)) - **API:** Add fields to insight by time type and export types from index ([#&#8203;14172](https://github.com/n8n-io/n8n/issues/14172)) ([3d332ab](https://github.com/n8n-io/n8n/commit/3d332ab04fa0de9873cd8944514afa4e2bf7907b)) - **API:** Create schema and dto types for insights dashboard query param and api responses ([#&#8203;14163](https://github.com/n8n-io/n8n/issues/14163)) ([6eee081](https://github.com/n8n-io/n8n/commit/6eee081cf3f99e7cf925a0daef0728e5537e1e57)) - **API:** Return null deviation on insights summary if previous period has no data ([#&#8203;14193](https://github.com/n8n-io/n8n/issues/14193)) ([ffc0a59](https://github.com/n8n-io/n8n/commit/ffc0a596e00d1cbf14ff2980894d52025bfc1187)) - **core:** Explicitly warn if tool passed binary data to Agent ([#&#8203;14071](https://github.com/n8n-io/n8n/issues/14071)) ([88f5851](https://github.com/n8n-io/n8n/commit/88f58514e6d7b5fe11d91b7e524b3447c09474eb)) - **editor:** Improve schema view empty state when node has binary data ([#&#8203;14044](https://github.com/n8n-io/n8n/issues/14044)) ([22ddf1b](https://github.com/n8n-io/n8n/commit/22ddf1b644dcddfff3a97bd7953823f63ab7c41a)) - **editor:** Logs overview panel ([#&#8203;14045](https://github.com/n8n-io/n8n/issues/14045)) ([d1710a1](https://github.com/n8n-io/n8n/commit/d1710a1da375d13a687add4f48400faab62169d7)) - **Matrix Node:** Add audio and video media types ([#&#8203;14057](https://github.com/n8n-io/n8n/issues/14057)) ([cb01f2d](https://github.com/n8n-io/n8n/commit/cb01f2dd0d018ef54fc63b255abc0a054d01b6ed)) - **SendGrid Node:** Add option to specify "reply to" email addresses ([#&#8203;14282](https://github.com/n8n-io/n8n/issues/14282)) ([68d9460](https://github.com/n8n-io/n8n/commit/68d9460f2acece495671667cacf6faa2e9a70cbf)) - **Telegram Trigger Node:** Add options to restrict to chat and user IDs ([#&#8203;14164](https://github.com/n8n-io/n8n/issues/14164)) ([f651766](https://github.com/n8n-io/n8n/commit/f6517664dd05878b0e5264668c52c74cbdd2d027)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjUuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIyNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate added 1 commit 2025-03-31 16:06:02 +02:00
Update n8nio/n8n Docker tag to v1.86.0
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
d6c8bdc4be
renovate scheduled this pull request to auto merge when all checks succeed 2025-03-31 16:06:03 +02:00
Author
Collaborator

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks
### Branch automerge failure This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead. ___ * Branch has one or more failed status checks
sebleh added 1 commit 2025-03-31 17:14:31 +02:00
Changed to other platform syntax
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
48baddcdb0
The platform is now part of the image name. This should help Renovate to update only when the image on this platform is available.
sebleh canceled auto merging this pull request when all checks succeed 2025-03-31 17:28:32 +02:00
Owner

Version noch nicht verfügbar als amd64

Version noch nicht verfügbar als amd64
sebleh closed this pull request 2025-03-31 17:28:57 +02:00
sebleh deleted branch renovate/n8nio-n8n-1.x 2025-03-31 17:29:06 +02:00
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

Pull request closed

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: sebleh/n8n-custom#6
No description provided.