⬆️ Update ghcr.io/n8n-io/n8n Docker tag to v1.60.0 #194

Merged
mafyuh merged 2 commits from renovate/ghcr.io-n8n-io-n8n-1.x into main 2024-09-18 12:47:01 -04:00
Collaborator

This PR contains the following updates:

Package Update Change
ghcr.io/n8n-io/n8n (source) minor 1.59.1 -> 1.60.0

Release Notes

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

v1.60.0

Bug Fixes
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

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.59.1` -> `1.60.0` | --- ### Release Notes <details> <summary>n8n-io/n8n (ghcr.io/n8n-io/n8n)</summary> ### [`v1.60.0`](https://github.com/n8n-io/n8n/blob/HEAD/CHANGELOG.md#1600-2024-09-18) ##### Bug Fixes - **Azure OpenAI Chat Model Node:** Add response format option ([#&#8203;10851](https://github.com/n8n-io/n8n/issues/10851)) ([0b5299a](https://github.com/n8n-io/n8n/commit/0b5299a248fdd451ceabb98ff6a2b38e818d02f8)) - **Contentful Node:** Add missing additional fields to entry > get ([#&#8203;10830](https://github.com/n8n-io/n8n/issues/10830)) ([c43aef1](https://github.com/n8n-io/n8n/commit/c43aef1a266cc6ccf8f778c290f8cb8ba2ee28cf)) - **core:** Prevent shutdown error in regular mode ([#&#8203;10844](https://github.com/n8n-io/n8n/issues/10844)) ([acb4194](https://github.com/n8n-io/n8n/commit/acb4194fa1a1d0497dd1f48045f069e1db28c432)) - **core:** Restore queue listeners for `webhook` process ([#&#8203;10781](https://github.com/n8n-io/n8n/issues/10781)) ([86f4877](https://github.com/n8n-io/n8n/commit/86f4877bab978a1ec2f53df23b6c515507cd8f72)) - **editor:** Add missing node parameter values to AI Assistant request ([#&#8203;10788](https://github.com/n8n-io/n8n/issues/10788)) ([d65ade4](https://github.com/n8n-io/n8n/commit/d65ade4e92eed3cfc47854d493fac6885a1a852b)) - **editor:** Address edge toolbar rendering glitches ([#&#8203;10839](https://github.com/n8n-io/n8n/issues/10839)) ([e0c0dde](https://github.com/n8n-io/n8n/commit/e0c0ddee59e889f50dd5033d0a933bad60fb7e3a)) - **editor:** Allow custom git repo urls in source control settings ([#&#8203;10849](https://github.com/n8n-io/n8n/issues/10849)) ([a63a9b5](https://github.com/n8n-io/n8n/commit/a63a9b53f06d3a00e8e76c0ab9f2571604c01922)) - **editor:** Fix completion on $input.item. in Code node ([#&#8203;10800](https://github.com/n8n-io/n8n/issues/10800)) ([45dccf3](https://github.com/n8n-io/n8n/commit/45dccf3d0c8282987833962a8e3f3a77d256ea37)) - **editor:** Make expression edit modal read-only in executions view ([#&#8203;10806](https://github.com/n8n-io/n8n/issues/10806)) ([394ef88](https://github.com/n8n-io/n8n/commit/394ef888433b1d48593531ab9eea93a3c3ae6040)) - **editor:** Make schema view search copy more clear ([#&#8203;10807](https://github.com/n8n-io/n8n/issues/10807)) ([7f1c131](https://github.com/n8n-io/n8n/commit/7f1c131b72ad1b98b4a8c976b8a0ef5d963d5f1f)) - **editor:** Minimap Show nodes outside viewport ([#&#8203;10843](https://github.com/n8n-io/n8n/issues/10843)) ([9c95db8](https://github.com/n8n-io/n8n/commit/9c95db8282c9f3cef5568aa9793ca977d4d8a347)) - **editor:** Prevent clipboard XSS injection ([#&#8203;10805](https://github.com/n8n-io/n8n/issues/10805)) ([db846d3](https://github.com/n8n-io/n8n/commit/db846d3235a360b4b729312b6ffe0d75be08fd45)) - **editor:** Render image binary-data using img tags ([#&#8203;10829](https://github.com/n8n-io/n8n/issues/10829)) ([7c23101](https://github.com/n8n-io/n8n/commit/7c23101ab8c12b735a17deb35637f3f12c00aeb0)) - **editor:** Replace v-html with custom directive to sanitize html ([#&#8203;10804](https://github.com/n8n-io/n8n/issues/10804)) ([44e5fb9](https://github.com/n8n-io/n8n/commit/44e5fb9b06c794033204ef1744b54b3b87160082)) - **editor:** Restore V1 keybinding, Space Key to toggle panning ([#&#8203;10841](https://github.com/n8n-io/n8n/issues/10841)) ([5a1db6d](https://github.com/n8n-io/n8n/commit/5a1db6db1adad43887e839181719818474bc66b0)) - Fix telemetry causing console error ([#&#8203;10828](https://github.com/n8n-io/n8n/issues/10828)) ([3be31e2](https://github.com/n8n-io/n8n/commit/3be31e27edc6e71400bde23f992ba98b2365bcff)) - **Google Vertex Chat Model Node:** Clean service account private key ([#&#8203;10770](https://github.com/n8n-io/n8n/issues/10770)) ([e6d84db](https://github.com/n8n-io/n8n/commit/e6d84db89930afc16f4a08fae87d8af4a059e6d7)) - **HTTP Request Tool Node:** Fix subsequent tool calls reusung the same options ([#&#8203;10808](https://github.com/n8n-io/n8n/issues/10808)) ([d647ef4](https://github.com/n8n-io/n8n/commit/d647ef41acf672177ea5e8ce0e99d78c565e34b2)) - **OpenAI Node, Basic LLM Chain Node, Tool Agent Node:** Better OpenAI API rate limit errors ([#&#8203;10797](https://github.com/n8n-io/n8n/issues/10797)) ([ab83c4b](https://github.com/n8n-io/n8n/commit/ab83c4b4166d5ad5f4ca46a636f83c8802fe3ec0)) - Prevent copying workflow when copying outside of canvas ([#&#8203;10813](https://github.com/n8n-io/n8n/issues/10813)) ([22c1890](https://github.com/n8n-io/n8n/commit/22c1890139c89e74df67b9673a1d0c85d647eb9d)) - **RSS Feed Trigger Node:** Handle empty items gracefully ([#&#8203;10855](https://github.com/n8n-io/n8n/issues/10855)) ([c55df63](https://github.com/n8n-io/n8n/commit/c55df63abc234ace6ac8e54ed094d10797671264)) ##### Features - **core:** Allow customizing max file size in form-data payloads for webhooks ([#&#8203;10857](https://github.com/n8n-io/n8n/issues/10857)) ([a3335e0](https://github.com/n8n-io/n8n/commit/a3335e0ecd3796c874985d3c6fbbaabc35dc3490)) - **core:** Introduce worker metrics ([#&#8203;10850](https://github.com/n8n-io/n8n/issues/10850)) ([08ebe1e](https://github.com/n8n-io/n8n/commit/08ebe1e4807b3d7b4a4840887cbb30f547a5c89a)) - **editor:** Add truncate directive ([#&#8203;10842](https://github.com/n8n-io/n8n/issues/10842)) ([57836cc](https://github.com/n8n-io/n8n/commit/57836cc17a57c790d2ffb2463abb16a03321eb59)) - **editor:** Show Collaboration pane only when there are multiple active users ([#&#8203;10772](https://github.com/n8n-io/n8n/issues/10772)) ([a0af1d9](https://github.com/n8n-io/n8n/commit/a0af1d9a06c78d29f215dc010332ea7c8f28717d)) - **Invoice Ninja Node:** Add actions for bank transactions ([#&#8203;10389](https://github.com/n8n-io/n8n/issues/10389)) ([5a2c7e0](https://github.com/n8n-io/n8n/commit/5a2c7e00a0ca1a151a7fec56da5f99b086c25b1f)) - **OpenAI Node:** Include O1 models in the models select ([#&#8203;10801](https://github.com/n8n-io/n8n/issues/10801)) ([b2b1abc](https://github.com/n8n-io/n8n/commit/b2b1abc5319bdbf2bc855649ea27359b22aba009)) </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-09-18 04:01:06 -04:00
⬆️ Update ghcr.io/n8n-io/n8n Docker tag to v1.59.2
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 8s
a9c52be670
renovatebot force-pushed renovate/ghcr.io-n8n-io-n8n-1.x from a9c52be670 to 24ef73830c 2024-09-18 07:00:57 -04:00 Compare
renovatebot changed title from ⬆️ Update ghcr.io/n8n-io/n8n Docker tag to v1.59.2 to ⬆️ Update ghcr.io/n8n-io/n8n Docker tag to v1.59.3 2024-09-18 07:01:04 -04:00
renovatebot force-pushed renovate/ghcr.io-n8n-io-n8n-1.x from 24ef73830c to 93497d1f75 2024-09-18 09:01:01 -04:00 Compare
renovatebot changed title from ⬆️ Update ghcr.io/n8n-io/n8n Docker tag to v1.59.3 to ⬆️ Update ghcr.io/n8n-io/n8n Docker tag to v1.60.0 2024-09-18 09:01:10 -04:00
mafyuh added 1 commit 2024-09-18 12:46:55 -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 9s
Deploy to Hosts / deploy (pull_request) Successful in 53s
7b04d71910
mafyuh merged commit 18705087a5 into main 2024-09-18 12:47:01 -04:00
mafyuh deleted branch renovate/ghcr.io-n8n-io-n8n-1.x 2024-09-18 12:47:01 -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#194
No description provided.