⬆️ Update ghcr.io/n8n-io/n8n Docker tag to v1.52.2 #37

Merged
mafyuh merged 2 commits from renovate/ghcr.io-n8n-io-n8n-1.x into main 2024-07-31 09:22:39 -04:00
Collaborator

This PR contains the following updates:

Package Update Change
ghcr.io/n8n-io/n8n (source) minor 1.51.0 -> 1.52.2

Release Notes

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

v1.52.0

Bug Fixes
Features
  • editor: Split Tools and Models into sub-sections (#​10159) (3846eb9)
  • Introduce Azure Key Vault as external secrets provider (#​10054) (1b6c2d3)
  • Pinecone Vector Store Node, Supabase Vector Store Node: Add update operation to vector store nodes (#​10060) (7e1eeb4)
  • Send Email Node: Smtp credential improvements (#​10147) (dc13ceb)

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

Did Renovate not find changelogs? No worries! Click here

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.51.0` -> `1.52.2` | --- ### Release Notes <details> <summary>n8n-io/n8n (ghcr.io/n8n-io/n8n)</summary> ### [`v1.52.0`](https://github.com/n8n-io/n8n/blob/HEAD/CHANGELOG.md#1520-2024-07-24) ##### Bug Fixes - **core:** Fix handling of common events for relays ([#&#8203;10135](https://github.com/n8n-io/n8n/issues/10135)) ([d2a3a4a](https://github.com/n8n-io/n8n/commit/d2a3a4a080cdcc04f50fa33fd81d361efce3f709)) - **core:** Fix SSH Tunnels when using private key ([#&#8203;10148](https://github.com/n8n-io/n8n/issues/10148)) ([a96db34](https://github.com/n8n-io/n8n/commit/a96db344e54658787426d967dfa299c7a6dd14e7)) - **core:** Metadata inserts using existing IDs and failing with postgres ([#&#8203;10108](https://github.com/n8n-io/n8n/issues/10108)) ([4547a49](https://github.com/n8n-io/n8n/commit/4547a49db15a20f5f147e859b6c2c01f60f9565c)) - **core:** Respect prefix for all Prometheus metrics ([#&#8203;10130](https://github.com/n8n-io/n8n/issues/10130)) ([b1816db](https://github.com/n8n-io/n8n/commit/b1816db449ed451443f353b69166b7ca700ba51e)) - **core:** Support branches containing slashes in source control ([#&#8203;10109](https://github.com/n8n-io/n8n/issues/10109)) ([03a833d](https://github.com/n8n-io/n8n/commit/03a833db51a25dda6cf0d8494f06c6704f6f3c7f)) - **core:** Support execution recovery when saving execution progress ([#&#8203;10104](https://github.com/n8n-io/n8n/issues/10104)) ([d887c82](https://github.com/n8n-io/n8n/commit/d887c82d808a79babc726fc789cc014194ae2ac6)) - **editor:** Allow `$secrets` to resolve on credentials ([#&#8203;10093](https://github.com/n8n-io/n8n/issues/10093)) ([bf57f38](https://github.com/n8n-io/n8n/commit/bf57f38d1c417ba8b20144934c8e97a75c1f51cc)) - **editor:** Fix saving and connecting on LDAP setup form ([#&#8203;10163](https://github.com/n8n-io/n8n/issues/10163)) ([30784fb](https://github.com/n8n-io/n8n/commit/30784fb76cec790a782fae40973a956a8d81c0b2)) - **editor:** Fix updating/uninstalling community nodes ([#&#8203;10138](https://github.com/n8n-io/n8n/issues/10138)) ([de015ff](https://github.com/n8n-io/n8n/commit/de015ff2978a5ee3345449626025c6d0793b6f5a)) - **editor:** Remove "move" action from workflow and credential on community plan ([#&#8203;10057](https://github.com/n8n-io/n8n/issues/10057)) ([5a9a271](https://github.com/n8n-io/n8n/commit/5a9a2713b499cc7dcddb500a54e24bbf7145b504)) - **editor:** UX Improvements to RBAC feature set ([#&#8203;9683](https://github.com/n8n-io/n8n/issues/9683)) ([028a8a2](https://github.com/n8n-io/n8n/commit/028a8a2c754e4f6d6a5f0918a656eb4554eb869f)) - **HelpScout Node:** Fix issue with thread types not working correctly ([#&#8203;10084](https://github.com/n8n-io/n8n/issues/10084)) ([68d3beb](https://github.com/n8n-io/n8n/commit/68d3bebfeebea9054bbbaebac31c2e3fa34336bb)) - **MQTT Node:** Node hangs forever on failed connection ([#&#8203;10048](https://github.com/n8n-io/n8n/issues/10048)) ([76c2906](https://github.com/n8n-io/n8n/commit/76c290655de7d4e626725a05fd991a0858cca0d7)) - **n8n Form Trigger Node:** Execution from canvas ([#&#8203;10132](https://github.com/n8n-io/n8n/issues/10132)) ([b07c5e2](https://github.com/n8n-io/n8n/commit/b07c5e201165165c4e91ddd19b6fa79703ba2a9c)) - **Notion Node:** Fix issue preventing some database page urls from working ([#&#8203;10070](https://github.com/n8n-io/n8n/issues/10070)) ([7848c19](https://github.com/n8n-io/n8n/commit/7848c19f543d5f5f62b89cc5644639c6afdb8fa6)) - **RabbitMQ Node:** Fix issue with arguments not being sent ([#&#8203;9397](https://github.com/n8n-io/n8n/issues/9397)) ([1c666e6](https://github.com/n8n-io/n8n/commit/1c666e6e7c2be2e2d0dcc528870fddfa8b02318b)) ##### Features - **editor:** Split Tools and Models into sub-sections ([#&#8203;10159](https://github.com/n8n-io/n8n/issues/10159)) ([3846eb9](https://github.com/n8n-io/n8n/commit/3846eb967afd77dba6f037e8185ed94494454d5a)) - Introduce Azure Key Vault as external secrets provider ([#&#8203;10054](https://github.com/n8n-io/n8n/issues/10054)) ([1b6c2d3](https://github.com/n8n-io/n8n/commit/1b6c2d3a37a78ed07ada93be2a57e4b7f7149e58)) - **Pinecone Vector Store Node, Supabase Vector Store Node:** Add update operation to vector store nodes ([#&#8203;10060](https://github.com/n8n-io/n8n/issues/10060)) ([7e1eeb4](https://github.com/n8n-io/n8n/commit/7e1eeb4c31d3f25ec31baa7390b11a7e3280ce01)) - **Send Email Node:** Smtp credential improvements ([#&#8203;10147](https://github.com/n8n-io/n8n/issues/10147)) ([dc13ceb](https://github.com/n8n-io/n8n/commit/dc13ceb41649eab42ef073247f3b52c040826e98)) </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 --- Did Renovate not find changelogs? No worries! [Click here](https://git.mafyuh.dev/mafyuh/Auto-Homelab/src/branch/main/.github/changelogs.md) <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjMuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEzLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
renovatebot added 1 commit 2024-07-23 11:01:11 -04:00
⬆️ Update ghcr.io/n8n-io/n8n Docker tag to v1.51.1
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 9s
1219db1df1
renovatebot force-pushed renovate/ghcr.io-n8n-io-n8n-1.x from 1219db1df1 to 5b2579c4ae 2024-07-24 09:01:13 -04:00 Compare
renovatebot changed title from ⬆️ Update ghcr.io/n8n-io/n8n Docker tag to v1.51.1 to ⬆️ Update ghcr.io/n8n-io/n8n Docker tag to v1.52.0 2024-07-24 09:01:14 -04:00
renovatebot force-pushed renovate/ghcr.io-n8n-io-n8n-1.x from 5b2579c4ae to 57c4d5b62a 2024-07-26 10:01:15 -04:00 Compare
renovatebot changed title from ⬆️ Update ghcr.io/n8n-io/n8n Docker tag to v1.52.0 to ⬆️ Update ghcr.io/n8n-io/n8n Docker tag to v1.52.1 2024-07-26 10:01:16 -04:00
renovatebot force-pushed renovate/ghcr.io-n8n-io-n8n-1.x from 57c4d5b62a to 2d946ec18a 2024-07-30 21:14:15 -04:00 Compare
renovatebot force-pushed renovate/ghcr.io-n8n-io-n8n-1.x from 2d946ec18a to 54f3aa882b 2024-07-31 09:00:41 -04:00 Compare
renovatebot changed title from ⬆️ Update ghcr.io/n8n-io/n8n Docker tag to v1.52.1 to ⬆️ Update ghcr.io/n8n-io/n8n Docker tag to v1.52.2 2024-07-31 09:00:50 -04:00
mafyuh added 1 commit 2024-07-31 09:22:28 -04:00
Merge branch 'main' into renovate/ghcr.io-n8n-io-n8n-1.x
Some checks failed
Lint on PR / Lint YAML files (pull_request) Failing after 5s
Deploy to Hosts / deploy (pull_request) Successful in 53s
67d3084e38
mafyuh merged commit 5e7fc78d9f into main 2024-07-31 09:22:39 -04:00
mafyuh deleted branch renovate/ghcr.io-n8n-io-n8n-1.x 2024-07-31 09:22:39 -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#37
No description provided.