Skip to content

Commit

Permalink
chore(deps): update container image n8nio/n8n to v1.61.0@f3b32e4 by r…
Browse files Browse the repository at this point in the history
…enovate (#26866)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [n8nio/n8n](https://n8n.io)
([source](https://redirect.github.com/n8n-io/n8n)) | minor | `1.60.1` ->
`1.61.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.61.0`](https://redirect.github.com/n8n-io/n8n/blob/HEAD/CHANGELOG.md#1610-2024-09-25)

##### Bug Fixes

- **core:** Add executionData to expressions in pagination code
([#&#8203;10926](https://redirect.github.com/n8n-io/n8n/issues/10926))
([eac103e](https://redirect.github.com/n8n-io/n8n/commit/eac103e367d59a532b9ba12db78a0dd10aee62fb))
- **core:** Fix webhook binary data max size configuration
([#&#8203;10897](https://redirect.github.com/n8n-io/n8n/issues/10897))
([693fb7e](https://redirect.github.com/n8n-io/n8n/commit/693fb7e580b7e030c86977bff6d319bbee4fcd62))
- **core:** Remove subworkflow license check
([#&#8203;10893](https://redirect.github.com/n8n-io/n8n/issues/10893))
([0290e38](https://redirect.github.com/n8n-io/n8n/commit/0290e38f990275074eb7e7ccd0b41f1ae0215dd2))
- **editor:** Credentials scopes and n8n scopes mix up
([#&#8203;10930](https://redirect.github.com/n8n-io/n8n/issues/10930))
([e069608](https://redirect.github.com/n8n-io/n8n/commit/e0696080227aee7ccb50d51a82873e8a1ba4667d))
- **editor:** Fix design system form component sizing
([#&#8203;10961](https://redirect.github.com/n8n-io/n8n/issues/10961))
([cf153ea](https://redirect.github.com/n8n-io/n8n/commit/cf153ea085165115ee523fbb1bd32080dde47eda))
- **editor:** Fix modal overflow when AI is enabled in code node
([#&#8203;10887](https://redirect.github.com/n8n-io/n8n/issues/10887))
([f9f303f](https://redirect.github.com/n8n-io/n8n/commit/f9f303f562084db8c8956da267680b1f935aa2df))
- **editor:** Fix source control push modal checkboxes
([#&#8203;10910](https://redirect.github.com/n8n-io/n8n/issues/10910))
([8db8817](https://redirect.github.com/n8n-io/n8n/commit/8db88178511749b19a5878816ef062092fd9f2be))
- **editor:** Fix styling and typography in AI Assistant chat
([#&#8203;10895](https://redirect.github.com/n8n-io/n8n/issues/10895))
([57ff3cc](https://redirect.github.com/n8n-io/n8n/commit/57ff3cc27b9470bfbe2486c3c1831c57f5a4075f))
- **editor:** Prevent clipboard xss injection
([#&#8203;10894](https://redirect.github.com/n8n-io/n8n/issues/10894))
([e20ab59](https://redirect.github.com/n8n-io/n8n/commit/e20ab59c1dcf9da19a30268ce19930bfa7e38992))
- **editor:** Prevent node name input in NDV to expand unnecessarily
([#&#8203;10922](https://redirect.github.com/n8n-io/n8n/issues/10922))
([a2237d1](https://redirect.github.com/n8n-io/n8n/commit/a2237d128ff6a4d65cd30325b6b9d9b765ca7be6))
- **editor:** Update gird size when opening credentials support chat
([#&#8203;10882](https://redirect.github.com/n8n-io/n8n/issues/10882))
([b86fd80](https://redirect.github.com/n8n-io/n8n/commit/b86fd80fc9fe06011367ca04a75e4b52533db1fe))
- **editor:** Use `:focus-visible` instead for `:focus` for buttons
([#&#8203;10921](https://redirect.github.com/n8n-io/n8n/issues/10921))
([bf28d09](https://redirect.github.com/n8n-io/n8n/commit/bf28d0965c46620a106c87037bafd2cf936f1050))
- **editor:** Use correct output for connected nodes in schema view
([#&#8203;10928](https://redirect.github.com/n8n-io/n8n/issues/10928))
([ad60d49](https://redirect.github.com/n8n-io/n8n/commit/ad60d49b4251138a7c69cb5e9f00c3ef875486e0))
- Enable Assistant on other credential views
([#&#8203;10931](https://redirect.github.com/n8n-io/n8n/issues/10931))
([557db9c](https://redirect.github.com/n8n-io/n8n/commit/557db9c170a89447ec9cc14aa1af51e5fd11dd92))
- Ensure user id for early track events
([#&#8203;10885](https://redirect.github.com/n8n-io/n8n/issues/10885))
([23c09ea](https://redirect.github.com/n8n-io/n8n/commit/23c09eae4223545c717270a5cd305d2e57e1ad5b))
- **Google Sheets Node:** Insert data if sheet is empty instead of error
([#&#8203;10942](https://redirect.github.com/n8n-io/n8n/issues/10942))
([c75990e](https://redirect.github.com/n8n-io/n8n/commit/c75990e0632c581384542610a886ef89621a9403))
- Hide assistant button when showing Click to connect
([#&#8203;10932](https://redirect.github.com/n8n-io/n8n/issues/10932))
([d74cff2](https://redirect.github.com/n8n-io/n8n/commit/d74cff20301f285588f93207f29660d25fdbc8da))
- **HTTP Request Node:** Do not modify request object when sanitizing
message for UI
([#&#8203;10923](https://redirect.github.com/n8n-io/n8n/issues/10923))
([8cc10cc](https://redirect.github.com/n8n-io/n8n/commit/8cc10cc2c1869b9abcafd157e41be65ce2b6f499))
- **MQTT Node:** Close connection if connection attempt fails
([#&#8203;10873](https://redirect.github.com/n8n-io/n8n/issues/10873))
([ee7147c](https://redirect.github.com/n8n-io/n8n/commit/ee7147c6b3b053ac8fc317319ab257204e599f16))
- **MySQL Node:** Fix "Maximum call stack size exceeded" error when
handling a large number of rows
([#&#8203;10965](https://redirect.github.com/n8n-io/n8n/issues/10965))
([62159bd](https://redirect.github.com/n8n-io/n8n/commit/62159bd71c9a0303b597a68113e0ac50473ee8d4))
- **Notion Node:** Allow UUID v8 in notion id checks
([#&#8203;10938](https://redirect.github.com/n8n-io/n8n/issues/10938))
([46beda0](https://redirect.github.com/n8n-io/n8n/commit/46beda05f6771c31bcf0b6a781976d8261079a66))

##### Features

- **Brandfetch Node:** Update to use new API
([#&#8203;10877](https://redirect.github.com/n8n-io/n8n/issues/10877))
([08ba9a3](https://redirect.github.com/n8n-io/n8n/commit/08ba9a36a43b6c84f69bb04fa4d6419a7a4adddf))
- **editor:** Setup Sentry integration
([#&#8203;10945](https://redirect.github.com/n8n-io/n8n/issues/10945))
([6de4dff](https://redirect.github.com/n8n-io/n8n/commit/6de4dfff87e4da888567081a9928d9682bdea11d))
- **editor:** Show a notice before deleting annotated executions
([#&#8203;10934](https://redirect.github.com/n8n-io/n8n/issues/10934))
([dcc1c72](https://redirect.github.com/n8n-io/n8n/commit/dcc1c72fc4b56c3252183541b22da801804d4f79))
- Page size 1 option
([#&#8203;10957](https://redirect.github.com/n8n-io/n8n/issues/10957))
([bdc0622](https://redirect.github.com/n8n-io/n8n/commit/bdc0622f59e98c9e6c542f5cb59a2dbd9008ba96))
- **Slack Node:** Add option to hide workflow link on message update
([#&#8203;10927](https://redirect.github.com/n8n-io/n8n/issues/10927))
([422c946](https://redirect.github.com/n8n-io/n8n/commit/422c9463c8d931a728615a1fe5a10f05a96ecaa2))

##### Performance Improvements

- **editor:** Use virtual scrolling in `RunDataJson.vue`
([#&#8203;10838](https://redirect.github.com/n8n-io/n8n/issues/10838))
([f5474ff](https://redirect.github.com/n8n-io/n8n/commit/f5474ff79198a2f5a145d0a9df1bb651ea677ec5))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC45NS4zIiwidXBkYXRlZEluVmVyIjoiMzguOTUuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
  • Loading branch information
truecharts-admin committed Sep 25, 2024
1 parent d63f874 commit 2b0a813
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/stable/n8n/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.60.1
appVersion: 1.61.0
dependencies:
- name: common
version: 24.1.16
Expand Down Expand Up @@ -41,4 +41,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/n8n
- https://hub.docker.com/r/n8nio/n8n
type: application
version: 15.16.1
version: 15.17.0
2 changes: 1 addition & 1 deletion charts/stable/n8n/values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image:
repository: n8nio/n8n
tag: 1.60.1@sha256:a030f51ebbe374a53cf100a17f28e9c69124c7042418851f31e15c8cdb79cfe3
tag: 1.61.0@sha256:f3b32e42765bc0aebc747d06df0ea3b8a0931343b49108ab3bf1dfd579ee6e65
pullPolicy: IfNotPresent
timezoneandlocale: {}
# N8N_DEFAULT_LOCALE: "en"
Expand Down

0 comments on commit 2b0a813

Please sign in to comment.