Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(helm): update image docker.io/n8nio/n8n 1.74.3 → 1.76.1 #31105

Merged

Conversation

truecharts-admin
Copy link
Collaborator

@truecharts-admin truecharts-admin commented Jan 24, 2025

This PR contains the following updates:

Package Update Change
docker.io/n8nio/n8n (source) minor ac1abb4 -> 37e0474

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

Add the preset :preserveSemverRanges to your config if you don't want to pin your dependencies.


Release Notes

n8n-io/n8n (docker.io/n8nio/n8n)

v1.76.0

Bug Fixes
  • core: Align saving behavior in workflowExecuteAfter hooks (#​12731) (9d76210)
  • core: AugmentObject should handle the constructor property correctly (#​12744) (36bc164)
  • core: Fix keyboard shortcuts for non-ansi layouts (#​12672) (4c8193f)
  • core: Fix license CLI commands showing incorrect renewal setting (#​12759) (024ada8)
  • core: Fix license initialization failure on startup (#​12737) (ac2f647)
  • core: Recover successful data-less executions (#​12720) (a39b8bd)
  • core: Remove run data of utility nodes for partial executions v2 (#​12673) (b66a9dc)
  • core: Sync hookFunctionsSave and hookFunctionsSaveWorker (#​12740) (d410b8f)
  • core: Update isDocker check to return true on kubernetes/containerd (#​12603) (c55dac6)
  • editor: Add unicode code points to expression language for emoji (#​12633) (819ebd0)
  • editor: Correct missing whitespace in JSON output (#​12677) (b098b19)
  • editor: Defer crypto.randomUUID call in CodeNodeEditor (#​12630) (58f6532)
  • editor: Fix Code node bug erasing and overwriting code when switching between nodes (#​12637) (02d953d)
  • editor: Fix execution list hover & selection colour in dark mode (#​12628) (95c40c0)
  • editor: Fix JsonEditor with expressions (#​12739) (56c93ca)
  • editor: Fix navbar height flickering during load (#​12738) (a96b3f0)
  • editor: Open chat when executing agent node in canvas v2 (#​12617) (457edd9)
  • editor: Partial execution of a workflow with manual chat trigger (#​12662) (2f81b29)
  • editor: Show connector label above the line when it's straight (#​12622) (c97bd48)
  • editor: Show run workflow button when chat trigger has pinned data (#​12616) (da8aafc)
  • editor: Update workflow re-initialization to use query parameter (#​12650) (982131a)
  • Execute Workflow Node: Pass binary data to sub-workflow (#​12635) (e9c152e)
  • Google Gemini Chat Model Node: Add base URL support for Google Gemini Chat API (#​12643) (14f4bc7)
  • GraphQL Node: Change default request format to json instead of graphql (#​11346) (c7c122f)
  • Jira Software Node: Get custom fields(RLC) in update operation for server deployment type (#​12719) (353df79)
  • n8n Form Node: Remove the ability to change the formatting of dates (#​12666) (14904ff)
  • OpenAI Chat Model Node: Fix loading of custom models when using custom credential URL (#​12634) (7cc553e)
  • OpenAI Chat Model Node: Restore default model value (#​12745) (d1b6692)
  • Postgres Chat Memory Node: Do not terminate the connection pool (#​12674) (e7f00bc)
  • Postgres Node: Allow using composite key in upsert queries (#​12639) (83ce3a9)
  • Wait Node: Fix for hasNextPage in waiting forms (#​12636) (652b8d1)
Features

v1.75.0

Bug Fixes
  • core: AugmentObject should check for own propeties correctly (#​12534) (0cdf393)
  • core: Disallow code generation in task runner (#​12522) (35b6180)
  • core: Fix node exclusion on the frontend types (#​12544) (b2cbed9)
  • core: Fix orchestration flow with expired license (#​12444) (ecff3b7)
  • core: Fix Sentry error reporting on task runners (#​12495) (88c0838)
  • core: Improve cyclic dependency check in the DI container (#​12600) (c3c4a20)
  • core: Only show personal credentials in the personal space (#​12433) (8a42d55)
  • core: Prefix package name in supportedNodes on generated types as well (#​12514) (4a1a999)
  • core: Prevent prototype pollution in task runner (#​12588) (bdf266c)
  • core: Prevent prototype pollution of internal classes in task runner (#​12610) (eceee7f)
  • core: Use timing safe function to compare runner auth tokens (#​12485) (8fab98f)
  • core: Validate values which are intentionally 0 (#​12382) (562506e)
  • Don't break oauth credentials when updating them and allow fixing broken oauth credentials by repeating the authorization flow (#​12563) (73897c7)
  • editor: Don't show toolsUnused notice if run had errors (#​12529) (3ec5b28)
  • editor: Ensure proper "AI Template" URL construction in node creator (#​12566) (13bf69f)
  • editor: Fix NDV resize handle and scrollbar overlapping (#​12509) (c28f302)
  • editor: Fix parameter input validation (#​12532) (6711cbc)
  • editor: Fix selection rectangle context menu on new canvas (#​12584) (c8e3c53)
  • editor: Fix the openselectivenodecreator custom action on new canvas (#​12580) (2110e9a)
  • editor: Fix workflow initilisation for test definition routes & add unit tests (#​12507) (2775f61)
  • editor: Make clicking item in RLC work the first time on small screens (#​12585) (479933f)
  • editor: Make sure code editors work correctly in fullscreen (#​12597) (aa1f3a7)
  • editor: Override selected nodes on single click without Meta/Ctrl key (#​12549) (02c2d5e)
  • editor: Show NDV errors when opening existing nodes with errors (#​12567) (bee7267)
  • editor: Swap Activate/Deactivate texts in FloatingToolbar (#​12526) (44679b4)
  • editor: Update filter and feedback for source control (#​12504) (865fc21)
  • editor: Update selected node when navigating via flowing nodes (#​12581) (88659d8)
  • Google Calendar Node: Updates and fixes (#​10715) (7227a29)
  • Spotify Node: Fix issue with null values breaking the response (#​12080) (a56a462)
Features

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

Copy link

github-actions bot commented Jan 24, 2025

✅ Deploy Preview ready!

Name Link
🔨 Latest commit 8e6f4d5
🔍 Latest deploy log https://github.com/truecharts/public/actions/runs/12952905963
😎 Deploy Preview Url
🌳 Environment

Copy link
Member

@PrivatePuffin PrivatePuffin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto approved automated PR

@truecharts-admin truecharts-admin force-pushed the renovate/helm-values-docker.io-n8nio-n8n-1.76.x branch from dd52fac to dc4b7c7 Compare January 24, 2025 15:47
@truecharts-admin truecharts-admin changed the title chore(helm): update image docker.io/n8nio/n8n 1.74.1 → 1.76.1 chore(helm): update image docker.io/n8nio/n8n 1.74.3 → 1.76.1 Jan 24, 2025
Copy link

📝 Linting results:

✔️ Linting [charts/stable/n8n]: Passed - Took 0 seconds
Total Charts Linted: 1
Total Charts Passed: 1
Total Charts Failed: 0

✅ Linting: Passed - Took 0 seconds

@truecharts-admin truecharts-admin merged commit 0cd24d0 into master Jan 24, 2025
27 checks passed
@truecharts-admin truecharts-admin deleted the renovate/helm-values-docker.io-n8nio-n8n-1.76.x branch January 24, 2025 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Categorises a PR or issue that references a new App. renovate/container type/minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants