Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 20, 2024

This PR contains the following updates:

Package Update Change
n8nio/n8n (source) minor 1.68.0 -> 1.69.0

Warning

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


Release Notes

n8n-io/n8n (n8nio/n8n)

v1.69.0

Bug Fixes
  • Add supported versions warning to Zep memory node (#​11803) (9cc5bc1)
  • AI Agent Node: Escape curly brackets in tools description for non Tool agents (#​11772) (83abdfa)
  • Anthropic Chat Model Node: Update credentials test endpoint (#​11756) (6cf0aba)
  • core: Add missing env vars to task runner config (#​11810) (870c576)
  • core: Allow Azure's SAML metadata XML containing WS-Federation nodes to pass validation (#​11724) (3b62bd5)
  • core: Delete binary data parent folder when pruning executions (#​11790) (17ef2c6)
  • core: Fix diagnostics.enabled default value (#​11809) (5fa72b0)
  • core: Improve the security on OAuth callback endpoints (#​11593) (274fcf4)
  • core: Restore old names for pruning config keys (#​11782) (d15b8d0)
  • core: Unload any existing version of a community nodes package before upgrading it (#​11727) (1d8fd13)
  • editor: Add documentation link to insufficient quota message (#​11777) (1987363)
  • editor: Add project header subtitle (#​11797) (ff4261c)
  • editor: Change Home label to Overview (#​11736) (1a78360)
  • editor: Fix executions sorting (#​11808) (cd5ad65)
  • editor: Fix partial executions not working due to broken push message queue and race conditions (#​11798) (b05d435)
  • editor: Fix reordered switch connections when copying nodes on new canvas (#​11788) (6c2dad7)
  • editor: Fix the issue with RMC Values to Send collection disappears (#​11710) (7bb9002)
  • editor: Improve formatting of expired trial error message (#​11708) (8a0ad0f)
  • editor: Optimize application layout (#​11769) (91f9390)
  • Google Sheets Trigger Node: Fix issue with regex showing correct sheet as invalid (#​11770) (d5ba1a0)
  • HTTP Request Node: Continue using error (#​11733) (d1bae1a)
  • n8n Form Node: Support expressions in completion page (#​11781) (1099167)
  • Prevent workflow to run if active and single webhook service (#​11752) (bcb9a20)
  • Read/Write Files from Disk Node: Escape parenthesis when reading file (#​11753) (285534e)
  • YouTube Node: Issue in published before and after dates filters (#​11741) (7381c28)
Features
  • core: Improve debugging of sub-workflows (#​11602) (fd3254d)
  • core: Improve handling of manual executions with wait nodes (#​11750) (61696c3)
  • editor: Add Info Note to NDV Output Panel if no existing Tools were used during Execution (#​11672) (de0e861)
  • editor: Add option to create sub workflow from workflows list in Execute Workflow node (#​11706) (c265d44)
  • editor: Add selection navigation using the keyboard on new canvas (#​11679) (6cd9b99)
  • editor: Add universal Create Resource Menu (#​11564) (b38ce14)
  • Embeddings Azure OpenAI Node, Azure OpenAI Chat Model Node: Add support for basePath url in Azure Open AI nodes (#​11784) (e298ebe)
  • Embeddings OpenAI Node, Embeddings Azure OpenAI Node: Add dimensions option (#​11773) (de01a8a)
  • GitHub stars dismiss button (#​11794) (8fbad74)

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: Never, 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 was generated by Mend Renovate. View the repository job log.

@f2c-ci-robot
Copy link

f2c-ci-robot bot commented Nov 20, 2024

Adding the "do-not-merge/release-note-label-needed" label because no release-note block was detected, please follow our release note process to remove it.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@f2c-ci-robot
Copy link

f2c-ci-robot bot commented Nov 20, 2024

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

image: n8nio/n8n:1.69.0
container_name: ${CONTAINER_NAME}
restart: always
networks:

Choose a reason for hiding this comment

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

在提供的代码中没有找到明显的错误或需要改进的地方。如果要对这个 dockerfile 进行一些修改,那么可能是因为最近 n8n 的版本号发生了变化(由n8nio/n8n:1.68.0更改为 n8nio/n8n:1.69.0) 或者容器的名字被意外地改变了。

如果你发现任何不符合最佳实践或其他问题,请提供详细描述以获得帮助。

@wanghe-fit2cloud wanghe-fit2cloud merged commit 6d33ec4 into dev Nov 21, 2024
@wanghe-fit2cloud wanghe-fit2cloud deleted the renovate/n8nio-n8n-1.x branch November 21, 2024 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants