chore(deps): update container image n8nio/n8n to v1.60.0@c309e4a by renovate (#26633)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [n8nio/n8n](https://n8n.io)
([source](https://redirect.github.com/n8n-io/n8n)) | minor | `1.59.3` ->
`1.60.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.60.0`](https://redirect.github.com/n8n-io/n8n/blob/HEAD/CHANGELOG.md#1600-2024-09-18)
##### Bug Fixes
- **Azure OpenAI Chat Model Node:** Add response format option
([#​10851](https://redirect.github.com/n8n-io/n8n/issues/10851))
([0b5299a](0b5299a248
))
- **Contentful Node:** Add missing additional fields to entry > get
([#​10830](https://redirect.github.com/n8n-io/n8n/issues/10830))
([c43aef1](c43aef1a26
))
- **core:** Prevent shutdown error in regular mode
([#​10844](https://redirect.github.com/n8n-io/n8n/issues/10844))
([acb4194](acb4194fa1
))
- **core:** Restore queue listeners for `webhook` process
([#​10781](https://redirect.github.com/n8n-io/n8n/issues/10781))
([86f4877](86f4877bab
))
- **editor:** Add missing node parameter values to AI Assistant request
([#​10788](https://redirect.github.com/n8n-io/n8n/issues/10788))
([d65ade4](d65ade4e92
))
- **editor:** Address edge toolbar rendering glitches
([#​10839](https://redirect.github.com/n8n-io/n8n/issues/10839))
([e0c0dde](e0c0ddee59
))
- **editor:** Allow custom git repo urls in source control settings
([#​10849](https://redirect.github.com/n8n-io/n8n/issues/10849))
([a63a9b5](a63a9b53f0
))
- **editor:** Fix completion on $input.item. in Code node
([#​10800](https://redirect.github.com/n8n-io/n8n/issues/10800))
([45dccf3](45dccf3d0c
))
- **editor:** Make expression edit modal read-only in executions view
([#​10806](https://redirect.github.com/n8n-io/n8n/issues/10806))
([394ef88](394ef88843
))
- **editor:** Make schema view search copy more clear
([#​10807](https://redirect.github.com/n8n-io/n8n/issues/10807))
([7f1c131](7f1c131b72
))
- **editor:** Minimap Show nodes outside viewport
([#​10843](https://redirect.github.com/n8n-io/n8n/issues/10843))
([9c95db8](9c95db8282
))
- **editor:** Prevent clipboard XSS injection
([#​10805](https://redirect.github.com/n8n-io/n8n/issues/10805))
([db846d3](db846d3235
))
- **editor:** Render image binary-data using img tags
([#​10829](https://redirect.github.com/n8n-io/n8n/issues/10829))
([7c23101](7c23101ab8
))
- **editor:** Replace v-html with custom directive to sanitize html
([#​10804](https://redirect.github.com/n8n-io/n8n/issues/10804))
([44e5fb9](44e5fb9b06
))
- **editor:** Restore V1 keybinding, Space Key to toggle panning
([#​10841](https://redirect.github.com/n8n-io/n8n/issues/10841))
([5a1db6d](5a1db6db1a
))
- Fix telemetry causing console error
([#​10828](https://redirect.github.com/n8n-io/n8n/issues/10828))
([3be31e2](3be31e27ed
))
- **Google Vertex Chat Model Node:** Clean service account private key
([#​10770](https://redirect.github.com/n8n-io/n8n/issues/10770))
([e6d84db](e6d84db899
))
- **HTTP Request Tool Node:** Fix subsequent tool calls reusung the same
options
([#​10808](https://redirect.github.com/n8n-io/n8n/issues/10808))
([d647ef4](d647ef41ac
))
- **OpenAI Node, Basic LLM Chain Node, Tool Agent Node:** Better OpenAI
API rate limit errors
([#​10797](https://redirect.github.com/n8n-io/n8n/issues/10797))
([ab83c4b](ab83c4b416
))
- Prevent copying workflow when copying outside of canvas
([#​10813](https://redirect.github.com/n8n-io/n8n/issues/10813))
([22c1890](22c1890139
))
- **RSS Feed Trigger Node:** Handle empty items gracefully
([#​10855](https://redirect.github.com/n8n-io/n8n/issues/10855))
([c55df63](c55df63abc
))
##### Features
- **core:** Allow customizing max file size in form-data payloads for
webhooks
([#​10857](https://redirect.github.com/n8n-io/n8n/issues/10857))
([a3335e0](a3335e0ecd
))
- **core:** Introduce worker metrics
([#​10850](https://redirect.github.com/n8n-io/n8n/issues/10850))
([08ebe1e](08ebe1e480
))
- **editor:** Add truncate directive
([#​10842](https://redirect.github.com/n8n-io/n8n/issues/10842))
([57836cc](57836cc17a
))
- **editor:** Show Collaboration pane only when there are multiple
active users
([#​10772](https://redirect.github.com/n8n-io/n8n/issues/10772))
([a0af1d9](a0af1d9a06
))
- **Invoice Ninja Node:** Add actions for bank transactions
([#​10389](https://redirect.github.com/n8n-io/n8n/issues/10389))
([5a2c7e0](5a2c7e00a0
))
- **OpenAI Node:** Include O1 models in the models select
([#​10801](https://redirect.github.com/n8n-io/n8n/issues/10801))
([b2b1abc](b2b1abc531
))
</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://redirect.github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44OC4xIiwidXBkYXRlZEluVmVyIjoiMzguODguMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->