⬆️ Update ghcr.io/n8n-io/n8n Docker tag to v1.43.0 #236

Merged
mafyuh merged 2 commits from renovate/ghcr.io-n8n-io-n8n-1.x into main 2024-05-22 20:44:02 -04:00
Collaborator

This PR contains the following updates:

Package Update Change
ghcr.io/n8n-io/n8n minor 1.42.1 -> 1.43.0

Release Notes

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

v1.43.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 | minor | `1.42.1` -> `1.43.0` | --- ### Release Notes <details> <summary>n8n-io/n8n (ghcr.io/n8n-io/n8n)</summary> ### [`v1.43.0`](https://github.com/n8n-io/n8n/blob/HEAD/CHANGELOG.md#1430-2024-05-22) ##### Bug Fixes - **core:** Account for retry of execution aborted by pre-execute hook ([#&#8203;9474](https://github.com/n8n-io/n8n/issues/9474)) ([a217866](https://github.com/n8n-io/n8n/commit/a217866cef6caaef9244f3d16d90f7027adc0c12)) - **core:** Add an option to disable STARTTLS for SMTP connections ([#&#8203;9415](https://github.com/n8n-io/n8n/issues/9415)) ([0d73588](https://github.com/n8n-io/n8n/commit/0d7358807b4244be574060726388bd49fc90dc64)) - **core:** Do not allow admins to delete the instance owner ([#&#8203;9489](https://github.com/n8n-io/n8n/issues/9489)) ([fc83005](https://github.com/n8n-io/n8n/commit/fc83005ba0876ebea70f93de700adbd6e3095c96)) - **core:** Do not allow admins to generate password-reset links for instance owner ([#&#8203;9488](https://github.com/n8n-io/n8n/issues/9488)) ([88b9a40](https://github.com/n8n-io/n8n/commit/88b9a4070b7df943c3ba22047c0656a5d0a2111c)) - **core:** Fix 431 for large dynamic node parameters ([#&#8203;9384](https://github.com/n8n-io/n8n/issues/9384)) ([d21ad15](https://github.com/n8n-io/n8n/commit/d21ad15c1f12739af6a28983a6469347c26f1e08)) - **core:** Handle credential in body for oauth2 refresh token ([#&#8203;9179](https://github.com/n8n-io/n8n/issues/9179)) ([c9855e3](https://github.com/n8n-io/n8n/commit/c9855e3dce42f8830636914458d1061668a466a8)) - **core:** Remove excess args from routing error ([#&#8203;9377](https://github.com/n8n-io/n8n/issues/9377)) ([b1f977e](https://github.com/n8n-io/n8n/commit/b1f977ebd084ab3a8fb1d13109063de7d2a15296)) - **core:** Retry before continue on fail ([#&#8203;9395](https://github.com/n8n-io/n8n/issues/9395)) ([9b2ce81](https://github.com/n8n-io/n8n/commit/9b2ce819d42c4a541ae94956aaab608a989ec588)) - **editor:** Emit change events from filter component on update ([#&#8203;9479](https://github.com/n8n-io/n8n/issues/9479)) ([62df433](https://github.com/n8n-io/n8n/commit/62df4331d448dfdabd51db33560a87dd5d805a13)) - **editor:** Fix blank Public API page ([#&#8203;9409](https://github.com/n8n-io/n8n/issues/9409)) ([14fe9f2](https://github.com/n8n-io/n8n/commit/14fe9f268feeb0ca106ddaaa94c69cb356011524)) - **editor:** Fix i18n translation addition ([#&#8203;9451](https://github.com/n8n-io/n8n/issues/9451)) ([04dd476](https://github.com/n8n-io/n8n/commit/04dd4760e173bfc8a938413a5915d63291da8afe)) - **editor:** Fix node execution errors showing undefined ([#&#8203;9487](https://github.com/n8n-io/n8n/issues/9487)) ([62ee796](https://github.com/n8n-io/n8n/commit/62ee79689569b5d2c9823afac238e66e4c645d9b)) - **editor:** Fix outdated roles in variables labels ([#&#8203;9411](https://github.com/n8n-io/n8n/issues/9411)) ([38b498e](https://github.com/n8n-io/n8n/commit/38b498e73a71a9ca8b10a89e498aa8330acf2626)) - **editor:** Fix project settings layout ([#&#8203;9475](https://github.com/n8n-io/n8n/issues/9475)) ([96cf41f](https://github.com/n8n-io/n8n/commit/96cf41f8516881f0ba15b0b01dda7712f1edc845)) - **editor:** Fix type errors in `components/executions/workflow` ([#&#8203;9448](https://github.com/n8n-io/n8n/issues/9448)) ([9c768a0](https://github.com/n8n-io/n8n/commit/9c768a0443520f0c031d4d807d955d7778a00997)) - **editor:** Fix type errors in i18n plugin ([#&#8203;9441](https://github.com/n8n-io/n8n/issues/9441)) ([a7d3e59](https://github.com/n8n-io/n8n/commit/a7d3e59aef36dd65429ad0b2ea4696b107620eeb)) - **editor:** Fix workflow history TS errors ([#&#8203;9433](https://github.com/n8n-io/n8n/issues/9433)) ([bc05faf](https://github.com/n8n-io/n8n/commit/bc05faf0a6a0913013e4d46eefb1e45abc390883)) - **editor:** Secondary button in dark mode ([#&#8203;9401](https://github.com/n8n-io/n8n/issues/9401)) ([aad43d8](https://github.com/n8n-io/n8n/commit/aad43d8cdcc9621fbd864fbe0235c9ff4ddbfe3e)) - **Email Trigger (IMAP) Node:** Handle attachments correctly ([#&#8203;9410](https://github.com/n8n-io/n8n/issues/9410)) ([68a6c81](https://github.com/n8n-io/n8n/commit/68a6c8172973091e8474a9f173fa4a5e97284f18)) - Fix color picker type errors ([#&#8203;9436](https://github.com/n8n-io/n8n/issues/9436)) ([2967df2](https://github.com/n8n-io/n8n/commit/2967df2fe098278dd20126dc033b03cbb4b903ce)) - Fix type errors in community nodes components ([#&#8203;9445](https://github.com/n8n-io/n8n/issues/9445)) ([aac19d3](https://github.com/n8n-io/n8n/commit/aac19d328564bfecda53b338e2c56e5e30e5c0c1)) - **Gmail Trigger Node:** Fetching duplicate emails ([#&#8203;9424](https://github.com/n8n-io/n8n/issues/9424)) ([3761537](https://github.com/n8n-io/n8n/commit/3761537880f53d9e54b0200a63b067dc3d154787)) - **HTML Node:** Fix typo preventing row attributes from being set in tables ([#&#8203;9440](https://github.com/n8n-io/n8n/issues/9440)) ([28e3e21](https://github.com/n8n-io/n8n/commit/28e3e211771fd73a88e34b81858188156fca5fbb)) - **HubSpot Trigger Node:** Fix issue with ticketId not being set ([#&#8203;9403](https://github.com/n8n-io/n8n/issues/9403)) ([b5c7c06](https://github.com/n8n-io/n8n/commit/b5c7c061b7e854a06bd725f7905a7f3ac8dfedc2)) - **Mattermost Node:** Change loadOptions to fetch all items ([#&#8203;9413](https://github.com/n8n-io/n8n/issues/9413)) ([1377e21](https://github.com/n8n-io/n8n/commit/1377e212c709bc9ca6586c030ec083e89a3d8c37)) - **Microsoft OneDrive Trigger Node:** Fix issue with test run failing ([#&#8203;9386](https://github.com/n8n-io/n8n/issues/9386)) ([92a1d65](https://github.com/n8n-io/n8n/commit/92a1d65c4b00683cc334c70f183e5f8c99bfae65)) - **RSS Feed Trigger Node:** Use newest date instead of first item for new items ([#&#8203;9182](https://github.com/n8n-io/n8n/issues/9182)) ([7236a55](https://github.com/n8n-io/n8n/commit/7236a558b945c69fa5680e42c538af7c5276cc31)) - Update operations to run per item ([#&#8203;8967](https://github.com/n8n-io/n8n/issues/8967)) ([ef9d4ab](https://github.com/n8n-io/n8n/commit/ef9d4aba90c92f9b72a17de242a4ffeb7c034802)) ##### Features - Add Slack trigger node ([#&#8203;9190](https://github.com/n8n-io/n8n/issues/9190)) ([bf54930](https://github.com/n8n-io/n8n/commit/bf549301df541c43931fe4493b4bad7905fb0c8a)) - **Custom n8n Workflow Tool Node:** Add support for tool input schema ([#&#8203;9470](https://github.com/n8n-io/n8n/issues/9470)) ([2fa46b6](https://github.com/n8n-io/n8n/commit/2fa46b6faac5618a10403066c3dddf4ea9def12c)) - **editor:** Add examples for Luxon DateTime expression methods ([#&#8203;9361](https://github.com/n8n-io/n8n/issues/9361)) ([40bce7f](https://github.com/n8n-io/n8n/commit/40bce7f44332042bf8dba0442044acd76cc9bf21)) - **editor:** Add examples for root expression methods ([#&#8203;9373](https://github.com/n8n-io/n8n/issues/9373)) ([a591f63](https://github.com/n8n-io/n8n/commit/a591f63e3ff51c19fe48185144725e881c418b23)) - **editor:** Expand supported Unicode range for expressions ([#&#8203;9420](https://github.com/n8n-io/n8n/issues/9420)) ([2118236](https://github.com/n8n-io/n8n/commit/211823650ba298aac899ff944819290f0bd4654a)) - **editor:** Update Node Details View header tabs structure ([#&#8203;9425](https://github.com/n8n-io/n8n/issues/9425)) ([2782534](https://github.com/n8n-io/n8n/commit/2782534d78e9613bda41675b4574c8016b10b0a4)) - **Extract from File Node:** Add option to set encoding for CSV files ([#&#8203;9392](https://github.com/n8n-io/n8n/issues/9392)) ([f13dbc9](https://github.com/n8n-io/n8n/commit/f13dbc9cc31fba20b4cb0bedf11e56e16079f946)) - **Linear Node:** Add identifier to outputs ([#&#8203;9469](https://github.com/n8n-io/n8n/issues/9469)) ([ffe034c](https://github.com/n8n-io/n8n/commit/ffe034c72e07346cdbea4dda96c7e2c38ea73c45)) - **OpenAI Node:** Use v2 assistants API and add support for memory ([#&#8203;9406](https://github.com/n8n-io/n8n/issues/9406)) ([ce3eb12](https://github.com/n8n-io/n8n/commit/ce3eb12a6ba325d3785d54d90ff5a32152afd4c0)) - RBAC ([#&#8203;8922](https://github.com/n8n-io/n8n/issues/8922)) ([596c472](https://github.com/n8n-io/n8n/commit/596c472ecc756bf934c51e7efae0075fb23313b4)) - **Strava Node:** Update to use sport type ([#&#8203;9462](https://github.com/n8n-io/n8n/issues/9462)) ([9da9368](https://github.com/n8n-io/n8n/commit/9da93680c28f9191eac7edc452e5123749e5c148)) - **Telegram Node:** Add support for local bot api server ([#&#8203;8437](https://github.com/n8n-io/n8n/issues/8437)) ([87f965e](https://github.com/n8n-io/n8n/commit/87f965e9055904486f5fd815c060abb4376296a0)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjguNyIsInVwZGF0ZWRJblZlciI6IjM3LjM2OC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovatebot added 1 commit 2024-05-22 12:30:50 -04:00
⬆️ Update ghcr.io/n8n-io/n8n Docker tag to v1.43.0
All checks were successful
continuous-integration/drone/pr Build is passing
5c8dce60d5
mafyuh added 1 commit 2024-05-22 20:43:39 -04:00
Merge branch 'main' into renovate/ghcr.io-n8n-io-n8n-1.x
All checks were successful
continuous-integration/drone/pr Build is passing
a73fa07921
mafyuh merged commit ec39aa1b2e into main 2024-05-22 20:44:02 -04:00
mafyuh deleted branch renovate/ghcr.io-n8n-io-n8n-1.x 2024-05-22 20:44:02 -04:00
This repo is archived. You cannot comment on pull requests.
No reviewers
No milestone
No project
No assignees
2 participants
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/Auto-Homelab#236
No description provided.