⬆️ Update ghcr.io/n8n-io/n8n Docker tag to v1.71.0 #468

Merged
mafyuh merged 1 commit from renovate/ghcr.io-n8n-io-n8n-1.x into main 2024-12-05 22:24:52 -05:00
Collaborator

This PR contains the following updates:

Package Update Change
ghcr.io/n8n-io/n8n (source) minor 1.70.1 -> 1.71.0

Release Notes

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

v1.71.0

Bug Fixes
  • core: Fix push for waiting executions (#​11984) (8d71307)
  • core: Improve header parameter parsing on http client responses (#​11953) (41e9e39)
  • core: Opt-out from optimizations if $item is used (#​12036) (872535a)
  • core: Use the configured timezone in task runner (#​12032) (2e6845a)
  • core: Validate node name when creating NodeOperationErrror (#​11999) (e68c9da)
  • editor: Add execution concurrency info and paywall (#​11847) (57d3269)
  • editor: Fix bug causing connection lines to disappear when hovering stickies (#​11950) (439a1cc)
  • editor: Fix canvas keybindings using splitter keys such as zooming using + key (#​12022) (6af9c82)
  • editor: Fix community check (#​11979) (af0398a)
  • editor: Fix copy/paste keyboard events in canvas chat (#​12004) (967340a)
  • editor: Fix node showing as successful if errors exists on subsequent runs (#​12019) (8616b17)
  • editor: Fix pin data showing up in production executions on new canvas (#​11951) (5f6f8a1)
  • editor: Handle source control initialization to prevent UI form crashing (#​11776) (6be8e86)
  • editor: Implement dirty nodes for partial executions (#​11739) (b8da4ff)
  • editor: Resolve going back from Settings (#​11958) (d74423c)
  • editor: Unify executions card label color (#​11949) (fc79718)
  • editor: Use optional chaining for all members in execution data when using the debug feature (#​12024) (67aa0c9)
  • GraphQL Node: Throw error if GraphQL variables are not objects or strings (#​11904) (85f30b2)
  • HTTP Request Node: Use iconv-lite to decode http responses, to support more encoding types (#​11930) (461b39c)
  • Load workflows with unconnected Switch outputs (#​12020) (abc851c)
  • n8n Form Node: Use https to load google fonts (#​11948) (eccd924)
  • Telegram Trigger Node: Fix header secret check (#​12018) (f16de4d)
  • Webflow Node: Fix issue with pagination in v2 node (#​11934) (1eb94bc)
  • Webflow Node: Fix issue with publishing items (#​11982) (0a8a57e)
Features
Performance Improvements

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.70.1` -> `1.71.0` | --- ### Release Notes <details> <summary>n8n-io/n8n (ghcr.io/n8n-io/n8n)</summary> ### [`v1.71.0`](https://github.com/n8n-io/n8n/blob/HEAD/CHANGELOG.md#1710-2024-12-04) ##### Bug Fixes - **core:** Fix push for waiting executions ([#&#8203;11984](https://github.com/n8n-io/n8n/issues/11984)) ([8d71307](https://github.com/n8n-io/n8n/commit/8d71307da0398e7e39bf53e8e1cfa21ac1ceaf69)) - **core:** Improve header parameter parsing on http client responses ([#&#8203;11953](https://github.com/n8n-io/n8n/issues/11953)) ([41e9e39](https://github.com/n8n-io/n8n/commit/41e9e39b5b53ecd9d8d1b385df65a26ecb9bccd8)) - **core:** Opt-out from optimizations if `$item` is used ([#&#8203;12036](https://github.com/n8n-io/n8n/issues/12036)) ([872535a](https://github.com/n8n-io/n8n/commit/872535a40c85dcfad3a4b27c57c026ae003f562f)) - **core:** Use the configured timezone in task runner ([#&#8203;12032](https://github.com/n8n-io/n8n/issues/12032)) ([2e6845a](https://github.com/n8n-io/n8n/commit/2e6845afcbc30dff73c3f3f15f21278cab397387)) - **core:** Validate node name when creating `NodeOperationErrror` ([#&#8203;11999](https://github.com/n8n-io/n8n/issues/11999)) ([e68c9da](https://github.com/n8n-io/n8n/commit/e68c9da30c31cd5f994cb01ce759192562bfbd40)) - **editor:** Add execution concurrency info and paywall ([#&#8203;11847](https://github.com/n8n-io/n8n/issues/11847)) ([57d3269](https://github.com/n8n-io/n8n/commit/57d3269e400ee4e7e3636614870ebdfdb0aa8c1d)) - **editor:** Fix bug causing connection lines to disappear when hovering stickies ([#&#8203;11950](https://github.com/n8n-io/n8n/issues/11950)) ([439a1cc](https://github.com/n8n-io/n8n/commit/439a1cc4f39243e91715b21a84b8e7266ce872cd)) - **editor:** Fix canvas keybindings using splitter keys such as zooming using `+` key ([#&#8203;12022](https://github.com/n8n-io/n8n/issues/12022)) ([6af9c82](https://github.com/n8n-io/n8n/commit/6af9c82af6020e99d61e442ee9c2d40761baf027)) - **editor:** Fix community check ([#&#8203;11979](https://github.com/n8n-io/n8n/issues/11979)) ([af0398a](https://github.com/n8n-io/n8n/commit/af0398a5e3a8987c01c7112e6f689b35e1ef92fe)) - **editor:** Fix copy/paste keyboard events in canvas chat ([#&#8203;12004](https://github.com/n8n-io/n8n/issues/12004)) ([967340a](https://github.com/n8n-io/n8n/commit/967340a2938a79c89319121bf57a8d654f88e06c)) - **editor:** Fix node showing as successful if errors exists on subsequent runs ([#&#8203;12019](https://github.com/n8n-io/n8n/issues/12019)) ([8616b17](https://github.com/n8n-io/n8n/commit/8616b17cc6c305da69bbb54fd56ab7cb34213f7c)) - **editor:** Fix pin data showing up in production executions on new canvas ([#&#8203;11951](https://github.com/n8n-io/n8n/issues/11951)) ([5f6f8a1](https://github.com/n8n-io/n8n/commit/5f6f8a1bddfd76b586c08da821e8b59070f449fc)) - **editor:** Handle source control initialization to prevent UI form crashing ([#&#8203;11776](https://github.com/n8n-io/n8n/issues/11776)) ([6be8e86](https://github.com/n8n-io/n8n/commit/6be8e86c45bd64d000bc95d2ef2d68220e930c02)) - **editor:** Implement dirty nodes for partial executions ([#&#8203;11739](https://github.com/n8n-io/n8n/issues/11739)) ([b8da4ff](https://github.com/n8n-io/n8n/commit/b8da4ff9edb0fbb0093c4c41fe11f8e67b696ca3)) - **editor:** Resolve going back from Settings ([#&#8203;11958](https://github.com/n8n-io/n8n/issues/11958)) ([d74423c](https://github.com/n8n-io/n8n/commit/d74423c75198d38d0d99a1879051b5e964ecae74)) - **editor:** Unify executions card label color ([#&#8203;11949](https://github.com/n8n-io/n8n/issues/11949)) ([fc79718](https://github.com/n8n-io/n8n/commit/fc797188d63e87df34b3a153eb4a0d0b7361b3f5)) - **editor:** Use optional chaining for all members in execution data when using the debug feature ([#&#8203;12024](https://github.com/n8n-io/n8n/issues/12024)) ([67aa0c9](https://github.com/n8n-io/n8n/commit/67aa0c9107bda16b1cb6d273e17c3cde77035f51)) - **GraphQL Node:** Throw error if GraphQL variables are not objects or strings ([#&#8203;11904](https://github.com/n8n-io/n8n/issues/11904)) ([85f30b2](https://github.com/n8n-io/n8n/commit/85f30b27ae282da58a25186d13ff17196dcd7d9c)) - **HTTP Request Node:** Use iconv-lite to decode http responses, to support more encoding types ([#&#8203;11930](https://github.com/n8n-io/n8n/issues/11930)) ([461b39c](https://github.com/n8n-io/n8n/commit/461b39c5df5dd446cb8ceef469b204c7c5111229)) - Load workflows with unconnected Switch outputs ([#&#8203;12020](https://github.com/n8n-io/n8n/issues/12020)) ([abc851c](https://github.com/n8n-io/n8n/commit/abc851c0cff298607a0dc2f2882aa17136898f45)) - **n8n Form Node:** Use https to load google fonts ([#&#8203;11948](https://github.com/n8n-io/n8n/issues/11948)) ([eccd924](https://github.com/n8n-io/n8n/commit/eccd924f5e8dbe59e37099d1a6fbe8866fef55bf)) - **Telegram Trigger Node:** Fix header secret check ([#&#8203;12018](https://github.com/n8n-io/n8n/issues/12018)) ([f16de4d](https://github.com/n8n-io/n8n/commit/f16de4db01c0496205635a3203a44098e7908453)) - **Webflow Node:** Fix issue with pagination in v2 node ([#&#8203;11934](https://github.com/n8n-io/n8n/issues/11934)) ([1eb94bc](https://github.com/n8n-io/n8n/commit/1eb94bcaf54d9e581856ce0b87253e1c28fa68e2)) - **Webflow Node:** Fix issue with publishing items ([#&#8203;11982](https://github.com/n8n-io/n8n/issues/11982)) ([0a8a57e](https://github.com/n8n-io/n8n/commit/0a8a57e4ec8081ab1a53f36d686b3d5dcaae2476)) ##### Features - **AI Transform Node:** Node Prompt improvements ([#&#8203;11611](https://github.com/n8n-io/n8n/issues/11611)) ([40a7445](https://github.com/n8n-io/n8n/commit/40a7445f0873af2cdbd10b12bd691c07a43e27cc)) - **Code Node:** Warning if pairedItem absent or could not be auto mapped ([#&#8203;11737](https://github.com/n8n-io/n8n/issues/11737)) ([3a5bd12](https://github.com/n8n-io/n8n/commit/3a5bd129459272cbac960ae2754db3028943f87e)) - **editor:** Canvas chat UI & UX improvements ([#&#8203;11924](https://github.com/n8n-io/n8n/issues/11924)) ([1e25774](https://github.com/n8n-io/n8n/commit/1e25774541461c86da5c4af8efec792e2814eeb1)) - **editor:** Persist user's preferred display modes on localStorage ([#&#8203;11929](https://github.com/n8n-io/n8n/issues/11929)) ([bd69316](https://github.com/n8n-io/n8n/commit/bd693162b86a21c90880bab2c2e67aab733095ff)) ##### Performance Improvements - **editor:** Virtualize SchemaView ([#&#8203;11694](https://github.com/n8n-io/n8n/issues/11694)) ([9c6def9](https://github.com/n8n-io/n8n/commit/9c6def91975764522fa52cdf21e9cb5bdb4d721d)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS40OC4yIiwidXBkYXRlZEluVmVyIjoiMzkuNDguMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovatebot added 1 commit 2024-12-04 09:01:03 -05:00
⬆️ Update ghcr.io/n8n-io/n8n Docker tag to v1.71.0
Some checks failed
Lint on PR / Lint YAML files (pull_request) Successful in 14s
Deploy to Hosts / deploy (pull_request) Has been cancelled
Ansible Deploy to Hosts / deploy (pull_request) Failing after 5s
513df545a5
mafyuh merged commit eed1b6c106 into main 2024-12-05 22:24:52 -05:00
mafyuh deleted branch renovate/ghcr.io-n8n-io-n8n-1.x 2024-12-05 22:24:53 -05:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
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#468
No description provided.